mirror of
https://github.com/kwsch/PKHeX.git
synced 2026-05-09 04:24:36 -05:00
Reduce memory usage for evo method banlist (static banlist references) Fix gen6 mega evo flag truncation simplify QR encode/decode logic a little Don't apply transparency if transparency is already 100% (skip the loop) Add gen5 wild pid/tid-sid correlation check Fix validation value reset (loading gen3-4 pkm without looking at met tab causes the met location to get reset); fixed by prematurely validating before setting the value Fix gen3 pkm with gen4 contest ribbons in gen4/5 getting flagged incorrectly |
||
|---|---|---|
| .. | ||
| CheckMoveResult.cs | ||
| CheckResult.cs | ||
| DexLevel.cs | ||
| EggMoves.cs | ||
| EncounterArea.cs | ||
| EncounterLink.cs | ||
| EncounterLock.cs | ||
| EncounterSlot.cs | ||
| EncounterStatic.cs | ||
| EncounterTime.cs | ||
| EncounterTrade.cs | ||
| EncounterType.cs | ||
| EvolutionTree.cs | ||
| GBEncounterData.cs | ||
| IEncounterable.cs | ||
| IGeneration.cs | ||
| IMoveset.cs | ||
| Learnset.cs | ||
| Nature.cs | ||
| SlotType.cs | ||
| TradebackType.cs | ||
| TreesArea.cs | ||
| ValidEncounterMoves.cs | ||