Delta-v/Content.Server/GameTicking
J 6571868f3b Extracts magic strings from Tag calls (#36305)
* Extracts magic strings from Tag calls

When #36281 gets merged, the `TagSystem` methods will all give warnings. Let's fix those warnings before they even happen!

* Adds missing libraries

* Remove not yet implemented TagSystem changes

* Fix tag spelling error

Genuinely surprised there was only 1!

* Styling and proper type changes

* Styling

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-04-06 21:35:59 +01:00
..
Commands Allow for respawn and erase verb to be used on offline players. Also minor rewrite on respawn command and new erase command (#30433) 2024-09-01 03:36:44 +01:00
Events Metagame improvements to antag-before-job selection system (#35830) 2025-03-23 15:56:45 +00:00
Presets Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
Prototypes Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
Rules Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
GameTicker.CVars.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.GamePreset.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.GameRule.cs upstream merge (#1636) 2024-08-18 17:21:07 +00:00
GameTicker.Lobby.cs Replace direct uses of GameTicker dictionary with `TryGetValue` (#33222) 2024-12-07 16:20:37 +00:00
GameTicker.LobbyBackground.cs WebP lobby images (#25184) 2024-02-18 23:32:45 +01:00
GameTicker.Player.cs Gameticking warnings cleanup (#36193) 2025-04-06 20:51:10 +01:00
GameTicker.Replays.cs Fix RA0032 (#32514) 2024-10-02 12:08:12 +01:00
GameTicker.RoundFlow.cs Gameticking warnings cleanup (#36193) 2025-04-06 20:51:10 +01:00
GameTicker.Spawning.cs Gameticking warnings cleanup (#36193) 2025-04-06 20:51:10 +01:00
GameTicker.StatusShell.cs Add a CCVar to allow from hiding admins in the reported player count. (#34406) 2025-01-28 04:31:24 +00:00
GameTicker.cs Refactor map loading & saving (#34020) 2025-03-01 13:20:37 +00:00
ManifestEntry.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00