Greg Edwards
|
e188a71a61
|
More ability validaiton fixes
|
2022-08-22 23:44:45 -04:00 |
|
Greg Edwards
|
28ea0df638
|
Moved GTS record Pokémon validation over to Pokemon classes.
|
2021-11-08 00:10:12 -05:00 |
|
Greg Edwards
|
8d5525363d
|
Added support for calculating gender from PV.
|
2021-10-27 01:00:40 -04:00 |
|
Greg Edwards
|
11d508fee9
|
Added some basic validation checks to GTS.
|
2021-02-07 03:53:23 -05:00 |
|
Greg Edwards
|
785dfca0a6
|
Attempted fix of #72 by using byte 0x41 for nature instead of PV.
|
2019-12-31 02:38:17 -05:00 |
|
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 |
|