aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-03Still print error message but without error codetemp-rcon-fix-attemptGeckoEidechse
2022-08-03Trial and error fix attemptGeckoEidechse
2022-08-03Do not link MFC to the moduleKawe Mazidjatari
2022-08-03Netconsole cleanupKawe Mazidjatari
2022-08-03Only set a ConVar (ignoring ConCommand) if SERVERDATA_REQUEST_SETVALUE is sub...Kawe Mazidjatari
2022-08-03RCON system overhaulKawe Mazidjatari
2022-07-17Merge branch 'main' into NetConKawe Mazidjatari
2022-07-10Add dependency constants (#156)v1.9.1-rc4v1.9.1-rc3v1.9.1-rc2v1.9.1EladNLG
2022-07-10Allow auth with RCON using 3rd argument from CCommand.Kawe Mazidjatari
2022-07-09Add Postload support for rpaks (#217)v1.9.1-rc1Jack
2022-07-09Add StringToAsset function to squirrel (#216)Maya
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-27Merge branch 'main' into NetConKawe Mazidjatari
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-16Merge branch 'NetCon' of https://github.com/Mauler125/NorthstarLauncher into ...Kawe Mazidjatari
2022-06-16Rename NetConsole output to 'netcon'Kawe Mazidjatari
2022-06-16Merge branch 'main' into NetConKawe Mazidjatari
2022-06-16Add 'chrono' to PCHKawe Mazidjatari
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-31Light RCON cleanupKawe Mazidjatari
2022-05-31ConCommandBase::IsCommand improvementsKawe Mazidjatari
2022-05-13Merge branch 'main' into NetConKawe Mazidjatari
2022-05-13Optimize RCONKawe Mazidjatari
2022-05-13Improve regex in 'CNetAdr2::GetBase'Kawe Mazidjatari
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-05-07RCON system improvementsKawe Mazidjatari
2022-05-05Fix clang formatKawe Mazidjatari