PkmnLibSharp/PkmnLibSharp/Library
Deukhoofd a2cf693bbd
Fixed bug with libraries returning some values twice in GetEnumerator, move more over to Constructor class.
2020-08-22 16:42:56 +02:00
..
GrowthRates Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Items Fixed bug with libraries returning some values twice in GetEnumerator, move more over to Constructor class. 2020-08-22 16:42:56 +02:00
Moves Fixed bug with libraries returning some values twice in GetEnumerator, move more over to Constructor class. 2020-08-22 16:42:56 +02:00
Species Move constructing from pointer to Constructor class to easily handle inheritance. 2020-08-22 16:26:14 +02:00
EffectParameter.cs Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Gender.cs Implements all EvolutionData. 2020-08-08 15:37:44 +02:00
LibrarySettings.cs Cleanup for EventData. 2020-08-14 16:15:19 +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 Support getting a nature iterator. 2020-08-09 11:39:41 +02:00
PokemonLibrary.cs Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +02:00
SpeciesLibrary.cs Fixed bug with libraries returning some values twice in GetEnumerator, move more over to Constructor class. 2020-08-22 16:42:56 +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 Support for Pokemon building. 2020-07-19 12:33:22 +02:00
TimeOfDay.cs Implements all EvolutionData. 2020-08-08 15:37:44 +02:00
TypeLibrary.cs Use fancy C# 8 Nullable Reference pattern. 2020-08-08 14:32:27 +02:00