PKHeX/PKHeX.Core/Legality
Kurt 9c5955c104
Emulate Height & Weight float calculations matching the game (#3417)
* Accurately implement height/weight calc

* Handle GUI reads

Having Auto off will read and write the values correctly

F6 will handle all the decimal points possible

* Remove no longer needed tolerance check
2022-02-08 18:56:11 -08:00
..
Areas Add BinLinkerAccessor for better startup perf 2022-02-04 17:20:56 -08:00
Encounters Remove random EC set for Trade8b 2022-02-08 17:37:33 -08:00
Enums Add GV legality check 2022-02-05 13:48:34 -08:00
Evolutions Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
Formatting Add GV legality check 2022-02-05 13:48:34 -08:00
Learnset Min move count: ignore purchased moves 2022-02-05 16:47:19 -08:00
Moves Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
Restrictions Check level for new evo methods 2022-02-07 21:46:05 -08:00
RNG Force PID for shiny ponyta 2022-02-05 15:57:34 -08:00
Structures Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
Tables Add move mastery batch command (MoveMastery) 2022-02-04 20:04:57 -08:00
Verifiers Emulate Height & Weight float calculations matching the game (#3417) 2022-02-08 18:56:11 -08:00
BinLinkerAccessor.cs Add BinLinkerAccessor for better startup perf 2022-02-04 17:20:56 -08:00
Breeding.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
BulkAnalysis.cs More records/sealing 2021-12-05 23:54:59 -08:00
BulkGenerator.cs Unify concepts with different names 2020-12-10 20:42:30 -08:00
Core.cs Conditionally set PP Ups and Purchase/Mastery flags on set import 2022-02-07 15:40:02 -08:00
LegalityAnalysis.cs Re-enable legality checking error suppression 2022-02-05 09:31:36 -08:00
LegalityAnalyzers.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
MoveList.cs Update PKHeX.Core abstractions with latest logic 2022-02-04 17:35:15 -08:00
MoveListSuggest.cs Fix dropdown suggested green moves from showing swsh moves 2021-11-23 22:58:41 -08:00