aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29Merge branch 'main' into NetConKawe Mazidjatari
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-27Merge branch 'main' into NetConKawe Mazidjatari
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-24Merge branch 'main' into NetConKawe Mazidjatari
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-21Merge branch 'main' into NetConKawe Mazidjatari
2022-03-18refactor dll load callbacks to lower number of dedicated.h includes (#109)BobTheBob
2022-03-15Merge branch 'main' into NetConKawe Mazidjatari
2022-03-15add mod binks, mod rpak loading, and support for non-preload vpks/rpaksBobTheBob
2022-03-15move to using g_pCVar moreBobTheBob
2022-03-13Merge branch 'main' into NetConKawe Mazidjatari
2022-03-11Allow origin to start in the background (#108)Barnaby
2022-03-11Add check for player name correctness (#86)Barnaby
2022-03-09Fix formattingAmos
2022-03-09Merge branch 'main' into NetConKawe Mazidjatari
2022-03-06don't kick local player for netchan limitsBobTheBob
2022-03-06add support for server=>client script stringcommandsBobTheBob
2022-03-06Fix #101, chat hook memory leak (#105)Tom Barham
2022-03-06Fix a memory leak for `setupfunc` (#103)Emma Miler
2022-03-06Fixed crash with plugin loading (#102)Emma Miler
2022-03-04Light cleanupAmos
2022-03-04Fix formattingAmos
2022-03-04Fix formattingAmos
2022-03-04Fix formattingAmos
2022-03-04Add proto compiler source filesAmos
2022-03-04Remove extraneous build platformAmos
2022-03-04Add non-game netconsole client for RCONAmos
2022-03-04Cleanup and bug fixesAmos
2022-03-04RCON implementationAmos
2022-03-04Merge branch 'NetCon' of https://github.com/Mauler125/NorthstarLauncher into ...Amos
2022-03-03Add launcher code for plugin support (#93)Emma Miler
2022-03-02Add 'protobuf' library to projectAmos
2022-02-28Autogenerate startup args text files (#99)Emma Miler
2022-02-25Add multiple icon resolutions (#97)Barnaby
2022-02-25remove unneeded unstable cvar debug assertsBobTheBob
2022-02-25use vanilla chat logic if codecallbacks are missingBobTheBob
2022-02-24fix uncommon race condition that creates "phantom" serversBobTheBob
2022-02-23ConVar class rebuild (#90)Kawe Mazidjatari
2022-02-21Advanced chat: custom messages and client hooks (#74)Tom Barham
2022-02-20Fix formattingTom Barham
2022-02-19fix bugs with ainfile dumping (now identical on dumps from loaded files!!!)BobTheBob
2022-02-18Fix typoJacob
2022-02-18Fix formattingJakubiakDev
2022-02-17Revert "Compress previous logs and dump files on launch (#73)"Barichello