Delta-v/Content.Server/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
..
AnimalHusbandrySystem.cs Add a system for modifying entity names without causing conflicts (#27863) 2024-07-25 00:17:01 +02:00
CreamPieSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-11 14:46:08 +01:00
DrinkSystem.cs Remove obsolete code from Food, Drink and Respirator systems. (#30560) 2024-08-09 18:18:14 +01:00
FatExtractorSystem.cs Use new ComponentPauseGenerator (#25183) 2024-03-07 00:57:05 +01:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
FoodSequenceSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-11 14:46:08 +01:00
FoodSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-11 14:46:08 +01:00
IngestionBlockerSystem.cs Fix masks not toggling voice mask component (#22506) 2023-12-16 20:24:33 +01:00
SliceableFoodSystem.cs Custom burgers - FoodSequence system (#30755) 2024-08-11 14:46:08 +01:00
SmokingSystem.Cigar.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-06-01 18:00:07 +02:00
SmokingSystem.SmokingPipe.cs Update SmokingSystem.SmokingPipe.cs to not use Component.Owner (#29967) 2024-08-09 17:45:38 +01:00
SmokingSystem.Vape.cs Move GasMixture to shared (#27480) 2024-05-07 04:00:15 +02:00
SmokingSystem.cs replace all uses of TryGetContainingContainer with non-obsolete overload (#30583) 2024-08-09 18:24:46 +01:00
TrashOnSolutionEmptySystem.cs Fix TrashOnSolutionEmptySystem modifying uninitialized entities (#23798) 2024-01-26 22:19:27 +01:00
UtensilSystem.cs Secret stash refractor (#29396) 2024-08-09 19:04:17 +01:00