Skip to content

Releases: santacrab2/PKHeXMAUI

v23.10.11

12 Oct 00:04
Compare
Choose a tag to compare
  • fix import from showdown
  • handle opening folders of pks, wondercards files, box bins, and encounter files.
  • update the save files current box based on selected box in viewer
  • initially load saves current box

v23.10.6

07 Oct 00:08
Compare
Choose a tag to compare
  • update single sprite list
  • adds more settings and handling for the Severity Legality settings
  • updates all settings live
  • add legality check to box sprites

v23.09.25

25 Sep 17:38
Compare
Choose a tag to compare
  • update deps
  • adjust for API changes

v23.09.11

11 Sep 14:57
Compare
Choose a tag to compare
  • fix living dex generation

v23.09.06

06 Sep 20:36
Compare
Choose a tag to compare
  • fix HyperTraining checkbox Assignments
  • fix Gender button applying gender to genderless pokemon
  • only wipe pk info if new species is not from the same evolutionary line
  • fix Batch editor crash
  • only show Affix swipe option on the affix screen
  • update HyperTrain Setters to utilize updated interface, fixing previous issues
  • live update stats after clicking ivs/ev suggest/random buttons
  • fix manaphy egg
  • fix TM sprite display
  • fix item sprite display alignment
  • actually apply pkm contest stats to display woops.
  • fix batch editor type value display.
  • add ForceLevel100for50 setting
  • move living dex generation to its own thread to avoid freezing the app

v23.08.15

15 Aug 21:32
Compare
Choose a tag to compare

fixes null crashes on encsettings load up

5:34pm EDT - apk was removed due to wrong compile profile (debug vs release) will be uploaded with correct apk shortly

9:35pm EDT - APK was updated, apologies for the error.

v23.08.10

10 Aug 14:17
Compare
Choose a tag to compare
  • switch TID/SID to DisplayTID/SID
  • swap to Entry from Editor for better sizing of TID/SID input
  • use TryParse for TID/SID conversion
  • wrap EC converter in try/catch
  • Convert pk files to the current save file format, if possible. or force if allowIncompatibleConversion is set to true
  • AllowIncompatibleConversion setting added to PKHeX Settings
  • fix suggested move display and have it update everything immediately after button press.
  • Clean up the statsTab logic
  • Live update the total stat upon any stat change
  • fix form dropdown display when grabbing from file or encounter db
  • fix hidden trainer display to be based on current save not current pkm
  • apply user changes to PID
  • add Auto CP option
  • apply user changes to CP
  • fix current handler checkbox display/function
  • Load encounter search settings if previously set.
  • Change initial pk to max Species ID for the current save
  • fix Hyper Train flag assignment order

*still based on 23.07.10 pkhex and this https://github.com/santacrab2/PKHeX-Plugins ALM. I will return to official sources upon next stable release of both PKHeX and ALM.

v23.07.22

22 Jul 16:07
Compare
Choose a tag to compare
  • Patch Encounter Database searches to properly filter Encounters by Slot, Trade, Mystery, Egg, Static
  • adds Alpha Sprite to background on Alpha Encounters
  • adds Mighty, GMax, fixed ball, Alpha, and encounter type background color to the Encounter Database window
  • fixes ball sprite on met tab
  • Update PK editor tabs upon navigation
  • Adjust Encounter DB display
  • update pkhex.core nuget to 23.7.10
  • update ALM dep to santacrab Home3Updates fork/branch
  • catch Encounter database background color null error

v23.07.11

11 Jul 19:49
Compare
Choose a tag to compare
  • rework layout on all pk editor tabs to adjust better on multiple displays
  • adjust side menu layout so that extra options are under their respective pages
  • updated TR function to match pkhex API

v23.06.5

05 Jun 12:41
Compare
Choose a tag to compare
  • refresh MGDB so events load in encounter search
  • apply save Trainer Info when legalizing
  • adds Urshifu to formless-sprite list
  • updates Memory editor with all drop downs and display
  • adjust box sprite sizes and layout
  • restructure the Attack Tab to fit things better
  • change selection back to standard Picker
  • update ALM
  • update pkhex nuget (Home 3 stuff)