Delta-v/Content.Server/Construction
Łukasz Mędrek d52c50e3cc
fix: deconstruct verb on undeconstructables (#27387)
Some of prototypes don't specify their deconstructTarget node, which
made them show the deconstruct verb as deconstructTarget is set to
"start" node by default. This patch makes attempt to check if is it even
possible from current construction node to reach specified
deconstructTarget.

Fixes #27330

(cherry picked from commit 8442a9142c28917553fb35c6e63695fcbfc62fe2)
2024-05-03 00:30:09 +02:00
..
Commands Remove uses of `TransformComponent.ChildEntities` (#22442) 2023-12-16 20:38:06 +01:00
Completions Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
Components add fuel costs back to finishing welding (#27030) 2024-04-21 23:20:07 +02:00
Conditions Toilet Upgrade (needs review) (#22133) 2024-04-07 14:18:32 +02:00
NodeEntities Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
ConstructionSystem.Computer.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Graph.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
ConstructionSystem.Guided.cs fix: deconstruct verb on undeconstructables (#27387) 2024-05-03 00:30:09 +02:00
ConstructionSystem.Initial.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-24 00:07:58 +01:00
ConstructionSystem.Interactions.cs add fuel costs back to finishing welding (#27030) 2024-04-21 23:20:07 +02:00
ConstructionSystem.Machine.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
ConstructionSystem.Pathfinding.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
ConstructionSystem.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00
FlatpackSystem.cs Flatpacker Tweaks (#23552) 2024-01-26 21:45:11 +01:00
MachineFrameSystem.cs Content ecs containers (#22484) 2024-01-22 18:47:55 +01:00
PartExchangerSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-24 00:03:28 +01:00
RefiningSystem.cs add fuel costs back to finishing welding (#27030) 2024-04-21 23:20:07 +02:00