Commit graph

1966 commits

Author SHA1 Message Date
Kurt
2e8b5346ad Turn off zh2 petilil on give all dex
Unknown if cyber gadget still screws up.
2016-11-25 16:41:37 -08:00
Kurt
1f79de856b Add IV randomization
Closes #491
2016-11-25 15:34:47 -08:00
Kurt
33e9d26a96 Move inventory ops to class
Includes bounds checking for name sort if called from another form /
user code.
2016-11-24 12:29:15 -08:00
Kurt
76cb892a57 Implement inventory sorting
Closes #419
Closes #416

Sorting is currently done by the form as out of bounds values would
throw exceptions in the sort-by-name. The form already sanitizes the
pouch when initializing so we can assume that it will be valid when
called by the form.
2016-11-24 12:19:23 -08:00
Kurt
c14922bba7 Add Poke Pelago table beginnings
Need to have the level (ranges?) documented first, but these are what
serebii says are available.
2016-11-24 09:45:21 -08:00
Kurt
ad8b61abe5 Move reminder relocated to correct method
Shouldn't apply for past gen games, only in g7's case.
2016-11-24 09:44:29 -08:00
Kurt
c38f3cb216 Add gamestring refs for Gen7 report
Adds gen2 as well.
Closes #482
2016-11-23 20:24:46 -08:00
Kurt
ae8280bb22 Add form# to dumped pkm
Closes #479
2016-11-23 20:24:01 -08:00
Kaphotics
f10a7400a6 Fix Festival Coins saving
Used the BP cap of 9999, needed to use the FC cap of 9,999,999. Copypasting is baddd
2016-11-23 12:26:14 -08:00
Kurt
b71df70f34 Add fashion payloads
Please report back if this works or not :)
2016-11-22 20:28:23 -08:00
Kaphotics
f104eca5e0 Merge pull request #472 from lilymaniac/pokebeans-ko
Use official Poke Beans translation for Korean
2016-11-22 19:34:53 -08:00
lilymaniac
3557287dfc Use official Poke Beans translation for Korean
Change-Id: I9c65796dbffde3ad17b5a4dd935f194b38bddd93
Signed-off-by: lilymaniac <lilymaniac@outlook.com>
2016-11-23 12:24:11 +09:00
Kurt
e8f1fd4dfd Type Tutor differentiation
Structure shuffled a little for gen7 to make the pledges occupy the
lower bits.
Closes #453
2016-11-22 18:49:23 -08:00
Kurt
29a71a2a20 Prevent c-gear on non-gen5
Closes #433
2016-11-22 18:40:41 -08:00
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