Commit Graph

4007 Commits

Author SHA1 Message Date
cadaeic
84bddcc3cd Flag Psychic Fangs as bite move (#2926) 2016-11-20 17:24:39 -05:00
Guangcong Luo
7d7caed285 Fix Missingno tier 2016-11-20 16:24:01 -06:00
Guangcong Luo
b6f89f6f7c Separate Bank from Bank-Uber in formats-data 2016-11-20 16:14:44 -06:00
Guangcong Luo
f4302b68eb Update formats-data for gen 7 2016-11-20 16:10:22 -06:00
The Immortal
ed1a20abaa Fix Normalize interaction with Z-Moves 2016-11-21 02:01:14 +04:00
The Immortal
b79204adb8 Prevent -ate abilities from affecting Z-Moves 2016-11-21 00:05:51 +04:00
The Immortal
2f4059b8ec Add event Type: Null to learnsets 2016-11-20 22:18:00 +04:00
HoeenCoder
8043a75ecf Type: Null is event only (#2923) 2016-11-20 22:12:51 +04:00
Marty-D
c321f03ea3 Fix Instruct calling itself 2016-11-20 12:58:48 -05:00
urkerab
7107de3716 Ash Greninja and Zygarde 10% and Complete should be Gen 7 (#2921) 2016-11-20 19:46:38 +04:00
urkerab
0e413e3633 Burn Up should change the user's type to ??? if it can (#2897) 2016-11-20 10:22:36 -05:00
urkerab
3aa8720282 Throat Chop should set its volatile silently (#2916) 2016-11-20 10:20:56 -05:00
The Immortal
c0a47359f6 Add Zygarde and Magearna event learnsets 2016-11-20 18:21:44 +04:00
Marty-D
cd000440ab Fix Assist check 2016-11-20 08:58:32 -05:00
HoeenCoder
b6c447d319 Add Zygrade event (#2920) 2016-11-20 17:22:38 +04:00
Kevin Lau
34e1472eec Random Battle: Fix Arceus item generation (#2919)
Z-Crystals don't affect Judgment's type, so an Arceus with Judgment as its
STAB should receive a plate only.
2016-11-20 02:30:38 -05:00
Ivo Julca
6dc9cb16ec Randbats: Adjust rate for Silvally 2016-11-20 02:27:23 -05:00
Ivo Julca
607c217d2f CC: Normal Arceus should not hold a typed Z-Crystal 2016-11-20 02:27:04 -05:00
Ivo Julca
9e46ee727e Set zMoveUsed flag only after the Z-Move could actually be used
Fixes issue when put to sleep before moving.
2016-11-20 01:31:39 -05:00
Ivo Julca
3a5348bfc9 CC: Fix rare issue of sets with illegal items being generated
Found via stress-testing with a test/simulator/misc/random-teams.js variant.
2016-11-20 01:10:45 -05:00
Ivo Julca
0a1fa67a5a Fix generation checks in random team generators 2016-11-20 00:52:36 -05:00
Kris Johnson
778c62dfee Prevent Z-moves from being called with Assist (#2918) 2016-11-19 22:57:04 -06:00
Guangcong Luo
ad8ef6c090 Merge/fix CC/HC random pokemon generation
Previously, the code was duplicated and buggy.

I have suspicions this doesn't fix it completely, but it should at least
crash a lot less and give more informative crash messages.
2016-11-19 23:49:33 -05:00
Guangcong Luo
202e47e1e7 Fix Prankster description to fit 2016-11-19 23:08:59 -05:00
Marty-D
581bd03d10 Fix Minior formes 2016-11-19 22:08:47 -05:00
panpawn
feb19fd339 Brionne's evolves to Primarina at lvl 34 (#2915) 2016-11-20 01:22:43 +04:00
urkerab
3cc3217aa4 Allow Hackmons Cup for past gens (#2913) 2016-11-20 01:22:09 +04:00
cadaeic
a83e7456cc Update Zygarde formes weight (#2914) 2016-11-19 16:03:25 -05:00
Ivo Julca
7fd8283600 Introduce requiredItems as an alternative to requiredItem
The list of acceptable items can always be retrieved from `requiredItems`.
2016-11-19 15:44:57 -05:00
Ivo Julca
00ced09ba3 Revert 4aaa3cb 2016-11-19 15:44:56 -05:00
Ivo Julca
4aaa3cb260 Move .templateRequiredItem to array everywhere 2016-11-19 15:23:42 -05:00
Marty-D
1ad4038070 Fix Battery modifier 2016-11-19 15:05:47 -05:00
Marty-D
17ea74ff34 Fix Battery's boost 2016-11-19 15:03:37 -05:00
Guangcong Luo
4abed0add6 Fix crash in random battles 2016-11-19 14:54:33 -05:00
Ivo Julca
b819467bf8 Fix activation message for Wimp Out 2016-11-19 14:46:45 -05:00
Ivo Julca
5af77b7018 Fix Wimp Out 2016-11-19 14:45:17 -05:00
Guangcong Luo
b9e32f1d29 Rename restoreboost to clearnegativeboost 2016-11-19 14:48:19 -05:00
Guangcong Luo
5d4184213f Thousand Arrows/Waves have been released 2016-11-19 14:48:19 -05:00
Slayer95
a3e3249a8f Spectral Thief should zero boosts despite of target abilities (#2906) 2016-11-19 14:38:54 -05:00
Marty-D
72b1a45034 Add unreleased Hidden Abilities 2016-11-19 14:21:57 -05:00
Ivo Julca
a09c0110b8 Destiny Bond: Add tests for exclusive counter and a minimal implementation 2016-11-19 14:17:08 -05:00
Marty-D
4f3fb707b4 Prevent Parental Bond from affecting Z-Moves 2016-11-19 13:49:46 -05:00
Marty-D
fd7a1a0a35 Fix typo 2016-11-19 13:21:02 -05:00
Marty-D
e7e133f397 Fix stat restoring Z-Effect 2016-11-19 12:56:40 -05:00
Guangcong Luo
df5a214d35 Kanto starter mega stones are released 2016-11-19 12:29:16 -05:00
Ridaz
d830ea97bd Add 'bite' flag to Psychic Fangs (#2907) 2016-11-19 16:25:29 +01:00
Marty-D
6186026acf Add Zygarde tutor moves 2016-11-19 09:41:34 -05:00
The Immortal
4e2e986e65 Fix Tapu Fini's Random moves
It can’t fall asleep…
2016-11-19 16:42:48 +04:00
The Immortal
009af7d5af Fix typo 2016-11-19 16:30:23 +04:00
The Immortal
30123c2d10 Update gen 7 ability ratings 2016-11-19 15:44:35 +04:00