PKHeX/PKHeX.Core/Editing
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
..
Bulk Misc tweaks 2018-12-17 11:17:19 -08:00
Saves Provide more slot information 2018-12-04 22:59:28 -08:00
BallRandomizer.cs Add ball auto suggestion 2018-08-28 21:13:45 -07:00
CommonEdits.cs Reset CP on common modifications 2018-11-21 12:31:05 -08:00
HiddenPower.cs Style updates 2018-07-29 13:27:48 -07:00
IPKMView.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
IPlugin.cs Add plugin initialize order 2018-06-30 15:02:17 -07:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shadow lugia sprite 2018-10-20 23:05:15 -05:00
ShowdownSet.cs Add nature bounds check & legality 2018-12-25 22:59:52 -08:00