Delta-v/Content.Client/Light/Components
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
..
EmergencyLightComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
ExpendableLightComponent.cs Seal/abstract/virtual everything (#6739) 2022-02-16 18:23:23 +11:00
HandheldLightComponent.cs Fix item/clothing visual & networking bugs (#10116) 2022-07-28 18:02:09 -07:00
LightBehaviourComponent.cs FlashLightVisualizer refactor + low power handheld light light radius fix (#11768) 2022-10-19 13:34:36 -05:00