Delta-v/Content.Server/Botany/Systems
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
..
BotanySwabSystem.cs Add BreakOnDropItem, update do afters, remove unnecessary declarations (#30361) 2024-08-09 19:03:54 +01:00
BotanySystem.Produce.cs Botany Rework Part 1: Mutations (#31163) 2024-09-22 02:23:49 +01:00
BotanySystem.Seed.cs "New player" admin logging improvements (#35961) 2025-03-23 16:17:16 +00:00
LogSystem.cs Fixes debug assertion thrown when chopping logs (#34814) 2025-02-14 16:09:52 +00:00
MutationSystem.cs Fix mutation system debug assert (#32530) 2024-10-02 12:09:34 +01:00
PlantHolderSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
SeedExtractorSystem.cs Fix server crash when the seed extractor is used on the dev map (#33312) 2024-12-07 15:43:42 +00:00