Releases: porybox/pkparse
Releases · porybox/pkparse
1.1.2
v1.1.1
Changelog:
- Fixed incorrect forms of Pumpkaboo and Gourgeist (pk6 files of small and average were given the wrong form name)
- Added "Active" form for Xerneas
- Renamed "Ash-Greninja" form to "Ash" for Greninja
- Added missing Mega forms from gen 7 data
- Removed "Disguised" name from default form for Mimikyu
v1.1.0
Changelog:
- Added
hyperTrainedHp
as an alias forhyperTrainedHP
- Deprecated
hyperTrainedHP
- Fixed a bug where stats were computed incorrectly with hyper training
v1.0.0
Changelog:
- Added data for Gen 7 Pokemon, items, moves, abilities, and locations
- Updated nature data structure and added Chinese nature names
- Code changes to handle new data
- Fixed met locations in Gen 7 test
- Added Gen 7 ribbon data. Thanks /u/randomdice101!
- Added VC game IDs. Thanks /u/randomdice101 and /u/MethFred!
- Fixed
idNo
andotGameName
handling; implemented test for pre-Gen 7idNo
- Added conversion table for custom Unicode range used for Chinese Pokémon names
v0.10.18
Changelog:
- Included memory ribbons in the ribbons array
- RAM usage optimization
- Improved error handling when parsing files
v0.10.17
Changelog:
- Fixed an issue where the
memoryLine
of certain Pokémon was incorrect, which could cause errors to be thrown - Added missing subregion data for Malaysia
v0.10.15
Changelog:
- Fixed an issue where the memoryLine of certain Pokémon was incorrect, which could cause errors to be thrown
v0.10.14
Changelog:
- Added
hiddenPowerType
andhiddenPowerPower
keys
v0.10.13
Changelog:
- Fixed an issue where Magikarp's data file was incorrectly formatted
- Fixed an issue where certain memories would cause parsing failures
- Fixed an issue where item data for Latiasite/Latiosite was missing
- Fixed an issue where item data for the ORAS "Bike" item was missing
v0.10.12
Changelog:
- Fixed an issue where data for ORAS moves was missing