Delta-v/Content.Shared/Light
Quantum-cross 051120d6a6 Fix serialization of `SunShadowCycleComponent` (#38002)
* Use a struct to hold the items for `Directions` in `SunShadowComponent`, fix serialization.

* actually make them datafields...

* Add NetSerializable to datadef

* this is why we can't have nice things
2025-08-07 01:20:46 +02:00
..
Components Fix serialization of `SunShadowCycleComponent` (#38002) 2025-08-07 01:20:46 +02:00
EntitySystems Decouple Lights from Toggleable Visuals (and headphone music notes bugfix) (#35341) 2025-08-06 22:06:58 +02:00
LightToggleEvent.cs Move UnpoweredFlashlight to shared (#27449) 2024-05-07 02:04:57 +02:00
PoweredLightDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedEmergencyLightSystem.cs light refactoring/rework (#19314) 2023-09-03 22:31:10 -07:00
SharedHandheldLightSystem.cs Decouple Lights from Toggleable Visuals (and headphone music notes bugfix) (#35341) 2025-08-06 22:06:58 +02:00
SharedPoweredLightVisuals.cs Glowy lights - light fixtures now actually glow (#23428) 2024-01-26 21:27:53 +01:00
SharedRgbLightControllerSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-24 00:04:13 +01:00
SharedRotatingLightSystem.cs light refactoring/rework (#19314) 2023-09-03 22:31:10 -07:00
SharedUnpoweredFlashlightVisuals.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00