Releases: fa-dx/PKMN-NTR
Releases · fa-dx/PKMN-NTR
1.08.1
Fixed loading of EKX files.
1.08
Added reading of Ability and Held item upon dumping of Pokemon.
Instead of erroring, when you dump a Pokemon with the same name as another it will rename the dump to the same name but with a number at the end.
1.07.1
Fixed dumping trade pokemon (hopefully).
1.07
Added reading of IVs and Nature upon Pokemon dumping.
Credits to Kaphotics for letting me use his pkm decryption code from PKHeX!
1.06
Trade partner Pokemon dumping should be fixed.
Added support for writing Pokemon created with PKHeX (Make sure you select "PKX File (.pk6;.pkx)" on the "Save as type" drop down in PKHeX)!)
1.05.1
Trying a different set of relative data + larger range in an attempt to fix trade dumping.
1.05
Added dumping of Pokemon shown in trade.
Added SID dumping and writing.
1.04.1
Increased the range of the opponent offset finder (fixes opponent dumping for some people).
1.04-fix
Fixed Pokemon Writing (broke in the last couple of updates).
1.04
Added wild Pokemon dumping.
This feature may not work correctly for you (offset is grabbed by obtaining bytes relative to the wild Pokemon and then working out the Pokemon's offset from there, it appears to vary but I believe the range I've given the check should suffice).
Please let me know if you have any issues, also let me know if this feature is working correctly for you!