Commit graph

10245 commits

Author SHA1 Message Date
Kurt
69896f5301 Fix for not enabling form always
Loop would re-enable after parent method disabled in most cases, this
will prevent it. Loading no data will cause species=0 and will be
disabled by the parent method as well.
2014-12-08 19:12:21 -08:00
Kurt
e2b273b009 HoF Upgrayedd 2014-12-08 19:06:55 -08:00
Kaphotics
850510171c Merge pull request #15 from SciresM/master
Enable editing of Hall of Fame entries
2014-12-08 18:04:36 -08:00
SciresM
bbc4243b62 Enable editing of Hall of Fame entries 2014-12-08 17:51:49 -08:00
Kurt
3f956e4047 Pyroar gender crash fix
Thanks SciresM for pointing this out.
2014-12-08 17:30:07 -08:00
Kurt
316bb8a16d Hotfix for Victory Road game for ORAS / XY 2014-12-07 18:23:23 -08:00
Kurt
6dd8efb596 Changelog updates 2014-12-07 17:56:34 -08:00
Kurt
959c2e0d68 Better translation 2014-12-07 17:56:27 -08:00
Kurt
271c6602c2 Spacing Fix 2014-12-07 17:43:01 -08:00
Kurt
e09430b485 Added Chinese Translation
Thanks to http://bbs.duowan.com/ boards for crappily hacking, but hey I
can RE too!
2014-12-07 17:40:00 -08:00
Kurt
52d222d17f Merge corrections to fix on-load event 2014-12-06 17:13:06 -08:00
Kurt
333f609bcd Implemented CGSE corruption warning for ORAS saves. 2014-12-06 17:02:29 -08:00
Kurt
8fdff1bcb0 ORAS Diancie sprite
X/Y one sucked, honestly.
2014-12-06 17:02:26 -08:00
Kaphotics
8e78d33e4a Merge pull request #14 from SciresM/master
Implement Trainer Sprite support for ORAS.

u da best
2014-12-06 17:01:53 -08:00
SciresM
9c8a3162e2 Trainer sprite support for ORAS. 2014-12-06 16:58:23 -08:00
SciresM
6566848ff3 Trainer Sprite support for ORAS. 2014-12-06 16:47:00 -08:00
SciresM
e2cb813d89 Trainer Sprite support for ORAS. 2014-12-06 16:35:54 -08:00
SciresM
9c22c82b31 Trainer Sprite support for ORAS. 2014-12-06 16:35:38 -08:00
Kurt
dbdea7b875 Fixed form based stats
Aegislash/Kyurem base stat mixup, and added some more interaction with
form toggling for gendered Pokemon like Meowstic
2014-12-06 11:21:37 -08:00
Kurt
ea8c6d299a Various updates for next version
Added about-shortcuts and fixed a few things including secret base
flags.
2014-12-05 18:14:04 -08:00
Kurt
f6a8d99b51 Improved bad egg detection 2014-12-04 19:19:53 -08:00
Kurt
583ae001ae Gender & other unicode toggle option 2014-12-03 17:26:12 -08:00
Kurt
cf2dc47ce2 Fix Shiny star (refactoring issue) 2014-12-02 22:53:09 -08:00
Kurt
3aed3ac262 Encrypt initialization data for dropping
Click event can happen before this data is loaded, so just in case we
start with it encrypted instead of decrypted. Thanks Slashmolder for
finding this!
2014-12-02 20:27:49 -08:00
Kurt
23f62818c7 Fix verifychk for 136byte pkms 2014-11-30 11:17:32 -08:00
Kurt
f6fda3e2fa Multiple drag & drop improvements
Can drop into specific slots from Windows Explorer (else), can also drop
to folder, can move between tabs & boxes too.
2014-11-30 10:59:10 -08:00
Kurt
f9e3486d42 Update changelog for 11-30-14 2014-11-29 21:51:23 -08:00
Kurt
b8ca1b11c2 SaveDataFiler detection loop fix
Thank you SoujiSeta for pointing this one out!
2014-11-29 21:29:40 -08:00
Kurt
e3094044ba Fixes 2014-11-29 21:28:48 -08:00
Kurt
df2a91bb1e Pokedex Setting 2014-11-29 20:12:37 -08:00
Kurt
5d939d4aad Re-add flutes to ORAS list, remove from X/Y list 2014-11-29 17:52:20 -08:00
Kurt
1cbdec4120 Clone keyclick adjustment 2014-11-29 17:47:17 -08:00
Kurt
75e9439c73 Minor improvements 2014-11-29 17:46:48 -08:00
Kurt
7b57e42125 Added Box Clone key-click
CTRL-SHIFT-ALT & Click -> copy to all 30 slots from viewing tabs if
valid.
2014-11-29 11:07:01 -08:00
Kurt
73510d261f ORAS Pokedex form improvements 2014-11-28 23:46:36 -08:00
Kurt
e2da58d1d2 Form Ability Fix and Cleanup 2014-11-28 21:22:26 -08:00
Kurt
f9e2fe2f0b Wondercard updates 2014-11-28 20:52:05 -08:00
Kurt
af66cc96a6 Adding in Eon Ticket Support
Dem magic numbers.
2014-11-28 20:43:00 -08:00
Kurt
835404a560 Minor ~ Tryin' it out 2014-11-28 19:49:08 -08:00
Kaphotics
695fce03b9 Merge pull request #10 from SoujiSeta/master
Pull Request to merge changes related to Cross Platform Path Normalization
2014-11-28 18:30:37 -08:00
SoujiSeta
3dd47412e7 Merging in changes from upstream.
Updating Util.cs to use the Path.DirectorySeparatorChar member instead of
hard coded backslashes
2014-11-28 18:38:15 -06:00
SoujiSeta
67616abb2e Merge remote-tracking branch 'upstream/master'
Conflicts:
	PKX/f1-Main.cs
2014-11-28 18:36:02 -06:00
SoujiSeta
9c0a8339ef Adding a NormalizePath function to resolve not only Windows path issues but also unix and Windows differences.Replaced the hardcoded windows path separators with Path.DirectorySeparatorChar which contains the correct path separator for the system that the application runs on 2014-11-28 17:46:09 -06:00
Kurt
3edab91b49 Adding Opening Partially Decrypted ORAS Powersaves
No saving support, obviously.

Untested, but should work as the offset loading is static while the
offsets read from within the program to read data are all determined by
GameType.
2014-11-28 13:34:51 -08:00
Kurt
7326a09e69 More Fixes 2014-11-28 13:18:44 -08:00
Kurt
2832596e44 Continued Fixes and Improvements 2014-11-28 09:56:29 -08:00
Kurt
7290cc7abe Cleanup 2014-11-28 02:14:15 -08:00
Kurt
fc09860490 Added secret base flag ctr edit and relevant fixes 2014-11-28 01:44:43 -08:00
Kurt
972a518367 Minor fixes 2014-11-27 20:47:50 -08:00
Kurt
beba97e62d Updating Memory Text for ORAS specific memories. 2014-11-27 20:10:49 -08:00