Delta-v/Content.Server/GameTicking
Moony 3721b3303b
Adds support for a map rotation system. (#7162)
* Adds support for a map rotation system.
It is now the default way of selecting a map, map votes have been disabled.

* whoops

* Randomize the map it starts off with, too.
(it'd pick bagel every time otherwise)

* Address review

* remove knight from rotation due to it being an unmaintained map.

* minor cleanup
2022-03-17 13:59:53 -05:00
..
Commands Mapping Actions (#6877) 2022-03-02 10:12:34 +11:00
Events Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Presets Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
Rules Turn SandboxManager into a system (#6867) 2022-02-23 17:00:30 -07:00
GameTicker.CVars.cs Revert "Revert "Load Maps on Round Start, not Round Restart v3 (#6989)" (#6990)" 2022-03-04 23:53:44 +01:00
GameTicker.GamePreset.cs Add missing return statement to GameTicker.GamePreset 2022-03-04 16:19:48 +01:00
GameTicker.GameRule.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GameTicker.JobController.cs Revert "Revert "Load Maps on Round Start, not Round Restart v3 (#6989)" (#6990)" 2022-03-04 23:53:44 +01:00
GameTicker.Lobby.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
GameTicker.LobbyBackground.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
GameTicker.LobbyMusic.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GameTicker.Player.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GameTicker.RoundFlow.cs Adds support for a map rotation system. (#7162) 2022-03-17 13:59:53 -05:00
GameTicker.Spawning.cs hands ECS (#7081) 2022-03-17 18:13:31 +11:00
GameTicker.StatusShell.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GameTicker.Updates.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
GameTicker.cs Lobby Refactor (#7077) 2022-03-13 19:33:19 -07:00
ManifestEntry.cs Game ticker now has a job assignment system. 2020-01-19 19:08:35 +01:00