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