fish-station/Content.Shared/Construction/Conditions
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
..
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-03 17:40:03 -04: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-04 20:20:19 -04: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-04 20:20:19 -04:00