Commit Graph

1211 Commits

Author SHA1 Message Date
Guangcong Luo
fc426d7758 Merge pull request #2099 from ascriptmaster/seasonal
Seasonals: Delta Stream does not affect Color Moves
2015-08-05 03:42:50 +00:00
The Immortal
4e9d7fae5d No Status: Unban Lugia 2015-08-05 00:35:00 +04:00
Kevin Lau
cadcc4af09 Seasonal: Delta Stream does not affect Color Moves
Reduce the priority of the color moves' Effectiveness handler to prevent
race conditions with Delta Stream's handler.
2015-08-03 22:04:36 -07:00
Antar1011
89af7d218f Corphish is still LCBL 2015-08-03 12:19:24 -04:00
Antar1011
b8cefb5bd9 August OM tier shifts
http://www.smogon.com/forums/threads/smogon-usage-based-tier-update-august-2015.3545972/#post-6358626
2015-08-03 10:49:32 -04:00
Rhythms
ea28702879 Formats: Escape missed instances of é 2015-08-02 18:32:27 -06:00
Rhythms
e76b9745e9 Ban Archeops from MonsJustMons
http://www.smogon.com/forums/threads/3514696/page-3#post-6358892
2015-08-02 13:38:17 -06:00
Rhythms
2e6e92e7a5 Change No Status /formatshelp link 2015-08-02 13:19:56 -06:00
The Immortal
0220bb3699 Update Seasonal entry in /formatshelp and /om
Added a description and alias for the Seasonal so this is no longer
needed. This also makes `/om seasonal` no longer display “No
description found for this Singles OM of the Month format.”
2015-08-02 04:04:12 +04:00
The Immortal
bc0a29185c Add new OMs of the Month 2015-08-02 02:28:06 +04:00
Kevin Lau
c2feca8abf Fix Seasonals bug with choice locked items 2015-08-01 13:04:32 -07:00
Kevin Lau
576ef69c05 Fix Seasonals crash with Golden Mushrooms 2015-08-01 12:20:10 -07:00
The Immortal
71558b0bc2 Add Doubles OU suspect test
And fixed the appearance of Doubles UU/NU.
2015-08-01 22:55:19 +04:00
The Immortal
a6effadab4 Add Pikachu Cup 2015-08-01 20:53:46 +04:00
Guangcong Luo
08463c42a5 Merge pull request #2040 from ascriptmaster/seasonal
Implement August/September Seasonal, Rainbow Road
2015-07-30 03:49:41 +00:00
Antar1011
2efd17818c Pancham is LCBL
http://www.smogon.com/forums/threads/lc-underused-pancham-banned-see-post-141.3523929/page-6#post-6341391
2015-07-24 09:43:33 -04:00
Konrad Borowski
af53f4f989 Mix and Mega: Check speed when carrying Cameruptite 2015-07-24 08:49:45 +02:00
The Immortal
2e6ffd3d4c Ban Pidgeotite from UU 2015-07-23 22:47:22 +04:00
Kevin Lau
411d741b08 Implement August/September Seasonal, Rainbow Road
Rainbow Road is a Mario Kart and color themed seasonal.

Every few turns, a player can get an item that changes the course of the
battle, such as a Mushroom to increase speed.

