PKHeX/PKHeX.Core/Legality
Kurt a9443be8fa Add bypass for alpha move purchased
ty @Atrius97 for finally nailing the repro on this

Co-Authored-By: Atrius97 <39707481+Atrius97@users.noreply.github.com>
Co-Authored-By: Lusamine <30205550+Lusamine@users.noreply.github.com>
2022-05-07 13:48:47 -07:00
..
Areas Flag non-pokeball GO shedinja (evo'd from nincada) 2022-05-03 20:17:28 -07:00
Encounters Add bypass for alpha move purchased 2022-05-07 13:48:47 -07:00
Enums Differentiate MO + MMO slot types 2022-04-22 20:33:12 -07:00
Evolutions Refactor EvoCriteria to be a struct, reduce allocation (#3483) 2022-04-23 21:33:17 -07:00
Formatting Create initial movesets for Alpha entities correctly, verify initial mastery (#3489) 2022-05-06 15:43:23 -07:00
Learnset Create initial movesets for Alpha entities correctly, verify initial mastery (#3489) 2022-05-06 15:43:23 -07:00
Moves Condense some expressions 2022-03-20 23:28:18 -07:00
Restrictions Refactor EvoCriteria to be a struct, reduce allocation (#3483) 2022-04-23 21:33:17 -07:00
RNG Break up PKX into separate classes 2022-05-06 20:38:55 -07:00
Structures Add gender sprites for main GUI 2022-04-24 20:28:56 -07:00
Tables Unban Darkrai, associated Met Locations, Sketch Dark Void 2022-04-01 06:18:11 -04:00
Verifiers Minor tweaks 2022-05-07 11:47:01 -07:00
BinLinkerAccessor.cs Minor tweaks 2022-05-07 11:47:01 -07:00
Breeding.cs Rename Silver SV->SI 2022-02-27 11:16:12 -08:00
BulkAnalysis.cs Remove duplicate home tracker flagging 2022-04-02 17:58:17 -07:00
BulkGenerator.cs Split PKMConverter into multiple classes 2022-04-09 01:39:34 -07:00
Core.cs Create initial movesets for Alpha entities correctly, verify initial mastery (#3489) 2022-05-06 15:43:23 -07:00
LegalityAnalysis.cs Extract EffortValues class, add $rand + $suggest 2022-05-06 15:47:54 -07:00
LegalityAnalyzers.cs Extract EffortValues class, add $rand + $suggest 2022-05-06 15:47:54 -07:00
MoveList.cs Refactor EvoCriteria to be a struct, reduce allocation (#3483) 2022-04-23 21:33:17 -07:00
MoveListSuggest.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00