Commit Graph

14 Commits

Author SHA1 Message Date
Greg Edwards
caec6383d4 Did some cleanup to the pokemon structure. 2015-04-14 21:14:34 -04:00
Greg Edwards
b0e2db6a96 Added reverse experience formula. (untested) 2015-03-31 02:05:41 -04:00
Greg Edwards
88b6bff74e Implemented experience formulas. 2015-03-31 01:39:38 -04:00
Greg Edwards
175294fb59 Implemented characteristics. 2015-03-14 18:19:13 -04:00
Greg Edwards
91fef43978 Show some actual values in pokemon viewer (wip) 2015-03-10 21:31:10 -04:00
Greg Edwards
35f484924e Added base class for party/box pokemon structure. 2015-02-24 13:12:12 -05:00
Greg Edwards
8b33c6bff4 Added some notes 2015-02-17 00:31:33 -05:00
Greg Edwards
53be497d3a Publish PokemonBase.Generation field. 2015-02-13 18:02:02 -05:00
Greg Edwards
6699c425e9 Build LazyKeyValuePairs in the corresponding value classes, add null checks. 2015-02-13 18:01:42 -05:00
Greg Edwards
e0a7596bbc Added item and ability lazy pairs to PokemonBase. 2015-02-10 20:52:52 -05:00
Greg Edwards
5042f887b9 Added lazy pairs to PokemonBase.Species and Form. 2015-02-10 20:00:37 -05:00
Greg Edwards
1cec145542 Solved order of execution issue with LazyKeyValuePairs and BinarySerializableBase ctor. 2015-02-10 19:44:56 -05:00
Greg Edwards
2ea9d7f883 Made pkm decoding work. 2015-02-07 18:12:25 -05:00
Greg Edwards
79e2b923f1 First draft of Gen4 pkm parsing. 2015-02-06 21:17:25 -05:00