PkmnLibSharp/PkmnLibSharp/Library
Deukhoofd 7807ee9676
Adds ScopedOwner class, that disposes owned values when garbage collected.
2021-01-15 16:53:32 +01:00
..
GrowthRates Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Items Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Moves Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Species Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01: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 Dont lose references to libraries 2020-09-04 21:01:18 +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