PKHeX/PKHeX.Core/Editing/Applicators
Kurt 62018cce1a Unify concepts with different names
AltForm & Form & Forme => Form
GenNumber & Generation => Generation

Extract out SpeciesForm interface, and re-add IGeneration

For those using PKHeX as a dependency, this should be a pretty straightforward manual replacement... GenNumber and AltForm should be quick find-replace`s.
2020-12-10 20:42:30 -08:00
..
BallApplicator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
CatchRateApplicator.cs Abstract some gen1/2 encounter types from their parent class 2020-07-18 15:36:30 -05:00
GenderApplicator.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
HiddenPowerApplicator.cs Force Hidden Power IVs for format2 imports 2020-10-09 09:52:29 -07:00
MarkingApplicator.cs Split up portions of CommonEdits 2020-01-25 16:47:44 -08:00
MemoryApplicator.cs Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
MoveApplicator.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
MoveSetApplicator.cs Misc tweaks for suggesting moves when IsEgg 2020-10-14 18:55:30 -07:00
RibbonApplicator.cs Split Analysis into two separate classes 2020-11-27 12:00:49 -08:00
TechnicalRecordApplicator.cs Split up portions of CommonEdits 2020-01-25 16:47:44 -08:00