Delta-v/Content.Server/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 75e47fff9e5150a4de37e4d3c8a8b278f0a1a2cd)
2024-02-18 23:02:49 +01:00
..
AnimalHusbandrySystem.cs Unrevert audio (#21330) 2023-12-02 20:16:36 +01:00
CreamPieSystem.cs Move grenade components to shared (#22691) 2024-02-08 12:22:56 +01:00
DrinkSystem.cs Fix drink examine text (#24241) 2024-01-26 23:05:39 +01:00
FatExtractorSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
FoodSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
IngestionBlockerSystem.cs Fix masks not toggling voice mask component (#22506) 2023-12-16 20:24:33 +01:00
OpenableSystem.cs Add verbs to Open/Close Openable containers, and add optional seals (#24780) 2024-02-18 23:02:49 +01:00
SliceableFoodSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
SmokingSystem.Cigar.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SmokingSystem.SmokingPipe.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SmokingSystem.Vape.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
SmokingSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
TrashOnSolutionEmptySystem.cs Fix TrashOnSolutionEmptySystem modifying uninitialized entities (#23798) 2024-01-26 22:19:27 +01:00
UtensilSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00