aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-06Flush loggers properly on dedicated server shutdown (#413)v1.12.2-rc1v1.12.2v1.12.1-rc1v1.12.1BobTheBob
2023-02-01Allow `launchplaylist` to be used to start dedicated servers (#409)BobTheBob
2023-01-30feat: Remote mods directory (#403)Rémy Raes
2023-01-30Format content of `enabledmods.json` (#406)Glacir
2023-01-29fix broken filters (#407)BobTheBob
2023-01-26remove debug logging (#402)uniboi
2023-01-21Expose Cursor Position to UI vm (#387)uniboi
2023-01-20Pedantic fix for #391 (use if-else instead of if) (#392)p0358
2023-01-13Execute cfgs before server startup for gamemode being run (#398)v1.12.0-rc5v1.12.0-rc4v1.12.0BobTheBob
2023-01-11push vectors to stack correctly (#395)uniboi
2023-01-06Fix overriding individual localisation strings being weird (#394)v1.12.0-rc3v1.12.0-rc2BobTheBob
2023-01-06Fix issues of restriction of chat message charset (#391)v1.12.0-rc1p0358
2023-01-06Revert "add FCVAR_REPLICATED to ns_server_name" (#390)GeckoEidechse
2023-01-05Restrict chat message charset (#389)pg9182
2023-01-05add FCVAR_REPLICATED to ns_server_name (#386)cat_or_not
2023-01-04Improve response to UI VM compile errors (#388)Jack
2023-01-04generally cleanup authentication code and fix client state issues with reject...BobTheBob
2022-12-26Add missing breaks to AsyncCall_External() (#382)Erlite
2022-12-26Process all squirrel messages in the buffer instead of one per frame. (#381)Erlite
2022-12-22Add NSGetLocalPlayerUID() function. (#371)Erlite
2022-12-22Add NSDisconnectPlayer() function. (#376)Erlite
2022-12-22Add NSGetModName (#366)Emma Miler
2022-12-22Add script concommands (#373)Emma Miler
2022-12-22Fix UI VM Destruction (again again) (#380)Emma Miler
2022-12-22Fix console not enabling (#379)Emma Miler
2022-12-19Restructuring (#365)Emma Miler
2022-12-16Fix UI VM destruction (again) (#370)Emma Miler
2022-12-13Implement HTTP requests for Squirrel scripts (#344)Erlite
2022-12-11Add platform information to User-Agent (#367)v1.11.0-rc3v1.11.0pg9182
2022-12-11Log function lookup failure on Call (#355)Emma Miler
2022-12-11Remove launcher proxy (#363)Emma Miler
2022-12-11Make most mod-setting related funcs global. (#364)Erlite
2022-12-08Remove sv_cheats requirement from r_drawviewmodel (#328)v1.11.0-rc2BobTheBob
2022-12-08Fix UI VM Destruction (#349)Emma Miler
2022-12-02Move include directory (#337)v1.11.0-rc1Emma Miler
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