Releases: LyfeOnEdge/HBUpdater
Fix version-selection bug
Fixed some bugs.
Cleanup and Settings!
fixed bug displaying injector banner, less bold text
reduced package image pop-in, and fixed images missing on screen load due to insufficient padding
Added settings system, settings page, added on-the fly tile size adjustment
Updater failing to get update file no longer causes crash
Falls back on old repo json when new one unavailable
Added multiple maximization settings (Normal/Fullscreen/Maximized)
Added setting to keep window topmost
Fixed searchbar and dropdown padding in main page
New repo format.
Required update!
Sorry, I don't normally break my app like this, but a change to the way categories are handled was needed. View the readme on the
github page for this project for more info.
Changes:
- Failing to get update no longer calls sys.exit(),
- Moved to new repo system,
- Failing to get update file no longer calls sys.exit()
- Removed unneeded build scripts
2.1
fixed fail-to-install due to an issue where with open()
on a zip would allow the file to be deleted within the with
on linux but not windows, thanks cptWhiskey!
Gui revamp and more
Huge update!
A lot has changed:
- New gui, much prettier and user friendly, pulls images from the appstore team's servers
- Startup is only a few seconds now
- The repos file is now grabbed from a github release itself, this allows HBUpdater to exceed 60 apps as well as update content offered without having to release a new version of the app.
Bug fixes, code reduction, added Mario wars
Bug fixes, code reduction, added Mario wars.
Next version will include a better UI for software list pages using icon buttons akin to those found in the Homebrew Appstore.
Added MarioBrosNX
- Added MarioBrosNX C++/SDL2, Created by Lukasz Jakowski 2014, Ported to the Nintendo Switch By Krank/KuranKu 2019
- Next update will move the repos to json files
HBUpdaterUpdater ;D
- App now updates itself (with user permission)
- Failing to download gravatars for Lyfe/npprmint dev images no longer results in crash
- Added more room to the error / message frame for releases info
Small update, app now uses github api to check if *it* has an update ready
This can be disabled in the settings menu.
Added more content, squashed a few bugs with the user-added-repo system.
Special thanks to sudotoph for some testing and bug-reporting. New content has been added.
- Injector now uses pattern system for standardization reasons
- Broke pattern-based asset finding out into a function
- Fixed injector page listbox continuing under console
- cleaned up some messy copy-pasted app descriptions
- tools like nut are now Popen() in a config folder so config files aren't at risk, this is for the future addition of proper version managing for nut and fluffy
- Serial checker no longer needs download as it has been re-written as a single file
- Fixed bug with adding forked repos
- Search now updates with every character typed
- Users can now set the name of an added repo
- Improved per-file-type-handling
- Content
- Added ComicNX
- Added Apollo
- Added hbmenu
- Removed sdsetup-switch (for now) per authors recommendation