Delta-v/Content.Shared/Nutrition/EntitySystems
Tayrtahn b39407bae3
Add verbs to Open/Close Openable containers, and add optional seals (#24780)
* Implement closing; add open/close verbs

* Add breakable seals

* Allow custom verb names; make condiment bottles closeable

* Remove pointless VV annotations and false defaults

* Split Sealable off into a new component

* Should have a Closed event too

* Oh hey, there are icons I could use

* Ternary operator

* Add support for seal visualizers

* Moved Sealable to Shared, added networking

* Replaced bottle_close1.ogg

(cherry picked from commit 75e47fff9e)
2024-02-18 23:02:49 +01:00
..
HungerSystem.cs Sericulture fixes (#19193) 2023-10-08 19:52:10 +02:00
SealableSystem.cs Add verbs to Open/Close Openable containers, and add optional seals (#24780) 2024-02-18 23:02:49 +01:00
SharedCreamPieSystem.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04:00
SharedOpenableSystem.cs Add verbs to Open/Close Openable containers, and add optional seals (#24780) 2024-02-18 23:02:49 +01:00
SharedUtensilSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
ThirstSystem.cs Fix thirst errors in tests (#20481) 2023-09-27 21:59:12 +02:00