Commit Graph

2403 Commits

Author SHA1 Message Date
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
The Immortal
1b302c7117 Random Battle: Prevent Flame Charge with Tailwind 2014-11-15 23:53:08 +04:00
Marty-D
fdc3d9f570 Fix several item mechanics.
- Griseous Orb, Plates, Drives, and Mega Stones can no longer be removed
from or given to their respective species by any means
- Mold Breaker and friends can no longer remove a Plate from an Arceus
- The Fling base power for these related items is now defined in Tools,
like Berries
- Sticky Hold works correctly with Bestow, Fling, Knock Off, Switcheroo,
and Trick
2014-11-13 15:51:28 -05:00
Audiosurfer
5a70a627a5 Update Smogon Doubles Random Battle movepools
Update some movepools as well as add new movepools for all ORAS megas in Smogon Doubles Random Battle format.
2014-11-12 11:20:26 +01:00
Marty-D
0cc233a58f Fix Hyperspace Fury check. 2014-11-11 23:50:27 -05:00
Juanma Serrano
26c03e50f3 Update Seasonal Strikes Back: Add safeguard against hash collision
There's an improbable chance that a nickname gets a hash collision.
In such a case, the player gets five instead of six Pokémon.
This safeguard prevents that improbable event from happening at all.
2014-11-11 18:30:59 +01:00
Ivo Julca
ac671bcc99 Fix Stealth Rock in Inverse 2014-11-10 19:33:30 -05:00
Marty-D
e76205c12f Use -fail messages for Hyperspace Fury. 2014-11-10 17:36:12 -05:00
ascriptmaster
15b04f0a8a Fix every error in the Travis CI Build / npm test 2014-11-10 10:57:38 -08:00
Joimer
676d67a1bf Merge branch 'master' of http://github.com/Zarel/Pokemon-Showdown 2014-11-10 11:36:51 +01:00
Joimer
2ff379f51e Implement november seasonal, Seasonal Strikes Back
Seasonal format is a random battle format that changes its rules monthly.
It often includes limited Pokmon pools, wacky mechanics you'd never encounter in game, and other fun stuff.
2014-11-10 11:34:12 +01:00
Marty-D
0a31dab7e8 Fix Secret Power. 2014-11-09 20:40:31 -05:00
Joimer
6b10f3961d Exclude Magikarp's Revenge from Smeargle's movepool in Challenge Cup 2014-11-10 01:02:30 +01:00
Marty-D
bf978fab91 Only Hoopa-Forme can use Hyperspace Fury. 2014-11-09 16:25:54 -05:00
Marty-D
59bcba8163 Correct Gen 6 move targets. 2014-11-09 11:11:12 -05:00
The Immortal
547ceb92b2 Update UU suspect 2014-11-09 19:55:53 +04:00
Marty-D
d618301e8f Fix Aromatic Mist. 2014-11-09 10:28:14 -05:00
Marty-D
f0ca855d94 Add sprites for Blue and Red Orb. 2014-11-09 09:47:41 -05:00
V4Victini
5c805a028e Correct Cheek Pouch mechanics
Didn't know this was still set to 25%...
2014-11-06 23:48:23 -05:00
Ivo Julca
d5b7034da1 Remove unnecessary checks for sound immunity
As of ecbc9bfd62, no effect provides an "immunity" to sound.
2014-11-05 21:26:25 -05:00
Slayer95
579b93c8e1 Merge pull request #1300 from ascriptmaster/aromasipper
Aromatherapy triggers Sap Sipper
2014-11-02 01:45:10 -05:00