Delta-v/Content.Server/Chemistry/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
..
ChemMasterSystem.cs Adding sorting to chem master (#34763) 2025-02-27 12:19:52 +01:00
ChemistryGuideDataSystem.cs Add ability for +VVEDIT users to scale damage/healing in the game (#35255) 2025-02-18 08:28:42 +01:00
DeleteOnSolutionEmptySystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
HypospraySystem.cs Fix 38 non-obsolete warnings (#33794) 2025-02-11 20:59:50 +11:00
InjectorSystem.cs Make Droppers Respect Closed/Sealed Containers (#33011) 2024-11-12 19:06:43 +07:00
ReactionMixerSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
ReagentDispenserSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionContainerMixerSystem.cs Power stuff (#31314) 2024-08-25 22:18:42 +10:00
SolutionHeaterSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionInjectOnEventSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
SolutionInjectWhileEmbeddedSystem.cs Fix 38 non-obsolete warnings (#33794) 2025-02-11 20:59:50 +11:00
SolutionPurgeSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionRandomFillSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
SolutionRegenerationSystem.cs Clean up solution regen and drain comps (#29777) 2024-09-19 12:17:13 +10:00
TransformableContainerSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00
VaporSystem.cs Replace instances of SolutionContainerSystem with SharedSolutionContainerSystem (#30084) 2024-09-02 13:26:04 +02:00