Commit graph

137 commits

Author SHA1 Message Date
Kurt
ca9fa674dd Update changelog
Gonna keep the old release date.
2015-12-23 08:02:06 -08:00
Kurt
b27abe3509 Bugfix 2015-12-21 20:45:44 -08:00
Kurt
b0200f1a5c Update changelog for 12/20/15 2015-12-20 00:22:01 -08:00
Kurt
5baff6fb8f Tweak ListBox interaction
Redefine text instead of clearing and regeneration.

I like this method of manipulation much better; got rid of the old list
box and added a contextmenu to the Received List.

Also added Drag&Drop support.
2015-12-18 22:04:01 -08:00
Kurt
8dc4ad9c9d Update changelog 12/18/15
12/18/15
2015-12-17 21:16:14 -08:00
Kurt
e4e662e2f2 Wonder Card update
Added preview display for all Wonder Cards; consistency in calling them
Wonder Cards.
2015-12-17 21:15:40 -08:00
Kurt
7efa4716f4 Remove Tools Tab 2015-12-17 18:55:19 -08:00
Kurt
2a94b64617 Update shortcuts 2015-12-11 20:08:57 -08:00
Kurt
cdbc1dd451 Update changelog 2015-12-10 20:05:45 -08:00
Kurt
fed7bacac3 Further cleanup of sprite assets
Reduces the size
2015-12-06 22:40:48 -08:00
Kurt
fa38f3d6ff Remove unneeded sprites
b sprites (for facing a different direction) are not used.
2015-12-06 21:56:32 -08:00
Kurt
d2cf06894d Reorder
Minor.
2015-12-02 18:03:44 -08:00
Kurt
6828046f9b Update changelog
#ripPP
2015-11-30 21:05:15 -08:00
Kurt
c9d0db23ac Refactoring
Increase flexibility, use game personal data and structure to clearly
define what is going on.

Helps for implementing future games.
2015-11-25 22:20:09 -08:00
Kurt
c719c335df Add Pokécenter & Gift Trainer Sprites 2015-11-17 21:02:23 -08:00
Kurt
048fbb60ce Remove unused resource
fulldex_XY no longer needed
2015-10-15 04:23:57 -07:00
Kurt
42387f9eac Pokédex Update
Big thanks to Siobonbon for finally clearing up the muck that had been
sitting around for so long 👍

The mysterious dex flags are much clearer now, there is no 'via trade'
flag (it's the forms owned flag)
2015-10-05 21:56:51 -07:00
Kurt
df2bea4066 Update translation file reference to Main Window
Form1 was renamed to Main
2015-10-04 09:50:08 -07:00
Kurt
61cce45aa0 Update changelog 2015-09-28 21:31:31 -07:00
Kurt
ac4bd85af7 Update Changelog, publish new vers 2015-09-19 09:29:56 -07:00
Kurt
4ec6c7662c Sync changelog 2015-09-08 20:04:26 -07:00
Kurt
5c1cc4dfb3 Update changelog 2015-09-05 14:03:28 -07:00
Kurt
84586f2da9 Fix untrimmed showdown set 2015-09-04 18:50:14 -07:00
Kurt
cf94b1caf0 Fix loading of Korean Translation
Thanks cocoblue(@shin6949) for bringing this to my attention.
2015-08-12 20:06:47 -07:00
Kurt
8f13dc9433 Add 3DS country location (latitude/longitude)
Mined from the PGL website, not sure if I'd even use this for PKHeX but
someone might.
2015-08-09 21:48:45 -07:00
Kurt
34ad26fbb9 Sync current changelog for 8/8 2015-08-07 22:09:08 -07:00
Kurt
e98e86aee3 Update changelog
Should be up to date.

Hopefully this should be it before the next stable release.
2015-07-28 20:41:16 -07:00
Kurt
2664b587be Fix Pokédex crashing on "Fill All"
Shouldn't call setup methods after setup is complete; I extracted all
necessary operations that need to be repeated (loading the bitflags)
into a separate method.

Thanks ShaKage!
2015-06-09 23:36:03 -07:00
Kurt
e2d1cc6876 Add Korean translation
Thanks cocoblue!
http://blog.naver.com/6116949/220345593317
2015-06-08 23:30:15 -07:00
Kurt
bcd26ff2b3 Update changelog 2015-06-06 15:05:14 -07:00
Kurt
fa20293dbb Update Changelog 2015-04-17 20:31:11 -07:00
Kurt
225302c149 Double hotfix!
Wondercards with unknown items (null -> load unknown); block Eon Ticket
Fix language auto-loading
2015-04-05 10:48:18 -07:00
Kurt
330fe29055 Minor fix
Pokerus days will no longer cause errors
2015-04-04 20:45:29 -07:00
Kurt
23a7faea86 4/4/15 Commit Changelog finalization 2015-04-04 20:29:08 -07:00
Kurt
9928bc1e14 Easier wondercard opening 2015-03-31 17:58:23 -07:00
Kurt
c46d609e7d Fix Vivillon Form loading/saving
Thanks KingGengar & Favna!
2015-03-28 20:50:59 -07:00
Kurt
ed9335bcc0 Changelog updates 2015-03-25 23:58:11 -07:00
Kurt
994c17fc2a Updating changelog
Going to fill in attributions before next release.
2015-03-24 23:46:57 -07:00
Kurt
0907f56e06 Implement extra Language Translations (Portuguese)
Should be easy enough to add subsequent ones without errors; just modify

lang_val -> abbrev
main_langlist -> as it will appear in the dropdown
2015-03-11 22:51:56 -07:00
Kurt
6d103783ca Updated changelog with un-released changes. 2015-03-06 23:38:49 -08:00
Kurt
bcefc2cfe4 Add Portuguese Translation
Integrating later as this is the first non-standard language file, which
will need special code to not load game/system assets.
2015-03-04 17:49:35 -08:00
Kurt
42ca854a0d Fix AltQR loading of data not in tabs. 2015-03-01 11:04:06 -08:00
Kurt
5ed3e58572 OnLoad pk6/ek6 species/language fix
new blank data loading moved to before the launch arguments are
interpreted
2015-02-28 10:35:35 -08:00
Kurt
ade0f44726 Dragout Preview hotfix for TID/SID/Gender changing
Previously didn't update; does now!
2015-02-27 21:51:19 -08:00
Kurt
c7d8c01543 2/28/15 Changelog 2015-02-27 19:06:13 -08:00
Kurt
f773c95a16 QR->tabs loading, Neutral Nature tooltip display 2015-02-27 00:40:57 -08:00
Kurt
f8957a0b22 Add missing encounter types
Rock Smash, Distortion World, regular Starter/Gift/Fossil; should match
PokeGen's choices.

Rock Smash is HGSS exclusive; added identifiers to the other version
specific choices.
2015-02-26 22:39:52 -08:00
Kurt
77def56749 Change 'Toggle Unicode' to 'Toggle Font'
Updated dropdown choice text to reflect its increased function.
2015-02-26 22:36:44 -08:00
Kurt
ee050c531e Font Flexibility 2015-02-26 21:07:18 -08:00
Kurt
9b502860d6 Changelog pre-update. 2015-02-26 19:37:47 -08:00