pkNX/pkNX.Randomization/Randomizers
Salier af47a9305a
Fixed the randomisation inheriting process (#217)
* Fixed the randomisation inheriting process

* Corrected the ability inheritence 

Not anymore overwrite by the SameAbilityChance setting in the case of an inheritence

* Corrected Type inheritence

No longer overwrited by the SameTypeChance setting.

* Slight fix InheritTypeSetting.One and Type inheritence

Slight error causing too much random types use.
2022-09-10 11:38:51 -07:00
..
Personal Fixed the randomisation inheriting process (#217) 2022-09-10 11:38:51 -07:00
Settings Allow LA species for randomization, handle bad forms 2022-02-21 10:29:51 -05:00
EvolutionRandomizer.cs Add Pokémon Legends: Arceus support 2022-02-04 18:43:21 -08:00
FormRandomizer.cs Add Pokémon Legends: Arceus support 2022-02-04 18:43:21 -08:00
GenericRandomizer.cs Make generic randomizer more generic 2018-12-01 15:16:37 -08:00
LearnsetRandomizer.cs Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
MoveRandomizer.cs Handle FlatBuffers in-process with FlatSharp, and add more flatbuffer editors. (#166) 2021-09-02 19:47:41 -07:00
MoveRandType.cs Rename move rand type options (#11) 2019-03-15 14:35:19 -07:00
Randomizer.cs Initial Commit 2018-11-13 19:44:43 -08:00
SpeciesRandomizer.cs Exclude banned species from boosted Legendaries/Mythicals 2021-03-04 15:34:53 -05:00
TrainerRandomizer.cs Add Pokémon Legends: Arceus support 2022-02-04 18:43:21 -08:00