Kevin Lau
1a34f623fa
Random Battle: Update Meloetta
...
- Add sets to Meloetta-Pirouette, effectively splitting Meloetta into
distinct Physical and Special sets.
- Added Focus Blast to Meloetta-Aria.
2015-03-11 11:46:14 -07:00
Kevin Lau
e6458dea8a
Random Double Battle: Add required moves section
...
This would have resulted in Mega Rayquazas without Dragon Ascent, Drive
Genesect without Technoblast, etc.
2015-03-11 11:05:26 -07:00
Juanma Serrano
7a571b40b1
Merge pull request #1613 from codelegend/seas-staffbros-fix1
...
seasonal: properly check for custom renamed moves
2015-03-11 01:50:04 +01:00
The Immortal
867d6fa29c
Seasonal changes
...
- Remove Defog from WaterBomb
- Change DTC to dtc
- Fix Feliburn's special
- Add message for myself
2015-03-11 03:25:39 +04:00
The Immortal
80acb60a14
Seasonal: Fix crash
...
This fixes a crash with Spell Steal.
2015-03-11 01:51:30 +04:00
The Immortal
d9ff0faaca
Remove LC suspect test
2015-03-11 01:25:02 +04:00
The Immortal
4187cb7dcd
More Seasonal updates
...
- Mega Scizor already has Technician
- Fix Transform not working with signature moves
- Nerf Ascriptmaster's special
- Nerf Beowulf's special
2015-03-11 00:27:34 +04:00
The Immortal
fa580c5160
Seasonal updates
2015-03-10 21:53:00 +04:00
The Immortal
25b68c1335
Seasonal: Modify dtc's move
2015-03-10 21:09:04 +04:00
codelegend
d2893d1f7b
seasonal: properly check for custom renamed moves
2015-03-10 20:24:38 +05:30
The Immortal
69331cc13f
Merge pull request #1609 from ascriptmaster/seasonal
...
Seasonal: Prevent Formerhope's signature from copying abilities
2015-03-10 15:09:17 +04:00
The Immortal
5aa4946f7e
Merge pull request #1610 from ascriptmaster/move-fixes
...
Remove depreciated EndAbility event
2015-03-10 15:08:11 +04:00
Juanma Serrano
b07966fd7f
Super Staff Bros.: Balance and fix patch
...
Fix a typo in bloobblob's faint sentence.
chaos's move should not be bounceable.
Update Goddess Briyella's move: change name and animation.
Update Beowulf's moveset, make Spiky Shield mandatory.
Update Legitimate Username's moveset.
Update Queez, he's now a moderator.
2015-03-10 09:38:02 +01:00
Kevin Lau
40df9b9a49
Remove depreciated EndAbility event
...
The 'EndAbility' event was initially introduced for the implementation of
new weathers in ORAS, like Desolate Land, but has since been depreciated
in favor of an 'End' singleEvent.
2015-03-10 00:19:19 -07:00
Kevin Lau
8d4dc0efd0
Seasonal: Prevent Formerhope's signature from copying abilities
2015-03-09 23:40:08 -07:00
The Immortal
66f32b8a39
Random Battle: Add more custom levels
...
Ninetales and Politoed are in PU because Drought and Drizzle are banned
in UU. Slightly lowered their levels.
2015-03-10 02:08:13 +04:00
Guangcong Luo
9f72d076a7
Merge pull request #1603 from sirDonovan/away
...
Unblock PMs on rename for global staff
2015-03-09 14:17:55 -05:00
Juanma Serrano
98981a774e
Super Staff Bros.: Fix style on Morfent
...
Moves are added through ids.
Also acid armor was wrong.
2015-03-09 16:12:22 +01:00
The Immortal
dae84d42da
Ban Feraligatr from RU
2015-03-09 17:37:09 +04:00
Juanma Serrano
2544e40dfa
Super Staff Bros.: Improve documentation and comments
...
Delete irrelevant comments.
Add comments explaining why the code is there.
Improve the style where possible.
2015-03-09 12:40:29 +01:00
Juanma Serrano
b5986dc323
Super Staff Bros.: Fix Slayer95's custom move
...
The designer of this move didn't take into account some things.
This move crashed in the illusion-mega evolution interaction.
This changes make the move work as intended.
2015-03-09 12:22:50 +01:00
The Immortal
c3b751128c
Remove UU suspect test
2015-03-09 14:29:47 +04:00
Juanma Serrano
4ab80e0cfd
Implement new Seasonal, Super Staff Bros.
...
This Seasonal is a joined effort of the whole staff team.
It contains over 100 custom sets and moves, allowing users to play the whole month and still find new things.
For format editing purposes, let it be noted that the Seasonal starts on line 348 and ends on line 3211 on formats.js as of this commit.
While I'm making the final commit to the master repository, let it be noted that this huge code is a joined effort of some members of the staff.
Special thanks to people who have worked on this code, without whose contributions this Seasonal couldn't have been finished for this month:
@ascriptmaster @cadaeic @Slayer95 @TheImmortal @xfix
More information for this special format can be found here:
http://www.smogon.com/forums/threads/3491902/page-6#post-6093168
2015-03-09 11:07:50 +01:00
Juanma Serrano
a158cdfcee
Remove February Seasonal, Han vs Hun
2015-03-09 11:07:50 +01:00
Juanma Serrano
090cad4773
Merge pull request #1605 from ascriptmaster/randoms
...
Random Battle: Fix Baton Pass check
2015-03-09 10:38:58 +01:00
Juanma Serrano
c1d924dcf3
Gen 1 RandBats: Improve Tentacool set
...
Now it can get a physical set or a special set.
2015-03-09 09:53:09 +01:00
Kevin Lau
c75b0db6fa
Random Battle: Fix Baton Pass check
...
It would not reject Baton Pass if the Pokemon did not have Speed Boost.
2015-03-09 00:53:49 -07:00
sirDonovan
84d56423c4
Unblock PMs on rename for global staff
2015-03-09 00:04:48 -05:00
The Immortal
dc7d170858
Random Battle: Reject Sucker Punch with Foul Play
...
Foul Play is rejected with setup already.
2015-03-08 22:05:24 +04:00
The Immortal
88e09b03d5
Merge pull request #1602 from ascriptmaster/randoms
...
Random Double Battle: Update Feint usage on Pokemon
2015-03-08 15:24:18 +04:00
Kevin Lau
505821e103
Random Double Battle: Update Feint usage on Pokemon
...
- Removed it from Pokemon that are too weak to use it.
- Reject Feint with Fake Out (for Persian).
- Update move checking to not count single hit moves with 30 base power as
damaging moves.
2015-03-08 00:57:22 -08:00
Guangcong Luo
35c30fb57f
Merge pull request #1598 from codelegend/wifi-performance-patch1
...
wifi plugin: improve performance of alt checking
2015-03-07 14:32:53 -06:00
The Immortal
ef59084e6c
Random Battle: Prevent Choice Specs with Acid Spray
2015-03-07 23:31:44 +04:00
The Immortal
b1263d4dba
Ban Feraligatr from NU
2015-03-07 23:16:19 +04:00
The Immortal
02dd21bd11
Add Arceus event
2015-03-07 16:49:33 +04:00
The Immortal
c052031408
Random Battle: Change e4ae003f54
2015-03-07 15:52:15 +04:00
codelegend
d37bff05cc
wifi plugin: improve performance of alt checking
2015-03-07 16:42:10 +05:30
Guangcong Luo
e7cc73b107
Merge pull request #1596 from RhythmsAreFromVibrations/patch-12
...
Add aliases for wifi
2015-03-07 04:35:26 -06:00
The Immortal
16d0655f0a
Merge pull request #1597 from ascriptmaster/randoms
...
Random Battle: Enforce two damaging moves with Trick/Switcheroo
2015-03-07 14:29:58 +04:00
Kevin Lau
e4ae003f54
Random Battle: Enforce two damaging moves with Trick/Switcheroo
...
Mostly affects Rotom formes.
2015-03-07 00:44:38 -08:00
Rhythms
81256fdd22
Add aliases for wifi
...
well, ``lotto`` is a command, so it makes sense that ``join`` and ``leave`` have ``joinlotto`` and ``leavelotto`` as aliases in addition to ``joinlottery`` and ``leavelottery``.
2015-03-07 00:06:46 -07:00
Guangcong Luo
a7d1d1ed7c
Merge pull request #1595 from RhythmsAreFromVibrations/patch-11
...
Add aliases for trivia
2015-03-06 21:41:59 -06:00
Guangcong Luo
1284f7097c
Update before switches in Gen 5+
...
This fixes the bug where berries don't activate before a U-turn
switch, or before an Outrage faint-switch.
2015-03-06 21:19:51 -05:00
Kris Johnson
cc6fb8e8d7
Add aliases
...
``/trivia ranking`` is pretty much like /ranking on the ladder
`/trivia create`` is just like when using ``/tour create``
2015-03-06 15:55:04 -07:00
The Immortal
12bc11c894
Merge pull request #1594 from ascriptmaster/randoms
...
Random Doubles Battle: Improve move rejection with one attacking move
2015-03-06 22:10:37 +04:00
Kevin Lau
b1cf0f7f5f
Random Doubles Battle: Improve move rejection with one attacking move
...
It now uses the same rules as Random Battle (Singles).
2015-03-06 09:51:46 -08:00
The Immortal
18892c8612
Merge pull request #1592 from ascriptmaster/randoms
...
Random Battle: Improve readability of ability checks
2015-03-06 13:43:38 +04:00
Kevin Lau
3a85f2246d
Random Battle: Improve readability of ability checks
...
Added a new variable hasAbility that keeps track of all available
abilities on a Pokemon, reducing the verbosity of ability checks
within the move rejection stage of the algorithm.
Also, change the Solarbeam check to look for Drought directly.
2015-03-06 01:22:20 -08:00
Juanma Serrano
0a73019c22
Gen 1 RandBats: Update Tentacool change useless SD for Confuse Ray
2015-03-06 09:27:31 +01:00
The Immortal
fd075c217d
Random Battle: Improve Focus Sash selection on leads
...
Vaporeon with 285 shouldn't get it. Dragonite is 286 so checking for
Multiscale is unnecessary now.
2015-03-06 12:09:25 +04:00