PKHeX/PKHeX.Core/Editing
Kurt 7e93bcfb61 Handle contest ribbon deadlock scenario
Contest Star needs all 5 ribbons; all 5 ribbons require contest star. Incrementally adding will fail on the last ribbon. Try setting both at the end.
When removing ribbons, attempt to remove the pair first, as the incremental removal will fail each time (contest star last).

#3061
2020-10-29 19:11:03 -07:00
..
Applicators Handle contest ribbon deadlock scenario 2020-10-29 19:11:03 -07:00
Bulk Add shiny1 batch editor, add ctrl-shiny (1) 2020-10-25 10:42:48 -07:00
PKM Split gen6/7 affection stats to interface 2020-08-02 11:06:30 -07:00
Saves Show extra slots in the "Other" tab 2020-10-24 14:57:53 -07:00
CommonEdits.cs Add shiny1 batch editor, add ctrl-shiny (1) 2020-10-25 10:42:48 -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 Minor refactoring 2020-09-06 10:53:13 -07: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