Delta-v/Content.Server/Light/EntitySystems
J af9526197a
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-04 20:20:19 -04:00
..
EmergencyLightSystem.cs Fix battery charging stopping just short of being full (#34028) 2025-01-10 17:54:55 +11:00
ExpendableLightSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
HandheldLightSystem.cs Refactor audio system to send collection IDs over the network (#33610) 2025-02-23 23:14:56 +11:00
LightBulbSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
LightCycleSystem.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00
LightReplacerSystem.cs Fix light replacer popup (#26136) 2024-03-15 18:23:58 +03:00
LitOnPoweredSystem.cs Station AI (#30944) 2024-08-28 10:57:12 +10:00
MatchboxSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
MatchstickSystem.cs AutoCompState + ItemToggle fixes (#23422) 2024-01-03 17:24:02 +11:00
PoweredLightSystem.cs Replace some sound PlayEntity with PlayPvs (#34317) 2025-01-11 01:44:30 +11:00
RgbLightControllerSystem.cs Extend RgbLightController (#6179) 2022-01-18 15:18:16 -07:00
RoofSystem.cs Add planet lighting (#32522) 2025-02-16 19:35:32 +11:00
RotatingLightSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-19 23:27:02 -04:00
SunShadowSystem.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00