Age | Commit message (Expand) | Author |
2022-02-23 | ConVar class rebuild (#90) | Kawe Mazidjatari |
2022-02-21 | Advanced chat: custom messages and client hooks (#74) | Tom Barham |
2022-02-15 | Format cherry-picked commits | Barichello |
2022-02-12 | Fixed typo and made command line flag lowercase | Emma Miler |
2022-02-12 | Added code for chathooks | Emma Miler |
2022-02-03 | Format project | Northstar |
2022-01-30 | Added command line option for custom northstar dir | Emma Miler |
2022-01-30 | add FindConVar and FindConCommand | BobTheBob |
2022-01-28 | add ns_resetpersistence command | BobTheBob |
2022-01-18 | make FCVAR_CLIENTCMD_CAN_EXECUTE checks not rely on concommand dispatch hooks... | BobTheBob |
2022-01-15 | improve ConCommand__DispatchHook CLIENTCMD_CAN_EXECUTE logic | BobTheBob |
2022-01-13 | unbreak sp | BobTheBob |
2022-01-10 | prevent FCVAR_GAMEDLL concommands without FCVAR_CLIENTCMD_CAN_EXECUTE from be... | BobTheBob |
2022-01-09 | restrict netchan limit checks to serverside calls only | BobTheBob |
2022-01-02 | Merge pull request #19 from p0358/main | BobTheBob |
2022-01-02 | add chat ratelimits and system for hooking chat messages | BobTheBob |
2022-01-02 | Merge upstream | p0358 |
2022-01-02 | add disconnects to ban system | BobTheBob |
2022-01-02 | initial work for ban system | BobTheBob |
2022-01-02 | don't enforce netchan limits during level transitions, change how limit mode ... | BobTheBob |
2021-12-31 | Merge branch 'main' of https://github.com/R2Northstar/NorthstarLauncher | p0358 |
2021-12-30 | move to server auth token system for verifying gameserver auth messages, rath... | BobTheBob |
2021-12-30 | fix various random warnings | p0358 |
2021-12-26 | add setplaylistvaroverride command for setting overrides on dedi from command... | BobTheBob |
2021-12-24 | add logging to connectionless ratelimits | BobTheBob |
2021-12-24 | add connectionless ratelimit | BobTheBob |
2021-12-21 | fix some timing issues on dedi | BobTheBob |
2021-12-20 | fix CNetworkStringTableContainer::WriteBaselines crash | BobTheBob |
2021-12-19 | server authentication patch to allow for new url to work | BobTheBob |
2021-12-17 | change placeholder playerdata directory | BobTheBob |
2021-12-14 | add netchan processing limits | BobTheBob |
2021-12-02 | tier0 code cleanup and loadlibrary hook fix | BobTheBob |
2021-11-27 | more masterserver stuff and support for devonly/hidden cvars | BobTheBob |
2021-10-19 | add reconnecting to local lobby with auth on leave | BobTheBob |
2021-10-19 | add masterserver mod list support and fix some squirrel issues | BobTheBob |
2021-10-11 | add server script early persistence writes | BobTheBob |
2021-10-01 | Revert "small modmanager refactors" | BobTheBob |
2021-09-30 | small modmanager refactors | BobTheBob |
2021-09-09 | fix singleplayer auth issues | BobTheBob |
2021-09-09 | add IsValveMod patches | BobTheBob |
2021-08-25 | deprecate clc_SetPlaylistVarOverride | BobTheBob |
2021-08-18 | lots of launcher stuff | BobTheBob |
2021-08-14 | add authentication with local server | BobTheBob |
2021-08-13 | add local http server for auth | BobTheBob |
2021-08-09 | add mod localisation, say command and more masterserver stuff | BobTheBob |
2021-08-03 | fix playlist kv building | BobTheBob |
2021-08-02 | add dynamic keyvalue building, client serverbrowser stuff | BobTheBob |
2021-07-29 | add script api for mods and add temp fix for scripts.rson not loading right | BobTheBob |
2021-07-28 | improve lookup speeds for mod files | BobTheBob |
2021-07-27 | auth improvements | BobTheBob |