PKHeX/PKHeX.Core/Legality
Kurt 950d0a8525 Add nature bounds check & legality
expand string array check to cast and check against length; batch editor
Nature>=25 causes problems in hover tooltips. Previous commit fixed for
pb7 stat calcs for invalid natures, pretty sure the actual game is
exploitable for stat calcs and invalid natures (bad access), but isn't
exploitable as it's only used to retrieve an enum to switch against.
2018-12-25 22:59:52 -08:00
..
Areas Split apart headbutt tree logic 2018-08-28 15:10:08 -07:00
Encounters Add priority setting for yielding possible encs 2018-12-15 21:34:50 -08:00
Enums Add GO encounter area/slots 2018-11-14 17:40:41 -08:00
Evolutions Set height/weight dex values 2018-11-27 22:05:36 -08:00
Learnset Misc style & minor tweaks 2018-08-02 20:11:42 -07:00
Moves Misc tweaks 2018-12-17 11:17:19 -08:00
RNG Fix xmldoc ampersands 2018-10-31 13:52:09 -07:00
Structures Handle all deviating met location string versions 2018-11-22 10:11:51 -08:00
Verifiers Add nature bounds check & legality 2018-12-25 22:59:52 -08:00
Analysis.cs Add pkm variant for beluga 2018-11-13 19:10:31 -08:00
Checks.cs Update legality check message string style 2018-09-01 14:11:12 -07:00
Core.cs Add pkm variant for beluga 2018-11-13 19:10:31 -08:00
Data.cs Update xy fashion edits 2018-08-08 21:27:14 -07:00
GBRestrictions.cs Fix crystal-only base move case 2018-12-15 15:10:20 -08:00
LegalityCheckStrings.cs Add more pb7 legality checks 2018-11-16 17:42:50 -08:00
Memories.cs Misc qol updates 2018-10-27 21:59:31 -07:00
Tables.cs Misc prep updates 2018-11-01 15:38:09 -07:00
Tables1.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables2.cs More gb restriction relocations 2018-10-10 16:32:02 -07:00
Tables3.cs style updates 2018-09-14 22:37:47 -07:00
Tables4.cs style updates 2018-09-14 22:37:47 -07:00
Tables5.cs Rewrite trade OT/Nick verification, g4 shuckie 2018-10-27 13:37:03 -07:00
Tables6.cs style updates 2018-09-14 22:37:47 -07:00
Tables7.cs Misc prep updates 2018-11-01 15:38:09 -07:00
Tables7b.cs Remove fossils from key item (count==1) list 2018-12-25 12:31:13 -08:00
VivillonTables.cs Misc reorg 2018-08-26 16:29:52 -07:00
WordFilter.cs add lock for cross thread dictionary manip 2018-08-25 10:48:37 -07:00