Delta-v/Content.Server/Light/EntitySystems
Cojoke fe7dbb42b3
Allow Flares to light cigarettes (#29476)
* Allow Flares to light cigarettes

* !IsHot check

* nicer looking(and I think the right way to do that...)

* heh, whoops

* Adds IgnitionEvent, IgnitionSource now functions as IsHot when Ignited

* Fixes + remove redundancy

* Hows this?

* press enter

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>

* Flare is not forever hot anymore

* Formatting fixes

* Make IgnitionEvent readonly

---------

Co-authored-by: ShadowCommander <10494922+ShadowCommander@users.noreply.github.com>
2024-07-01 14:14:38 -07:00
..
EmergencyLightSystem.cs Emergency Lights now changes color depending on alert level and whether or not the light is powered. (#26932) 2024-04-18 20:50:08 +10:00
ExpendableLightSystem.cs Allow Flares to light cigarettes (#29476) 2024-07-01 14:14:38 -07:00
HandheldLightSystem.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
LightBulbSystem.cs Unrevert audio (#21330) 2023-11-27 22:12:34 +11:00
LightReplacerSystem.cs Fix light replacer popup (#26136) 2024-03-15 18:23:58 +03:00
LitOnPoweredSystem.cs Remove lights compref (#19531) 2023-09-11 19:18:06 +10:00
MatchboxSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-19 12:34:31 -07:00
MatchstickSystem.cs AutoCompState + ItemToggle fixes (#23422) 2024-01-03 17:24:02 +11:00
PoweredLightSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-19 21:09:00 +11:00
RgbLightControllerSystem.cs Extend RgbLightController (#6179) 2022-01-18 15:18:16 -07:00
RotatingLightSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-19 23:27:02 -04:00