Commit graph

5 commits

Author SHA1 Message Date
Kaphotics
34882a3a71 Redump evolutions
Abra->Kadabra somehow was trade with dusk ball
2016-04-13 08:16:31 -07:00
Kaphotics
c3ab1dcb92 Fix baby pkm evolution tree
Nightmare to parse the evo files into a tree.
2016-03-17 21:08:11 -07:00
Kaphotics
28568c2908 Tweak evo levelup param
0 - item required (method 5,6,7)
1 - trade required (method 8)
2 - level required (everything else)

Fixes encounter checks of trade evolution pkm
2016-03-15 21:46:49 -07:00
Kaphotics
59afa57d6d Fix evolution table
dex1 > dex2 failed to copy over
2016-02-26 07:50:46 -08:00
Kaphotics
c426089c07 Add Move Legality Checker
Note that this is a first iteration feature; there are known edge cases.
This feature is merely to assist the user by highlighting moves that are
outside of the typical moveset.

Levelup/Eggmove/Tutor/TMHM are used in the logic.
2016-02-17 07:54:59 -08:00