Commit Graph

2423 Commits

Author SHA1 Message Date
Marty-D
db4d16fbd2 Prevent Delta Stream from affecting Stealth Rock. 2014-12-01 22:19:10 -05:00
The Immortal
3ff7ef0178 Update tiers for megas 2014-12-02 00:32:20 +04:00
asgdf
e01a7eebb9 Mega Alakazam is not BL
http://www.smogon.com/forums/threads/np-xy-uu-stage-3-calling-diggersby-bl-next-scolipede.3516640/page-19#post-5801898
http://www.smogon.com/forums/threads/xy-uu-tiering-system-voting-records.3520708/#post-5323505
2014-12-01 20:31:59 +01:00
Antar1011
52e3f1ce97 December 2014 Tier Changes
http://www.smogon.com/forums/threads/smogon-usage-based-tier-update-december-2014.3523339/
2014-12-01 12:49:07 -05:00
Guangcong Luo
6abf5cf763 Merge pull request #1337 from Ridaz/patch-8
Update aliases
2014-12-01 11:01:46 -06:00
Ridaz
9f61c4e60c Update aliases.js 2014-12-01 11:53:37 +00:00
Bill Meltsner
a843e88c34 Mega Sableye put on some weight
does this gem make me look fat?
2014-11-30 11:32:10 -08:00
Ridaz
803de47c11 Update aliases
Adding BP for Baton Pass, Obama for Abomasnow (including its Mega), Sitrus for Sitrus berry and Leppa for Leppa Berry
2014-11-30 13:52:54 +00:00
The Immortal
ecd4afa97f Altaria learns Heal Bell in gen 3
The event already exists but was not in learnsets.
2014-11-30 13:02:13 +04:00
Joimer
845af33c98 Implement Mega Rayquaza Ban for Ubers
Mega Rayquaza is banned from Ubers.
However, Rayquaza with the move Dragon Ascent is allowed.
It is thus necessary to add a mod rule, Mega Rayquaza Ban Mod,
which flags Rayquaza as not mega evolveable.
2014-11-30 00:00:06 +01:00
Joimer
d3b233d8ac Update the Mega Pokemon check
There is no need to store whether the team has a mega anymore.
With the general use of pokemon.canMegaEvo and it being set to false for
the whole team after a mega evolution, it is what we need to check to avoid
more than one mega evolution or banned mega evolutions.
2014-11-29 23:58:27 +01:00
Guangcong Luo
73bd2bdafb Merge pull request #1330 from DanielCranham/patch-1
Add Hidden power abbreviations to aliases.js
2014-11-27 14:03:49 -06:00
Pikachuun
a619c1328d Correcting Hyperspace Fury's Category
Special -> Physical
2014-11-27 10:40:52 -05:00
Cranham
2a4592613d Add Hidden power abbreviations to aliases.js 2014-11-27 14:06:30 +00:00
The Immortal
c531ebb8f8 Scolipede is banned from UU 2014-11-27 12:13:08 +04:00
Marty-D
73ea9f4ea9 Primal weather does not prevent Status moves. 2014-11-26 21:09:00 -05:00
Guangcong Luo
35ced958a8 Merge pull request #1328 from ascriptmaster/primal
Mega Evolution now ends primal weathers from base form
2014-11-26 15:48:33 -06:00
ascriptmaster
b6fcb793dc Mega Evolution now ends primal weathers from base form
Sends an EndAbility event when you mega evolve so the weather can check.
2014-11-26 12:58:56 -08:00
ascriptmaster
29905009af Fix Scrappy's interaction with Ion Deluge/Electrify
Give Scrappy a negative priority on its onModifyMove action because it was
causing Normal/Fighting moves affected by Electrify to hit Ground types.
2014-11-26 11:04:10 -08:00
Juanma Serrano
86b431155d Add Hoopa-U as alias for Hoopa-Unbound 2014-11-26 17:54:30 +01:00
Juanma Serrano
c2f072cd3e Add Psychic as main psychic STAB for Hoopa on Random Battles 2014-11-26 16:47:55 +01:00
Juanma Serrano
457b6dccb6 Add moves to Hoopa for Random Battles
Add basic placeholder moves for Hoopa to use in Random Battles.
2014-11-26 16:43:44 +01:00
The Immortal
d2f5f01830 Soul Dew is released 2014-11-26 01:03:38 +04:00
The Immortal
901bcd172d Update PU bans 2014-11-24 18:36:04 +04:00
The Immortal
09f56abb8a Shiny Reshiram/Zekrom can be found in OR/AS 2014-11-24 13:44:44 +04:00
The Immortal
bedbb79773 Update learnsets
- Changed the level of level up moves if they are learnt at an earlier
level in ORAS compared to XY (affects genderless Pokemon in LC mainly)
- Sorted moves alphabetically
2014-11-24 00:37:10 +04:00
ascriptmaster
850977dcad Precipice Blades, Origin Pulse, Dragon Ascent, Diamond Storm are viable 2014-11-23 00:20:13 -08:00
The Immortal
88163601db Update UU 2014-11-23 10:58:47 +04:00
Ivo Julca
b5e76b238c Fix Healing Wish/Lunar Dance in Doubles
- They should fail whenever there are zero inactive ally pokémon.
- They should be stackable with themselves for different positions.
2014-11-22 16:15:05 -05:00
The Immortal
e2af6d65cc Fix Travis CI errors 2014-11-22 19:25:33 +04:00
The Immortal
1a5846482e Update some Random Battle moves with ORAS additions 2014-11-22 02:04:01 +04:00
The Immortal
89620f07b7 Update Cosplay Pikachu
Added the one with no costume. Also put Cosplay Pikachu in PU because it
can't evolve and so is not NFE.
2014-11-22 01:38:27 +04:00
The Immortal
bcf19608c9 Update Mega Rayquaza
Rayquaza does not have a mega stone; it can mega evolve with the move
Dragon Ascent.
2014-11-21 16:26:56 +04:00
Guangcong Luo
db1f3f633b Merge pull request #1319 from ascriptmaster/primal
Primal Reversion occurs before ability messages activate
2014-11-21 14:54:21 +08:00
ascriptmaster
c0d2b26a89 Primal Reversion occurs before ability messages activate
Moved primal reversion checks to the SwitchIn event.

