mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-01-30 10:53:24 +00:00
* Fixes mech cloak having the wrong path From Outpost21 Commit a64c3ad. * clarified player record console buttons "Player had issue with button confusion, and reviewing the buttons they are WAY too similar. changed refuse update to DENY to ensure no at-a-glance confusion" From Outpost 21 Commit 32bc6f7 * simple doors use their own bump timer and not the user's simple material doors no longer use the USER'S last bump time, and isntead use their own for locking interaction. They now open promptly when bonked into and close after some time when clicked (they are meant to be slow after all) The bug was casued by using the user's bump time. So if youtouched anything like a wall within the last 60 ticks (including the door itself) it wouldn't open From Outpost21 Commit 783ef0a