Delta-v/Content.Server/Light/EntitySystems
Magnus Larsen e0a3cfacea
Fix clientside storage Whitelists (#24063)
* Fix outdated component name in assaultbelt whitelist

RangedMagazine was replaced with BallisticAmmoProvider in the Gun
refactor (#8301)

* Move FlashOnTrigger, SmokeOnTrigger, Flash components to Shared

* Move LightReplacerComponent to Shared

* Move Utensil, Mousetrap components to Shared

* Move SprayPainterComponent to Shared

The PaintableAirlock tag has also been removed, as it was unused &
unnecessary, likely a vestige of spray painter development when the
PaintableAirlock component wasn't in Content.Shared.

* Add trivial Produce and Seed components to Client

This allows the plant bag and botanical belt whitelists to correctly
match produce and seeds on the client, fixing the extraneous "Can't
insert" message that previously appeared.

---------

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
(cherry picked from commit 9cd6e4dccdfaa7e273417e3c94d66b5171c7d841)
2024-02-08 12:22:58 +01:00
..
EmergencyLightSystem.cs Examine prediction (#23565) 2024-01-26 21:48:02 +01:00
ExpendableLightSystem.cs Fix emergency flare not igniting through verb menu. (#24027) 2024-01-26 22:35:14 +01:00
HandheldLightSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
LightBulbSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
LightReplacerSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
LitOnPoweredSystem.cs Remove lights compref (#19531) 2023-09-27 21:59:12 +02:00
MatchboxSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
MatchstickSystem.cs AutoCompState + ItemToggle fixes (#23422) 2024-01-26 21:27:29 +01:00
PoweredLightSystem.cs Roundstart variation game rules (#24397) 2024-02-08 12:03:43 +01:00
RgbLightControllerSystem.cs Extend RgbLightController (#6179) 2022-01-18 15:18:16 -07:00
RotatingLightSystem.cs light refactoring/rework (#19314) 2023-09-03 22:31:10 -07:00
UnpoweredFlashlightSystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00