Delta-v/Content.Server/Construction
Vera Aguilera Puerto fea41c539e Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent.
The latter is very useful for any special machine cleanup that needs to happen when a machine is deconstructed.
The former will be useful for so many things!
2021-11-01 17:29:09 +01:00
..
Commands Re-organize all projects (#4166) 2021-06-09 22:19:39 +02:00
Completions Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent. 2021-11-01 17:29:09 +01:00
Components Add RaiseEvent action to CGL. Machines raise a MachineDeconstructedEvent. 2021-11-01 17:29:09 +01:00
Conditions ConstructionGL2 Part 1: ECSification, events and steps. (#5017) 2021-10-26 16:38:03 +02:00
ConstructionSystem.Graph.cs Fix ChangeEntity collection modified exception. 2021-10-27 01:29:10 +02:00
ConstructionSystem.Initial.cs ConstructionGL2 Part 1: ECSification, events and steps. (#5017) 2021-10-26 16:38:03 +02:00
ConstructionSystem.Interactions.cs Fix construction DoAfter results not setting current edge index. 2021-10-28 11:21:55 +02:00
ConstructionSystem.Pathfinding.cs Fix construction pathfinding crash on machines when going the wrong way. 2021-11-01 16:56:33 +01:00
ConstructionSystem.cs ConstructionGL2 Part 1: ECSification, events and steps. (#5017) 2021-10-26 16:38:03 +02:00
MachinePart.cs Upgradeable machines. (#2675) 2020-12-03 22:49:00 +01:00