2
0
Fork 0
mirror of https://github.com/kwsch/PKHeX synced 2025-02-19 06:48:33 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Kurt
38bcfe30cc Add setting for unset changes notification
opt in setting
resx too goofy

Closes 
2017-03-22 18:02:05 -07:00
Kurt
0715f133d2 Add misc info editor for gen3
Closes 
If there's more offsets found, this would be the place to edit oddball
stats.

Also threw in BP/Coin (& Rival Name FRLG only) editing.
2017-03-09 19:38:57 -08:00
Kurt
5d3e167496 Box slot legality r3
Closes  thanks @JortonMV !
Closes  thanks @egzonqj !
(both were instrumental in regards to this commit, much appreciated)

Refactors to move the slot image generation per the save file to an
extension method, instead of having 4 methods (2 in main, getQuickFiller
& getSlotFiller, and 2 in box viewer, same names).

Uses the legality marker unscaled in the bottom left corner of the
sprite.
Fielded a few ideas in IRC (a commented-out line that tinted the sprite
red remains in the src), but the folks in IRC preferred the indicator.

When toggling the legality indicator, the box viewer has to be updated
as well as the main box slots.
2017-02-04 20:39:42 -08:00
Michael Scire
5a23fda752 Add support for VC/Horohoro game ID markings 2017-01-24 07:12:14 -08:00
Kurt
595c7eb4c5 Split winforms to separate project
resources still are associated with winforms, eh
program still runs fine and I've replicated the mono build options. lmk
if this breaks stuff
2017-01-07 23:54:09 -08:00
Renamed from PKHeX/MainWindow/Main.resx (Browse further)