mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-06-01 03:42:30 -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> |
||
|---|---|---|
| .. | ||
| Areas | ||
| Encounters | ||
| Enums | ||
| Evolutions | ||
| Formatting | ||
| Learnset | ||
| Moves | ||
| Restrictions | ||
| RNG | ||
| Structures | ||
| Tables | ||
| Verifiers | ||
| BinLinker.cs | ||
| Breeding.cs | ||
| BulkAnalysis.cs | ||
| BulkGenerator.cs | ||
| Core.cs | ||
| LegalityAnalysis.cs | ||
| LegalityAnalyzers.cs | ||
| MoveList.cs | ||
| MoveListSuggest.cs | ||