aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/mp
AgeCommit message (Expand)Author
2024-09-10Reorder code of `_gamestate_mp.nut` (#875)William Miller
2024-09-10Fix crash when player is in a special team (#866)LightBlueCube
2024-09-07Refactor and improve spawns (#829)v1.28.0-rc2William Miller
2024-09-03Prevent rare crash when player disconnects during War Games intro (#856)v1.27.7-rc3v1.27.7LightBlueCube
2024-07-17Fix "Kills by Auto-Titan" not registering at all (#817)William Miller
2024-07-12Change `IsValid()` check to `EndSignal()` (#820)v1.26.3-rc3v1.26.3William Miller
2024-07-11Check player validity in `SetupChallenges_Threaded` (#819)fvnkhead
2024-07-08Hotfix for Intro Dropship (#816)v1.26.3-rc2v1.26.2William Miller
2024-07-07Fix oversight in "Total MVP" not registering in regards to progression (#814)v1.26.1William Miller
2024-07-07Prevent suicides registering progression stats (#813)William Miller
2024-07-07Mitigate muted audio during dropship intro (#812)v1.26.1-rc5GeckoEidechse
2024-07-07Mitigate muted audio during dropship intro (#811)GeckoEidechse
2024-07-07Play battle chatter during dropship intro (#810)GeckoEidechse
2024-07-07Fix formatting in dropship introZanieon
2024-07-07Rework Intro Dropship Script to avoid player overlap (#809)William Miller
2024-07-06Unfuck the Spawns (#808)v1.26.1-rc4v1.26.1-rc3v1.26.1-rc2William Miller
2024-06-28Implement Match Goals menu and XP tracking (#756)v1.26.0-rc4v1.26.0William Miller
2024-04-13Move all owned NPCs together with player on Team Switching (#789)William Miller
2024-03-26Fix weapon drop callback breaking SP (#797)v1.25.0-rc1Cyn
2024-02-29Add weapon dropped callbackv1.24.3-rc2v1.24.3-rc1NoCatt
2024-01-29Scale pilot kill core gain properly for mixed modes (#702)Jack
2024-01-02Fix spectating for LTS (#774)v1.21.3-rc1v1.21.3Aibek
2024-01-02Add validity check to `HandleDistanceAndTimeStats_Threaded` to prevent crash ...Casper Talvio
2024-01-02Add validity check to `SaveStatsPeriodically_Threaded` (#769)Casper Talvio
2023-12-17Fix `spec_mode` bind not working (#706)Jack
2023-11-21Implement missing Score Events (#700)v1.20.1-rc5v1.20.1Jack
2023-11-05Re-implement projectile kill replays (#723)v1.20.0-rc2v1.20.0-rc1Jack
2023-11-03Fix wrong attacker receiving progression stat updates (#755)v1.19.11-rc7v1.19.11William Miller
2023-10-18Stop logging invalid map/mode exception in progression (#750)v1.19.9-rc3v1.19.9Jack
2023-10-18Fix Titan Assist not tracking properly (#744)William Miller
2023-10-17Award titan assist stats based on titan soul damage history (#746)Jack
2023-10-16Make dropships immune to Titan step damage (#737)v1.19.9-rc1Jack
2023-10-12Expose extra optional arg in `UpdatePlayerStat` function (#742)William Miller
2023-09-18Use `WinnerDetermined` instead of `Epilogue` to grant stats (#713)v1.19.0Jack
2023-09-02Progression system (#655)Jack
2023-09-02Prefer not to spawn within 20 meters of enemy (#512)v1.18.3-rc1v1.18.3v1.18.2-rc1v1.18.2fvnkhead
2023-09-02Force player respawn to match vanilla (#554)Jack
2023-07-10Fix dropship related crash (#662)EnderBoy9217
2023-03-09Add support for entity final damage callbacks (#578)Dinorush
2023-01-13Fortwar fixes from #564 with my requested changes (#571)v1.12.1-rc1v1.12.1v1.12.0-rc5v1.12.0Maya
2023-01-06[GAMEMODE] Add gamemode_fw (#545)v1.12.0-rc2DBmaoha
2022-10-31Better Decloaking Check to Support Modding (#514)DBmaoha
2022-10-21Added Music and Dialogue Event (#469)DBmaoha
2022-10-21Added Callsign Event for Core Earned And Titan Kill (#495)DBmaoha
2022-10-21allow server scripts to compile with -dev or developer 1 (#492)BobTheBob
2022-10-21Fixed SuddenDeath Based Modes Stuck (#496)DBmaoha
2022-10-08Fix crash when final killcam entity becomes invalid (#516)Dinorush
2022-08-27Add alive checks (#491)GeckoEidechse
2022-08-11adding win achievement (#481)cat_or_not
2022-08-07fix DelayedGamemodeAnnouncement (#471)cat_or_not