aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01Don't set initial dedicated server title to the profile name (#352)authentication-refactor-prJack
2022-12-01Update exit value in hooks to valid code (#354)Emma Miler
2022-12-01Exit instead of abort on server compile error (#353)Emma Miler
2022-11-27Fix script compile errors not being flushed to log file (#342)wolf109909
2022-11-27Pre-init squirrel managers (#348)Emma Miler
2022-11-26Parse and expose region field from JSON server list (#232)GeckoEidechse
2022-11-22Bump used Actions version (#339)GeckoEidechse
2022-11-20Add support for querying player userinfo cvars in script (#293)BobTheBob
2022-11-20Squirrel bridge v3 (#310)Emma Miler
2022-11-20Fix DecodeJSON() not returning SQRESULT_NOTNULL. (#330)Erlite
2022-11-17Fix broken chat hooks due to missing `AUTOHOOK_DISPATCH()` (#335)Jack
2022-11-16Fix logging (#333)Emma Miler
2022-11-15Fix slow keyvalues building (#331)Emma Miler
2022-11-14New syntax for reversed structs (#324)Emma Miler
2022-11-14New crashhandler (#325)Emma Miler
2022-11-13fix accidentally broken project filters from merge conflict (#327)BobTheBob
2022-11-13Squirrel functions auto bind (#299)Maya
2022-11-13allow kb_act.lst to be compiled from multiple mods (#298)BobTheBob
2022-11-12Logging improvements + Colours (new) (#320)Emma Miler
2022-11-12allow vmts do be loaded from disk (#292)BobTheBob
2022-11-12[COOP] load sp_ rpaks on dedi (#283)Jack
2022-11-12Restore `-waitfordebugger` flag (#321)Emma Miler
2022-11-12remove dev only from mat_colorcorrection (#326)H0L0theBard
2022-11-06Fix player count server presence (again) (#323)Emma Miler
2022-11-06Fix player count in server presence (#322)Emma Miler
2022-11-03Fix `status` hooks (#316)BobTheBob
2022-10-31add KeyValues class (#303)BobTheBob
2022-10-31Update crashhandler.cpp (#297)Emma Miler
2022-10-31remove dev-only flag from save_enable (#315)v1.10.3-rc1v1.10.3H0L0theBard
2022-10-28Improve authentication flow (#306)v1.10.2-rc1v1.10.2Maya
2022-10-27Update serverauthentication.cpp (#307)Emma Miler
2022-10-23fix reading of cvar net_data_block_enabled (#302)v1.10.1-rc1v1.10.1BobTheBob
2022-10-23change accidentally broken m_UID offset (#301)BobTheBob
2022-10-22fix typo in ConVar::SetValue( const char* ) (#296)BobTheBob
2022-10-22Fix using wrong dll load for patching bik loading (#295)v1.10.0-rc5v1.10.0Maya
2022-10-22Allow rpaks to use starpaks that are in the mod's folder (#279)v1.10.0-rc4Jack
2022-10-22Fixup more cvars (#294)v1.10.0-rc3BobTheBob
2022-10-21fix up formattingv1.10.0-rc2BobTheBob9
2022-10-21fix up squirrel sq_getentity defsBobTheBob9
2022-10-17big refactor (#171)v1.10.0-rc1BobTheBob
2022-10-04Clear token when not needed anymore (#282)Emma Miler
2022-09-25Replace XInput library with updated one (#278)Emma Miler
2022-09-20Standardise concommand func naming in C++ (#277)BobTheBob
2022-09-19Set current directory properly (#275)p0358
2022-09-19Display error if logs path isn't writeable (#274)p0358
2022-09-13Revert "Add log colours because they are pretty (#237)"GeckoEidechse
2022-09-07Rename some members of MasterServerManager (#266)GeckoEidechse
2022-09-03Check LSX for Origin launch (#263)BobTheBob
2022-09-02Add newlineGeckoEidechse
2022-09-02Update commentGeckoEidechse