mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 11:18:08 +00:00
- Deleted the `CUTSCENE_IMPROVEMENTS.md` file as it contained outdated information. - Refactored the game canvas visibility management in `game.js` and `minigame-manager.js` to streamline the handling of cut-scene visibility. - Updated `PersonChatMinigame` to simplify the handling of the `canEscConversation` parameter. - Adjusted `NPCManager` to pass relevant parameters for minigame initialization without relying on deprecated settings.