PKHeX/PKHeX.Core/Editing
Kurt 71fab815bf Provide more slot information
remove lockedslots, store & save all teamslots for sav7
differentiate locked slots from overwrite protected slots by emitting an
enum containing info about the slot

locked = can't be replaced, period.
starter/battleteam = can't be pasted over by bulk-pastes

can eventually show more specific sprite layers to denote party
indexes/team#/starter
2018-12-04 22:59:28 -08:00
..
Bulk Add stats get/set and batch editor suggest 2018-12-03 20:53:37 -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 AltForm parameter to exp/level fetch 2018-11-26 16:55:16 -08:00