..
Ability
Merge pull request #3382 from kwsch/pla
2022-02-04 18:28:17 -08:00
Ball
Update PKHeX.Core abstractions with latest logic
2022-02-04 17:35:15 -08:00
Egg
-8 bytes from each encounter template
2022-03-06 23:25:47 -08:00
Misc
Seal some classes
2022-03-06 12:16:36 -08:00
Ribbons
Merge pull request #3382 from kwsch/pla
2022-02-04 18:28:17 -08:00
ConsoleRegionVerifier.cs
this is not that
2020-12-21 17:12:39 -08:00
ContestStatVerifier.cs
Split min sheen calc for 3 & 4, revise limits
2022-01-11 23:29:01 -08:00
CXDVerifier.cs
Trailing commas
2021-08-20 13:49:20 -07:00
EffortValueVerifier.cs
Fracture the encounter matching checks to allow progressive validation ( #3137 )
2021-01-29 17:55:27 -08:00
FormVerifier.cs
Update PKHeX.Core abstractions with latest logic
2022-02-04 17:35:15 -08:00
GenderVerifier.cs
Trailing commas
2021-08-20 13:49:20 -07:00
GroundTileVerifier.cs
Revise EncounterArea and EncounterType for clarity ( #3228 )
2021-06-29 20:58:06 -07:00
HistoryVerifier.cs
Fix WB8 friendship check
2022-02-24 20:17:58 -08:00
HyperTrainingVerifier.cs
Update PKHeX.Core abstractions with latest logic
2022-02-04 17:35:15 -08:00
IndividualValueVerifier.cs
Flag insufficient flawless IVs for eslot8a
2022-02-06 16:08:03 -08:00
ItemVerifier.cs
Trailing commas
2021-08-20 13:49:20 -07:00
LanguageVerifier.cs
Use Generation property when available
2021-08-06 15:34:28 -07:00
LegendsArceusVerifier.cs
Performance: Slightly reduce allocations in moveset validation ( #3460 )
2022-03-12 17:39:00 -08:00
LevelVerifier.cs
Add exp > lvl100 check
2022-03-05 09:12:43 -08:00
MarkVerifier.cs
Update 21.11.19 - Brilliant Diamond & Shining Pearl ( #3289 )
2021-11-19 18:23:49 -08:00
MedalVerifier.cs
Refactoring: Span-based value writes and method signatures ( #3361 )
2022-01-02 21:35:59 -08:00
MemoryVerifier.cs
More specific primitives for Memories/others
2022-03-06 12:01:47 -08:00
MiscVerifier.cs
Add new Illegal (clone/glitch abuse) flag + check
2022-02-21 20:13:27 -08:00
NHarmoniaVerifier.cs
Minor clean
2021-01-10 18:15:33 -08:00
NicknameVerifier.cs
Update NicknameVerifier.cs
2022-01-08 10:43:53 -08:00
ParseSettings.cs
Revise zero hw checks
2021-11-24 23:03:30 -08:00
PIDVerifier.cs
Enumerate ability permissions in encounter templates, misc updates ( #3368 )
2022-01-08 22:34:04 -08:00
TrainerIDVerifier.cs
Split Trainer verifier into TrainerName and TrainerID
2021-11-25 19:15:42 -08:00
TrainerNameVerifier.cs
Misc tweaks
2022-01-08 10:33:02 -08:00
TransferVerifier.cs
Performance: Slightly reduce allocations in moveset validation ( #3460 )
2022-03-12 17:39:00 -08:00
Verifier.cs
Target type'd new
2020-12-21 17:17:56 -08:00