Commit Graph

4022 Commits

Author SHA1 Message Date
Marty-D
35021489ae Support Mold Breaker-resistant Abilities 2016-11-22 17:57:16 -05:00
The Immortal
2869cf008d Random Battle improvements 2016-11-23 00:05:02 +04:00
Kevin Lau
41a063391b Random Battle: Give Fire-type Guts Pokemon a Toxic Orb (#2934)
Because they can't get burned.
2016-11-22 23:50:39 +04:00
QuiteQuiet
699b6e351d Add Minior and Magearna form aliases (#2932) 2016-11-22 13:09:48 -06:00
urkerab
e7f76f0756 Fix Burn Up's type test to work on the source, not the target (#2933) 2016-11-22 13:02:26 -06:00
Marty-D
3f9b0dd2d3 Fix Schooling animation 2016-11-21 21:05:30 -05:00
The Immortal
8ccfc5fc75 Pokedex: Fix incorrect data 2016-11-22 05:17:27 +04:00
Marty-D
e36a5f5d82 Clarify Prankster description 2016-11-21 14:38:09 -05:00
Jared Grady
6861d91620 Fix typo in prankster description (#2929) 2016-11-21 22:43:53 +04:00
The Immortal
5bb08c424d Fix LC banlist 2016-11-21 22:28:47 +04:00
The Immortal
6ef8fed674 Fix Rayquaza interaction with Z-Crystals 2016-11-21 15:37:42 +04:00
Kevin Lau
2ac0180c75 Random Battle: Implement remaining Silvally sets for all formes (#2928) 2016-11-21 14:41:26 +04:00
The Immortal
9dd94d3b46 Random Battle: Add more Silvally sets 2016-11-21 13:46:42 +04:00
Marty-D
97ce9964ee Fix Power Construct activation timing 2016-11-20 23:25:14 -05:00
The Immortal
3c0864a3df Random Battle updates 2016-11-21 02:50:26 +04:00
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