Delta-v/Content.Shared/Nutrition/EntitySystems
Ed 4d75cb54c8
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-10 22:31:32 +03:00
..
HungerSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 16:14:07 +10:00
OpenableSystem.cs Fix drinking from openable containers (#29010) 2024-06-14 22:20:42 -07:00
PressurizedSolutionSystem.cs Use non-generic `TryComp()` for metadata & transform (#28133) 2024-05-20 22:40:35 -07:00
SealableSystem.cs scoopable ash and foam, solution transfer prediction (#25832) 2024-04-01 17:27:39 +11:00
ShakeableSystem.cs Add ability to shake fizzy drinks so they spray in peoples' faces (#25574) 2024-04-18 11:49:58 +10: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-05-20 22:40:35 -07:00
SharedFoodSequenceSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-10 22:31:32 +03:00
SharedUtensilSystem.cs Fix clientside storage Whitelists (#24063) 2024-02-02 00:33:57 +11:00
ThirstSystem.cs Add tooltips to the agent ID job icons and improve status icon prototypes (#28575) 2024-08-09 16:14:07 +10:00