Commit Graph

11926 Commits

Author SHA1 Message Date
The Immortal
ca665d83e9 Fix typo 2016-11-19 15:29:36 +04:00
The Immortal
0d2ed2db11 Make randomTeam work for multiple gens 2016-11-19 15:28:20 +04:00
The Immortal
838d047696 Update unreleased items 2016-11-19 15:12:59 +04:00
The Immortal
3111f6fe14 Make Wishiwashi-School battle only 2016-11-19 14:14:19 +04:00
The Immortal
e81ecf30df Update formats 2016-11-19 14:13:45 +04:00
The Immortal
15bea251f3 Update Challenge/Hackmons Cup scripts 2016-11-19 14:11:14 +04:00
The Immortal
2731e9f68c Prevent Metronome from calling Z-Moves 2016-11-19 13:56:31 +04:00
The Immortal
454bb4f66d Make Minior-Red battle only 2016-11-19 13:01:59 +04:00
The Immortal
d62d5a812f Make Mimikyu-Busted battle only 2016-11-19 12:46:09 +04:00
Ivo Julca
4a7b859128 Remove old megaevo decisions from queue on priority Pursuit 2016-11-19 02:54:53 -05:00
Ivo Julca
792548c01d Add test for Mega-evolution vs Pursuit order 2016-11-19 02:54:52 -05:00
The Immortal
76e28eeab8 Add Zygarde10 event data 2016-11-19 11:40:49 +04:00
Guangcong Luo
b2393799c2 Suppress crash in mega evolution 2016-11-19 02:27:11 -05:00
Guangcong Luo
fff2df4dcb Fix gen 7 released/unreleased check 2016-11-19 02:26:42 -05:00
Guangcong Luo
81aad5f228 Update Baton Pass Clause 2016-11-19 01:45:43 -05:00
Ivo Julca
b3d443b660 Make sure that stats are floored 2016-11-19 01:36:55 -05:00
The Immortal
a29a9eeecc Add Alola Pokedex rule 2016-11-19 10:07:19 +04:00
The Immortal
20ca5c086b Add Random Battle moves for gen 7 Pokemon 2016-11-19 10:07:19 +04:00
The Immortal
94d735ac5a Anchor Shot is viable 2016-11-19 10:07:19 +04:00
urkerab
973e686350 Tentative damage modifier changes on -ate and -ize abilities (#2894) 2016-11-18 23:21:45 -06:00
The Immortal
d43b50ce83 Update moves viability 2016-11-19 06:49:56 +04:00
Ivo Julca
2174624e44 Add back Doubles OU format 2016-11-18 21:08:34 -05:00
Ivo Julca
05dd8ce523 Spotlight redirects moves from foe rather than ally Pokémon 2016-11-18 21:05:00 -05:00
Ivo Julca
2884ff3b93 Fix Arceus sprites when holding Z Crystals 2016-11-18 20:54:32 -05:00
Ivo Julca
5b6705af51 Add support for array .requiredItem 2016-11-18 20:54:16 -05:00
Ivo Julca
8d03df9141 Forbid multiple mega and z-moves on the decider level
- This fixes potential issues in Doubles created by the new turn order mechanics.
- Note that this implementation doesn't impact OMs such as Mix and Mega -at least in Singles.
2016-11-18 20:18:57 -05:00
Bär Halberkamp
ed315b4937 Wifi: change wording in the GA window 2016-11-19 02:07:48 +01:00
Ivo Julca
ff6776074a Sync scripted mods with the battle engine 2016-11-18 19:31:38 -05:00
Ivo Julca
bf04094f08 Update BattlePokemon#formeChange to use Tools#spreadModify 2016-11-18 19:26:54 -05:00
Ivo Julca
78ab0bdf31 Implement Spectral Thief 2016-11-18 18:26:16 -05:00
Ivo Julca
c1b8aa52d2 Fix Z-Move single-use restriction 2016-11-18 18:26:16 -05:00
Guangcong Luo
4abd4dac39 Remove Z-Move button from locked moves 2016-11-18 17:19:16 -05:00
Ivo Julca
34beddac3d Add test for bounced status moves affected by Prankster
So that UltiMario can be validated when it happens in CC:
http://www.smogon.com/forums/threads/3586701/page-33#post-7087589
2016-11-18 16:59:22 -05:00
Konrad Borowski
c74ffd29e0 Mark more moves as viable (#2904)
This includes Leech Life, which got a huge power boost in Gen7
2016-11-18 14:41:42 -06:00
Ivo Julca
3736d546cb Implement Berserk 2016-11-18 15:28:11 -05:00
Ivo Julca
6f2dec617c Z-Moves cannot be instructed 2016-11-18 15:27:55 -05:00
Ivo Julca
1700067a77 Fix Judgment test 2016-11-18 15:14:27 -05:00
Ivo Julca
fbc88c8428 Fix Emergency Exit: It should block Volt Switch effect 2016-11-18 15:10:51 -05:00
Ivo Julca
c2f8c72b38 Judgment should not change type from Z Crystals 2016-11-18 15:09:21 -05:00
Ivo Julca
c8a20970c9 Speed Swap deals with raw Spe stat 2016-11-18 14:05:30 -05:00
Ivo Julca
9d537e56f1 Add back activation message for Emergency Exit 2016-11-18 14:04:51 -05:00
Ivo Julca
e97ccb3d48 Emergency Exit activation quirks are similar to Eject Button and Red Card
In particular, it only activates after all hits in a multi-hit move are performed, and
it won't activate if the move is boosted by Sheer Force.

This commit also implements the interactions of Emergency Exit
with Eject Button and Red Card, and adds tests.
2016-11-18 13:55:57 -05:00
Ivo Julca
f2b5d74159 Store total damage across move hits as move.totalDamage 2016-11-18 13:55:57 -05:00
Marty-D
089c8ce3bb Make Ash-Greninja battle-only 2016-11-18 13:48:58 -05:00
Guangcong Luo
611853919f Add Gen 7 OU and VGC betas 2016-11-18 13:18:21 -05:00
Guangcong Luo
ebcad06ed7 Implement new Zygarde formes 2016-11-18 13:18:21 -05:00
Guangcong Luo
be9d2ee94a Support Gen 7 Pentagon 2016-11-18 13:18:21 -05:00
Guangcong Luo
b3fcd903a2 Implement Silvally item requirements
Silvally formes now properly require the corresponding Memory item.
2016-11-18 13:18:21 -05:00
Guangcong Luo
847373001d Fix Gen 7 Hidden Power 2016-11-18 13:18:20 -05:00
Marty-D
405ead0d12 Implement Ash-Greninja 2016-11-18 13:04:59 -05:00