Delta-v/Content.Shared/Light/Component
Francesco 9727cc0da0
FlashLightVisualizer refactor + low power handheld light light radius fix (#11768)
* refactor: Removes FlashLightVisualizer (based on obsolete code) in favor or merging its functionality with HandheldLightComponent
fix: Low power lighting radius animations for lanterns, floodlights and flashlights now properly restore the original light radius when going back to full power

* refactor: Use the LightBehaviour component to animate HandheldLights
refactor: Remove unneeded HandheldLight definitions in some yaml files (already inherited by parents)
fix: Properly change the server side PointLightComponent Enabled property when turning HandheldLights on/off
feat: ReverseWhenFinished property on Fade light behaviours

* Empty commit to rerun CI with the new engine PR

* fix: Restore the correct HandheldLight addPrefix property, whoops

* refactor: blinkingBehaviourID -> blinkingBehaviourId, radiatingBehaviourID -> radiatingBehaviourId
2022-10-19 13:34:36 -05:00
..
HandheldLightComponent.cs FlashLightVisualizer refactor + low power handheld light light radius fix (#11768) 2022-10-19 13:34:36 -05:00
RgbLightControllerComponent.cs Revert "Revert "Fix some friend access violations by allowing others access. (#8594) (#8703)" (working this time) (#8704) 2022-06-07 15:26:28 +02:00
SharedEmergencyLightComponent.cs Emergency light goodies (#9352) 2022-07-07 09:16:48 -07:00
SharedExpendableLightComponent.cs Audio System Rejig (#9635) 2022-07-29 12:13:12 +10:00
SharedLightBehaviourComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00