Commit graph

7 commits

Author SHA1 Message Date
Steam Deck User
d4fafff812 Server: Move Command Parser out of player.qc and revamp command system.
Commands are now stored in a table/struct that is referenced by
SV_ParseClientCommand, with a system for printing command information
and status codes. :^)
2022-12-16 13:53:17 -05:00
Steam Deck User
0d8da55cf2 Server: Rewrite SV_ParseClientCommand
Increases readability and fixes an issue where cl_chatmode would append
'say' to everything in FTE, making the command now work properly
there.
2022-12-16 12:49:38 -05:00
Ian
328f1f8ee1 Add CTR QuakeC 2022-09-02 20:19:25 -04:00
moto
92f38d906a Server: Proper handling of SV_ParseClientCommand 2022-06-02 08:54:44 -04:00
moto
0ccb6357f0 Server: Target player when running god 2022-05-09 13:49:56 -04:00
unknown
2b07dd561c Server: Electro-Shock Parity 2022-04-05 21:46:24 -04:00
unknown
b26ca6a026 Initial commit 2022-02-08 13:42:28 -05:00