Commit Graph

598 Commits

Author SHA1 Message Date
HappyDOGE 07d508ed4e initial work on maxplayers 2021-12-27 14:53:25 +03:00
BobTheBob c27bf9979b control server max players in playlist 2021-12-27 04:13:35 +00:00
BobTheBob 85c614c30d make setplaylistvaroverride support multiple overrides since commandline is weird 2021-12-27 02:24:06 +00:00
BobTheBob d00f63fe45 ensure exception logging doesn't happen when a debugger is attached 2021-12-26 20:44:38 +00:00
BobTheBob 609f480d2b add better native crash logging and minidump creation 2021-12-26 19:54:56 +00:00
BobTheBob 2bb9e5b29a add more descriptive message for AddSelfToServerList failure 2021-12-26 17:50:29 +00:00
BobTheBob ce6127ae96 fix potentially unsafe concommand 2021-12-26 05:22:33 +00:00
BobTheBob 3296aeae3c better httplib errors and higher timeouts 2021-12-26 03:29:57 +00:00
BobTheBob 4bf3def2ac add setplaylistvaroverride command for setting overrides on dedi from commandline 2021-12-26 02:29:27 +00:00
BobTheBob 81ae893c31 change how we handle invalid servers 2021-12-25 04:52:51 +00:00
BobTheBob 8b6cf6a485 fix setplaylistvaroverride bug 2021-12-25 02:58:57 +00:00
BobTheBob c488ea907c fix a bug with launcher not showing servers 2021-12-25 00:39:08 +00:00
BobTheBob a5485d77e4 add logging to connectionless ratelimits 2021-12-24 23:48:58 +00:00
BobTheBob 53268da814 sort servers and fix a formatting issue 2021-12-24 23:35:28 +00:00
BobTheBob 88a2215c13 add connectionless ratelimit 2021-12-24 23:30:42 +00:00
BobTheBob 352952bd8b prevent playlist var names over 64 characters and send maxplayers on map change 2021-12-24 21:52:00 +00:00
BobTheBob 3dcd9f6b6d add playercount param to heartbeat 2021-12-24 19:40:55 +00:00
BobTheBob 7ea2cc6df5 increase masterserver connection timeouts 2021-12-24 05:40:35 +00:00
BobTheBob b10c8d6e47 last minute changes before release 2021-12-23 23:38:42 +00:00
BobTheBob 246d058c2c dedi cleanup and d3d hooks 2021-12-21 17:07:17 +00:00
BobTheBob 34aaaf1ce6 fix some timing issues on dedi 2021-12-21 10:27:34 +00:00
BobTheBob e2c0287020 auth fix and typo fix 2021-12-20 21:18:55 +00:00
BobTheBob 6cacfd312a fix CNetworkStringTableContainer::WriteBaselines crash 2021-12-20 04:33:21 +00:00
BobTheBob ebf9e11831 server authentication patch to allow for new url to work 2021-12-19 23:09:48 +00:00
BobTheBob 75b9583a6b openssl support 2021-12-19 03:13:28 +00:00
BobTheBob 682a00eaac attempting to fix a client crash 2021-12-18 17:00:31 +00:00
BobTheBob b0232efab1 change placeholder playerdata directory 2021-12-17 21:54:03 +00:00
BobTheBob 57c269f6f2 dedi ShowWindow patch 2021-12-15 05:06:36 +00:00
BobTheBob 3492008d7b add netchan processing limits 2021-12-14 02:21:00 +00:00
BobTheBob db552e7bcf write_persistence fixes and custom mainmenupromos 2021-12-11 22:24:13 +00:00
BobTheBob 12b5d0b85a write_persistence fix 2021-12-11 17:00:59 +00:00
BobTheBob 3cf310cc9f fix a bug with dedi not setting playlist max_players right 2021-12-05 23:34:37 +00:00
BobTheBob 9e8232e97d slightly awful fix for allocation issues 2021-12-03 20:55:19 +00:00
BobTheBob f33bab4fb3 tier0 code cleanup and loadlibrary hook fix 2021-12-02 00:29:12 +00:00
BobTheBob ac0c658516 web browser changes and dedi fixes 2021-11-29 01:06:10 +00:00
BobTheBob 9855e3c4ef potential fix for ns_has_agreed_to_send_token not being written to cfg 2021-11-27 02:41:36 +00:00
BobTheBob f66ea9ce2a more masterserver stuff and support for devonly/hidden cvars 2021-11-27 01:35:22 +00:00
BobTheBob 3d3d2c2a13 client auth token support 2021-11-13 18:37:46 +00:00
BobTheBob ae09e612ea beginning work on new auth 2021-11-07 22:06:19 +00:00
BobTheBob 916f4f53ad add pdiff enum adds 2021-11-07 03:33:45 +00:00
BobTheBob b6a5b5fca9 early pdiff support and vpk file compilation newline fix 2021-11-07 02:49:47 +00:00
BobTheBob 3651917074 more modmanager improvements 2021-11-07 01:35:06 +00:00
BobTheBob a7fd103124 modmanager fixes 2021-11-06 23:03:16 +00:00
BobTheBob cfeeaf9561 reworking modloading code 2021-11-05 22:43:56 +00:00
BobTheBob 3d4eb42b4a small dedi changes 2021-11-05 21:22:43 +00:00
BobTheBob ce9cb0134f changes to materialsystem patches, still don't fully work 2021-10-25 02:43:34 +01:00
BobTheBob 7e1f1d8270 fixing some dedi crashes 2021-10-25 00:45:40 +01:00
BobTheBob 48acde84bd add reconnecting to local lobby with auth on leave 2021-10-19 20:22:04 +01:00
BobTheBob ed7e4fed4d add masterserver mod list support and fix some squirrel issues 2021-10-19 02:18:24 +01:00
BobTheBob 9b8a6d155a fix a crashing GetCurrentPlaylistVar call, fix mod sorting 2021-10-17 23:46:12 +01:00