Delta-v/Content.Shared/Construction
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
..
Components Add smuggler stashes (#19460) 2025-04-06 20:39:56 +01:00
Conditions Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
EntitySystems Add smuggler stashes (#19460) 2025-04-06 20:39:56 +01:00
NodeEntities Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
Prototypes Cleanup: Remove redundant prototype name specifications (#35793) 2025-03-23 15:57:26 +00:00
Serialization Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
Steps Cleans up tag system (#28272) 2024-06-06 21:33:38 +02:00
ConstructionGraphEdge.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
ConstructionGraphNode.cs Use construction graphs for hacking protections (#20265) 2023-10-08 19:58:52 +02:00
ConstructionGuide.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
Enums.cs Replace `SpriteStateChange` construction action with `AppearanceChange` (#15914) 2023-04-30 07:04:31 +10:00
Events.cs Content update for NetEntities (#18935) 2023-09-27 21:59:12 +02:00
IGraphAction.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IGraphCondition.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
IGraphNodeEntity.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
IGraphTransform.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
MachineDeconstructedEvent.cs stasis bed and microwave qol(#21572) 2023-11-12 20:55:31 +01:00
MachinePartSystem.cs Add support for printing reagents in lathes (#30476) 2024-08-09 18:17:30 +01:00
PartAssemblySystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
SharedCanBuildWindowOnTopComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedConstructionSystem.cs Purge uses of TransformComponent.AttachToGridOrMap (#34940) 2025-02-14 16:09:56 +00:00
SharedFlatpackSystem.cs Fix flatpacker (#28736) 2024-08-22 13:41:09 +01:00