Commit graph

151 commits

Author SHA1 Message Date
Kurt
bb77e55c4e Removing regex and adding string ' -> ’ replacement 2015-02-15 22:03:42 -08:00
Kurt
f1653f476f Remove unused usings 2015-02-12 20:26:23 -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
Kurt
b804ec386e Correct loading of Current Handler 2015-02-07 12:22:09 -08:00
Kurt
1942727869 Disable Checksum Button for ram2sav files 2015-02-06 18:34:01 -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
6f516a23d1 Cleaning & Minor Improvements/Additions 2015-01-31 20:40:35 -08:00
Kurt
43b1afec3f Bugfixes 2015-01-31 15:59:23 -08:00
Kurt
1bd0065754 Bugfixing and Loading Status 2015-01-31 10:36:06 -08:00
Kurt
d2ba6eb051 Attempting to fix Font issues 2015-01-30 22:37:38 -08:00
Kurt
b41ad06537 Main Form Trainer Name special chars
Adjusted shortcut to control clicking on the textbox; easier than right
click.
2015-01-27 23:28:44 -08:00
Kurt
f3998a49d6 DPPt Egg Met Location Fix 2015-01-27 23:12:18 -08:00
Kurt
f82944fc61 Unown Fix && Ramsav flexibility 2015-01-27 22:59:53 -08:00
Kurt
5acc2d66d9 Target RAM Exporting via Shift 2015-01-26 23:14:08 -08:00
Kurt
f9d88222d4 ram2sav pre 2 2015-01-26 22:41:31 -08:00
Kurt
ffb3c61869 ram2sav save prevention for regular saves out 2015-01-26 22:14:50 -08:00
Kurt
7c40b00b54 ram2sav pre commit 2015-01-26 22:05:04 -08:00
Kurt
523853cc0a Idiotproofing 2015-01-25 21:03:13 -08:00
Kurt
3858812c3f Scatterbug/Spewpa form fix + speed improvement
Moved all the vars so that every single one isn't constantly redefined.
2015-01-25 16:30:44 -08:00
Kurt
4b3cc3c186 Box io update 2015-01-25 11:24:00 -08:00
Kurt
712bb94e90 Injectiondebug update 2015-01-24 23:03:46 -08:00
Kurt
c5baeef72c Update Box Export / Change Initialization 2015-01-24 17:57:42 -08:00
Kurt
c53d8ac69b Bug Fix 2015-01-24 15:14:21 -08:00
Kurt
8ab19985c5 boxdata i/o + changelog 2015-01-24 11:16:20 -08:00
Kurt
bc53411f45 Import boxdata.bin 2015-01-24 10:45:32 -08:00
Kurt
fd9ec8713e Add "key" to the xorpad detection loop 2015-01-14 20:48:46 -08:00
Kurt
f3e3563d98 X/Y xorpad detection fix 2015-01-11 13:39:58 -08:00
Kurt
5eaf603c3b Code cleanup
Seems like every time I go through the code I find more of my newb code.
2015-01-02 17:07:29 -08:00
Kurt
bb951188a0 01-01-15 Release Commit 2015-01-01 18:05:47 -08:00
Kurt
efede346a5 Rearrangement of save loading logic +SDF
Deleted the last bracket of the form and re-added it, guess it fixed
some syntax.
2015-01-01 11:38:37 -08:00
Kurt
8b9d55b8ce Finish implementing powersaves xorpads
Just rename the file to include xorpad and it'll check to decrypt.
Toss it in the same folder as PKHeX or have the xorpad in the same
folder as the loaded file.
2014-12-30 22:18:41 -08:00
Kurt
0a37458c0a Copy identification bytes from the correct offset
directly after the AESMAC not well after ;)
2014-12-29 22:53:09 -08:00
Kurt
f73b6a668c XORpad detection for powersave files.
No current solution for the easy creation of xorpads; thankfully SciresM
has that covered with another mini-tool!
2014-12-29 22:24:16 -08:00
Kurt
5c345848e1 Prompt Daycare switching & minor neatness 2014-12-29 21:43:38 -08:00
Kurt
4337bf0379 Switching daycare and finish ORAS PS
Powersaves will now load properly if the save is readable.
2014-12-28 13:56:59 -08:00
Kurt
d03307985d add some ORAS detection for powersaves 2014-12-28 11:28:13 -08:00
Kurt
4ab9988bed populateFields prep work
Eventually going to add the PK6 struct to clean up the code, eliminating
some trycatches too.
2014-12-27 09:43:38 -08:00
Kurt
bc1776f8a2 Added verbosity to export and internal arrays
Also finished implementation of PKRS strain/days hiding depending on
infected/cured status.
2014-12-26 10:46:18 -08:00
Kurt
db273e0489 Fix for pumpkaboo form size text 2014-12-25 00:47:34 -08:00
Kurt
a2dd748762 PKX.Structures improving
Added a better defined PK6 struct too.
2014-12-24 16:20:39 -08:00
Kurt
4d53c00668 Code cleanup
Removing the majority of Public usage of methods within the main cs form
2014-12-23 23:29:57 -08:00
Kurt
85696a9210 Fix invalid checksum detection when populating 2014-12-21 20:07:04 -08:00
Kurt
a2f21e129f Fixing box internal dragdrop logic after rewrite 2014-12-20 14:44:17 -08:00
Kurt
3a70ba6ce5 Speed up slot filling, reduced redundancy 2014-12-20 11:27:29 -08:00
Kurt
67aa8d1134 Prevent multiple instances of Special Characters
Many other changes to display logic; can't be bothered to have multiple
commits on this one... :(
2014-12-19 20:22:15 -08:00
Kurt
f091fa5ca9 Simplifying Code and fixing ball population 2014-12-17 17:04:57 -08:00
SciresM
e3f607f686 Fix ability population, dragout image not updating bugs 2014-12-17 11:29:26 -08:00
Kurt
e1c75a9c8a Swap Chinese & Korean locale around. 2014-12-16 19:12:16 -08:00
Kurt
3a251d6b47 12-17-14 release fixes
Items, translations and some bug fixes.
2014-12-16 18:56:08 -08:00
Kurt
7b3580dddc Gender Label Swapping takes effect instantly 2014-12-15 18:12:48 -08:00