PKHeX/PKHeX.Core/Editing
Brian Fischer c4e9bbcc45
Changes to suggested hyper training logic (#2968)
- Changed suggested hyper training logic to not hyper train over some possibly intentional unusual speed IVs
- Showdown import will not do any hyper training on pokemon encountered in gen 8, because with Hidden Power removed from the game in gen 8, all specified IVs in the showdown format are guaranteed to be deliberate for stat purposes.
2020-08-14 21:49:01 -07:00
..
Applicators Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
Bulk Heal PP on apply suggested moves 2020-07-03 01:17:05 -05:00
PKM Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
Saves Fix entire-box swaps by using correct lengths 2020-08-07 16:16:10 -07:00
CommonEdits.cs Changes to suggested hyper training logic (#2968) 2020-08-14 21:49:01 -07:00
HiddenPower.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
IBattleTemplate.cs Extract out showdown set interface 2020-04-12 13:05:29 -07:00
IPKMView.cs Refactoring 2019-09-02 19:30:58 -07:00
IPlugin.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00
ISaveFileProvider.cs Add basic plugin sys 2018-05-13 12:49:29 -07:00
ISpriteBuilder.cs Add shiny sprites, alcremie sprites & big sprites for all 2020-03-03 20:22:57 -08:00
LocalizeUtil.cs Extract language initialization to core 2020-01-25 16:27:16 -08:00
ShowdownSet.cs update showdownset parsing for new gmax impl (#2957) 2020-07-30 20:16:57 -07:00
WurmpleUtil.cs Clean up some method signatures 2020-06-16 21:46:22 -05:00