PKHeX/PKHeX.Core/Legality/Verifiers
Kurt c033fe2741 Increase precision for cp/size calc
still isn't close enough, but removes the usage of decimals for cp calc.
redd.it/ahac9i

CP calc doesn't flag anything I have that is legal, but the calc is
still off by 2 bits at most... whyyyy? Even the same code run in cpp
results in the same inaccuracy? Maybe this is some arm64 difference?
2019-01-22 21:08:48 -08:00
..
Ribbons Misc qol updates 2018-10-27 21:59:31 -07:00
AbilityVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
BallVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
ConsoleRegionVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
CXDVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
EffortValueVerifier.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
EncounterTypeVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
FormVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
GenderVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
HyperTrainingVerifier.cs Add gold bottle cap bypass for LGPE 2019-01-06 16:21:34 -08:00
IndividualValueVerifier.cs Move GetIV to pkm, misc simplifications 2019-01-05 10:51:41 -08:00
ItemVerifier.cs Misc parse settings reorg 2018-10-05 19:58:30 -07:00
LanguageVerifier.cs Misc parse settings reorg 2018-10-05 19:58:30 -07:00
LevelVerifier.cs Misc updates 2019-01-11 17:44:51 -08:00
MedalVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
MemoryVerifier.cs Consolidate encounterlink into mysterygift 2019-01-12 23:50:31 -08:00
MiscVerifier.cs Increase precision for cp/size calc 2019-01-22 21:08:48 -08:00
NHarmoniaVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
NicknameVerifier.cs More strict egg nickname length check 2018-11-17 18:29:05 -08:00
ParseSettings.cs misc gen1 updates 2019-01-21 20:06:02 -08:00
PIDVerifier.cs Add nature bounds check & legality 2018-12-25 22:59:52 -08:00
TrainerNameVerifier.cs edge case for egg OT name length 2018-12-14 23:30:21 -08:00
TransferVerifier.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Verifier.cs Rework secondary check flow 2018-06-23 22:00:01 -07:00