Commit Graph

597 Commits

Author SHA1 Message Date
BobTheBob cb386ef485 add ns_leave_to_lobby command 2021-10-06 23:33:28 +01:00
BobTheBob 900855c003 add mod enabling/disabling 2021-10-06 21:46:32 +01:00
BobTheBob 51df18abbc Revert "small modmanager refactors"
This reverts commit 1ff8e068e6.
2021-10-01 17:16:42 +01:00
BobTheBob 1ff8e068e6 small modmanager refactors 2021-09-30 21:46:08 +01:00
BobTheBob 8b93a09f5b add maxplayers to dedi window title 2021-09-30 21:12:54 +01:00
BobTheBob 2497b70037 add spewfunc, setplaylistvaroverride, dedicated changes 2021-09-30 20:48:53 +01:00
BobTheBob 06a59c70c1 dedi works now 2021-09-27 21:09:59 +01:00
BobTheBob 22cfe175e1 improve some commandline arg stuff 2021-09-27 01:01:55 +01:00
BobTheBob 26d090e4ae read cmdline args from file, disable origin on dedi 2021-09-27 00:25:36 +01:00
BobTheBob da212ca9b7 fix CEngine and HostState structs 2021-09-26 18:54:42 +01:00
BobTheBob a4434a4db1 commandline struct change, dedicated refactor 2021-09-26 15:13:45 +01:00
BobTheBob e98fc31a93 add CommandLine() and Cbuf_Execute 2021-09-26 01:24:13 +01:00
BobTheBob f083706eb0 fix singleplayer auth issues 2021-09-09 23:52:24 +01:00
BobTheBob fc0e6630fb add IsValveMod patches 2021-09-09 16:01:01 +01:00
BobTheBob fb82ecfec5 moving to using unpacked for launcher 2021-09-06 00:24:52 +01:00
BobTheBob 07dfc69252 random commit before reworking a large part of launcher code 2021-09-04 03:21:20 +01:00
BobTheBob 9f0288d744 add mod vpk support 2021-08-29 04:51:22 +01:00
BobTheBob 83ea828342 fix launcher steam support (hopefully) through disabling steam overlay 2021-08-27 04:34:40 +01:00
BobTheBob f8cdd53561 fix cleanup after injection 2021-08-26 02:13:08 +01:00
BobTheBob 9c9afa37b9 deprecate clc_SetPlaylistVarOverride 2021-08-25 04:53:17 +01:00
BobTheBob cd727a453a more work on dedicated and launcher 2021-08-21 23:43:20 +01:00
BobTheBob 125f53aaa6 lots of launcher stuff 2021-08-18 03:56:51 +01:00
BobTheBob f63b853468 add authentication with local server 2021-08-14 18:30:36 +01:00
BobTheBob f425377e5b add local http server for auth 2021-08-13 20:02:28 +01:00
BobTheBob 9a3e1ec2da add mod localisation, say command and more masterserver stuff 2021-08-09 22:21:46 +01:00
BobTheBob 4d0e4679d0 add support for connecting to servers from masterserver 2021-08-06 05:25:47 +01:00
BobTheBob 02e422166b add support for requesting server list from masterserver 2021-08-05 03:17:54 +01:00
BobTheBob bf176fe728 fix playlist kv building 2021-08-03 01:28:51 +01:00
BobTheBob eb56fcbe02 add dynamic keyvalue building, client serverbrowser stuff 2021-08-02 03:20:10 +01:00
BobTheBob 30e6754944 add script api for mods and add temp fix for scripts.rson not loading right 2021-07-29 02:57:31 +01:00
BobTheBob a5a937d19f improve lookup speeds for mod files 2021-07-28 04:16:20 +01:00
BobTheBob 5ed2fbecaa auth improvements 2021-07-27 16:41:40 +01:00
BobTheBob 64b8db08ed add pdata support, improve filesystem hooks 2021-07-27 04:27:26 +01:00
BobTheBob 80428e6f62 add custom native script function support 2021-07-25 18:19:26 +01:00
BobTheBob bb2caa078c missed a semicolon 2021-07-25 04:46:30 +01:00
BobTheBob 153e7f564c wasted a day working on something that didn't end up working, rework some modloader code 2021-07-25 04:43:11 +01:00
BobTheBob 844e124034 add support for building scripts.rson at runtime 2021-07-23 15:36:18 +01:00
BobTheBob 23a1dafcde add basic vpk file replacement 2021-07-23 02:32:18 +01:00
BobTheBob 8564c36b49 add some basic filesystem stuff and client/ui script callbacks 2021-07-21 16:40:01 +01:00
BobTheBob 8650a7520b add log file support 2021-07-21 01:23:53 +01:00
BobTheBob 93fe64e04e add eval commands and script compile error hook 2021-07-21 00:51:32 +01:00
BobTheBob 958d03d281 add basic mod support with support for mod convars 2021-07-20 02:14:17 +01:00
BobTheBob a71d52ffd1 add rapidjson, move all logging to spdlog 2021-07-18 17:02:39 +01:00
BobTheBob ca5db71e82 add support for custom convars and concommands 2021-07-17 22:33:00 +01:00
BobTheBob 51d3d4a40c add temp console support 2021-07-11 20:17:11 +01:00
BobTheBob 4c4d605d10 initial commit 2021-07-08 15:33:31 +01:00
BobTheBob 8dfb8e8661
Initial commit 2021-07-08 15:05:39 +01:00