Delta-v/Content.Server/Construction
Łukasz Mędrek 8442a9142c
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
2024-04-27 16:30:29 +10:00
..
Commands Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
Completions Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
Components add fuel costs back to finishing welding (#27030) 2024-04-19 19:20:30 -04:00
Conditions Toilet Upgrade (needs review) (#22133) 2024-03-31 14:21:18 +11: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) 2023-12-28 01:30:03 -04:00
ConstructionSystem.Graph.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
ConstructionSystem.Guided.cs fix: deconstruct verb on undeconstructables (#27387) 2024-04-27 16:30:29 +10:00
ConstructionSystem.Initial.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-21 12:59:56 +11:00
ConstructionSystem.Interactions.cs add fuel costs back to finishing welding (#27030) 2024-04-19 19:20:30 -04:00
ConstructionSystem.Machine.cs Rip out remaining machine upgrades (#24413) 2024-01-23 09:13:04 +11: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-13 16:48:39 -05:00
FlatpackSystem.cs Flatpacker Tweaks (#23552) 2024-01-04 21:01:24 -08:00
MachineFrameSystem.cs Content ecs containers (#22484) 2023-12-28 01:30:03 -04:00
PartExchangerSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-19 21:09:00 +11:00
RefiningSystem.cs add fuel costs back to finishing welding (#27030) 2024-04-19 19:20:30 -04:00