Commit Graph

40 Commits

Author SHA1 Message Date
The Immortal
3cdf886d6f Remove Classic Hackmons 2015-05-25 13:08:57 +04:00
The Immortal
b2d4109a0c Update AAA viability ranking thread 2015-05-25 00:59:25 +04:00
The Immortal
4a6d128e2f Add Inverse Battle Viability Ranking to /om 2015-05-24 12:38:11 +04:00
Juanma Serrano
1164bd7710 Add DOU suspect test 2015-05-22 10:37:59 +02:00
The Immortal
32e263a66f Add RU suspect test 2015-05-22 12:33:23 +04:00
The Immortal
615c7cb70d Update /tiers UU 2015-05-21 09:35:19 +04:00
SolarisFox
29b961ff69 Style fix: indexOf() comparisons 2015-05-18 15:55:57 -07:00
Ivo Julca
b69bbb48c1 Improve /dice
- Input validation: disallow negative, zero, and non-integer quantities where meaningless. Also disallow unsafe numbers to enforce a uniform distribution of rolls.
- Support AdX+B, AdX-B, AdX-L and AdX-H dice notations.
2015-05-17 14:25:52 -05:00
Guangcong Luo
130d52ca56 Merge pull request #1886 from SolarisFox/patch-4
/details: gen information
2015-05-17 18:19:47 +00:00
codelegend
70bb292404 fix /advlearn to use proper mod format 2015-05-17 18:16:11 +05:30
SolarisFox
585304e5ef /details: gen information 2015-05-16 19:31:18 -07:00
Guangcong Luo
ce9f21eebe Update /ipsearch
Now searches hosts and has a help entry.
2015-05-15 17:06:06 -04:00
Konrad Borowski
a32170dda3 Update RU viability ranking link in /tiers 2015-05-15 15:56:50 +02:00
The Immortal
d9caa0d53a Update /tiers 2015-05-15 00:10:13 +04:00
Ivo Julca
e8e50e7cc6 Strip style attributes from /seasonaldata output
They are removed by the client sanitizer
2015-05-13 18:51:57 -05:00
Juanma Serrano
a38692a937 Seasonal: Balance patch
Slow Down now also reduces damage done by 15%.
Add a new full defensive moveset for Tanks.
Change Evasion for new move, Sacred Shield, for support.
Add an extra moveset for support.
Update information.
2015-05-11 10:30:58 +02:00
Juanma Serrano
29fb143ade Fix crash in seasonaldata command 2015-05-06 13:03:43 +02:00
Juanma Serrano
2863d6d810 Seasonal: Nerf Mutilate
Make its base power just 27 so you're forced to cause bleed/poison.
2015-05-06 10:30:45 +02:00
Juanma Serrano
a924acdb70 Seasonal: balance patch
Nerf slightly spread moves.
Make all Pokémon more resilient to damage.
Add EVs to make each Pokémon flavour unique to its character.
Randomise damage slightly more.
Eliminate all immunities.
2015-05-05 11:38:18 +02:00
Guangcong Luo
10a6911d43 Merge pull request #1860 from Rhythms88/master
Seasonal: Changes
2015-05-04 20:12:06 +00:00
Rhythms
4af47e44a7 Seasonal: Changes
- add an alias for /seasonaldata
- add a check in /seasonaldata if there is no target
- change quotes in formats.js and add the same alias
- fix some missed instances of followe
2015-05-04 13:28:53 -06:00
Joimer
8bb5e54ecc Fix typos in Seasonal 2015-05-04 21:15:21 +02:00
Juanma Serrano
f86810d7dc Seasonal: Improve info command and remove immunity
Immunity seems to be overpowered after watching a tournament.
2015-05-04 13:11:16 -05:00
Juanma Serrano
43df4684f2 Implement new Seasonal, You are (not) prepared
More information: http://www.smogon.com/forums/threads/3491902/page-12#post-6202283
Seasonal finally uses a mod. This is for several reasons:
1. The formats were getting too extensive in formats.js, making it difficult to work with that file.
2. This allows to meet expectations of users who want better and more varying seasonals each month.
3. This allows for extra modification, making Seasonals more and more different and exciting.
4. This allows to test the limits of PS mod system.
2015-05-04 13:10:28 -05:00
SolarisFox
99853a85a1 update help entries: /ds and /ms 2015-05-03 22:22:58 -07:00
Rhythms
110a0a2a91 Add a reply if there is no target in /data 2015-05-02 23:21:32 -06:00
Quite Quiet
910e30aa55 Add LC Ubers to search categories 2015-05-01 21:10:23 +02:00
The Immortal
6e5960a26b Update /om 2015-04-30 18:41:18 +04:00
Guangcong Luo
662902d8c0 Merge pull request #1825 from SolarisFox/patch-6
Improved /weak targeting
2015-04-28 19:00:59 +00:00
Konrad Borowski
4efd2ce60d Ignore status moves from /coverage
This makes it easier to put an entire moveset into a command without
having to worry about status moves being counted as real moves.
2015-04-28 09:40:54 +02:00
SolarisFox
d81e38880d Improved /weak targeting 2015-04-27 22:38:38 -07:00
Guangcong Luo
efee391072 Merge pull request #1832 from SolarisFox/patch-4
Grey font for 'None' with /weak
2015-04-28 05:12:04 +00:00
Guangcong Luo
ebee51f87e Merge pull request #1829 from SolarisFox/patch-5
Add snatch, gravity and mirror flag to /dt
2015-04-28 05:11:48 +00:00
SolarisFox
110aab9e7c Grey font for 'None' with /weak 2015-04-27 16:07:10 -07:00
SolarisFox
734475b96b Add snatch, gravity and mirror flag to /dt 2015-04-27 16:01:02 -07:00
Guangcong Luo
afb3549176 Merge pull request #1824 from SolarisFox/patch-4
add /coverage
2015-04-27 09:15:40 +00:00
SolarisFox
c031ac6bd2 add /coverage 2015-04-27 00:42:37 -07:00
Ivo Julca
00f6c0faf7 Style fixes 2015-04-26 00:26:13 -05:00
SolarisFox
2f4b511b42 refactor /help 2015-04-25 00:44:14 -07:00
SolarisFox
336cbc462a Move config/commands.js to chat-plugins 2015-04-25 00:44:07 -07:00