Kaphotics
ae424cb116
Update changelog (03-26-16)
...
new release posted (03-26-16)
2016-03-25 20:39:31 -07:00
Kaphotics
ebb6349ceb
Less cryptic encountertype choices
...
Resolves #91
2016-03-24 17:04:28 -07:00
Kaphotics
4fa58841ad
Remove unused asymmetric sprite
...
Slipped through the last purge
2016-03-22 14:07:51 -07:00
Kaphotics
f61b34f52e
Update changelog, target date
2016-03-19 18:26:26 -07:00
Kaphotics
9d3324ffb1
Update changelog
...
I hope this is it...
2016-03-19 12:48:59 -07:00
Kaphotics
119efdb45e
Bump dexnav level to 30
2016-03-19 09:28:15 -07:00
Kaphotics
a6d5494193
Increase dexnav max boost
...
13->25
2016-03-19 09:14:48 -07:00
Kaphotics
0d13e812a9
Fix Keldeo Secret Sword
2016-03-19 07:53:55 -07:00
Kaphotics
b3337cbf24
Add missing static encounters
...
Resolves #84
2016-03-18 22:48:53 -07:00
Kaphotics
64e8be5fc1
Update changelog
...
So many things to keep track of
2016-03-18 21:27:50 -07:00
Kaphotics
8b2ab2d987
Update changelog & wc6db
...
released 03/19/16
2016-03-18 21:21:34 -07:00
Kaphotics
c3ab1dcb92
Fix baby pkm evolution tree
...
Nightmare to parse the evo files into a tree.
2016-03-17 21:08:11 -07:00
Kaphotics
0fc4da3431
Begin adding EncounterTrade
...
Fixed a few things in the EncounterStatic, added a few attributes
(antishiny, Gender, Ability, IV, Contest) for appropriate pkm
2016-03-16 23:29:28 -07:00
Kaphotics
28568c2908
Tweak evo levelup param
...
0 - item required (method 5,6,7)
1 - trade required (method 8)
2 - level required (everything else)
Fixes encounter checks of trade evolution pkm
2016-03-15 21:46:49 -07:00
Kaphotics
c6439aa03c
Add legality indication on loading to tabs
2016-03-13 18:09:12 -07:00
Kaphotics
6acb8183ed
Merge pull request #81 from easyworld/master
...
translate all bornPlaces to Chinese
2016-03-13 11:50:43 -07:00
easyworld
22f0525df7
translate all bornPlaces to Chinese
2016-03-13 16:19:52 +08:00
Kaphotics
9e4daf9a26
Merge branch 'master' of https://github.com/kwsch/PKHeX
2016-03-11 18:40:11 -08:00
Kaphotics
0e1599e9d5
Farewell QR! label
...
Moved into the contextmenu.
shortcuts available:
shift click picturebox -> out QR (to window)
alt click picturebox -> in QR (from clipboard)
2016-03-11 18:40:08 -08:00
easyworld
e3f0b8c6a3
update puff, superTraining, trainingBag.
2016-03-11 18:24:45 +08:00
easyworld
102697695b
update ja words to zh.
2016-03-08 13:12:38 +08:00
easyworld
eefeda79bd
Update some ja words to zh. Fix some bad translation.
2016-03-08 13:06:38 +08:00
Kaphotics
5ea193819e
Add WC6 move checking
...
Using PPorg's wc6 database.
2016-02-28 17:05:38 -08:00
Kaphotics
59afa57d6d
Fix evolution table
...
dex1 > dex2 failed to copy over
2016-02-26 07:50:46 -08:00
Kaphotics
cb6a3394d5
Add encounter tables
2016-02-25 16:19:59 -08:00
Kaphotics
4b7f253a1e
Add DexNav move legality checking
2016-02-24 16:36:26 -08:00
Kaphotics
c7142755d0
Update changelog
...
Gonna shift things around later.
2016-02-18 22:34:07 -08:00
Kaphotics
c426089c07
Add Move Legality Checker
...
Note that this is a first iteration feature; there are known edge cases.
This feature is merely to assist the user by highlighting moves that are
outside of the typical moveset.
Levelup/Eggmove/Tutor/TMHM are used in the logic.
2016-02-17 07:54:59 -08:00
Kaphotics
baac285b59
New Release, finalize changelog
2016-02-15 21:25:31 -08:00
Kaphotics
a1e0decb2e
Update changelog
2016-02-14 22:31:05 -08:00
Kaphotics
8f84e13fb0
Fill Dex -> Modify Dex methods
2016-02-12 23:01:28 -08:00
Kaphotics
02c786f91f
Update changelog
...
Processed the commits to summarize what has been modified.
2016-02-09 19:12:24 -08:00
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