Delta-v/Content.Shared/Doors/Systems
metalgearsloth 78f256bb49 Fix door animations mispredicting if closing is interrupted (#33481)
* Fix door animations mispredicting if closing is interrupted

On master it will flicker states a little bit partially due to it not being predicted.

Instead we'll just set it straight back to opening (no animation is ever played anyway).

* no log
2024-12-07 17:28:38 +00:00
..
SharedAirlockSystem.cs Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
SharedDoorSystem.Bolts.cs Station AI ability to electricute doors (#32012) 2024-10-02 12:06:48 +01:00
SharedDoorSystem.cs Fix door animations mispredicting if closing is interrupted (#33481) 2024-12-07 17:28:38 +00:00
SharedFirelockSystem.cs Revert "Firelocks are no longer pryable by hand if they are powered (#1837) 2024-09-17 23:11:28 +00:00