Delta-v/Content.Server/Nutrition/Components
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
..
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-22 22:10:04 -04:00
FatExtractorComponent.cs Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11: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-02 00:33:57 +11: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-12 19:02:35 -07:00
OpenableComponent.cs Add verbs to Open/Close Openable containers, and add optional seals (#24780) 2024-02-13 17:08:07 -05:00
PressurizedDrinkComponent.cs Openable refactor (#19750) 2023-09-22 22:10:04 -04:00
SliceableFoodComponent.cs small food slicing cleanup (#22291) 2023-12-10 16:13:48 -05: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-10-31 13:39:12 -07:00
VapeComponent.cs Allow solutions to store extra reagent data (#19323) 2023-09-05 07:55:10 +10:00