Commit Graph

1591 Commits

Author SHA1 Message Date
momo5502
12eeac1903 [Node] Faster query 2017-07-03 10:57:55 +02:00
momo5502
93dd36540b [Session] Reenable sessions for now 2017-07-02 19:11:13 +02:00
momo5502
87b02f1b49 [Session] Disable sessions for now to make the game more stable 2017-07-02 19:05:58 +02:00
momo5502
622242f3b0 [Download] Fix modlist download 2017-07-02 19:00:28 +02:00
momo5502
a07c84e9ad [Slowmotion] Don't draw CI at all as it's unreliable 2017-07-02 14:41:31 +02:00
momo5502
9847e1a512 [Download] Hash password for url safety 2017-07-02 14:16:06 +02:00
momo5502
5036fb2e84 [Session] Don't start thread during unit tests 2017-07-02 14:02:17 +02:00
momo5502
276ab43351 [AntiCheat] Uninstall lib hooks before writing minidumps 2017-07-02 13:41:31 +02:00
momo5502
71dd5632f4 [Dedicated] Enable chat hooks for clients as well 2017-07-02 13:30:23 +02:00
momo5502
6649c9344d [Session] Sign data asynchronously to prevent lags 2017-07-02 13:13:06 +02:00
momo5502
688a5d9cac [QuickPatch] Allow windows 5 again 2017-07-02 11:12:17 +02:00
momo5502
fea0cb9440 [Colors] Fix dedi crashes 2017-07-02 00:43:09 +02:00
momo5502
244b46ac0d [Dedicated] Fix dedis on wine 2017-06-30 11:09:01 +02:00
momo5502
66dd013925 [AntiCheat] Fix linux usage 2017-06-30 10:37:37 +02:00
momo5502
d697c94388 [FileSystem] Remove debug message 2017-06-30 00:41:15 +02:00
momo5502
dd1308a7f9 [StringTable] Use the game's hashing function 2017-06-30 00:35:04 +02:00
momo5502
1760741975 [Slowmotion] Optimize killcam 2017-06-29 23:03:57 +02:00
momo5502
527f93803c [General] Update protocol version 2017-06-29 23:03:25 +02:00
momo5502
676866ca54 [Stats] Correctly write stats to file (not steam's remote storage) 2017-06-29 15:54:47 +02:00
momo5502
8dfbe47bc6 [Dedicated] Implement event for chat 2017-06-28 21:30:39 +02:00
momo5502
81608fb782 [AntiCheat] Fix duplicate anticheat definition 2017-06-28 21:30:39 +02:00
momo5502
8a1936347f [Node] Optimize code 2017-06-26 23:23:08 +02:00
momo5502
a3df6c45da [Compression] Use max compression level for zstd 2017-06-26 20:43:52 +02:00
momo5502
a011022da5 [ZoneBuilder] Use ZSTD for fastfile compression 2017-06-26 20:30:29 +02:00
momo5502
19f49a0273 [Compression] Implement zstd for fastfiles (unfinished) 2017-06-26 19:01:52 +02:00
momo5502
ac7943cfbb [Download] Fix password protected moddownload 2017-06-26 13:04:30 +02:00
momo5502
0051722d94 [Node] Remove empty line 2017-06-26 00:09:05 +02:00
momo5502
72fe016543 [Node] Regularly store nodes 2017-06-26 00:01:58 +02:00
momo5502
85032c5e27 [ServerList] Add bot count 2017-06-25 22:07:16 +02:00
momo5502
b1a91125fc [Node] Rewrite entire node system 2017-06-25 21:54:35 +02:00
momo5502
e841ca48eb [Node] Clear default nodes if invalid 2017-06-25 12:44:09 +02:00
momo5502
3db31cd2ff [Utils] Fix EndsWith function 2017-06-23 20:19:33 +02:00
momo5502
424c7e7adf [D3D9Ex] Make sure the creation succeeded 2017-06-23 10:07:55 +02:00
momo5502
47c8fcc644 [AntiCheat] Use simpler compiler expression 2017-06-23 10:07:55 +02:00
momo5502
51ca49ad83 [Renderer] Implement single backend frame handler 2017-06-22 22:05:22 +02:00
momo5502
ff9fa7620e [QuickPatch] Block XP support 2017-06-22 18:31:22 +02:00
momo5502
1685a61288 [Colors] Make hook secure 2017-06-22 18:31:06 +02:00
momo5502
9c6401ad9b [Download] Remove unnecessary heap allocation 2017-06-22 10:40:39 +02:00
momo5502
dc8b30a42f [General] Fix issues and warnings 2017-06-22 10:35:45 +02:00
TheApadayo
a4dd14cde7 [Merge] bugs/mod-downloading -> feature/vs2017 2017-06-21 23:30:14 -04:00
TheApadayo
824a2a200a [Party] Don't let players join lobby with an incorrect password. 2017-06-21 23:17:13 -04:00
momo5502
c3dc8814eb [AssetHandler] Move asset related reallocations 2017-06-21 21:14:00 +02:00
momo5502
12dc916f72 [AntiCheat] Remove kernel dll hooks as the thread protection is enough 2017-06-21 21:13:34 +02:00
momo5502
2d2c4c2c31 [General] Small fixes 2017-06-21 15:11:33 +02:00
TheApadayo
b66bb9dc2e [Merge] develop -> bugs/mod-downloading 2017-06-19 16:31:58 -04:00
TheApadayo
743841731e [Download] Always set private state 2017-06-19 15:44:59 -04:00
TheApadayo
491cf4caf8 [Download] Don't allow downloading of mod files when the client provides an invalid password
-also don't even leave the menu if there is no password set when connecting to a private server
2017-06-19 15:39:48 -04:00
momo5502
1360c1a216 [Colors] Implement sv_allowColoredNames 2017-06-19 13:41:15 +02:00
momo5502
aac43f1e7d [MusicalTalent] Disable this feature 2017-06-18 12:36:19 +02:00
TheApadayo
579fa0a87c [Download] send base url as part of inforesponse. also set client dvar correctly for downloader. 2017-06-15 12:52:29 -04:00