pkNX/pkNX.Randomization/Randomizers
duckdoom4 56cb75340a Minor refactor
Rename all the interfaces to give them a more sensible name
Rename the Set<InterfaceName> extension methods to Import<InterfaceName>, since evenI got confused about it's purpose for a while. It's supposed to be used by the data importer to fill in missing properties from older generation data. This means it should actually not set every property that is part of the interface and 'set' is therefor a confusing name.
Update PokeDataUI to fix layout of new property names
2023-07-05 19:35:57 +02:00
..
Personal Minor refactor 2023-07-05 19:35:57 +02:00
Settings Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
EvolutionRandomizer.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
FormRandomizer.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00
GenericRandomizer.cs Refactoring 2022-10-01 17:08:17 -07:00
LearnsetRandomizer.cs Refactoring 2022-10-01 17:08:17 -07:00
MoveRandomizer.cs Refactoring 2022-10-01 17:08:17 -07:00
MoveRandType.cs Refactoring 2022-10-01 17:08:17 -07:00
Randomizer.cs Refactoring 2022-10-01 17:08:17 -07:00
SpeciesRandomizer.cs Refactoring 2022-10-01 17:08:17 -07:00
TrainerRandomizer.cs Add handling for S/V load and data ripping 2022-11-24 15:30:03 -08:00