Commit Graph

534 Commits

Author SHA1 Message Date
Guangcong Luo
6306b5979f Fix infinite looping Dancer 2017-02-24 06:54:13 -06:00
Guangcong Luo
9200062819 Improve Dancer implementation
This doesn't fix the biggest issue with Dancer (Petal Dance locking),
but it does fix every other Dancer issue, by moving it from useMove
to runMove.

This also adds improved comments on runMove and useMove.
2017-02-24 03:17:37 -06:00
Marty-D
8a3e4e5ac1 Fix Trace 2017-02-18 23:04:28 -05:00
Marty-D
c66ebaed3c Update Ability descriptions 2017-02-17 15:08:48 -05:00
Slayer95
7b7ec0846e Fix crash in Disguise effectiveness handler out of move sequences 2017-01-28 15:01:08 -05:00
Marty-D
385394bab4 Fix the first hit's effectiveness against Disguise 2017-01-27 11:05:46 -05:00
Marty-D
f14243f135 Fix Contrary and Simple's interaction with Z-Powered stat boosts 2017-01-26 21:34:42 -05:00
HoeenHero
91c737a6f6 Reflected moves shouldnt be boosted by Prankster (#3188) 2017-01-26 02:55:33 -05:00
Marty-D
d036d82328 Fix Dazzling and Queenly Majesty
Closes #3107
2017-01-23 20:12:25 -05:00
Marty-D
0cd3e51786 Update Strength Sap 2017-01-23 20:03:31 -05:00
Kevin Lau
745d1daa6c Fix Minior Shields Down Message (#3108)
Adding the [msg] kwarg actually prevents the proper message from
displaying.
2017-01-22 23:58:54 -05:00
Marty-D
463677cdb7 Update Slush Rush
It doesn't actually grant immunity to Hail...
2017-01-11 23:06:17 -05:00
Marty-D
1aac19401f Fix Berserk 2017-01-02 14:47:04 -05:00
Marty-D
c7e160b3e5 Update Emergency Exit and Wimp Out 2017-01-02 14:42:25 -05:00
Guangcong Luo
bf4e3df3b8 Deprecate decision.targetSide/targetPosition
These are no longer used; we now only use targetLoc.
2016-12-26 17:12:40 -05:00
Marty-D
d8ad3d9687 Fix Battle Bond 2016-12-17 13:14:53 -05:00
Marty-D
e1c43d4bb4 Properly fix Emergency Exit and related effects 2016-12-15 09:57:06 -05:00
Guangcong Luo
cfd1d0ab92 Fix Emergency Exit + Sitrus Berry interaction
If Sitrus Berry activates before switch-out, Emergency Exit shouldn't
activate.
2016-12-15 03:03:11 -08:00
Marty-D
d6b00e46e6 Remove placeholder forme change messages 2016-12-12 19:56:29 -05:00
The Immortal
92a9a8b9a9 Random Battle updates 2016-12-07 19:45:52 +04:00
The Immortal
d3eed333a6 Disguise can't be Traced 2016-12-07 01:14:37 +04:00
urkerab
76dd2f9493 Simplify Mold Breaker clones by getting the move to ignore abilities (#2996) 2016-12-06 12:29:39 -06:00
Marty-D
019a139956 Implement Comatose properly 2016-12-03 20:19:18 -05:00
Marty-D
66240f75e1 Implement new faint order 2016-12-03 11:33:00 -05:00
urkerab
f2bbd08418 Stamina shouldn't trigger for self-confused damage (#2976) 2016-12-01 20:50:49 -05:00
Marty-D
986d036e38 Fix Battle Bond description 2016-12-01 16:48:54 -05:00
Marty-D
9fd654df45 Support Minior changing back to the selected Core color
Plus update Shields Down descriptions.
2016-11-29 22:09:14 -05:00
The Immortal
59856dfe1e Increase Water Bubble rating 2016-11-29 20:07:54 +04:00
Marty-D
88ae3f4542 Check HP for new forme-changing Abilities 2016-11-27 12:58:22 -05:00
The Immortal
8fc5c5714c Water Shuriken has 20 bp for Ash-Greninja 2016-11-26 15:21:34 +04:00
Ivo Julca
c3ddc324e0 Fix support of onTakeItem: false
Most onTakeItem checks were using an onTakeItem direct call anti-pattern,
which failed to account for the boolean case.
2016-11-26 03:34:41 -05:00
Marty-D
fe8fb30295 Implement new Stance Change order 2016-11-25 19:23:26 -05:00
Ivo Julca
58693927f5 Make Water Shuriken hit 3 times at 1.3x as Ash-Greninja 2016-11-25 15:02:06 -05:00
Marty-D
5e8a91371f Fix Disguise interaction with endure effects 2016-11-24 17:05:49 -05:00
Marty-D
70b7416ce4 Prevent some effects from occurring upon battle completion 2016-11-24 17:03:24 -05:00
Guangcong Luo
4423659a11 Preliminary implementation of Battle Bond boost 2016-11-22 20:14:55 -05:00
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
Marty-D
3f9b0dd2d3 Fix Schooling animation 2016-11-21 21:05:30 -05: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
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
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
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
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
Ivo Julca
b819467bf8 Fix activation message for Wimp Out 2016-11-19 14:46:45 -05:00