aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_ttdm.nut
AgeCommit message (Collapse)Author
2024-06-28Implement Match Goals menu and XP tracking (#756)v1.26.0-rc4v1.26.0William Miller
for vanilla parity when it comes to the progression system. See PR description for full details
2022-03-03spectator refactor and private match spectator supportBobTheBob
2022-01-10Fix registering kills during epilogue (#82)x3Karma
* Fix Pilots vs Pilots registering kills during epilogue * Fix Skirmish counting kills uring epilogue * Fix Titan Brawl counting score during epilogue (if available)
2022-01-02fix potential crash in ttdm introBobTheBob
2021-12-30adds time out check for all of thesex3Karma
2021-12-29Stop Titan Brawl from scoring during the epilogue if tits turned on lolx3Karma
2021-12-27fix some crashes and evac playing in ttdmBobTheBob
2021-12-24fix grace period being allowed in titansBobTheBob
2021-12-22playtest fixesBobTheBob
2021-08-31move to new mod formatBobTheBob