Files
Ned HellerandClaude Opus 4.5 0308c43500 Add UI system, config menu, and X-tra Large world support
Major new features:
- Menu bar with File/Debug/Config/About menus
- Title screen with game startup image from STUP section
- Config menu with 2x/4x graphics scaling (SDL_RenderSetLogicalSize)
- Controls window showing keyboard and Xbox controller mappings
- Save/Load game functionality with JSON serialization

Debug tools:
- Map Viewer (F4) shows full world grid with zone types
- Script Editor (F3) for browsing IACT action scripts
- Asset Viewer (F2) for tile and character browsing

World generation:
- X-tra Large world size with 15x15 grid support
- Dynamic grid sizing in MapGenerator and WorldGenerator
- Scaled puzzle counts for larger worlds

Technical improvements:
- Graphics scaling using SDL_RenderSetLogicalSize for proper content scaling
- Dynamic grid size support throughout codebase
- Updated README with comprehensive documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-31 00:24:55 -08:00

2 lines
23 B
Plaintext