mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-24 04:53:08 +00:00
477187a66c
Generating encounters from an EncounterArea is getting a little stupid without inheritance; each type can now have its own specific behavior without checking for each individual type of generation pattern. Will add the abstract method implementations in a future commit Move some string[] array fetch (for all languages) to Util |
||
---|---|---|
.. | ||
Areas | ||
Encounters | ||
Enums | ||
Evolutions | ||
Learnset | ||
Moves | ||
RNG | ||
Structures | ||
Tables | ||
Verifiers | ||
Analysis.cs | ||
BulkAnalysis.cs | ||
Checks.cs | ||
Core.cs | ||
Data.cs | ||
GBRestrictions.cs | ||
LegalityCheckStrings.cs | ||
Memories.cs | ||
VivillonTables.cs | ||
WordFilter.cs |