mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Fix misc refactoring errors Don't early abort gen4->5+ encounter generation (need to check ingame trades for abra/gengar). Can avoid by PID dictionary to check for trades first, but unimplemented. Closes #1377 , not fixing Pokewalker PID mismatch as algorithm needs to be ironed out separately. |
||
|---|---|---|
| .. | ||
| Encounters | ||
| Enums | ||
| RNG | ||
| Structures | ||
| Analysis.cs | ||
| Checks.cs | ||
| Core.cs | ||
| Data.cs | ||
| LegalityCheckStrings.cs | ||
| RibbonStrings.cs | ||
| Tables.cs | ||
| Tables1.cs | ||
| Tables2.cs | ||
| Tables3.cs | ||
| Tables4.cs | ||
| Tables5.cs | ||
| Tables6.cs | ||
| Tables7.cs | ||
| VivillonTables.cs | ||