aboutsummaryrefslogtreecommitdiff
path: root/Northstar.CustomServers/mod/scripts/vscripts/gamemodes/_gamemode_ctf.nut
AgeCommit message (Expand)Author
2024-09-03Complete overhaul for the CTF script (#830)v1.27.7-rc2William Miller
2024-09-03Play effect on flag match over (#860)v1.27.7-rc1William Miller
2024-09-03Add `IsValidPlayer()` before flag return cleanup (#859)William Miller
2024-09-03Avoid duplication of challenge award (#858)William Miller
2024-08-30Add is `IsValidPlayer()` check (#855)v1.27.6-rc2v1.27.6-rc1GeckoEidechse
2024-08-30Add missing `IsValidPlayer()` check for CTF capture assists (#854)v1.27.5-rc2v1.27.5GeckoEidechse
2024-08-30Move CTF spawn point related functionsZanieon
2024-08-30Move `OnPlayerKilled` functionZanieon
2024-08-30Move `CTFInitPlayer` functionZanieon
2024-08-30Move `CaptureFlag` functionZanieon
2024-08-30Move some drop flag related functions to end of fileZanieon
2024-08-30Move `SetFlagStateForTeam` to end of fileZanieon
2024-08-30Add missing valid check for militia flag spawn (#853)GeckoEidechse
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
2022-10-31Fixed ctf Sound Events and Flag Icon (#515)DBmaoha
2022-03-31Various CTF fixes (#282)ASpoonPlaysGames
2022-02-17new spawnzone-based ctf spawn algoBobTheBob
2022-02-05Fix CTF halftime flag swap on mp_forwardbase_kodai and mp_lf_meadowBarichello
2022-01-29Fix missing minimap icons for ctf flagsBarichello
2022-01-28Reset flag state on creationalt4
2022-01-28Check if flag is still valid before loopingalt4
2021-12-29fix ctf if a player leaves when holding the flagBobTheBob
2021-12-17wargames intro and many fixesBobTheBob
2021-12-15more playtest fixesBobTheBob
2021-12-11fixes from playtestsBobTheBob
2021-12-06some bugfixes from playtestBobTheBob
2021-11-23spawn changes and complex ringsBobTheBob
2021-08-31move to new mod formatBobTheBob