aboutsummaryrefslogtreecommitdiff
path: root/Northstar.Custom/mod/scripts/vscripts/gamemodes/_gamemode_inf.gnut
AgeCommit message (Collapse)Author
2022-01-19Update _gamemode_inf.gnutx3Karma
Adds an extra check if the current air acceleration in the game is higher than the infected, and give infected the higher air acceleration rather than the default 2500.
2022-01-04Fixed air accel conflicting with sh_custom_air_accel and also fix respawning ↵x3Karma
at end kill replay.
2021-12-30fix end of game replay perspective and repsawns during replaysSoup-64
properly sets the end of game replay to use the appropriate player, and prevents respawns during end of game replays
2021-12-30Prevents setting last survivor again when new player connectsx3Karma
2021-12-29Add Round Winning Kill Replay for Infectionx3Karma
2021-12-22playtest fixesBobTheBob
2021-12-05big commit for playtestingBobTheBob
2021-11-07code cleanup, xp, postgame and some small changesBobTheBob
2021-10-17finish burncard impl, add forced 1p fp sequences and classic rodeoBobTheBob
2021-10-14oh fuck i forgot to commit for a whileBobTheBob
2021-08-31move to new mod formatBobTheBob