Delta-v/Content.Server/ParticleAccelerator
Pieter-Jan Briers a90e7585b9
More PA fixes (#18131)
If the PA Control Box isn't rotated to match the Fuel Chamber, it actually rotates itself to match.

This rotation triggered a rotation event, which in turn caused RescanParts() to run again, re-entrantly. This broke everything.

Fixed by adding a boolean to just guard against this.
2023-07-18 14:55:18 -06:00
..
Components More PA fixes (#18131) 2023-07-18 14:55:18 -06:00
EntitySystems More PA fixes (#18131) 2023-07-18 14:55:18 -06:00
Wires Converts the particle accelerator over to ECS + misc (#17075) 2023-06-08 16:25:59 +10:00