Delta-v/Content.Server/_DV/StationEvents/Events
BarryNorfolk bf8cce52a1
Remove warnings in Content.Server for _DV content (#5114)
* Cleanup datafields with matching autogenerated tag [RA0027]

* Remove unused dependencies [CS0414]

* Swap to AddMarkupOrThrow over PushMarkup [CS0618]

* Fix namespacing [CA1050]

* Prefer the generic overload [CA2263]

* Fix exception throwing [CA2208]

* Mark RoundStartCaptain as static [CA1822]

* Don't use string literal [RA0033]

* Remove un-needed null check [CS8073]

* Explicitly set webhookData to null [CS0649]

* Use protoId over bare string

* Prefer HasComp over TryComp with no usage of the actual comp
2026-01-06 10:31:51 -06:00
..
DebrisSpawnerRule.cs update random stuff 2025-03-01 17:02:12 +00:00
EpsilonEventRule.cs Demetashield epsilon part 2 (#4481) 2025-12-07 13:12:48 -07:00
FugitiveRule.cs Remove warnings in Content.Server for _DV content (#5114) 2026-01-06 10:31:51 -06:00
GlimmerFoxfireSpawnRule.cs New glimmer events! Foxfire & Restyle (#5102) 2026-01-03 13:56:01 +00:00
GlimmerMobSpawnRule.cs the great namespace refactor (#2574) 2025-01-01 07:50:34 +00:00
GlimmerRestyleRule.cs New glimmer events! Foxfire & Restyle (#5102) 2026-01-03 13:56:01 +00:00
LoadFarGridRule.cs Fixed DeltaV StationSystem methods after upstream moved them to shared. 2025-11-23 15:22:20 -06:00
LockProbersRule.cs Warnings Clean-Up - Part 1 (#4785) 2025-11-28 02:30:00 -06:00
MeteorSwarmRule.cs Protect arrivals and evac from meteors (slightly) (#4820) 2025-12-08 08:41:56 -06:00
MinorMassMindSwapRule.cs Change how Minor Mass Mind Swap Cooldown starts/Fix Telegnosis (#5013) 2026-01-02 13:00:58 -06:00
PsionicNosebleedRule.cs Glimmer event - psionic nosebleed (#4093) 2025-07-30 19:49:07 +01:00
RandomAnimationRule.cs Glimmer event - random animation (#4105) 2025-08-01 13:58:06 +01:00
RandomMultipleSpawnRule.cs Make cult less obvious on earlier stages (#4179) 2025-08-14 09:57:13 +00:00
ThavenMoodUpset.cs Porting Thaven from Impstation (#2948) 2025-02-25 09:45:29 +00:00