Evan Dixon
52c4fbbe97
Converted PKHeX.Core to .Net Standard
...
Refactored and rearranged things as needed to allow the change
2017-05-11 23:34:18 -05:00
Michael Scire
d1039e20f3
WC7 description support for cards with >1 item
2017-02-20 21:46:25 -08:00
Kurt
1922a2145f
Add BP wondercard type
...
Closes #758
2017-01-27 09:09:31 -08:00
Kurt
eaa233bdd8
gen4 wondercard updates continued
...
Don't set Slot to 3 for an empty slot
Move slot check comparison to PCD class
Allow PCD->PGT 'swap' override to just set the slot
Update alert message to indicate source type first
#730
2017-01-20 19:35:56 -08:00
Kurt
4f99ef6c09
Set Slot id to 3 if no pcd found
...
Closes #730
Adds ability to set a PCD to a PGT slot (grabs the PGT from card)
2017-01-20 08:43:44 -08:00
Kurt
088f9a9aa7
Gen7 update
...
Never added wc7 extensions; drag&drop use MysteryGift extension instead
of hardcoded .wc6
2017-01-19 23:48:31 -08:00
Kurt
f4797e06a0
More refactoring
...
More extension methods for other types of images
2017-01-11 22:28:35 -08:00
Kurt
db5e084ef9
Further refactoring
...
Move System.Drawing usage out of Core to WinForms, as System.Drawing is
not in .NET Core/Standard. Simple methods to return resource name
strings have been added instead.
2017-01-11 17:55:42 -08:00
Kurt
1e3a46d760
Find replace is bad
2017-01-08 15:27:00 -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