Releases: santacrab2/PKHeXMAUI
Releases Β· santacrab2/PKHeXMAUI
26.03.30
26.03.21
- add hall of fame editor for gen 3
- handle batch editor changes in pkhex.core
- better handling for NUD min/max
- fixes import of wondercards
- random IVs respects encounter restrictions for perfect IVs
26.02.21
- fixes a bug with FRLG event flag editor
26.02.16
- adds chatter editor to gen 5
- adds event flag editor to gen 5
- adds gen 5 misc editor
- records, forest, entralink, subway, forest, medals, musical etc.
- latest pkhex.core
26.01.28
- changes how permissions for the trainer folder work and are only requested if the trainer folder is turned on, may require a reboot
- adds wondercard editor to gens 4,5,6,7
- adds underground editor to gen 4
- modifies how version is handled
v26.01.14
- handles latest ZA update
- fixed inventory editor crash
- changed shiny button behavior to match PC PKHeX
- allow editing of trainer version in SV
- net 10 modernizations
- latest pkhex.core and automod
v25.12.06
Basic ZA support for viewing and editing Pokemon.
- fixes hiding of unfinished trainer editors
- fixes PK* editor pages not refreshing when Pokemon has changed
- fixes mass importing cross generation pk* files. Such as importing a folder of pk5 files into a pk6 save file.
- fixes Mystery gift import. WC* files properly import now.
v25.09.29
You will need to uninstall the old App to update, my hard drive died in June and I lost the signature file with it, so a new signature was created
- fix crash when internet is unavailable
- Update PID input validation in RoamerEditor3
- Refactor UI and data handling in various components
- Updated
AppShellto improve flyout item management. - Modified
EncounterDBmethods for better data handling. - Adjusted
SearchSettingsfor proper byte casting. - Updated
PKHeX.MAUI.csprojto reference a newerPKHeX.Core. - Changed layouts in
ALMSettings.xamlandLegalitySettings.xamlto useScrollView. - Enhanced UI in
ALMSettingsandLegalitySettingswithpropertyGrid. - Improved organization in
PKHeXSettings.xamlwith a new namespace. - Updated
PSettingsto use aStartPageenum for better type safety. - Refactored
propertyGridfor correct property display. - Enhanced
BatchEditorfor better property type handling. - Updated
MainPagenavigation to utilize the newStartPageenum. - Removed
PrioritizeGameandPrioritizeGameVersionfromAPILegality. - Add check for empty slots in Batch Editor
v25.05.03
- No longer requires custom PKHeX for building and uses official
- fixes event flag editor crash and fixes saving changes
- limits the box viewer to the amount of boxes for the save. e.g. 18 for FRLG, 32 for SV etc.
- fixes spiky eared pichu sprite
- allows the use for the side buttons on any page and avoids crash when not on main pk editor page
- checks that internet is available before checking for updates
- updates deps
v25.04.06
- fixes ability handling
- adds Geonet editor for gen 4
- adds Honey Tree editor for gen 4
- adds mailbox support for gens 3-5
- fix contest stats bug
- adds gen 4 misc editor
- updates PKHeX and ALM dependencies