PkmnLibSharp/PkmnLibSharp/Library
Deukhoofd 049eb480c0
Initial work on battle side.
2020-07-18 16:49:11 +02:00
..
GrowthRates Better handling of PokemonLibrary that requires less reflection (but is slightly more verbose) 2020-05-19 14:34:20 +02:00
Items Initial work on battle side. 2020-07-18 16:49:11 +02:00
Moves Initial work on battle side. 2020-07-18 16:49:11 +02:00
EffectParameter.cs Update to latest PkmnLib 2020-07-08 13:50:51 +02:00
Forme.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
LearnableMoves.cs 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
LibrarySettings.cs Implements PokemonLibrary 2020-05-19 14:25:21 +02:00
Nature.cs 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
NatureLibrary.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
PokemonLibrary.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
Species.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
SpeciesLibrary.cs Ensure pointers aren't used anymore when their parents are being deleted and they should be deleted themselves. 2020-05-20 14:47:17 +02:00
Statistic.cs 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
StatisticSet.cs Initial work on battle side. 2020-07-18 16:49:11 +02:00
TypeLibrary.cs Better handling of PokemonLibrary that requires less reflection (but is slightly more verbose) 2020-05-19 14:34:20 +02:00