PKHeX/PKHeX.Core/Legality
Kurt 9cd6d34f1d Disregard ability bit checks if was shadow
only really pertains to xk3/ck3 and this doesn't really impact legality once transferred
2020-12-02 21:40:35 -08:00
..
Areas Simplify slot init to reduce re-allocation 2020-11-29 15:05:53 -08:00
Encounters Require strict match for hidden ability encounters 2020-12-02 21:39:45 -08:00
Enums Minor clean 2020-11-14 12:55:30 -08:00
Evolutions Move EvoBase to Evolutions folder 2020-11-27 12:06:52 -08:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves Update go slot list yield and move fetch 2020-11-18 21:34:40 -08:00
Restrictions Move some static arrays closer to where they're used 2020-11-02 13:11:51 -08:00
RNG Fix logic to fix a broken raid test 2020-10-10 12:59:31 -07:00
Structures Remove relearn suggestion logic from relearn move verification 2020-11-07 12:25:15 -08:00
Tables Xmldoc, minor tweaks 2020-11-27 11:51:02 -08:00
Verifiers Disregard ability bit checks if was shadow 2020-12-02 21:40:35 -08:00
BinLinker.cs Strip out some unnecessary logic 2020-04-16 12:58:48 -07:00
BulkAnalysis.cs Remove some reliance on GenNumber 2020-05-31 12:12:48 -07:00
BulkGenerator.cs Minor clean 2020-03-20 13:33:15 -07:00
Core.cs Add initial legality checks for GO->HOME transfers 2020-11-10 22:10:53 -08:00
LegalityAnalysis.cs Move species/move names to parsesettings 2020-11-27 18:45:06 -08:00
LegalityAnalyzers.cs Move species/move names to parsesettings 2020-11-27 18:45:06 -08:00
LegalityCheckStrings.cs Add language check for jp-blue gameversion, non-crystal female 2020-12-01 16:55:10 -08:00
MoveList.cs Minor tweaks 2020-07-19 18:30:46 -05:00
MoveListSuggest.cs Extract move suggest logic, add battleversion clamp 2020-06-27 13:06:28 -05:00