Commit graph

2152 commits

Author SHA1 Message Date
Kurt
d4ab463f6c Safer checksum validation
Corrupted / fuzzed checksum block less likely to throw an exception.
Closes #442
2016-11-22 18:39:32 -08:00
Kurt
0e6467555d Fix pikachu cap sprites
Closes #469
2016-11-22 18:04:50 -08:00
Kurt
4d60f60ccf Add the two zygarde levels
Forme changing not possible, it's an entirely new pkm
2016-11-22 17:55:30 -08:00
Kurt
a919663624 Add SOS encounter checks
Flags invalid hidden abilities of wild captured pkm
2016-11-22 17:37:18 -08:00
Kurt
abf7cda272 Add gen7 SOS check
To be added shortly, false flags will happen until then.
Split binaries for regular & SOS encounters
2016-11-22 17:04:57 -08:00
Kurt
0a6228ff0b Fix past gen qr imports 2016-11-22 17:04:57 -08:00
Michael Scire
404b9dab93 Merge branch 'master' of https://github.com/kwsch/PKHeX 2016-11-22 16:56:40 -08:00
Kaphotics
ab237b970e Bump max species to 802
#467 part 1
2016-11-22 10:54:49 -08:00
Michael Scire
a23cafc8d8 Fix legal Sun encounters 2016-11-22 08:59:44 -08:00
Kurt
f83eee8ee4 Add BP/Coin editing
Savedata::Misc::GetBP
Savedata::JoinFestaDataSave::GetCoin

