PkmnLibSharp/PkmnLibSharp/Library
Deukhoofd 74bd383093
Adds a bunch of evolution methods
2021-06-27 12:23:26 +02:00
..
GrowthRates Reworks PokemonBuilder. 2020-08-08 17:07:05 +02:00
Items Updates CreatureLib, implements support for ItemUseScript. 2021-03-07 19:36:09 +01:00
Moves Adds ScopedOwner class, that disposes owned values when garbage collected. 2021-01-15 16:53:32 +01:00
Species Adds a bunch of evolution methods 2021-06-27 12:23:26 +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 Dont lose references to libraries 2020-09-04 21:01:18 +02:00
SpeciesLibrary.cs Fixes for SpeciesLibrary 2021-06-26 14:09:38 +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