Hi folks! Me again, hope everyone enjoyed their Christmas and soon to be New Year's holiday.
I'll try not to go on a long rant similar to the other releases, so enjoy the read :)
-
First off, this version features updates to the GUI to add iconography to each launcher button:
This hopefully should improve the overall clarity of each button just going off instinct now. -
Support for the Xbox launcher is now included with this release: #47
Please note however that this may not work if your folder is set to the default location. -
Significant refactoring has gone on under the hood, first of all, the program has been migrated to a better thread manager to improve overall performance and to avoid race conditions for people using processors with not that many threads, this should hopefully resolve rare freezing issues. I'd like to thank @KittySkin for his contributions for this effort.
-
The whitelist code has been cleaned up to prevent spamming the log file/output with the whitelist of games which is fetched, it's now a lot more readable.
-
The version of the program is now included in the top right display for better clarity of what well, version you're using.
-
The launcher buttons now have rounded edges to make them better presentation wise.
-
For those who (do view the codebase), there's been a significant rework of stuff in general and the removal of old stuff, if you don't then you can just ignore this bit.
Lastly, a personal thanks from myself for everyone's support over the last few months, this project has come a long way from anything that I could have possibly imagined, this version will mark the final update for 2024, and here's to 2025. :)
-Deco
Full Changelog: V2.5.2...V2.6.0