Delta-v/Content.Server/_DV/StationEvents/Components
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
..
AntiMeteorZoneComponent.cs Protect arrivals and evac from meteors (slightly) (#4820) 2025-12-08 08:41:56 -06:00
AntiMeteorZoneStandardRateComponent.cs Protect arrivals and evac from meteors (slightly) (#4820) 2025-12-08 08:41:56 -06:00
DebrisSpawnerRuleComponent.cs the great namespace refactor (#2574) 2025-01-01 07:50:34 +00:00
EpsilonEventRuleComponent.cs Demetashield epsilon part 2 (#4481) 2025-12-07 13:12:48 -07:00
FugitiveRuleComponent.cs the great namespace refactor (#2574) 2025-01-01 07:50:34 +00:00
GlimmerFoxfireSpawnRuleComponent.cs New glimmer events! Foxfire & Restyle (#5102) 2026-01-03 13:56:01 +00:00
GlimmerMobRuleComponent.cs the great namespace refactor (#2574) 2025-01-01 07:50:34 +00:00
GlimmerRestyleRuleComponent.cs New glimmer events! Foxfire & Restyle (#5102) 2026-01-03 13:56:01 +00:00
LoadFarGridRuleComponent.cs the great namespace refactor (#2574) 2025-01-01 07:50:34 +00:00
LockProbersRuleComponent.cs Modifies Probers to be more dynamic (#4082) 2025-07-27 19:42:25 +01:00
MeteorSwarmRuleComponent.cs Remove warnings in Content.Server for _DV content (#5114) 2026-01-06 10:31:51 -06:00
MinorMassMindSwapRuleComponent.cs Remove warnings in Content.Server for _DV content (#5114) 2026-01-06 10:31:51 -06:00
PsionicNosebleedRuleComponent.cs Glimmer event - psionic nosebleed (#4093) 2025-07-30 19:49:07 +01:00
RandomAnimationRuleComponent.cs MASSIVELY buff Random Animation (#4641) 2025-11-18 12:27:40 -06:00
RandomMultipleSpawnRuleComponent.cs Make cult less obvious on earlier stages (#4179) 2025-08-14 09:57:13 +00:00
ThavenMoodUpsetRuleComponent.cs Porting Thaven from Impstation (#2948) 2025-02-25 09:45:29 +00:00