Skip to content

3.5 - Bug fixes and core update

Latest
Compare
Choose a tag to compare
@drgoku282 drgoku282 released this 12 Nov 21:54
· 47 commits to master since this release

About USUM: Support is planned, PKHeX needs to release a stable release before I can start to work on it, it might take a few weeks.

Added:

  • Event Polling feature - Executes specified commands when an event occurs. (Thanks to @EverOddish)

Changed:

  • PKHeX Core: Updated to 17.10.17
  • GUI: PKHeX tabs will not be disabled anymore (needed to fix #101). No changes will be made in your pokemon by changing values in the tabs unless you write the pokemon back in the game.

Fixed:

  • #101: "Index out of range error" - When the PKHeX tabs are disabled it causes some odd behavior in the Extra Bytes combobox.
  • #103: "Open filter dialog not showing" - Caused by an incorrect path reference, it also affected ESV/TSV saves in the Breeding bot.
  • #105: "A key with the same value was added error" Added an additional check, I hope it was enough to fix the bug but I'm not entirely sure and it could break something else

Thanks to @Retrosol for upating cores between last beta release and this one.