28 Commits

Author SHA1 Message Date
Andrey Akhmichin
b42bd51238
Merge branch 'master' into poke646 2022-06-08 21:09:50 +05:00
Roman Chistokhodov
ab38461c33
Implement 'corpsephysics' cvar. Issue #190 (#255) 2022-06-06 20:51:03 +05:00
Roman Chistokhodov
4e13400c61
Add 'explosionfix' cvar to control explosions going through walls sometimes. Related issue: https://github.com/ValveSoftware/halflife/issues/3244 (#252) 2022-06-05 21:35:04 +05:00
Andrey Akhmichin
a82d10892a
Merge branch 'master' into poke646 2022-06-05 18:14:22 +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
ae295f7a7b Merge branch 'master' into poke646 2021-06-06 04:50:15 +05:00
Andrey Akhmichin
ea9eb82646 Set monsteryawspeedfix cvar to 1 by default. 2021-06-05 20:56:57 +05:00
Andrey Akhmichin
11cd9bc33b Merge branch 'master' into poke646 2020-11-22 17:36:45 +05:00
Andrey Akhmichin
2de2509094 server: remove "mp_" prefix for non-multiplayer cvars. 2020-10-10 22:45:28 +05:00
Andrey Akhmichin
47c13ef873 server: Use separate cvar instead of macro for monster yaw speed fix. 2020-10-10 22:43:19 +05:00
Andrey Akhmichin
74ae7d0e6f Merge branch 'master' into poke646 2020-08-01 21:09:18 +05:00
Andrey Akhmichin
e239f3e1a5 Set EF_BRIGHTFIELD flag for monsters which stuck in the wall only in developer mode. 2020-08-01 19:27:51 +05:00
Andrey Akhmichin
895e7b7503 Move "build" cvar pointer check to GameDLLInit function. 2020-04-22 14:11:03 +05:00
Andrey Akhmichin
41c19e8c82 Merge branch 'master' into poke646 2019-07-14 03:48:43 +05:00
tyabus
873baccceb Replace magic numbers, Put changes under cvar 2019-05-30 22:28:50 +03:00
Night Owl
86229f7926 Add cvar to skip unicode check(Same as 4cdb80dce7) 2019-04-11 16:18:47 +03:00
Night Owl
3915b19d2d Rewrite HUD, weapons and monsters code.
Fix nailguns spread.
Fix xen squasher's projectile.
Lock multiplayer.
Read soundtrack names from sound/soundtrack.txt.
2018-10-25 07:16:25 +05:00
Night Owl
d2e103682b Merge branch 'travis' into poke646 2017-12-24 23:17:14 +05:00
Night Owl
c9ac2c6dab Implement mp_satchelfix cvar. 2017-07-20 12:22:02 +05:00
Night Owl
51c682c15e Merge adb6161537 2017-07-19 03:22:08 +05:00
Night Owl
f575e78a9b Register allow_spectators cvar. 2017-07-06 03:47:59 +05:00
Night Owl
cf5b2f9e14 Merge https://github.com/ValveSoftware/halflife/pull/1601 2017-07-05 23:50:55 +05:00
Night Owl
a522ae20c3 Merge some changes from git version of hlsdk. 2017-06-26 05:47:19 +05:00
Night Owl
2a0b98bc54 Use different damage values for bradnailer and nailgun. Remove cvars which was not found in game. 2016-09-26 17:29:10 +05:00
Night Owl
e5b7b8a867 Merge @malortie's patches for poke646. 2016-08-28 00:39:01 +05:00
Night Owl
5890ff41ee Server format. 2016-07-31 18:48:50 +05:00
Night Owl
4304846337 CRLF to LF all. 2016-06-04 18:24:23 +05:00
mittorn
0f599684c5 Upload first port 2016-02-24 21:26:16 +00:00