Marty-D
392f7867a4
Remove redundant dex data from Megas/Primals
2016-01-12 16:11:20 -05:00
The Immortal
4b5fb17f14
Merge pull request #2370 from ascriptmaster/randoms
...
Random Battle: Reject Tinted Lens without variable-damage attacks
2016-01-13 00:22:28 +04:00
Guangcong Luo
331608da49
Fix Natural Cure message
...
In-game, you can see your opponent's pokemon represented as balls, with
statused pokemon being dark balls. Because of this, light balls are
clearly not statused, which allows you to know when a pokemon has
Natural Cure.
The only exception is in Doubles/Triples, where multiple pokemon that
are statused but could have Natural Cure switch out at the same time,
but not all of them have Natural Cure: it's not possible to know which
pokemon had Natural Cure.
This exception is now handled correctly.
Fixes #1452
2016-01-12 02:28:43 -08:00
Kevin Lau
3de25827cb
Random Battle: Reject Tinted Lens without variable-damage attacks
2016-01-11 21:37:24 -08:00
Marty-D
b7d3ce40e7
Add CAP 21: Crucibelle
2016-01-11 18:55:05 -05:00
The Immortal
8e868eba9d
CC: Fix Rotom formes and Pumpkaboo-Super
2016-01-11 19:10:50 +04:00
The Immortal
7b2c60c536
Random Battle: Prevent Trick with Sucker Punch
...
Affects Zoroark.
2016-01-11 09:17:44 +04:00
Marty-D
b38b43c37e
Make sure partial trapping does not happen if the user is inactive
2016-01-08 15:44:33 -05:00
Marty-D
905fbc6e16
Fix Sticky Hold mechanics after fainting
...
Since Gen 5, the effects of Thief and Knock Off (among other things)
happen after the target has fainted, so it's possible to remove a
Pokemon with Sticky Hold's item at this point since Abilities don't
'exist' once inactive.
2016-01-07 22:03:39 -05:00
Guangcong Luo
faeb31124e
Revert "Change FU pokemon from 'PU' to '(PU)'"
...
Apparently PU doesn't actually want this.
This reverts commit 64390e8f2d .
2016-01-07 20:18:27 -06:00
Kevin Lau
17bbc24027
Seasonal: Reduce number of Pokemon 4x weak to Ice
2016-01-05 20:28:53 -08:00
Marty-D
c980475553
Gen V, VI: Fix Heal Bell's interaction with Soundproof
2016-01-05 15:32:17 -05:00
Teremiare
64390e8f2d
Change FU pokemon from "PU" to "(PU)"
2016-01-05 19:49:39 +01:00
The Immortal
39c093f661
Update tiers
2016-01-05 20:14:08 +08:00
Juanma Serrano
1021f830fa
Merge pull request #2358 from ascriptmaster/seasonal
...
Implement January Seasonal, Polar Opposites
2016-01-05 09:40:58 +01:00
Guangcong Luo
65ecd5b0a0
Battle Factory: Remove Life Orb from Acrobatics set
2016-01-05 01:31:42 -06:00
Guangcong Luo
69934732ef
Merge pull request #2130 from ascriptmaster/move-fixes
...
Refactor move redirection
2016-01-05 04:06:58 +00:00
Kevin Lau
4298523210
Update Seasonals alias
2016-01-04 15:47:57 -08:00
Kevin Lau
f8e881a416
Implement January Seasonal, Polar Opposites
...
Mono-Ice, Inverse Battles.
2016-01-04 14:17:51 -08:00
Guangcong Luo
78db0952e8
Fix bug with formes in random battles
2016-01-04 12:37:36 -05:00
urkerab
d10c6ac540
Show a description for recharge moves
2016-01-03 20:14:17 +00:00
Marty-D
3fabc949ce
Fix Unnerve Mewtwo validation
2016-01-02 10:27:34 -05:00
The Immortal
c280f19221
G&F: Remove unneeded clause
...
Forget that `onBegin` existed.
2016-01-01 23:23:13 +04:00
The Immortal
2718e73f2f
Update PU
2016-01-01 22:54:59 +04:00
The Immortal
6ec7595785
Add new OMs of the Month
2016-01-01 22:53:36 +04:00
The Immortal
1eb9a7a946
Remove duplicate Rotom learnsets
2016-01-01 14:25:09 +04:00
Marty-D
96e9fd7f3f
Add support for some visual forms
2015-12-31 19:24:56 -05:00
Marty-D
adcde565a8
Remove Flower from Floette Eternal's forme name
2015-12-31 19:24:55 -05:00
Konrad Borowski
81f602b8d8
Always use trailing comma for multiline objects
2016-01-01 00:20:07 +01:00
Konrad Borowski
79a5b23f25
Modify data and mods files to follow style rules
2016-01-01 00:18:00 +01:00
Konrad Borowski
b7051bf0c0
Make learnsets and Pokedex more readable
2016-01-01 00:11:49 +01:00
The Immortal
6eabca8b25
Random Battle improvements
2015-12-31 21:10:09 +04:00
The Immortal
bb08f32a3b
Revert "Remove Gyro Ball as viable"
...
This reverts commit f04dbd1bde .
2015-12-31 20:57:49 +04:00
Guangcong Luo
1f750fead0
Remove forme name from default nickname
2015-12-30 22:11:46 -05:00
The Immortal
aa9d2e1bd5
Add new event Pokemon
2015-12-31 04:57:36 +04:00
Marty-D
d51b42cbbe
Add Gen 6 event Manaphy
2015-12-30 18:47:39 -05:00
Marty-D
cc447473a0
Allow shiny Manaphy
...
The one obtained from the Ranger games may be shiny if the egg is
hatched in a game other than the one it was transferred to.
2015-12-30 18:26:06 -05:00
The Immortal
3a00f4a83b
Change Pikachu-Cosplay to the appropriate forme
...
If it has a cosplay move.
2015-12-31 03:11:36 +04:00
The Immortal
f373762078
Revert "Remove Pikachu-Cosplay"
...
This reverts commit aeb7445d7d .
2015-12-31 02:52:57 +04:00
Guangcong Luo
d5c0cdfc27
Add base forme name for Aegislash
2015-12-30 17:28:36 -05:00
The Immortal
f04dbd1bde
Remove Gyro Ball as viable
2015-12-30 21:36:15 +04:00
The Immortal
4a48d8c398
Random Battle: Fix Rest/Sleep Talk sets
2015-12-30 19:52:34 +04:00
The Immortal
c85d1c038b
Random Battle: Improve Snorlax and Swellow
2015-12-29 22:40:57 +04:00
Marty-D
17009c4a7b
Challenge Cup: Fix item generation
2015-12-29 11:52:28 -05:00
Marty-D
edc2b8f98a
Fix Jaboca and Rowap Berries' damage ordering
...
Corrects interactions with Bug Bite/Pluck/Knock Off, etc.
2015-12-28 17:40:30 -05:00
The Immortal
d1538cfe8a
Fix ability activation for primals
...
Abilities activate if it isn’t Drizzle on Kyogre and Drought on Groudon.
2015-12-29 01:20:07 +04:00
Guangcong Luo
2e7af97262
Fix Primal activation order
2015-12-28 12:16:32 -05:00
Marty-D
235e470553
Merge pull request #2339 from ascriptmaster/trapping
...
Trapping refactor
2015-12-28 12:10:52 -05:00
Guangcong Luo
aeb7445d7d
Remove Pikachu-Cosplay
...
It's useless and confusing; we already have individual cosplay Pikachu
formes.
2015-12-28 06:42:39 -06:00
Guangcong Luo
50b2bfc65e
Set Hex as a non-useless move
2015-12-28 06:40:22 -06:00