WIP: Deprecated code removal
-
Remove
motd_write
,motd
commands.
-
motd_write
andmotd
are very rarely used (almost never) and mostly useless and dangerous.
https://git.ckcorp.ru/ck/game-dev/rehldse/merge_requests/8
-
Remove
setmaster
command. https://git.ckcorp.ru/ck/game-dev/rehldse/merge_requests/2
- The
setmaster
command is not relevant since 2010. After the appearance of proprietary master servers. Thesetmaster
command does not work at all!
-
Remove
-nomaster
launch parameter (double checkgfNoMasterServer
variable meaning and usage). rehldse!3 (merged) -
Remove
violence
-
Remove
VAC
-
Add a macro for
sv_cheats
or remove (used in conjunction with:developer 1
anddev_overview 1
).
Alas, it doesn't work in Counter Strike 1.6. Half Life may be used for some checks.
-
See:
BIsSubscribedFromFreeWeekend
and othersteam
code - -steam
- sv_lan
- export func: PF_IsDedicatedServer
- https://git.ckcorp.ru/ck/game-dev/rehldse/merge_requests/8#note_964
-
sv_allowdownload
and write an article on adding rsync or nginx with wiki.ckcorp.ru