Releases: porybox/pkparse
Releases · porybox/pkparse
v0.10.11
Changelog:
- Fixed an issue where Unown forms weren't getting parsed
v0.10.10
Changelog:
- Fixed an issue where the Hardy nature couldn't be parsed
v0.10.9
Changelog:
- Fixed an issue where some item IDs were not parsed correctly
v0.10.8
Changelog:
- Fixed an issue where some memories were not parsed correctly
v0.10.7
Changelog:
- Added support for parsing memories (
otMemory
andnotOtMemory
keys)
v0.10.6
Changelog:
- Fixed an issue where country names would not get parsed if region IDs were not present
v0.10.5
Changelog:
- Added the ability to parse country and region IDs. The new keys are
countryName
,regionName
,geoLocation[1-5]RegionName
, andgeoLocation[1-5]CountryName
.
v0.10.4
Changelog:
- Fixed an issue where a finite
expToNextLevel
would be returned at level 100; nowInfinity
is returned instead.
v0.10.3
Changelog:
- Added
move1Power
,move2Power
,move3Power
, andmove4Power
keys
v0.10.2
Changelog:
- Fixed an issue where
eggLocationName
would be incorrect for pre-gen5 pk6 files