1
0
mirror of https://github.com/YGGverse/hlsdk-portable.git synced 2025-03-13 05:51:19 +00:00

99 Commits

Author SHA1 Message Date
Roman Chistokhodov
349dbe6e66
Replicate Otis KeyValue bug from Opposing Force () 2022-08-07 11:25:01 +00:00
Roman Chistokhodov
cbff1ee44e
Apply sci pitch fix for cleansuit scientist. Fix pitch calculation for scientist () 2022-08-07 11:24:42 +00:00
Roman Chistokhodov
efb3c3cb1f
Adjust Gonome IgnoreConditions and capability to match original Opposing Force () 2022-08-07 11:24:27 +00:00
Roman Chistokhodov
6fdb87e117
Animated w_ model of spore launcher () 2022-06-16 15:14:06 +05:00
M.Millar
81dce2f203
Apply CROWBAR_FIX_RAPID_CROWBAR to knife ()
This will apply the crowbar swing delay fix to the knife, preventing rapid melee.
2022-05-26 22:58:51 +05:00
Roman Chistokhodov
2ffa0261e3
Fix sniperrifle dropping when massn is gibbed () 2022-02-24 18:40:10 +05:00
Roman Chistokhodov
a32bec7904
Opfor fixes ()
* Update displacer. Play displacer sounds in player entity

* Detach player from a rope when they get teleported with displacer

* Make snarks enemies to shock troopers

* Don't explicitly set Touch as touch function for displacer ball

* Fix possible null pointer reference is desert eagle
2022-02-01 15:52:27 +05:00
Roman Chistokhodov
f4f83ca6c0
Fix m249 tape when reloading the empty clip () 2021-12-11 21:46:26 +05:00
Roman Chistokhodov
d862abafd7
Fix m249 reload () 2021-12-11 07:33:11 +05:00
Roman Chistokhodov
310493aaeb
Make spore behavior match original. Remove redundant declarations () 2021-12-11 07:32:19 +05:00
Владислав Сухов
31f428b299
Fixed wrong path to rune pickup sounds () 2021-11-25 19:37:56 +05:00
Andrey Akhmichin
08fb4e1379 #ifdef->#if. 2021-06-09 04:35:22 +05:00
Alibek Omarov
bc88c81f7c gearbox: fix -Werror=parentheses 2021-02-26 17:57:28 +03:00
Alibek Omarov
aaf9b6a278 gearbox: penguin: fix wrong comparison 2021-02-26 17:57:13 +03:00
Roman Chistokhodov
562e4bdb64
Use int instead of float in pitdrone's BodyChange () 2021-01-02 14:24:56 +05:00
Roman Chistokhodov
fdbce18498
Pitdrones shouldn't search for food during combat () 2021-01-02 14:24:12 +05:00
Roman Chistokhodov
241ee25a54
Replace ResetTouch with SetTouch(NULL) in voltigore code () 2021-01-02 14:23:52 +05:00
Roman Chistokhodov
56fb670dfc
Update pitdronespike () 2021-01-02 14:23:25 +05:00
Roman Chistokhodov
5cbcc4db42 Merge branch 'master' into opfor-update 2020-04-29 09:42:17 +03:00
Roman Chistokhodov
9f932e33f9 Init ropes in Activated instead of delayed think 2020-02-17 14:13:46 +03:00
Roman Chistokhodov
6445266adb Fix shockroach 2020-02-10 11:54:45 +03:00
Roman Chistokhodov
9a4d33dd3e Add monster_massassin_dead (Not used in game, but exists in code 2019-12-01 15:51:33 +03:00
Roman Chistokhodov
685b404ed5 Add dead_canyon animation for dead opfor grunt 2019-12-01 15:34:09 +03:00
Roman Chistokhodov
63205cd3f0 Make soldiers properly use shot sentences when hit by player 2019-11-12 09:02:47 +03:00
Roman Chistokhodov
3c6ad215d1 Properly exit medic healing when schedule is changed forcibly 2019-11-12 08:55:17 +03:00
Roman Chistokhodov
7ad7133267 Update compile.bat files for old msvc. Patch for 2019-10-29 04:37:35 +03:00
Roman Chistokhodov
810719f61f Don't require alive target for env_blowercannon 2019-10-29 04:24:52 +03:00
Roman Chistokhodov
b825d57c87 Ropes use less entities and delayed initialization so other entities have a better chance getting correctly attached. Barnacle tongue has a higher priority over rope to avoid undesired player teleporting between two if player touched by both 2019-10-16 01:13:59 +03:00
Roman Chistokhodov
cd2eaae54d Fix item_generic 2019-10-16 01:10:12 +03:00
Roman Chistokhodov
987f0890a5 Hide desert eagle laser spot on tank usage 2019-10-16 01:09:57 +03:00
Roman Chistokhodov
e59451a94d Don't interrupt grapple pull sound by impact sound 2019-10-16 01:09:25 +03:00
Roman Chistokhodov
37ef63e6d1 Another try to make shockroach dropping closer to original behavior 2019-10-16 01:08:19 +03:00
Roman Chistokhodov
4a8d1c8d51 Make voltigore prioritize enemy chasing when enemy is occluded 2019-10-16 01:07:04 +03:00
Roman Chistokhodov
ec5b716407 Fix gonome double sounds, fix gut attachment 2019-10-16 01:06:28 +03:00
Roman Chistokhodov
f115d3105e Add Drop to floor flag for item_generic 2019-09-03 16:55:14 +03:00
Roman Chistokhodov
6e7bf80d08 Fix ally grunt schedule priority 2019-09-03 16:52:56 +03:00
Roman Chistokhodov
ea7b072761 Add missing return 2019-08-27 16:51:09 +03:00
Roman Chistokhodov
4fe0da6355 Add snow step sound 2019-08-27 14:13:33 +03:00
Roman Chistokhodov
017d3d8295 Make penguins explosive 2019-08-27 13:51:35 +03:00
Roman Chistokhodov
4a4a460beb Update drill sergeant 2019-08-27 13:28:23 +03:00
Roman Chistokhodov
ce39b99e71 Update voltigore 2019-08-27 13:05:31 +03:00
Roman Chistokhodov
61fed5c8b4 Add opfor decals 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
6f4dbd2484 Add info_pitworm_steam_lock and pitworm_gibshooter 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
5eeaaf5952 Fade shock roach if its owner fades upon death 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
8d19eeec10 Fix shockroach sounds 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
639fa46a8d Fix op4mortar 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
ec2814c2b3 Fix massn sniper 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
1db20d8a81 Fix gonome's player locking 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
a5e7629f6a Update op4loader 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
12cd2832d4 Predicted grapple 2019-08-08 10:16:11 +03:00