aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-06-26Block developer squirrel functions (#211)v1.9.0-rc1v1.9.0v1.8.2-rc31.8.XMaya
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
2022-06-16Attempt reconnect in case of DUPLICATE_SERVER (#187)GeckoEidechse
2022-06-16Localize error messages from masterserver (#159)Emma Miler
2022-06-16Expose IsDedicated on server vm (#179)F1F7Y
2022-06-16Delete emit_blocker.h (#194)Maya
2022-06-15Fix bug where emit wouldn't be blocked if uppercase (#192)v1.8.1-rc2Emma Miler
2022-06-15Add pull request template (#188)v1.8.1-rc1GeckoEidechse
2022-06-15Fix segfault on badly formed compressed packets (#160)Tom Barham
2022-06-14Guard against GetEntByIndex read out of bounds (#191)Tom Barham
2022-05-13Fix typo in UID logs (#176)v1.8.0-rc2v1.8.0-rc1v1.8.0Barnaby
2022-05-13Update serverauthentication.cpp (#161)BobTheBob
2022-05-13Block `emit` command when sv_cheats is disabled (#170)Emma Miler
2022-05-13Log UID in a variety of places during auth process (#174)GeckoEidechse
2022-05-13Compare uid from connect on activate (#175)Barnaby
2022-04-27Hardcode version number (#152)GeckoEidechse
2022-04-26Write launcher version to log file (#153)GeckoEidechse
2022-04-24Make debugoverlay conform to clang-format (#151)Emma Miler
2022-04-24Fix debug builds (#150)Emma Miler
2022-04-21DebugOverlay (#106)r-ex
2022-04-13Format projectNorthstar
2022-04-13Update clang-formatBarichello
2022-04-13Fix formatting to stop clang-format failing in CI (#143)GeckoEidechse
2022-04-12Update ns_icon.ico (#127)amione
2022-04-12make curl logging optional (#141)BobTheBob
2022-04-12more changes to mod rpak loading (#139)BobTheBob
2022-04-12make toggleconsole FCVAR_DONTRECORD (#140)BobTheBob
2022-04-09various rpak loading changes (#135)BobTheBob
2022-04-09add rui_drawEnable (#134)BobTheBob
2022-04-09add audio changes (#133)BobTheBob
2022-04-08rename convar defaultvalue to m_pszDefaultValue (#136)BobTheBob
2022-03-28Update plugins.cpp (#124)v1.6.2-rc1v1.6.2v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0-rc4v1.6.0Emma Miler
2022-03-28More exploit fixes by KIttenPopo (#126)GeckoEidechse
2022-03-26Major exploit fixes and some minor bug fixes/improvements (#117)v1.6.0-rc3KittenPopo
2022-03-26Re-add clang-formatv1.6.0-rc2v1.6.0-rc1GeckoEidechse
2022-03-26Add version numbering to all master server requests (#113)Emma Miler
2022-03-23Implement KittenPopo exploit fixes (and sanity changes) (#112)KittenPopo
2022-03-23Update link to Discord server GeckoEidechse
2022-03-22remove ClientCommandKeyValuesBobTheBob
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob