PKHeX/PKHeX.Core/Legality
Kurt 6243135f28 Minor clean
Move Home8 location to Locations.cs for documentation
Move FestaFacility to correct folder
Remove unnecessary public modifier on interface method
Pass the program's Version to any loaded plugins, if they wanted to check compatibility...?
2020-09-25 23:55:31 -07:00
..
Areas Move version value from Slot to Area to reduce member size & value passing 2020-08-30 11:08:21 -07:00
Encounters Check species for static enc match 2020-09-24 19:44:48 -07:00
Enums Minor refactoring 2020-09-06 10:53:13 -07:00
Evolutions Minor refactoring 2020-09-06 10:53:13 -07:00
Learnset PKHeX.Core Nullable cleanup (#2401) 2019-10-16 18:47:31 -07:00
Moves seal hunting 2020-09-07 13:51:13 -07:00
Restrictions seal hunting 2020-09-07 13:51:13 -07:00
RNG Continued refactoring 2020-09-13 14:40:10 -07:00
Structures Minor clean 2020-08-30 16:16:22 -07:00
Tables Minor clean 2020-09-25 23:55:31 -07:00
Verifiers Add affixed ribbon legality check 2020-09-25 19:37:38 -07:00
Analysis.cs Refactoring 2020-09-05 12:11:43 -07: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
Checks.cs Minor refactoring 2020-09-06 10:53:13 -07:00
Core.cs Refine zygarde encounter form checking logic 2020-09-13 15:45:15 -07:00
EvoBase.cs Minor clean 2020-06-21 19:46:06 -05:00
LegalityCheckStrings.cs Add affixed ribbon legality check 2020-09-25 19:37:38 -07: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