Andrey Akhmichin
4cafc73d79
Merge branch 'master' into gravgun
2023-03-12 01:11:37 +05:00
Roman Chistokhodov
1c80e4bbcd
Add a cvar fixing pushable excessive acceleration ( #343 )
2022-11-25 09:41:42 +00: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
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
a541a9699c
#ifdef->#if.
2021-06-20 03:53:07 +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
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
cb3cceeb60
Merge branch 'master' into gravgun
2019-08-30 11:22:11 +05:00
tyabus
873baccceb
Replace magic numbers, Put changes under cvar
2019-05-30 22:28:50 +03:00
mittorn
6303e74d4e
Merge branch 'master' of https://github.com/FWGS/hlsdk-xash3d into gravgun
2018-07-29 00:43:02 +07:00
Night Owl
f27d1028ac
Do not reorganize variables in classes. Add missing #pragma once directives and more #include guards.
2017-12-11 02:44:30 +05:00
mittorn
ab29b25db0
Port entity tools from engine, begin refactoring gravgunmod stuff
2017-11-11 16:17:49 +00: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
mittorn
578f3b93c1
Big refactoring
2017-01-18 21:31:39 +00:00
mittorn
06cab18762
Refactor menu, add checkpoints
2017-01-15 21:59:08 +02:00
mittorn
dd1fd1c5da
Add ability to change materials.txt and sentences.txt paths
2017-01-15 15:03:19 +02:00
mittorn
95578c3602
Hide all coop code under cvars
2016-11-06 18:44:46 +00:00
mittorn
d1536f0bab
Fix some crashes, fix skipping CoopApplyData sometimes, game pausing
2016-10-30 12:28:40 +02:00
mittorn
18976a4c58
Add mp_coop_reconnect_hack cvar
2016-10-19 12:22:43 +00:00
mittorn
910a68d4a5
Implement semclip and unduck
2016-10-19 11:41:23 +00:00
mittorn
0f94e4e0fc
Fix fade in coop
2016-10-03 15:37:11 +00:00
mittorn
6b3d3c8abf
mp_coop_changelevel feature
2016-09-29 00:59:54 +07:00
mittorn
1443818300
mp_coop cvar with some coop features
2016-09-27 21:58:23 +07:00
mittorn
1c118bd297
Add cvars to customize server
2016-08-17 21:24:14 +00: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