0.0.4
- Configurable city cycling order: 1. Grouped, 2. Alphabetical, 3. Geographical 4. Game default
- Improved city cycling logic — city list now refreshes only when cycling for better performance.
- Added ENABLE_CONSOLE_ERRORS
flag for easily toggling debug messages (set true
for development, false
for release).
- Added timestamp logic to refresh the city table only if the previous refresh was over 20 seconds ago.
- Fixed issue where pressing 'Home' on a focused Capital wouldn't open the city details panel.
- Improved internal logging system for better debugging during development.