PKHeX/PKHeX.WinForms/Controls/PKM Editor
Kurt 5d50f58d86 Add pk1 catchrate refresher to current species
Label_Species already has a click event for showdown sets with a
modifierkey; add a default behavior which checks for pk1 and if so, sets
the catch rate to the current species.

Users shouldn't have to look up catch rate values or be responsible for
editing them; they are currently handled by the pk1 object. Setting a
species ID checks if the catch rate is within the species lineage, and
only updates it to the current species if the rate doesn't match any.
With this change, the user can force the catchrate to match the current
species (then change back to the evo form) instead of having to change
the species to a separate lineage that does not have the current (not
displayed) catch rate value.

Closes #1235
2017-06-16 18:56:17 -07:00
..
ContextMenuPKM.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
ContextMenuPKM.Designer.cs Fix usercontrol clipping 2017-06-03 20:25:00 -07:00
ContextMenuPKM.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditCK3.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK1.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK2.cs Misc fixes 2017-05-28 16:56:51 -07:00
EditPK3.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK4.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK5.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK6.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditPK7.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
EditXK3.cs Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00
PKMEditor.cs Add pk1 catchrate refresher to current species 2017-06-16 18:56:17 -07:00
PKMEditor.Designer.cs Fix usercontrol clipping 2017-06-03 20:25:00 -07:00
PKMEditor.resx Refactor main form into smaller pieces 2017-05-22 21:55:12 -07:00