Commit graph

138 commits

Author SHA1 Message Date
Kaphotics
caa08ff6db Update changelog
Moved to correct section (it's not a pkx editing tab but a box editing
tab)
2016-02-09 18:59:55 -08:00
Kaphotics
0d57b12d3d Make sortBoxes accessible
ctrl click the "Box" tab
2016-02-08 23:57:25 -08:00
Kaphotics
f693085ffa Update changelog
A few to keep track.
2016-02-07 23:27:46 -08:00
Kaphotics
b95cbbbfce Simplify Unicode usage
Now shows current status as a checkbox.
2016-01-29 17:27:20 -08:00
Kaphotics
1c53243283 Remove ram2sav
Also removed injectiondebug and trade packet handling.

Improved BAK suggested filename (last saved timestamp)
2016-01-27 20:24:32 -08:00
Michael Scire
6230dd7bd6 Add Pokeblock editing support. 2016-01-23 13:00:44 -08:00
Kaphotics
c17cea9211 Redesign Trainer Info Editor 2016-01-20 22:45:48 -08:00
Kaphotics
40da8f79ad Add ContextMenuStrip translation strings
Added italian translation file (en->it, added ContextMenuStrip
translations)
2016-01-17 16:51:22 -08:00
Kurt
251664f1bf Update changelog
Keep current.
2016-01-15 23:59:37 -08:00
Kurt
5915b38ee6 Export From->To
Thanks Favna
Fixes issue #69
2016-01-12 20:18:44 -08:00
Kurt
6e29ad20d6 Update changelog
Forgot to store the total download count before publishing the latest
release.
2016-01-11 21:19:01 -08:00
Kurt
c0e67d0879 Remove deleted shortcuts
They're directly accessible in the main ribbon.
2016-01-10 11:29:29 -08:00
Kurt
8a979d66b9 Update changelog 2016-01-09 13:35:04 -08:00
Kurt
c1b9345658 Update shortcuts 2016-01-09 13:18:54 -08:00
Kurt
5bace04b0e Update translation file
add a few more fields
2016-01-06 22:35:19 -08:00
Kurt
98b1a536d0 Add Main Window CTRL-# Shortcuts
CTRL-O: Open
CTRL-S: Export PK6
CTRL-E: Export SAV
CTRL-Q: Quit

CTRL-D: Open Database
CTRL-R: Open Box Report
CTRL-B: Open About PKHeX
2016-01-02 20:23:25 -08:00
Kurt
7d2c853ffd UI Improvements
Moved a lot of shortcut/button functions to the main menu; should be
much neater in terms of presentation.

Split up Box Load/Dump.
Tweaked the Translation function in Util to properly find every
menustrip items.
Translation files updated with new Menu layout.

Also made the form always launch in max size, thus removing the 'Toggle
Box Interface' option.
2016-01-02 20:22:53 -08:00
Kurt
6b801e9434 Update shortcuts listing
These are a pain to conform to easy-to-understand standards ;)
2015-12-30 16:03:58 -08:00
Kurt
a5e9ba0e06 Update changelog 2015-12-29 10:37:40 -08:00
Kurt
1a7be3964c Update changelog 2015-12-28 13:24:35 -08:00
Kurt
307a60eebb 12/29/15 Update
Update changelog
2015-12-28 09:24:49 -08:00
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
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
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