Skip to content

Releases: DarkIrata/AmiiboSN-Changer

AmiiboSN-Changer 3.0.5.1

17 Feb 13:27
Compare
Choose a tag to compare

Changes and Fixes

  • Updated to .net 8
  • #8 Added Pack / RFUI Tag Bytes when exporting as Flipper NFC Tag

Full Changelog: v3.0.4.1...v3.0.5

AmiiboSN-Changer 3.0.5

15 Feb 16:33
Compare
Choose a tag to compare

Changes and Fixes

  • Copyright updated~
  • Fixed Export Button not refreshing when settings are changed
  • #8 Added PWD Tag Bytes when exporting as Flipper NFC Tag

Full Changelog: v3.0.4.1...v3.0.5

AmiiboSN-Changer 3.0.4.1

26 Jul 17:05
Compare
Choose a tag to compare

Changes and Fixes

  • Specified AmiiboAPI Name in Licenses
  • Fixed cut off text in Settings
  • Add some exception handling / logging

AmiiboSN-Changer 3.0.4

22 Jun 18:16
Compare
Choose a tag to compare

Changes and Fixes

  • Bulk Export subfolders can now use the custom output format ( gets ignored)
  • Fixed Load Tag start directory not using the right base path.
  • Load Tag now uses last used tag as base path.

AmiiboSN-Changer 3.0.3

16 Jun 21:42
Compare
Choose a tag to compare

Changes and Fixes

  • #5 Load Tag now defaults to all supported types
  • #5 Bulk Export has now an option to export to sub-folders
  • #5 Bulk Export now allows to fully customize output filename format

AmiiboSN-Changer 3.0.2

15 Jun 16:30
Compare
Choose a tag to compare

Changes and Fixes

  • #5 Fixed Amiibo Tags getting reused in Bulk Export
  • #5 Added Clear Tags Button
  • Fixed a possible "Something went wrong" error, when downloading all images
  • Images are now rendered high quality

AmiiboSN-Changer 3.0.1

15 Jun 10:49
Compare
Choose a tag to compare

Changes and Fixes

  • #5 Fixed Randomize UID in Bulk Export
  • #5 Alternate between leading and trailing numbers in Bulk Export
  • #5 Numeric Inputs can be now set through keyboard
  • Bulk Export Settings are now reused

AmiiboSN-Changer 3.0.0.0

11 Jun 19:33
Compare
Choose a tag to compare

This is a WPF rewrite, build with .NET 6

The cmd version was removed. If you need it, use any 2.X version.
No Amiibo Data / Images are included! You need an internet connection for the first run to get at least the Statue infos!

I'm happy to hear some feedback!

Fixes / Changes

  • #5 Amiibo Images will be now downloaded if they are missed
  • #5 Updated LibAmiibo to a modified version with AmiiboAPI support.
    This means, Amiibo Data should be up2date longer.
  • Everything is dark mode. Why? Because it was painfull to rewrite it at night... if needed, light mode will maybe be later included.
  • #5 Flipper NFC file support
  • UI slightly redesigned
  • Nickname, Mii Owner and Mii Auther can be modified. Do it only if you know what you are doing
  • Bulk Export and normal export where changed to better reflect the changes

Removed

  • Commandline Version
  • Offline Amiibo Data

AmiiboSN-Changer 3.0 - WIP

08 Jun 22:14
Compare
Choose a tag to compare
Pre-release

This is a WPF rewrite, build with .NET 6

The cmd version was removed. If you need it, use pre 3.0 builds.
A self-contained version, will be available with the 3.0 release.
No Amiibo Data / Images are included! You need an internet connection for the first run to get at least the Statue infos!

Fixes / Changes

  • #5 Amiibo Images will be now downloaded if they are missed
  • #5 Updated LibAmiibo to a modified version with AmiiboAPI support.
    This means, Amiibo Data should be up2date longer.
  • Everything is dark mode. Why? Because it was painfull to rewrite it at night... if needed, light mode will maybe be later included.
  • UI slightly redesigned
  • Nickname, Mii Owner and Mii Auther can be modified. Do it only if you know what you are doing
  • Bulk Export and normal export where changed to better reflect the changes

Removed

  • Commandline Version

Known Bugs / Missing / Planned

  • Adding multiple similar Amiibo with a missing image, will only update it once
  • Allow to download all Amiibos Images at once
  • #5 | Planned | Export to .nfc

AmiiboSN-Changer v2

16 Dec 15:34
Compare
Choose a tag to compare

Fixes

  • Generated Amiibos now works again.
  • Generating more than 1 could cause to get the same uid

Added

  • Amiibo Preview to GUI
  • Amiibo Information (UID, Serial, ID, etc) to GUI
  • License
  • Copyright informations

Removed

  • Switch >= 5.0 Checkbox, no more needed

Changes

  • Fully remade GUI
  • Updated Readme
  • Code cleanup