PKHeX/PKHeX.Core/Legality/Structures
Kurt 9864d84704 Misc fixes/improvements
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
2017-08-13 00:21:42 -07:00
..
CheckMoveResult.cs New legallity checks (#1196) 2017-06-06 20:10:05 -07:00
CheckResult.cs Refactor encounter matching 2017-05-27 21:17:57 -07:00
DexLevel.cs Refactoring 2017-06-17 18:37:19 -07:00
EggMoves.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterArea.cs Added check for pokeradar shiny grass patch 2017-07-07 13:53:21 +02:00
EncounterLink.cs Handle link gifts without ribbons 2017-07-14 20:42:51 -07:00
EncounterLock.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterSlot.cs Generation 1/2 Legal improvements (#1310) 2017-07-06 16:03:41 -07:00
EncounterStatic.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterTime.cs Refactoring 2017-07-06 17:01:29 -07:00
EncounterTrade.cs Refactoring 2017-06-17 18:37:19 -07:00
EncounterType.cs Refactoring 2017-06-17 18:37:19 -07:00
EvolutionTree.cs Misc fixes/improvements 2017-08-13 00:21:42 -07:00
GBEncounterData.cs Refactoring 2017-06-17 18:37:19 -07:00
IEncounterable.cs Refactoring 2017-07-29 11:54:52 -07:00
IGeneration.cs Refactoring 2017-06-17 18:37:19 -07:00
IMoveset.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
Learnset.cs Simplify vc transfer checks 2017-07-09 08:47:17 -07:00
Nature.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
SlotType.cs Add feebas slot clone for mt coronet 2017-08-05 14:32:12 -07:00
TradebackType.cs Converted PKHeX.Core to .Net Standard 2017-05-11 23:34:18 -05:00
TreesArea.cs Refactoring 2017-07-31 17:09:16 -07:00
ValidEncounterMoves.cs Refactoring 2017-06-17 18:37:19 -07:00