Skip to content

1.3.2

Compare
Choose a tag to compare
@Cu3PO42 Cu3PO42 released this 15 Dec 20:01
· 132 commits to master since this release

If the automatic update does not work for you, please get the new version manually from here. The update does not work on most Windows 7 installations currently!

Changed

  • Allow opening of raw Generation 7 box files (#158)
  • Allow easy access to Handlebars methods from the eval helper
  • Added sprites for Generation 7 Pokémon and forms, thanks @MalikTH! (#157)
  • Changed the handling of TIDs in the Handlebars formatter. tid6 now always maps to a 5-digit TID, whereas tid maps to whatever the game would display. tid7 now displays 'N/A' on Pokémon that are from Generation 6 or earlier games, but remains otherwise unchanged.
  • Added a new default format for TSVs that does not include the SID, but will choose the appropriate TID depending on game of origin. The old format is available as 'TID (Legacy)'.

Fixed

  • Fixed the localizations of Generation 7 forms. Thanks @Bobblybook! (Cu3PO42/KeySAVCoreJS#11)
  • Pokémon from Generation 7 Pokémon are now dumped in the correct format
  • Fixed the formatting of Generation 7 markings
  • Properly clear 'in-progress' state upon application reboot (#145)
  • Only copy Pokémon to the clipboard that match the filters