Releases: CompSciOrBust/Amiigo
Category support
This release adds experimental support for categories and other minor changes.
To use categories create a new folder in your Amiibo folder and put virtual Amiibos in it. Press A in Amiigo to enter the sub-folder and B to exit it.
Delete Amiibo
This release adds a temporary method to delete Amiibos. This can be done by pressing in on the left stick like a button. My original plan was to add an Amiibo Manager menu which would allow for deleting and renaming Amiibos but I have been busier than I anticipated lately so I haven't had time to implement it properly.
Invalid Github data quick fix
Fixed bug that made the updater always fail
Github rate limit checks and improved AmiiboAPI data checks
In this release I added a check in the updater code to prevent fataling when Github API rate limiting is in effect. I also made changes to Amiigo Maker so if the AmiiboAPI goes down again it will load the offline version instead of crashing.
Invalid AmiiboAPI data quick fix
Amiibo API is down and if you try to connect to it it will overwrite the offline data with invalid data. This release will crash before that happens. I'll release a better fix soon.
Self updating & Nicer UI
This release adds the ability to update Amiigo from within Amiigo and adds a slightly nicer UI (Thank you to shchmue for the border suggestion).
NULL string crash fix
This update fixes a crash caused when no Amiibos are available to Emuiibo and Amiigo tries to show their path in the header. Big thank you to Slluxx for both telling me about this bug and theorizing what caused it to happen.
More touch options
This version adds a touch menu for swapping between Amiigo Maker, the Amiibo list, and a option to exit the app. A new footer was added to Amiigo Maker which makes it easier to use with the touchscreen.
Amiigo Maker Offline
As well as rewriting a lot of existing code to be more stable I also added a offline mode for Amiigo Maker. When using Amiigo Maker with a connection the API data will be cached in sdmc:/config/amiigo so that it can be used when the switch does not have an internet connection.
Amiigo Maker
Added a new menu to create virtual Amiibos directly on the device. This is an experimental features and has some bugs but it mostly works fine.