Pokemon also get color moves that are super-effective on certain other
colors.
2015-07-20 14:38:14 -07:00
Ivo Julca
9b32c6c3dc Mix and Mega: Lucario banned from megaevolving 2015-07-19 18:51:51 -05:00
The Immortal
29cdfe96df Ban Hoopa-U from AAA 2015-07-20 01:51:16 +04:00
The Immortal
315f57d4fc Add new Mix and Mega bans 2015-07-19 21:28:06 +04:00
Ivo Julca
0ec8eeab21 Finish implementation of /formatshelp
- Now mostly merged with /tiers and /othermetas.
- Format descriptions are arrays of HTML strings, which are joined to be displayed.
2015-07-18 05:00:10 -05:00
The Immortal
4a4857631c Ban Swift Swim from Tier Shift 2015-07-17 13:26:42 +04:00
The Immortal
c0fa19bb56 Update Mix and Mega bans 2015-07-17 13:25:59 +04:00
The Immortal
95d48d6df4 Remove UU suspect test 2015-07-16 19:29:40 +04:00
The Immortal
2ab838b9b0 Add new Battle Spot Special 2015-07-15 02:01:47 +04:00
The Immortal
cfca8c02e1 Ban illegal Pokemon from Battle Spot
These bans were already in VGC but not added to the other Battle Spot
formats
2015-07-12 19:25:45 +04:00
The Immortal
ee20fc3eb5 Add new BH bans 2015-07-11 21:38:37 +04:00
The Immortal
bbf22c55c3 Remove NU suspect test 2015-07-10 22:53:45 +04:00
The Immortal
a1e1c870a2 Remove CAP Playtest 2015-07-10 14:06:49 +04:00
Ivo Julca
b791a86325 Mix and Mega: display the megaevo item/move rather than the species
Fixes unintended empirical demonstration of Stroop Effect.
2015-07-05 23:29:26 -05:00
Ivo Julca
029846a6b7 Update Mix and Mega
- Dragonite has been banned from holding stones.
- Baton Pass Clause has been added.
- Mawile and Medicham can hold Medichamite and Mawilite respectively.
2015-07-05 19:01:35 -05:00
The Immortal
863c9b9e14 Mix and Mega: Fix multiple Blue Orbs
And use single quotes.
2015-07-04 05:42:03 +04:00
The Immortal
dabf528950 Slight change to Mix and Mega
Changed Blazikenite/Mawilite/Medichamite to check `set.ability`.

Also, reordered some things.
2015-07-03 19:14:38 +04:00
Ivo Julca
e33ec413df Mix and Mega: update weight restriction
Minimum weight is no longer required on set validation, and it's instead automatically set on mega evolution.
2015-07-03 05:36:49 -05:00
Ivo Julca
b060a30ab3 Update Mix and Mega
- Gengarite is banned.
- Regigigas is not allowed to hold any mega stone or orb.
- Remove megastone indicator on switch out. Relevant for Baton Pass.
- Type change information is now sent silently.
2015-07-02 20:35:55 -05:00
Ivo Julca
abed3f8b62 Implement Mix and Mega 2015-07-01 23:34:47 -05:00
The Immortal
ba5e0ee4f5 UU is having a suspect test 2015-07-01 20:57:46 +04:00
The Immortal
7eacc892fc Update OM of the Month
- New OMotMs are Mix and Mega + Protean Palace
- Seasonal is outdated and is being removed until a new version is made
2015-07-01 19:05:22 +04:00
Ivo Julca
0bffa43f85 Add NU suspect test 2015-06-24 23:44:15 -05:00
The Immortal
ceb91817d4 Add Choice item clause to Linked 2015-06-21 06:45:55 +04:00
Marty-D
276350168b Battle Factory: Add Mega Rayquaza Clause 2015-06-18 15:21:17 -04:00
Bryan AA
bc8c9c6c67 Fix grammatical error and escape é in formats.js 2015-06-17 12:18:58 -06:00
Guangcong Luo
7f2b9ec88f Mega Rayquaza Clause is not a mod
A mod is PS functionality that cannot be replicated in a real
cartridge battle. Preventing someone from pressing the Mega Evolution
button is possible on-cart. It's completely different from changing
the results of pressing a button, which is what Sleep Clause
Mod does.
2015-06-16 19:12:21 -04:00
Kevin Lau
903853d91b Battle refactor: No longer reset negated immunity in pokemon.update()
Replace the pokemon.negateImmunity object with a new `NegateImmunity`
event that handles all the immunity negation.

Also deprecate 'IgnoreEffectiveness' in favor of having relevant moves
and items use `Effectiveness` event handlers instead.
2015-06-16 00:02:06 -07:00
The Immortal
2e4264f987 Ban Chatter from Averagemons 2015-06-15 18:10:52 +04:00
The Immortal
5c3a414974 Merge pull request #1929 from Jakilutra/master
Added RBY Ubers
2015-06-15 02:10:20 +04:00
The Immortal
ec69323598 Remove Doubles suspect test 2015-06-14 16:15:00 +04:00
Kevin Lau
2fa203948f Implement [Gen 4] Doubles Custom Game 2015-06-12 16:50:48 -07:00