Skip to content

Releases: CompSciOrBust/Amiigo

Category support

25 Nov 00:57
Compare
Choose a tag to compare

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

17 Nov 22:04
Compare
Choose a tag to compare

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

31 Oct 15:44
Compare
Choose a tag to compare

Fixed bug that made the updater always fail

Github rate limit checks and improved AmiiboAPI data checks

31 Oct 15:13
Compare
Choose a tag to compare

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

30 Oct 12:39
Compare
Choose a tag to compare

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

29 Oct 20:15
Compare
Choose a tag to compare

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

28 Oct 21:49
Compare
Choose a tag to compare

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

28 Oct 19:54
Compare
Choose a tag to compare

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

28 Oct 01:33
ffc54ac
Compare
Choose a tag to compare

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

23 Oct 21:20
Compare
Choose a tag to compare

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.