Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-04 | Replace uses of `disconnect` with `NSDisconnectPlayer` (#841)v1.28.4-rc3v1.28.4 | Jack | |
As we want to remove `FCVAR_SERVER_CAN_EXECUTE` flag from `disconnect`. | |||
2023-09-02 | Progression system (#655) | Jack | |
This also can't hurt right? --------- Co-authored-by: uniboi <64006268+uniboi@users.noreply.github.com> | |||
2022-10-21 | allow server scripts to compile with -dev or developer 1 (#492) | BobTheBob | |
2022-08-27 | Remove bad loadout validation properties for pilot and titan (#493) | BobTheBob | |
2021-12-26 | Add files via upload | greishuhs | |
Adds sh_loadouts.nut to Northstar.CustomServers with a modification to the function LoadoutPropertyRequiresItemValidation( string loadoutProperty ) The modifications turn off loadout verification when changing primarySkinIndex, secondarySkinIndex, and weapon3SkinIndex allowing for weapon skins to be equipped without compromising other elements of load validation |