mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 11:18:08 +00:00
- Update unlock-system.js to check 'locked' field instead of 'requires' for lock detection - Pass null for key/pin/password required values (server validates) - Preserve 'requires' field for biometric/bluetooth locks (contains item identifiers, not answers) - Update both Game model and controller filtering methods Fixes issue where locked objects didn't prompt for unlock after server-side filtering was implemented.