mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-18 19:17:46 -05:00
* Add more memory legality checks Includes the following new memory checks: - 4: met in link-trade, allows all possible genlocs except dangerous place - 7: successful fishing, allows fishable species in gen 6 and 8 - 9: paying attention to another mon, allows only available species for gen 8 - 29: encountering legendary Pokémon, only seen on Zacian, Zamazenta, Calyrex so far - 32: riding a bike, only in genlocs where biking is possible - 75: taken to Nursery and placed with a mon, allows only available species for gen 8 Unstubs lotto check and applies it to gen 6. Co-Authored-By: Skadiv <62726360+Skadiv@users.noreply.github.com> Co-Authored-By: Matt <17801814+sora10pls@users.noreply.github.com> * Loto-ID only has one t * Crown Shrine has another genloc outside * Consistent Loto name for array Co-authored-by: Skadiv <62726360+Skadiv@users.noreply.github.com> Co-authored-by: Matt <17801814+sora10pls@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| Ability | ||
| Ball | ||
| Ribbons | ||
| ConsoleRegionVerifier.cs | ||
| ContestStatVerifier.cs | ||
| CXDVerifier.cs | ||
| EffortValueVerifier.cs | ||
| FormVerifier.cs | ||
| GenderVerifier.cs | ||
| GroundTileVerifier.cs | ||
| HistoryVerifier.cs | ||
| HyperTrainingVerifier.cs | ||
| IndividualValueVerifier.cs | ||
| ItemVerifier.cs | ||
| LanguageVerifier.cs | ||
| LevelVerifier.cs | ||
| MarkVerifier.cs | ||
| MedalVerifier.cs | ||
| MemoryVerifier.cs | ||
| MiscVerifier.cs | ||
| NHarmoniaVerifier.cs | ||
| NicknameVerifier.cs | ||
| ParseSettings.cs | ||
| PIDVerifier.cs | ||
| TrainerNameVerifier.cs | ||
| TransferVerifier.cs | ||
| Verifier.cs | ||