mirror of
https://github.com/cliffe/BreakEscape.git
synced 2026-02-21 11:18:08 +00:00
- Updated `GamesController` to parse and store VM IPs from JSON input, improving player state management. - Modified `Game` model to include VM IPs in the context for better integration with gameplay. - Enhanced `Mission` model's `vm_object` method to override IPs from the context when available. - Revamped `new.html.erb` to provide a clearer interface for entering VM IP addresses and flag hints. - Improved `vm-launcher-minigame.js` to display VM IPs and provide connection instructions in standalone mode.