Skip to content

Releases: LyfeOnEdge/HBUpdater

Fix version-selection bug

24 Jan 20:14
Compare
Choose a tag to compare

Cleanup and Settings!

10 Nov 08:43
Compare
Choose a tag to compare

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.

01 Nov 04:19
Compare
Choose a tag to compare

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

21 Oct 07:44
Compare
Choose a tag to compare
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

15 Oct 03:19
Compare
Choose a tag to compare

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

28 Aug 10:48
Compare
Choose a tag to compare

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

23 Aug 20:53
Compare
Choose a tag to compare
  • 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

19 Aug 08:49
Compare
Choose a tag to compare
  • 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

16 Aug 09:02
Compare
Choose a tag to compare

Added more content, squashed a few bugs with the user-added-repo system.

15 Aug 12:08
Compare
Choose a tag to compare

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