PKHeX/PKHeX.Core
pokecal cf4c74ddba convert Crystal locations
I don't know what pkl byte means, I applied a function that convert
mapID to pkm.metlocationID.
This function is used when caught mons.
e.g. route29(18,03): (18-1)<<1=2E, rom[9402E]=4C79, 9*(03-1)=12,
4C79+5+12=4C90, rom[94C90]=02.
2017-06-12 07:38:56 +09:00
..
Game Speculation++ 2017-06-06 21:59:29 -07:00
Legality Fix gen7 evo table floette reference 2017-06-10 17:36:33 -07:00
MysteryGifts Add PGF forced shiny check 2017-06-03 18:40:44 -07:00
PersonalInfo Refactor encounter matching 2017-05-27 21:17:57 -07:00
PKM Add more gen2 hypothetical handling 2017-06-10 15:48:18 -07:00
Properties fix Gen4 Misc Resources 2017-06-11 03:20:55 +09:00
Resources convert Crystal locations 2017-06-12 07:38:56 +09:00
Saves small optimizations 2017-06-11 00:23:04 -07:00
Util Simplify Shiny SID creation 2017-06-03 08:58:30 -07:00
app.config Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
PKHeX.Core.csproj Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00