Delta-v/Content.Shared/Doors
nikthechampiongr 9bebdf5706
Fix improper prediction on unpryable doors (#24738)
Fix improper prediction on unpryable doors.

Entities that had CanPry to false on their components would get
improperly predicted as pryable on the client because the check was only
preformed on the server. Same problem existed for welded doors. Moved
the check from server to shared.
2024-01-30 13:03:15 -05:00
..
Components Destruction & impact sound rework pass 1 (#24282) 2024-01-19 10:33:07 -05:00
Systems Fix improper prediction on unpryable doors (#24738) 2024-01-30 13:03:15 -05:00
AirlockWireStatus.cs Cleanup the namespaces (#8132) 2022-05-13 17:59:03 +10:00
DoorEvents.cs EasyPry airlocks for arrivals. Now also prying refactor I guess (#19394) 2023-09-28 21:34:21 +10:00