Moved the SwitchIn event to properly account for turn order.
2014-11-20 21:06:02 -08:00
Marty-D
b8f86efaa4 Skrelp and Dragalge's HA is released. 2014-11-20 19:52:12 -05:00
The Immortal
a13f59c41a Add Beldum event 2014-11-21 01:51:15 +04:00
The Immortal
1a8c22401e Sylveon set is also legal 2014-11-21 01:26:11 +04:00
The Immortal
643a18afe0 ORAS updates
- Released Cosplay Pikachu
- Updated learnsets
- Updated NEXT
- Removed ORAS mod
- Removed hardcoded set bans that are now legal
2014-11-21 01:21:16 +04:00
Marty-D
02d9887438 Hoopa has been Unbound. 2014-11-20 11:17:17 -05:00
The Immortal
d321e7bea4 Release new ORAS moves 2014-11-20 15:01:19 +04:00
The Immortal
25dde5f061 Revert "Remove learnsets-g6"
This reverts commit 80046e233e.
2014-11-20 14:12:06 +04:00
The Immortal
80046e233e Remove learnsets-g6
This, and the learnsets repo, are unneeded because the learnsets are
ripped from the game now.
2014-11-20 13:59:02 +04:00
The Immortal
579319bc9b Release ORAS megas/primals
The ORAS formats are no longer needed.
2014-11-20 13:52:21 +04:00
Marty-D
e0eff117f3 Add missing item sprites. 2014-11-19 20:40:34 -05:00
The Immortal
8eac7f2e9a Update ORAS mega stones 2014-11-19 13:37:38 +04:00
Guangcong Luo
4bc18009d9 Merge pull request #1315 from ascriptmaster/move-messages
Updated most moves, items and abilities to not use -message tags
2014-11-19 13:51:31 +08:00
ascriptmaster
54fd6f41d3 Updated most moves, items and abilities to not use -message tags
Some gen 1 moves like Dig/Fly, gen 4's Custap Berry, and everything in
NEXT is untouched for now.
2014-11-17 11:25:56 -08:00
Guangcong Luo
e54ffb8414 Merge pull request #1264 from bumbadadabum/master
Updated Aliases
2014-11-17 01:53:39 +08:00
The Immortal
31b0ce2490 Update UU suspect 2014-11-16 17:21:34 +04:00