Delta-v/Content.Shared/Construction/Conditions
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
..
EmptyOrWindowValidInTile.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
EntityWhitelistCondition.cs Replace obsolete EntityWhitelist IsValid usages part 2 (#28506) 2024-06-08 20:03:26 +02:00
IConstructionCondition.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
NoUnstackableInTile.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
NoWindowsInTile.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00
TileNotBlocked.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
TileType.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
WallmountCondition.cs Extracts magic strings from Tag calls (#36305) 2025-04-06 21:35:59 +01:00