Commit graph

14 commits

Author SHA1 Message Date
Kaphotics
8b2ab2d987 Update changelog & wc6db
released 03/19/16
2016-03-18 21:21:34 -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
5ea193819e Add WC6 move checking
Using PPorg's wc6 database.
2016-02-28 17:05:38 -08:00
Kaphotics
59afa57d6d Fix evolution table
dex1 > dex2 failed to copy over
2016-02-26 07:50:46 -08:00
Kaphotics
cb6a3394d5 Add encounter tables 2016-02-25 16:19:59 -08:00
Kaphotics
4b7f253a1e Add DexNav move legality checking 2016-02-24 16:36:26 -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
Kurt
c9d0db23ac Refactoring
Increase flexibility, use game personal data and structure to clearly
define what is going on.

Helps for implementing future games.
2015-11-25 22:20:09 -08:00
Kurt
048fbb60ce Remove unused resource
fulldex_XY no longer needed
2015-10-15 04:23:57 -07:00
Kurt
c1fa685752 Manual Merge 2014-12-11 22:36:39 -08:00
Kurt
8350141e43 Adding Ingame Font 2014-12-11 20:33:19 -08:00
Kurt
7570457bcd Petlil instead of Abomasnow fulldex 2014-09-04 22:58:49 -07:00
Kurt
ec7b922568 Data Changes 2014-08-31 14:10:06 -07:00