20 Commits

Author SHA1 Message Date
e4a515e11a
Finished outlining Pokemon class. 2020-07-25 14:03:05 +02:00
34c64d6b68
Adds new NativePtrArray class to deal with native arrays easier. 2020-07-25 12:52:18 +02:00
c143235495
Support for Pokemon building. 2020-07-19 12:33:22 +02:00
049eb480c0
Initial work on battle side. 2020-07-18 16:49:11 +02:00
9bcfdf7791
Rename test to disable warnings. 2020-05-19 14:45:26 +02:00
61b5bd710e
Implements PokemonLibrary 2020-05-19 14:25:21 +02:00
4f249de34e
Cleanup unused usings 2020-05-19 13:14:49 +02:00
95a2270ca3
Nature Library, Nature wrapper and tests, cleanup to ensure no duplicate enums are visible outside the library. 2020-05-06 14:40:29 +02:00
8845f33d04
Type Library wrapper and tests 2020-05-06 13:32:43 +02:00
cc66729529
Growth Rate Library wrapper and tests 2020-05-06 12:39:28 +02:00
32d07be361
GrowthRate wrappers. 2020-05-05 22:40:17 +02:00
bf158802d7
Added ItemLibrary Wrapper 2020-05-05 21:40:04 +02:00
6491360dbe
Added tests for Item wrapper 2020-05-05 20:46:17 +02:00
a8709f2b05
Wrapper for Species and SpeciesLibrary 2020-05-04 21:16:42 +02:00
f37888554f
Support for LibrarySettings. 2020-05-04 18:17:26 +02:00
87cd1b0b40
Moved files 2020-05-04 17:54:34 +02:00
0a22959e31
Tests for MoveLibrary 2020-05-04 17:27:30 +02:00
8ce1db668e
Many fixes 2020-05-03 16:26:14 +02:00
6b6ba9a031
Lots of work 2020-05-02 22:58:18 +02:00
35388de524
Initial commit, implements Forme 2020-05-02 19:54:07 +02:00