Delta-v/Content.Client/Light
Tayrtahn 9186b65b14
Validate `ShaderPrototype` IDs (#38728)
* Convert all shader prototype string literals to protoids in overlays

* Convert more shader prototype literal strings to protoids

* Convert ValidatePrototypeId to ProtoId

* Later
2025-07-03 18:11:31 -07:00
..
Components Remove unused IoC dependency references. (#31704) 2024-09-01 23:22:50 +02:00
EntitySystems Clean up all missing `EntitySystem` proxy method uses (#38353) 2025-06-26 16:50:49 -07:00
Visualizers Cleanup redundant `SpriteSystem` dependencies in `VisualizerSystem`s (#37758) 2025-05-23 14:12:20 -04:00
AfterLightTargetOverlay.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00
AmbientOcclusionOverlay.cs Validate `ShaderPrototype` IDs (#38728) 2025-07-03 18:11:31 -07:00
BeforeLightTargetOverlay.cs Uncomment blur (#35213) 2025-02-17 02:35:24 +11:00
HandheldLightSystem.cs Decouple Lights from Toggleable Visuals (and headphone music notes bugfix) (#35341) 2025-05-30 19:53:56 -04:00
LightBlurOverlay.cs Uncomment blur (#35213) 2025-02-17 02:35:24 +11:00
LightCycleSystem.cs Add sun shadows (planet lighting stage 2) (#35145) 2025-03-08 16:07:42 +11:00
RgbLightControllerSystem.cs Cleanup warnings in `RgbLightControllerSystem` (#37458) 2025-05-15 00:01:54 +02:00
RoofOverlay.cs Add wall-based ambient occlusion (#38276) 2025-06-24 17:56:14 +10:00
SunShadowOverlay.cs Validate `ShaderPrototype` IDs (#38728) 2025-07-03 18:11:31 -07:00
TileEmissionOverlay.cs Apply RoofOverlay per-grid not per-map + fix lighting quality (#35207) 2025-02-16 16:29:03 +03:00