aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24Merge remote-tracking branch 'origin/main' into refactor-temp-testrefactor-temp-testGeckoEidechse
2022-08-24Ignore folder rename (#245)GeckoEidechse
2022-08-24Add newlines at end of file (#247)GeckoEidechse
2022-08-24Add editorconfig file (#246)GeckoEidechse
2022-08-24Merge remote-tracking branch 'origin/bobs-big-refactor-pr' into refactor-temp...GeckoEidechse
2022-08-24Add some changes from main to refactor (#243)GeckoEidechse
2022-08-24Merge branch 'main' into refactor-temp-testGeckoEidechse
2022-08-24Adjust folder structure (#242)BobTheBob
2022-08-23Add log colours because they are pretty (#237)Jack
2022-08-23Add ability to load Datatables from files (#238)Maya
2022-08-22i swear i committed these how are they not thereBobTheBob9
2022-08-22add more prsBobTheBob9
2022-08-20Revert "fix line endings on vcxproj"BobTheBob9
2022-08-20allow mods to load biks that aren't already present in r2/media (#137)BobTheBob
2022-08-19fix line endings on vcxprojBobTheBob9
2022-08-19improve rpakfilesystemBobTheBob9
2022-08-17implement some more prsBobTheBob9
2022-08-16Remove potentially clashing define (#235)GeckoEidechse
2022-08-16lots of stuff idkBobTheBob9
2022-08-14Hot reload banlist on player join (#233)ScureX
2022-08-13Fixed `unban` not overwriting `banlist.txt` (#228)ScureX
2022-08-10Allow comments and newlines in `banlist.txt` (#227)ScureX
2022-08-08Fix most clang/mingw issues (#226)pg9182
2022-07-24accidentally pushed broke code oopsBobTheBob9
2022-07-24add new memory libBobTheBob9
2022-07-22Fix using wrong Function and wrong function offset (#222)Maya
2022-07-21Implemented Json into the squirrel vm (#172)Maya
2022-07-20Mention reproducing bugs and feature usage desc. (#221)v1.9.3-rc1v1.9.3v1.9.2-rc2v1.9.2-rc1v1.9.2GeckoEidechse
2022-07-18use modular ServerPresence system for registering serversBobTheBob9
2022-07-12move exploit prevention and limits code out of serverauthentication, and have...BobTheBob9
2022-07-10add nsprefix because i forgot to include itBobTheBob9
2022-07-10completely remove old hookingBobTheBob9
2022-07-10Add dependency constants (#156)v1.9.1-rc4v1.9.1-rc3v1.9.1-rc2v1.9.1EladNLG
2022-07-09Add Postload support for rpaks (#217)v1.9.1-rc1Jack
2022-07-09Add StringToAsset function to squirrel (#216)Maya
2022-07-07almost fully replaced hooking libBobTheBob9
2022-07-05Fix KHook hooking order to prevent missed hooks (#213)KittenPopo
2022-07-05Move #include top of file in ExploitFixes (#218)Maya
2022-06-26Block developer squirrel functions (#211)v1.9.0-rc1v1.9.0v1.8.2-rc3Maya
2022-06-26Switch IsValveMod back to use a EnablerHook (#210)Maya
2022-06-25Log all clientcommands if `ns_should_log_all_clientcommands` is set (#209)v1.8.2-rc2GeckoEidechse
2022-06-23fixed custom rpaks being loaded more than once (#202)Jack
2022-06-22Fix rejection of legitimately-invalid UserCmds (#203)v1.8.2-rc1KittenPopo
2022-06-22ExploitFixes: Fix respawn exploit and block other Portal 2 commands (#204)KittenPopo
2022-06-19Move LZSS exploit segfault fix hook to ExploitFixes.cpp (#195)KittenPopo
2022-06-19Use strtoull instead of strtoll for uint64s (#198)KittenPopo
2022-06-16Fix "Auth failed" when trying to play singleplayer (#184)v1.8.1-rc6v1.8.1-rc5v1.8.1F1F7Y
2022-06-15LatencyFleX Implementation Update (#183)v1.8.1-rc4Kyle Gospodnetich
2022-06-15Open placeholder_playerdata as an input stream (#173)pg9182
2022-06-16Set default val for net_chan_limit_msec_per_sec to 100 (#196)v1.8.1-rc3KittenPopo