Commit graph

4 commits

Author SHA1 Message Date
Evan Dixon
52c4fbbe97 Converted PKHeX.Core to .Net Standard
Refactored and rearranged things as needed to allow the change
2017-05-11 23:34:18 -05:00
Kurt
248031a45c Precompute gen3 personaltable shuffling
Less convoluted & faster loading
2017-03-19 11:07:57 -07:00
Kaphotics
e2a6eabd3b Fix gen3 ability 77->76
As per bulbapedia
http://bulbapedia.bulbagarden.net/wiki/Ability

Air Lock was 77 in gen3, but moved to 76 (76 was unused in gen3). Since
only Ability Number 0/1 is stored in a pk3, we can just manually modify
the Personal Entry.

Thanks Delta Blast Burn!
2016-09-12 18:29:31 -07:00
Evan Dixon
4d1ef52b34 Moved project to its own directory
Will make it easier to add projects in the future, like unit tests
2016-08-10 08:10:31 -05:00
Renamed from Resources/byte/personal_e (Browse further)