Commit graph

371 commits

Author SHA1 Message Date
Kurt
573a7fcdb4 AltForm code tweaks/sorting to fix & reorganize
Frillish/Meowstic now reappear as formed genders.
2015-02-26 19:09:29 -08:00
Kurt
88060d0b7d QR Cleanup tweaks 2015-02-26 17:22:53 -08:00
Kurt
b4cc57d200 Fix internet timeout logic 2015-02-25 23:20:03 -08:00
Kurt
bba50f62e6 Removing unused code
Yay for workarounds being less code intensive than first thought.

Internet method is easier than doing it in the program; user needs
internet on their 3DS to scan QRs anyway.
2015-02-25 23:16:31 -08:00
Kurt
b9b553a0e9 Add QR functionality via Web (Google) 2015-02-25 23:12:38 -08:00
Kurt
fe3b1f5650 QR Workaround
Using google APIs
2015-02-25 22:39:29 -08:00
Kurt
9bf8f81cb1 Population minor alterations, mainly comments 2015-02-25 20:22:53 -08:00
Kurt
d7414f8a01 Switched up QR Generation, change Number Padding
should be a little bit more reliable; old method via Control
2015-02-25 20:19:43 -08:00
Kurt
3ea597956e Improved QR generation 2015-02-24 23:19:00 -08:00
Kurt
84b53ad843 Finish QR Gen implementation 2015-02-24 20:42:05 -08:00
Kurt
042671f193 Add appropriate attribution for QR Code Image Gen 2015-02-24 20:15:49 -08:00
Kurt
d856a8c95c QRgen initial (unworking)
Further improvements to overall system stability and other minor
adjustments have been made to enhance the user experience.
2015-02-24 20:10:47 -08:00
Kurt
cc47a8a7d9 Battle Video scraping to current box 2015-02-23 23:52:32 -08:00
Kurt
9209f0623b Very minor improvements 2015-02-23 23:23:29 -08:00
Kurt
f5917c0319 Change Exit hotkey to what it should be (E)
Ctrl X for cutting should work as intended now.
2015-02-22 13:04:12 -08:00
Kurt
9bd1d302e1 Added Nature Stat Modification Tooltip 2015-02-21 12:59:22 -08:00
Kurt
925293f9d6 Fix Hidden Power recalc
Oops.
2015-02-21 12:59:04 -08:00
Kurt
a0c96bd329 Hidden Power IVs method simplification 2015-02-20 14:24:50 -08:00
Kurt
21a2fe866e Hidden Power Type creation from current IVs 2015-02-19 16:26:01 -08:00
Kurt
8ddf420560 Init set IVs 2015-02-18 23:46:34 -08:00
Kurt
6622098ad5 Added more unsupported file verbage 2015-02-17 19:23:17 -08:00
Kurt
725b66d047 Improving set parser (still untested) 2015-02-16 22:35:06 -08:00
Kurt
bb77e55c4e Removing regex and adding string ' -> ’ replacement 2015-02-15 22:03:42 -08:00
Kurt
e44fa449ea Fixing compile time errors
Thanks VS for not telling me before I commit... my fault for not test
compiling though!
2015-02-15 21:45:39 -08:00
Kurt
c7a32b1e0b Add beginnings of a set parser 2015-02-15 21:39:21 -08:00
Kurt
453b166378 Update changelog
Partial update
2015-02-14 19:55:36 -08:00
Kurt
f1653f476f Remove unused usings 2015-02-12 20:26:23 -08:00
Kaphotics
537ca5ec67 Merge pull request #40 from Kaisonic/master
Add Level to Box Data Report
2015-02-11 16:27:35 -08:00
Kaisonic
277b8674f6 Add ProgressBar to Box Data Report
So it's not completely unresponsive while generating
2015-02-11 17:47:59 -05:00
Kaisonic
249b06ec5c Add Level to Box Data Report 2015-02-11 17:06:51 -05:00
Kurt
65ba403db4 Improved Resizing 2015-02-08 14:51:53 -08:00
Kaphotics
e93ab51b8c Merge pull request #39 from SoujiSeta/master
Updating Inventory Editor width for Mono
2015-02-08 13:46:53 -08:00
SoujiSeta
f25fb66360 Merge branch 'master' of https://github.com/kwsch/PKHeX 2015-02-08 13:03:13 -06:00
SoujiSeta
64e22d9132 increasing maximum width on Inventory editor to account for mono differences 2015-02-08 13:03:00 -06:00
Kaphotics
16f68c86fe Merge pull request #38 from SoujiSeta/master
Fix for uncaught numeric parse exception
2015-02-08 08:50:10 -08:00
SoujiSeta
7ecddd2150 Fix for uncaught numeric parse exception 2015-02-08 02:38:11 -06:00
Kurt
e056c59457 Don't add bitflags >= 2048 2015-02-07 18:10:16 -08:00
Kurt
b804ec386e Correct loading of Current Handler 2015-02-07 12:22:09 -08:00
Kurt
490f15203f Fix Casting issue (lack of) and improve load speed 2015-02-07 12:21:54 -08:00
Kurt
1942727869 Disable Checksum Button for ram2sav files 2015-02-06 18:34:01 -08:00
Kurt
b9cf5efe4e Merge branch 'master' of https://github.com/kwsch/PKHeX 2015-02-06 18:31:49 -08:00
Kurt
1630b38e50 Community Improvements 2015-02-06 18:30:35 -08:00
Kaphotics
17c704d88e Merge pull request #36 from piva223/patch-2
Update lang_zh.txt
Thank you!
2015-02-06 18:12:56 -08:00
Kaphotics
aa7e9c7a53 Merge pull request #35 from piva223/patch-1
Update text_Games_zh.txt
2015-02-06 18:12:26 -08:00
piva223
264142a87c Update lang_zh.txt
also an advanced translation
2015-02-06 17:06:34 +08:00
piva223
53eaad4be0 Update text_Games_zh.txt
an advanced chinese translation
2015-02-06 16:40:17 +08:00
Kurt
25185f4112 Add Drag&Drop for flagdiff, improved diff function 2015-02-05 19:17:47 -08:00
Kurt
4a542a38f7 Add cyber/ramsav to flagdiff 2015-02-05 18:46:52 -08:00
Kurt
25e71d39a9 Box Data Report Bugfix
3DSRegion and Game Language should now have the correct index text.
2015-02-02 21:51:08 -08:00
Kurt
b1659c9f55 Shedinja Stat Calculation Fix 2015-02-02 20:52:10 -08:00