Delta-v/Content.Server/GameTicking
deltanedas 82b8d835b2
fix antag selection being evil (#28197)
* fix antag selection being evil

* fix test

* untroll the other tests

* remove role timer troll

* Allow tests to modify antag preferences

* Fix antag selection

* Misc test fixes

* Add AntagPreferenceTest

* Fix lazy mistakes

* Test cleanup

* Try stop players in lobbies from being assigned mid-round antags

* ranting

* I am going insane

---------

Co-authored-by: deltanedas <@deltanedas:kde.org>
Co-authored-by: ElectroJr <leonsfriedrich@gmail.com>
2024-06-01 17:13:27 +02:00
..
Commands Resolve `'EntitySystem.Get<T>()' is obsolete` in content (#27936) 2024-05-18 13:58:55 +02:00
Components Mega Antag Refactor (#25786) 2024-05-15 19:48:32 +02:00
Events Make AdminLogsSystem an IoC manager (#8492) 2022-05-28 23:41:17 -07:00
Presets Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Prototypes Make all prototype types partial (#21374) 2023-11-12 20:29:57 +01:00
Rules Fix gamerule display issues (#28178) 2024-06-01 17:00:04 +02:00
GameTicker.CVars.cs Make the round end sound collection a cvar (#25741) 2024-03-07 01:13:37 +01:00
GameTicker.GamePreset.cs Fix ghosts getting spawned in nullspace (#27617) 2024-05-18 13:53:01 +02:00
GameTicker.GameRule.cs Fix gamerule display issues (#28178) 2024-06-01 17:00:04 +02:00
GameTicker.Lobby.cs fix: lobby music volume will be changed on options change without restart (also lobby music not looped anymore) (#25530) 2024-03-07 01:18:33 +01:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-18 23:32:45 +01:00
GameTicker.Player.cs Fix gamerule display issues (#28178) 2024-06-01 17:00:04 +02:00
GameTicker.Replays.cs Add server name into the replay final (#25564) 2024-03-07 00:52:58 +01:00
GameTicker.RoundFlow.cs fix antag selection being evil (#28197) 2024-06-01 17:13:27 +02:00
GameTicker.Spawning.cs Prevent ghosts from spawning on terminating maps/grids (#28099) 2024-06-01 16:53:42 +02:00
GameTicker.StatusShell.cs Expose preset in status (#23586) 2024-01-26 21:47:39 +01:00
GameTicker.cs Mega Antag Refactor (#25786) 2024-05-15 19:48:32 +02:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00