Release 1.2.0
What's Changed
New Features:
- Rebuilt GUI from scratch with PySide 6
- Loads are now edited inline from a sidebar
- Cross-platform support implemented (Windows, MacOS, and Linux)
- More prominent time displays.
- "Always on Top" option added
Improvements:
- Window/taskbar icon now displays correctly in both dev and packaged builds.
- Removed the "Report Issue" / "Suggest Feature" menu items.
- Cleaner frame/framerate input parsing, including YouTube debug-info paste support.
- Consolidated the "Save As" dialog with the native file manager input.
- Refactored popups to be more resource efficient
- Redesigned the check for updates menu as a dismissible banner
Bug Fixes:
- Fixed a crash in the time displays when framerate was 0.
- Fixed a bug where editing a load's start frame to 0 incorrectly flagged the load as invalid.
- Fixed a "Copy Mod Note" error that could occur under certain time values.
- Fixed file management inconveniences that caused the wrong dialog to appear.
- Optimizations.
Full Changelog: 1.1.1...1.2.0