This website requires JavaScript.
Explore
Help
Sign In
cybersecurity
/
BreakEscape
Watch
1
Star
0
Fork
0
You've already forked BreakEscape
mirror of
https://github.com/cliffe/BreakEscape.git
synced
2026-02-23 04:08:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ea15e7d2c8ac6f540077cfbfea7b8586ddfe6ea1
BreakEscape
/
js
/
minigames
History
Z. Cliffe Schreuders
92d5fb268d
Allow player movement during minigames: Update Bluetooth Scanner, Biometrics, and Lockpick Set minigames to enable player movement while the game is active by introducing a
disableGameInput
parameter. Refactor minigame manager to respect this parameter, enhancing gameplay experience and flexibility.
2025-10-13 08:17:28 +01:00
..
biometrics
Allow player movement during minigames: Update Bluetooth Scanner, Biometrics, and Lockpick Set minigames to enable player movement while the game is active by introducing a
disableGameInput
parameter. Refactor minigame manager to respect this parameter, enhancing gameplay experience and flexibility.
2025-10-13 08:17:28 +01:00
bluetooth
Allow player movement during minigames: Update Bluetooth Scanner, Biometrics, and Lockpick Set minigames to enable player movement while the game is active by introducing a
disableGameInput
parameter. Refactor minigame manager to respect this parameter, enhancing gameplay experience and flexibility.
2025-10-13 08:17:28 +01:00
dusting
Refactor minigame structure and styles: Update index_new.html to link to the new minigames-framework.css, add new lockpicking-comparison.html and locksmith-forge.html files for enhanced gameplay, and introduce dusting and lockpicking CSS files for improved styling. Update README_design.md for clarity on main.js functionality. Add new test-phaser-lockpicking.html for testing purposes. Enhance Bluetooth system with new functionality in bluetooth.js and interactions.js. Ensure game state management for notes and Bluetooth devices is consistent across the application.
2025-08-08 15:33:44 +01:00
framework
Allow player movement during minigames: Update Bluetooth Scanner, Biometrics, and Lockpick Set minigames to enable player movement while the game is active by introducing a
disableGameInput
parameter. Refactor minigame manager to respect this parameter, enhancing gameplay experience and flexibility.
2025-10-13 08:17:28 +01:00
lockpick
Allow player movement during minigames: Update Bluetooth Scanner, Biometrics, and Lockpick Set minigames to enable player movement while the game is active by introducing a
disableGameInput
parameter. Refactor minigame manager to respect this parameter, enhancing gameplay experience and flexibility.
2025-10-13 08:17:28 +01:00
lockpicking
Add Codebase Review Document and Refactor Key Systems: Introduce a comprehensive review of the codebase organization, highlighting areas for improvement and recent refactoring successes. Refactor key-lock and unlock systems for better modularity and maintainability, consolidating logic into dedicated modules. Update relevant files and documentation to reflect these changes, ensuring a clearer structure and improved performance.
2025-10-12 23:11:32 +01:00
notes
Refactor Notes Minigame: Remove legacy notes system and integrate new note management logic. Update UI components for displaying important notes with star icons and enhance observation editing features. Introduce new assets for improved visual representation and ensure consistent integration with the inventory system.
2025-10-10 17:11:02 +01:00
index.js
Implement Minigames for Bluetooth Scanner, Biometrics, and Lockpick Set: Transition Bluetooth and biometrics functionalities to dedicated minigames, enhancing user interaction and gameplay experience. Introduce new CSS styles for each minigame and update the main game logic to support these changes. Remove legacy systems for biometrics and Bluetooth management to streamline code and improve maintainability.
2025-10-11 02:25:50 +01:00