Releases: santacrab2/PKHeXMAUI
Releases · santacrab2/PKHeXMAUI
v23.10.11
- 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
- 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
- update deps
- adjust for API changes
v23.09.11
- fix living dex generation
v23.09.06
- 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
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
- 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
- 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
- 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
- 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)