Delta-v/Content.Shared/Construction
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
..
Components Add smuggler stashes (#19460) 2025-03-26 16:20:15 +01:00
Conditions Extracts magic strings from Tag calls (#36305) 2025-04-04 20:20:19 -04:00
EntitySystems Add smuggler stashes (#19460) 2025-03-26 16:20:15 +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-19 19:30:31 +01:00
Serialization Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
Steps Cleans up tag system (#28272) 2024-06-02 11:11:19 +10:00
ConstructionGraphEdge.cs Use construction graphs for hacking protections (#20265) 2023-10-05 19:15:03 -08:00
ConstructionGraphNode.cs Use construction graphs for hacking protections (#20265) 2023-10-05 19:15:03 -08: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-11 09:42:41 +10: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-10 23:42:59 -07:00
MachinePartSystem.cs Add support for printing reagents in lathes (#30476) 2024-08-01 14:15:05 +10:00
PartAssemblySystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
SharedCanBuildWindowOnTopComponent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
SharedConstructionSystem.cs Revert "Purge uses of TransformComponent.Anchored.set. Also adds parentheses." (#35332) 2025-02-21 00:12:12 +11:00
SharedFlatpackSystem.cs Fix flatpacker (#28736) 2024-06-08 18:48:23 +10:00