Setting coins updates Total coins earned
2016-11-21 23:35:29 -08:00
Kurt
b2890cac96 Expose BP/Festa Coins 2016-11-21 23:26:27 -08:00
Kurt
88c87cc5a6 Add Poké Pelago as a valid hatch location
Closes #460
2016-11-21 22:10:31 -08:00
Kaphotics
89222b60ed Merge pull request #465 from seiya-dev/master
The names of images were mixed up.
2016-11-21 22:01:07 -08:00
Kurt
0d9241775f Add move reminder -->100 for gen7
Learn any move in movepool.
Assuming this is a change that is kept for future generations.
2016-11-21 21:15:21 -08:00
Kurt
70bd5bc990 Add zygarde core moves
Pikachu special moves get flagged for invalid encounter if gennumber is
incorrect, but check anyway for move suggestions sake. Since they can't
transfer, keep the pkmformat requirement.
2016-11-21 21:14:10 -08:00
Seiya Loveless
0dcb6389dc http://i.imgur.com/HrY2MnI.png The names of images were mixed up. 2016-11-22 00:59:40 +03:00
Michael Scire
81d2dd0be5 Add WC7 field for additional items (like Snorlium Z) 2016-11-20 15:04:28 -08:00
Kurt
0fbb380acc Add full range of unlockedboxes
#430
2016-11-19 17:19:52 -08:00
Kurt
3919429710 Fix form off-by-one text labels
Closes #443
2016-11-19 15:26:10 -08:00
Kurt
6a97fe81c9 Fix current box
ref GetCurrentTray
2016-11-19 12:44:05 -08:00
Kurt
ba4d9aade3 Fix EV setters
No functional change -- mirrored fix from pk3DS.
2016-11-19 10:22:44 -08:00
Kurt
56fef37355 Fix bitshift
No functional change to the program, this code is never used.
2016-11-19 10:17:31 -08:00
Kurt
32b6d57491 Increase safety checks
Closes #446
ty @Favna !
2016-11-19 08:24:43 -08:00
Kaphotics
829f12dd72 Merge pull request #445 from kwsch/revert-440-mono-fix
Revert "Mono fix"
2016-11-18 23:20:10 -08:00
Kaphotics
e696d84a5a Revert "Mono fix" 2016-11-18 23:19:47 -08:00
Kaphotics
e480b2f200 Merge pull request #440 from julroy67/mono-fix
Mono fix
2016-11-18 20:08:57 -08:00
Kurt
fafd6e36fe Update trainer editing
Increase flexibility of coordinate editing, only set back if modified
Add G7TID indication by hovering.
2016-11-18 17:19:20 -08:00
Kaphotics
3caf81ff97 Fix off-by-one on EvolutionTree (Volcanion)
Need to have 721 + 0th (none) species entry, the +1 was missing.
Closes #435
Thanks @PrometheusG !
2016-11-18 13:06:50 -08:00
Michael Scire
a46ed84fb6 Truly game-accurate meme signatures. 2016-11-18 08:59:38 -08:00
Kurt
56deef1c31 Fix gift OT wc7 legality checks
Only munchlax so far
2016-11-17 20:08:42 -08:00
Kurt
db690cdce5 add current PGL font
Doesn't add chinese nickname symbols used by the game. ok
2016-11-17 20:08:24 -08:00
Kurt
465f2eca26 Update 111816
Sun/Moon Release initial version.
2016-11-17 09:27:10 -08:00
Kurt
79af49f8df Update mystery gift db/checking 2016-11-17 09:12:17 -08:00
Kurt
88c03f63c9 Fix gen6 evolution issues 2016-11-17 08:36:45 -08:00
Kurt
b9aeaf2845 Add zygarde, invalid->unknown 2016-11-17 07:55:28 -08:00
Kurt
56cab65e22 Fix gift eevee edge case
srsly gf
#377
2016-11-16 22:16:31 -08:00
Kaphotics
f78bbb48a0 Merge pull request #417 from kwsch/b/gen4-box-layout
Fixed crash when opening SAV_BoxLayout with Gen 4 save
2016-11-16 21:21:47 -08:00
Kurt
4cd916ff18 Remove misapplied event handler
Silly 😸
Refresh is what triggers, was duplicative.
2016-11-16 21:20:33 -08:00
Kurt
787a8e664d Misc cleanup
Re-enable gen<6 QR codes (image sharing only, obviously)
Disable move resorting on clicking legality indication
2016-11-16 21:16:44 -08:00
Kurt
0ff5f8716d Add map warping & rotation value sav7 2016-11-16 20:57:15 -08:00
Kurt
632d2c9c86 Only show suggested move prompt if not current
Closes #424
Relearn Moves & Moves on load/change already updated the pkm object,
simply just need to compare sequences.
2016-11-16 20:42:29 -08:00
Michael Scire
3d76ce191c Add Interface for QR7 customization 2016-11-16 19:47:41 -08:00
Kurt
8542138c13 Add gen7 QR importing 2016-11-16 19:04:34 -08:00
Michael Scire
64b53c7705 Fix QR Type offset 2016-11-16 18:27:09 -08:00
Michael Scire
c21f65be6a Add Type Null Gift Flag 2016-11-16 14:34:58 -08:00
Kurt
bea263a8d2 Fix save edited = true on load
Move some logic around; populating the GameSync/Secure Value fields was
triggering 'edited=true'.
Closes #422
2016-11-16 07:46:54 -08:00
Kurt
b9ede740a0 Add decrypted powersaves support
Encrypted + Xorpad already supported, just making sure this is set up.
2016-11-16 07:39:05 -08:00
Kurt
2d2be0a681 Fix minior detection
Remove from battle forms since it is checked < 7 earlier
#377 #399
2016-11-16 07:17:21 -08:00
Kaphotics
e19dda2d44 Merge pull request #421 from lilymaniac/improve-ko
Improve Korean language
2016-11-16 07:10:12 -08:00
lilymaniac
09a07d80ef Improve Korean language
* Translated from latest English language file.
   It has further improvement on readability and
   I've fixed lots of weird words/sentences.
 * Use official translations for ribbons (from HGSS)

Change-Id: Iaa3769f99314ff0867324a59af6837599d53953b
Signed-off-by: lilymaniac <lilymaniac@outlook.com>
2016-11-16 19:56:03 +09:00