Delta-v/Content.Server/Singularity/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
..
ContainmentFieldGeneratorSystem.cs Purge the one remaining use of TransformComponent.AttachParent (#34941) 2025-02-14 16:10:01 +00:00
ContainmentFieldSystem.cs Replace xform.WorldPosition with xformSystem method for Setting/Getting (#30029) 2024-08-09 18:57:59 +01:00
EmitterSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-21 09:37:14 +00:00
EventHorizonSystem.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
GravityWellSystem.cs Gravity well improvements (#35027) 2025-02-14 16:10:00 +00:00
RadiationCollectorSystem.cs Singularity equipment can now be activated with E interact (#33762) 2024-12-21 09:37:14 +00:00
SingularityAttractorSystem.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-24 00:07:58 +01:00
SingularityGeneratorSystem.cs Move some of the new singularity code into shared 2024-12-07 16:32:22 +00:00
SingularitySystem.cs Added decelerator percentage drain (#35643) 2025-03-09 22:04:06 +00:00