mirror of
https://github.com/kwsch/PKHeX
synced 2024-11-15 08:47:14 +00:00
3fb86f6dc5
Added all gen3-6 ribbons. Fixed bugs: * Increased speed that the subform pops up (yay profiling!) -- TableLayoutPanel would be reconfigured on every row added; adding a lot of rows constantly reconfigures, so disable the layout updates so that it only procs at the end. * Cleaned up display of the ribbons, fixed width (40x40) instead of autosize. Now display 3 per row. * Now display the golden "complete" ribbon for g6 memory ribbons. |
||
---|---|---|
.. | ||
PK3.cs | ||
PK4.cs | ||
PK5.cs | ||
PK6.cs | ||
PKM.cs | ||
PKMConverter.cs | ||
PKX.cs | ||
ShowdownSet.cs |