## What changed
- **Crash stability** — addressed all major crashes reported by players
- **Ghost rebellions** — fixed a bug where rebellions appeared active in the UI but were absent during gameplay, causing infinite dialogue loops
- **Black screen duration** — implemented a system that prevents black screens from lasting longer than 60 seconds
- **MRI scan prompt** — fixed the issue where the MRI scan prompt would occasionally disappear
## Bug Fixes
- **Game crashes** — eliminated major crash issues affecting gameplay
- **UI/gameplay desynchronization** — resolved conflicts between what the UI displayed and what actually occurred in-game
- **Visual glitches** — corrected black screen persistence and missing UI prompts
## Overall
This patch eliminates critical crashes, fixes dialogue loop exploits caused by UI desynchronization, and prevents extended black screens from interrupting gameplay.
Adressed all major crashes reported so far
Fixed "ghost" rebellions, which in some conditions were active on UI, but absent during gameplay, leading to infinite dialogue loops
Implemented a system preventing black screens to be active for more than 60 seconds
Fixed the issues with MRI scan prompt disappearing occasionally
## What changed
- **Save System** — completely redesigned with new architecture and functionality
- **Save File Storage** — improved backend implementation for reliability
## New Content
- **Auto-Save Feature** — automatically saves progress at designated checkpoints
- **Multiple Save Slots** — players can now maintain up to 10 independent save files
- **Cloud Save Sync** — optional cross-device synchronization for save data
- **Save File Management UI** — new interface for loading, deleting, and organizing saves
## Overall
The save system has been rebuilt from the ground up with auto-save, multiple slots, and cloud synchronization.