Delta-v/Content.Server/Nutrition/EntitySystems
J 6571868f3b 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-06 21:35:59 +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 Refactor audio system to send collection IDs over the network (#33610) 2025-03-01 14:13:07 +00:00
DrinkSystem.cs "New player" admin logging improvements (#35961) 2025-03-23 16:17:16 +00:00
FatExtractorSystem.cs Seperate EMAG into EMAG and Authentication Disruptor (#34337) 2025-02-14 16:09:47 +00:00
FlavorProfileSystem.cs Revert 'Revert 'Solution Entities'' (#23168) 2024-01-23 23:00:42 +01:00
FoodSequenceSystem.cs Fix dev server crashes caused by putting pills in drinks, depositing spesos, making burgers (#33431) 2025-03-01 13:07:06 +00:00
FoodSystem.cs Fix force-feeding Loc strings not using target's gender (#34276) 2025-01-28 03:15:23 +00:00
IngestionBlockerSystem.cs Fix broken layer hiding on clothes with multiple equipment slots (#34080) 2025-03-23 16:14:04 +00:00
SliceableFoodSystem.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10: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 Seperate EMAG into EMAG and Authentication Disruptor (#34337) 2025-02-14 16:09:47 +00:00
SmokingSystem.cs upstream merge 7/9 (#1762) 2024-09-10 01:20:38 +10:00
TrashOnSolutionEmptySystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
UtensilSystem.cs Fix utensils not being thrown away (#33326) 2024-12-07 15:43:42 +00:00