Delta-v/Content.Server/Light/EntitySystems
Leon Friedrich 19277a2276
More DoAfter Changes (#14609)
* DoAfters

* Compact Clone()

* Fix mice and cuffables

* Try generalize attempt events

* moves climbabledoafter event to shared, fixes issue with climbable target

* Fix merge (cuffing)

* Make all events netserializable

* handful of doafter events moved

* moves the rest of the events to their respective shared folders

* Changes all mentions of server doafter to shared

* stop stripping cancellation

* fix merge errors

* draw paused doafters

* handle unpausing

* missing netserializable ref

* removes break on stun reference

* removes cuffing state reference

* Fix tools

* Fix door prying.

* Fix construction

* Fix dumping

* Fix wielding assert

* fix rev

* Fix test

* more test fixes

---------

Co-authored-by: keronshb <keronshb@live.com>
2023-04-02 21:13:48 -04:00
..
EmergencyLightSystem.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04:00
ExpendableLightSystem.cs Fix rsi sprite access for verbs (#14284) 2023-02-26 18:48:57 +11:00
HandheldLightSystem.cs Fix rsi sprite access for verbs (#14284) 2023-02-26 18:48:57 +11:00
LightBulbSystem.cs Resolves LightBulbVisualizer is Obsolete (#13889) 2023-02-13 23:43:51 -04:00
LightReplacerSystem.cs Resolves LightBulbVisualizer is Obsolete (#13889) 2023-02-13 23:43:51 -04:00
LitOnPoweredSystem.cs Raise power events by ref and not broadcast (#11923) 2022-10-14 23:08:15 -05:00
MatchboxSystem.cs Fixed lighting a matchstick crashing the server (#14130) 2023-02-15 08:26:22 -06:00
MatchstickSystem.cs Add atmos ignition logs (#14216) 2023-02-28 16:43:24 -04:00
PoweredLightSystem.cs More DoAfter Changes (#14609) 2023-04-02 21:13:48 -04:00
RgbLightControllerSystem.cs Extend RgbLightController (#6179) 2022-01-18 15:18:16 -07:00
UnpoweredFlashlightSystem.cs Fix rsi sprite access for verbs (#14284) 2023-02-26 18:48:57 +11:00