aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts
AgeCommit message (Expand)Author
2022-05-30Split FD into multiple filesRoyalBlue1
2022-05-16track gamestats for endgame medalsRoyalBlue1
2022-05-14Fixed some ui stuff and moved droppod into one function againRoyalBlue1
2022-05-13Add Health and Damage Scaling to FD (#359)x3Karma
2022-05-13Another Frontier Defense update (#356)x3Karma
2022-05-13Fixed NavRoyalBlue1
2022-05-12Made wait until events more readableRoyalBlue1
2022-05-12Merge remote-tracking branch 'upsteam/gamemode_fd' into gamemode_fdRoyalBlue1
2022-05-12give medals at game endRoyalBlue1
2022-05-12Frontier Defense stuff (#355)x3Karma
2022-05-11Update _gamemode_fd.nut (#353)x3Karma
2022-05-11Indent fixRoyalBlue1
2022-05-09Harvester changes (#350)x3Karma
2022-05-03Fixed dice roll only giving one tick (again) (#313)ASpoonPlaysGames
2022-04-29Update _classic_mp_dropship_intro.gnut (#329)BobTheBob
2022-04-29Bring frontline spawns more in line with vanilla functionality (#318)BobTheBob
2022-04-29Add Attrition (#321)F1F7Y
2022-04-17allow modes to not use the match timer, and clear timer on match end (#310)BobTheBob
2022-04-15Add core meter gain exceptions (#284)Dinorush
2022-04-14move devcommands to northstar.customservers (#300)BobTheBob
2022-04-12Restrict and log message sending on connect (#299)Emma Miler
2022-04-10don't run killreplay if epilogue is active (#296)BobTheBob
2022-04-06fix evac issues on colony (#288)BobTheBob
2022-03-31Various CTF fixes (#282)ASpoonPlaysGames
2022-03-29Fix servercrash because batteryContainer entity is null (#267)RomeoCantCode
2022-03-29Fix Game Crash when player not in capperArray (#279)v1.6.1-rc1v1.6.1v1.6.0-rc5v1.6.0Maya
2022-03-25Added Game Loss screenRoyalBlue1
2022-03-25Merge remote-tracking branch 'upsteam/gamemode_fd' into gamemode_fdRoyalBlue1
2022-03-25Added Game End ConditionsRoyalBlue1
2022-03-25Added Restart and Win and Mortar TitanRoyalBlue1
2022-03-25Added waveend scoringRoyalBlue1
2022-03-25Added Array to track alive TitansRoyalBlue1
2022-03-25More Events and Titan NavigationRoyalBlue1
2022-03-25Added wave event logic RoyalBlue1
2022-03-25moved harvester creation, added harvester sound, added smokesRoyalBlue1
2022-03-25Harvester Color change with healthRoyalBlue1
2022-03-25Spawn Harvester and load Npc RoutesRoyalBlue1
2022-03-15Added Game End ConditionsRoyalBlue1
2022-03-15Map hack bug fixes and adjustments (#257)v1.6.0-rc2v1.6.0-rc1Dinorush
2022-03-12Added Restart and Win and Mortar TitanRoyalBlue1
2022-03-11Merge branch 'main' of https://github.com/R2Northstar/NorthstarModsBobTheBob
2022-03-11script api for server=>client stringcmdsBobTheBob
2022-03-11Additional scoring fixes (#261)x3Karma
2022-03-11Added waveend scoringRoyalBlue1
2022-03-06Add function to update vortex shield ignored weapons (#250)JMM889901
2022-03-04rotate spawnzones if players die within their spawnzoneBobTheBob
2022-03-04prevent crash if offhand slot is not found when using Tactikill (#255)x3Karma
2022-03-03cleanup respawn and script prediction management codeBobTheBob
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-03-01added IsTitan() and IsPlayerDisembarking() checks for evac (#253)ASpoonPlaysGames