Commit graph

83 commits

Author SHA1 Message Date
Joël Troch
e760b9f988 [HL25] Backport changes from October 2nd 2024 2024-10-04 18:46:55 +02:00
Joël Troch
af9952e3da Add missing func_vehicle sound client side event
Fixes https://github.com/ValveSoftware/halflife/issues/3746
2024-09-21 21:17:55 +02:00
Joël Troch
e7a39c7777 Merge branch 'master' of github.com:a1batross/halflife-updated into a1batross-master 2024-09-01 22:48:31 +02:00
Joël Troch
6b87c49b52 Update changelogs 2024-09-01 11:18:39 +02:00
Joël Troch
edbae22970 Fix more typos in changelogs 2024-08-12 20:42:13 +02:00
Joël Troch
78575b95ee Fix typo in changelogs 2024-08-12 20:32:56 +02:00
Justin
484911d90b Fix crowbar applying breakable glass decals to unbreakable pushable objects 2024-08-12 20:31:24 +02:00
Justin
7aae740983 Fix weapon events not treating pushable objects as BSP models 2024-08-12 20:17:59 +02:00
Joël Troch
b31de2b7ae Reset frame to 0 when grenade bounces
Fixes #238, thanks @FreeSlave
2024-08-12 19:42:56 +02:00
Sam V
a3aeea468f Fix potential buffer overflows in text localization 2024-02-21 22:40:21 +01:00
Sam V
b82a06fee3 Point links to twhl-community 2024-01-15 15:18:47 +01:00
Sam V
03960126f8 Update changelog 2024-01-15 14:53:12 +01:00
Sam V
1dd67a896f Fix third party libraries possibly not being linked to when building Linux server dll 2024-01-07 17:48:24 +01:00
Sam V
ab5735c1cf Implement Valve game directory detection check to prevent incorrect use of mod dlls 2024-01-06 22:52:17 +01:00
Sam V
19c6f94555 Update changelog 2023-11-12 19:56:32 +01:00
Sam V
b9541fdef7 Update changelog 2023-11-12 15:02:09 +01:00
Sam V
9784339cbb Fix RPG laser turning on when reloading immediately after equipping the weapon 2023-11-08 16:48:44 +01:00
Sam V
19d94e479a Add sv_load_all_maps & sv_stop_loading_all_maps to help automate node graph generation 2023-10-29 14:31:56 +01:00
Sam V
1261294189 Fix changelog not containing RC3 entry 2023-10-24 20:34:46 +02:00
Sam V
e306d7af9c Fix talk monsters resetting other talk monsters' dying schedule if they are both killed at the same time 2023-10-24 19:38:48 +02:00
Sam V
3c7d4ed35f Fix crash when +USEing NPCs that have just exited a scripted sequence 2023-10-14 14:56:02 +02:00
Sam V
ed5a9702fd Fix changelog text 2023-10-09 15:13:38 +02:00
Sam V
ff37029f14 Fix human grunts continuing to fire for a few seconds after killing the last enemy in an area 2023-10-09 15:13:05 +02:00
Sam V
3718cf2659 Fix player gaining health when drowning with god mode enabled and recovering health after surfacing 2023-10-09 15:08:30 +02:00
Sam V
7e1518a6ff Add link to issue to changelog 2023-10-04 16:25:11 +02:00
Sam V
3b1211546e Update changelog 2023-10-04 13:11:32 +02:00
Sam V
e3ee10f77d Properly fix mouse movement in main menu affecting in-game angles 2023-08-31 20:09:25 +02:00
Sam V
473e9eaef0 Prevent breakables from spawning multiple items when destroyed by gunfire and explosives at the same time 2023-08-31 12:31:40 +02:00
Sam V
73a71eeffc Fix Gauss gun dealing full damage when saving and loading right after starting a charged shot 2023-08-31 12:21:58 +02:00
Sam V
7f92526730 Update changelog 2023-08-31 12:03:52 +02:00
Sam V
c5c234d521 Copy delta.lst when building client or server to ensure mods have correct delta.lst file
Resolves #218
2023-08-25 17:01:36 +02:00
Sam V
38fff996b0 Update changelog 2023-08-19 21:51:13 +02:00
Sam V
b20ff778d0 Update changelog 2023-08-18 21:05:04 +02:00
Sam V
0285a6ed49 Remove now unnecessary workaround to stop mouse movement on the pause menu from changing in-game angles when unpausing 2023-08-15 16:35:40 +02:00
Sam V
2d35ca74a1 Fix mouse cursor being invisible in VGUI1 menus when raw input is enabled
Resolves SamVanheer/halflife-updated#211
2023-08-15 13:35:13 +02:00
Sam V
a1cf2d38bb Add cvar sv_allowbunnyhopping to control whether the bunny hopping limiter is enabled 2023-08-14 13:03:37 +02:00
Sam V
68bb362ffb Fix out of bounds access in studiomodel renderer bone setup code
ValveSoftware/halflife#3360
2023-08-12 19:02:14 +02:00
Sam V
7f5b2b742c Update changelog 2023-08-02 21:01:32 +02:00
Sam V
d9e0a5a5d0 Change version number 2023-07-30 19:44:02 +02:00
Sam V
0a5f8d4812 Update changelog & full changelog 2023-07-28 22:15:45 +02:00
Sam V
04c63d0aa9 Fix node graph code incorrectly flagging node graphs as out of date if an outdated graph exists in a search path other than the mod directory 2023-06-25 13:52:56 +02:00
Sam V
f3810c7107 Disable jump sounds while player is frozen 2023-06-23 22:01:58 +02:00
Sam V
d368aecb22 Fix Egon gun resetting animation when another weapon has just been deployed 2023-06-20 17:26:23 +02:00
Sam V
ad50584478 Disable fall think function for weapons when the player picks it up to prevent possible double-pickup which removes the weapon and crashes the game 2023-06-20 14:43:36 +02:00
Sam V
5576e6481f Fix scientists crashing when speaking fear dialogue when enemy has been removed 2023-06-18 20:40:10 +02:00
Sam V
2572d45489 Fix Egon not stopping its attack animation if the attack button is held down and ammo runs out 2023-06-06 00:30:56 +02:00
Sam V
c01e2100ec Update changelog 2023-06-05 22:10:10 +02:00
Sam V
d667a2460c Fix potential incorrect facing in scripted sequence 2023-05-28 15:01:49 +02:00
Sam V
3f68a771ca Fix being able to break scripted_sequence by +using friendly NPCs to make them follow player
Resolves SamVanheer/halflife-updated#200
2023-05-28 14:20:01 +02:00
Sam V
582e618f39 Fix mouse movement during map load affecting initial view angles 2023-05-01 15:25:58 +02:00