64 Commits

Author SHA1 Message Date
Andrey Akhmichin
61b88514cf
Merge branch 'opfor' into opforfixed 2022-10-19 23:49:42 +05:00
Roman Chistokhodov
3ee6fae6fc
Update shock glow effect on player (#340) 2022-10-19 18:44:39 +00:00
Roman Chistokhodov
1e9123bbb2 Restore room sound type (#304) 2022-08-08 04:39:06 +03:00
Roman Chistokhodov
230e9a886c Fix geiger sounds interrupting other sounds (#303) 2022-08-08 04:38:59 +03:00
Andrey Akhmichin
59014b1389
Merge branch 'master' into opfor 2022-08-06 19:53:18 +05:00
Roman Chistokhodov
e12d1aa743
Replace usage of m_ForceSendAnimations with entvars to avoid changing the class data layout (#306) 2022-08-06 14:40:26 +00:00
Roman Chistokhodov
dd7dc18b0c Merge branch 'master' into opfor 2022-08-06 01:58:41 +03:00
Roman Chistokhodov
4053dca7a9
Fix deploy animations sometimes not playing on weapon pickup (#299) 2022-08-05 13:22:03 +00:00
Roman Chistokhodov
ed676a5413
Fix deploy animations on fast weapon switching (#289) 2022-07-21 14:40:51 +00:00
Roman Chistokhodov
a32bec7904
Opfor fixes (#242)
* 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
Andrey Akhmichin
af5eed12c1 Merge branch 'master' into opfor 2021-11-22 15:18:07 +05:00
Vale the Violet Mote
302e2d7a2a
Realtime cheats (#197)
* have cheats auto-update (send notif to client, use updated value in server)

* cheats did not need to be registered here as it's registered by the engine

* also not needed.
2021-10-26 21:52:17 +00:00
Andrey Akhmichin
b0e4b1740c Merge branch 'master' into opfor 2021-06-08 04:21:20 +05:00
Andrey Akhmichin
6d8e1c5d0c Got rid "defined". 2021-06-07 19:17:22 +05:00
Andrey Akhmichin
0dd90846fe #ifdef->#if 2021-06-07 05:05:58 +05:00
Andrey Akhmichin
667ae2cbcc Merge branch 'master' into opfor 2021-06-05 20:58:40 +05:00
Andrey Akhmichin
8c45ae9bb2 Fix underwater breathing sounds when player not fully in the water. Same as https://github.com/ValveSoftware/halflife/issues/3110. 2021-06-05 20:02:32 +05:00
Andrey Akhmichin
660e21df7d Merge branch 'master' into opfor 2020-11-18 18:11:07 +05:00
Andrey Akhmichin
2a264d2c9a Add the latest steam changes for cl_autowepswitch cvar. 2020-10-11 00:08:47 +05:00
Roman Chistokhodov
5cbcc4db42 Merge branch 'master' into opfor-update 2020-04-29 09:42:17 +03:00
Andrey Akhmichin
4a02cfc012 Merge branch 'double_promotion' 2019-11-05 02:48:47 +05:00
Andrey Akhmichin
88161eac14 Add "cl_autowepswitch" cvar implementation. 2019-11-03 22:59:33 +05: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
97264225cf Merge branch 'master' into opfor-update 2019-10-15 22:25:38 +03:00
Andrey Akhmichin
ec9bffedaf Partially fix double promotion. 2019-10-13 16:49:25 +05:00
Andrey Akhmichin
c9fdcd91e8 A little optimizations. 2019-09-24 03:00:37 +05:00
Roman Chistokhodov
e5f0e323c3 Make dead hazard suit scientist use opfor model 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
6cb150f7f1 Update ropes 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
eb086db702 Update trigger_playerfreeze 2019-08-08 10:16:11 +03:00
Roman Chistokhodov
b1c7892f23 Update spore launcher 2019-08-08 10:16:10 +03:00
Roman Chistokhodov
7d0d629a33 Merge branch 'master' into opfor-update 2019-08-08 10:10:37 +03:00
Night Owl
3d7e2b0d93 Do not show flashlight sprite in spectator mode. 2018-04-08 03:32:13 +05:00
Andrey Akhmichin
9d7ab6acf4 Some fixes for FoV, HUD, egon flare and new compilers. (#52)
* Fix warnings.

* Merge some fixes from https://github.com/Fograin/hl-subs-mod.
2018-03-31 15:09:13 +03:00
Roman Chistokhodov
d89bd8e64a Fix spore ammo name 2018-03-21 00:13:19 +03:00
Roman Chistokhodov
617a4d4fc1 Merge branch 'master' into opfor 2018-03-20 21:47:59 +03:00
Alibek Omarov
ccbc147c90 Fix Battery message spam when armorvalue goes fractional 2018-03-03 23:58:19 +03:00
Night Owl
556e2647fe Do not show train controls after player death. 2018-02-15 18:15:02 +05:00
Alibek Omarov
7981bad606 Fix weapon selection being broken at the start of demo(or manual fullupdate call) 2017-12-19 00:28:34 +03:00
Night Owl
aaedd794c3 Merge 293b41b8cd 2017-10-15 17:50:05 +05:00
Night Owl
f78471ad1d min->Q_min, max->Q_max. 2017-10-15 01:05:50 +05:00
Night Owl
e7989d438a Fix compatibility with MSVC 6. 2017-10-15 00:12:26 +05:00
Night Owl
70c6e42907 Merge 68c9b7cf6b 2017-07-24 00:37:20 +05:00
Night Owl
c9ac2c6dab Implement mp_satchelfix cvar. 2017-07-20 12:22:02 +05:00
Night Owl
946e962f3c Merge 1c71f33cb0 2017-07-19 04:06:19 +05:00
Night Owl
c8ebe744c3 Fix my mistakes. Apply fixes for rpg and tank laser again. 2017-07-19 02:00:03 +05:00
Night Owl
0af3a37151 Fix build. Remove unneeded changes. 2017-07-17 13:45:39 +05:00
Night Owl
5a2dccb978 Merge 09a90f4a00 2017-07-17 12:58:28 +05:00
Night Owl
38b2236515 Merge ee1ec9d64f 2017-07-17 12:01:53 +05:00
Night Owl
004054586b Merge 52209adc33 2017-07-17 10:01:32 +05:00
Night Owl
cbdf9b5d04 Fix knowledge bugs with satchels again. 2017-07-17 09:48:08 +05:00