All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Show tooltips with the name of each star
- Optimized OpenGL renderer.
- Disable Save menu item when there's no save file loaded.
- Now the initial window position is properly set when booting the program, avoiding the window appearing at a different position for an instance before finally moving to the center of the screen.
- Rendering performance improvements.
- Changed config format from JSON to INI.
- Added used libraries in the About window and updated hyperlinks code, since now ImGui supports it natively.
- Fixed some potential crash issues.
- Be able to see the total star count of each save slot.
- Added the star symbol of the game replacing asterisks.
- Implemented configurable window opacity.
- Prevent exceptions if any config values are missing.
- Save settings when closing the program.
- Settings tab is now read only like the others when "Show backup data" is enabled.
- Initial release.