fish-station/Content.Server/Light/Components
metalgearsloth df7d6c4d90
PoweredLight uses PointLights for appearance (#4540)
* PoweredLight uses PointLights for appearance

Previously this just set PointLightComponent data via the visualizer which lead to desyncs in the data between client and server. If the server pointlight was dirtied at any point then the pointlight data set via appearance visualizers was bulldozed.

* Address review
2021-08-31 18:45:02 +10:00
..
EmergencyLightComponent.cs fixes #4372 2021-07-26 18:28:04 +02:00
ExpendableLightComponent.cs Fix missing sounds (#4466) 2021-08-13 21:31:37 -07:00
HandheldLightComponent.cs Adds a ton more inhands (#4488) 2021-08-20 05:36:32 +00:00
LightBehaviourComponent.cs Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
LightBulbComponent.cs removed TryGetSound + made some SoundSpecifier datafields required 2021-07-31 19:52:33 +02:00
LightReplacerComponent.cs Fix missing sounds (#4466) 2021-08-13 21:31:37 -07:00
MatchboxComponent.cs Makes Match[sticks/box] ECS, Makes Matchsticks ignite plasma 2021-08-18 23:17:47 +02:00
MatchstickComponent.cs Makes Match[sticks/box] ECS, Makes Matchsticks ignite plasma 2021-08-18 23:17:47 +02:00
PoweredLightComponent.cs PoweredLight uses PointLights for appearance (#4540) 2021-08-31 18:45:02 +10:00