Delta-v/Content.Shared/Nutrition/EntitySystems
Ed 86e603f407 Custom burgers - FoodSequence system (#30755)
* setup foodsequence

* name generation and max layers limit

* move to nutrition

* move code to serverside

* move to appearance data

* marked fields as required

* Update foodsequence.yml

* b

* burgeers!

* Update produce.yml

* Update meat.yml

* Update burger.yml

* fix duplicate naming

* Update Resources/Locale/en-US/nutrition/components/food-sequence.ftl

Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>

* merge flavor profiles

* make food trash List<>

* merge trash

* Update FoodComponent.cs

* Update FoodComponent.cs

* organs and cannabis support

---------

Co-authored-by: Hrosts <35345601+Hrosts@users.noreply.github.com>
2024-08-11 14:46:08 +01:00
..
HungerSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 19:17:05 +01:00
OpenableSystem.cs Fix drinking from openable containers (#29010) 2024-07-05 20:36:34 +02:00
PressurizedSolutionSystem.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-06-01 16:53:51 +02:00
SealableSystem.cs scoopable ash and foam, solution transfer prediction (#25832) 2024-04-07 14:27:04 +02:00
ShakeableSystem.cs Add ability to shake fizzy drinks so they spray in peoples' faces (#25574) 2024-04-21 22:08:21 +02:00
SharedCreamPieSystem.cs Remove some obsolete AppearanceComponent method usages (#13726) 2023-02-02 12:34:53 -04:00
SharedDrinkSystem.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-06-01 16:53:51 +02:00
SharedFoodSequenceSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-11 14:46:08 +01:00
SharedUtensilSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-08 12:22:58 +01:00
ThirstSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 19:17:05 +01:00