Delta-v/Content.Server/Nutrition/Components
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
..
BadDrinkComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
BadFoodComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
CigarComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DrinkComponent.cs Openable refactor (#19750) 2023-09-27 21:59:12 +02:00
FatExtractorComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
FlavorProfileComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
FoodComponent.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
IgnoreBadFoodComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IngestionBlockerComponent.cs Move MaskComponent to shared and add toggle events (#22395) 2023-12-16 20:15:24 +01:00
OpenableComponent.cs Add verbs to Open/Close Openable containers, and add optional seals (#24780) 2024-02-18 23:02:49 +01:00
PressurizedDrinkComponent.cs Openable refactor (#19750) 2023-09-27 21:59:12 +02:00
SliceableFoodComponent.cs small food slicing cleanup (#22291) 2023-12-16 19:39:24 +01:00
SmokingPipeComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TrashOnSolutionEmptyComponent.cs Soapy Water & Edible Soap (#20364) 2023-11-12 20:26:09 +01:00
VapeComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00