Delta-v/Content.Server/Nutrition/EntitySystems
J af9526197a
Extracts magic strings from Tag calls (#36305)
* Extracts magic strings from Tag calls

When #36281 gets merged, the `TagSystem` methods will all give warnings. Let's fix those warnings before they even happen!

* Adds missing libraries

* Remove not yet implemented TagSystem changes

* Fix tag spelling error

Genuinely surprised there was only 1!

* Styling and proper type changes

* Styling

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
2025-04-04 20:20:19 -04:00
..
AnimalHusbandrySystem.cs Add a system for modifying entity names without causing conflicts (#27863) 2024-06-16 15:38:53 -04:00
CreamPieSystem.cs Refactor audio system to send collection IDs over the network (#33610) 2025-02-23 23:14:56 +11:00
DrinkSystem.cs "New player" admin logging improvements (#35961) 2025-03-20 20:56:51 +01:00
FatExtractorSystem.cs Seperate EMAG into EMAG and Authentication Disruptor (#34337) 2025-01-29 23:05:47 -05:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2023-12-29 08:47:43 -04:00
FoodSequenceSystem.cs Fix dev server crashes caused by putting pills in drinks, depositing spesos, making burgers (#33431) 2025-02-13 15:31:38 -05:00
FoodSystem.cs Fix force-feeding Loc strings not using target's gender (#34276) 2025-01-12 15:33:53 +01:00
IngestionBlockerSystem.cs Fix broken layer hiding on clothes with multiple equipment slots (#34080) 2025-03-21 00:30:47 +11:00
SliceableFoodSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SmokingSystem.Cigar.cs Decouple interactions from hands, cleanup old events, add new fears (#28393) 2024-05-31 13:26:19 -07:00
SmokingSystem.SmokingPipe.cs Update SmokingSystem.SmokingPipe.cs to not use Component.Owner (#29967) 2024-07-13 14:06:54 +10:00
SmokingSystem.Vape.cs Seperate EMAG into EMAG and Authentication Disruptor (#34337) 2025-01-29 23:05:47 -05:00
SmokingSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
TrashOnSolutionEmptySystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
UtensilSystem.cs Fix utensils not being thrown away (#33326) 2024-11-15 21:39:19 -06:00