Commit Graph

23714 Commits

Author SHA1 Message Date
The Immortal
65777466c0 Add BH suspect test 2017-09-11 14:50:29 +08:00
The Immortal
68f636d2b2 Random Battle: Minor fixes
Closes #3976
2017-09-11 10:30:16 +04:00
MacChaeger
ed0d84b3cf /formathelp: Fix near matches (#3977) 2017-09-10 20:35:35 -04:00
Quinton Lee
e8f6131883 Tournaments: add /tour cap 2017-09-10 16:52:02 -05:00
Guangcong Luo
6b870967e0 Fix bug in support for >10 pokemon in Team Preview 2017-09-09 20:31:54 -04:00
Guangcong Luo
737d9dbba0 Support more than 10 Pokemon in Team Preview 2017-09-09 20:19:24 -04:00
Guangcong Luo
066d970b54 Fix >6-pokemon Custom Games 2017-09-09 19:41:55 -04:00
Guangcong Luo
b42a322ecb Support over 6 Pokemon in Custom Game 2017-09-09 18:25:26 -04:00
The Immortal
5e7d460149 More Random Battle updates 2017-09-10 01:08:51 +04:00
Marty-D
d704b90f5a Gen V-VII: Update move descriptions 2017-09-09 12:41:58 -04:00
LegoFigure11
0280f2adf6 Update Battle Spot Special to Season 6 (#3964) 2017-09-09 16:12:40 +04:00
The Immortal
e778ee0332 Random Battle: Improve Abilities 2017-09-09 16:07:52 +04:00
panpawn
2e9e7bc88a Namelock: Don't show when done publically in chats (#3973) 2017-09-08 18:34:25 -04:00
Guangcong Luo
1e87e989cc Hacky fix to the 6-move bug 2017-09-08 18:20:08 -04:00
The Immortal
8eecbdb899 Random Battle updates 2017-09-09 01:59:11 +04:00
The Immortal
8a47ea6ad9 Mega Latios is OU by technicality 2017-09-08 22:30:28 +04:00
Marty-D
92ebb48e3e Remove now-redundant King's Shield check 2017-09-08 14:29:26 -04:00
The Immortal
6e98ba80aa Remove no longer needed format aliases 2017-09-08 19:44:05 +04:00
Guangcong Luo
057e6b4e89 Alias formats without gen number to Gen 7 formats
Closes #3785
2017-09-08 10:27:20 -04:00
Guangcong Luo
36ce199e01 Add aliases
Added: reuni, pex, darm, chandy, zydoge, gene, camel, toed

(Also sort Pokemon aliases)
2017-09-08 09:58:53 -04:00
Guangcong Luo
b15583bf89 Improve modjoin/modchat help
Fixes #3958
2017-09-08 09:29:45 -04:00
MacChaeger
0bd4924ed2 Random Battle: Improve ability selection (#3951)
If both options for the ability would be rejected, default to the better one instead of the worse one.
2017-09-08 17:09:29 +04:00
CheeseMuffin
f4f406c56d Trivia: Fix error messages (#3971) 2017-09-08 05:29:05 -04:00
Guangcong Luo
52619d26ea Sim: Fix Thief Weakness Policy interaction 2017-09-07 09:43:16 -04:00
The Immortal
748305ec2b Modify weather abilities' ratings 2017-09-07 13:17:41 +04:00
Insist
8158ad34f2 Gen NEXT: Descriptions (#3966) 2017-09-07 00:49:28 -04:00
urkerab
bd6743bbe7 Reveal own Ability in Gen 7 (#3969) 2017-09-06 23:21:19 -04:00
panpawn
f1d2bfc816 PSPL Winner: Fix typo in command (#3968)
This isn't particularly urgent, but yeah, this fixes a typo.
2017-09-06 23:11:55 -04:00
panpawn
2ce21bc95e Support PSPL Winner rooms on roomlist (#3937) 2017-09-06 17:40:49 -04:00
The Immortal
3f4ac3a44d Random Doubles: Minor changes 2017-09-06 23:31:00 +04:00
The Immortal
68599fac72 Random Battle: Improvements 2017-09-06 23:00:40 +04:00
QuiteQuiet
7f026e7e60 Do not send details about shiny-ness on Team Preview (#3965) 2017-09-06 05:53:25 -04:00
Guangcong Luo
dde05fab18 Improve support for Config.loglevel
Fixes #3334
2017-09-06 04:31:18 -04:00
The Immortal
a849d80ddc NU: Ban Aurora Veil
And update Tier Shift accordingly.
2017-09-06 11:47:31 +04:00
MacChaeger
3766498e28 AAA: Let event Pokemon change their ability (#3947) 2017-09-05 22:18:08 -04:00
urkerab
a76a462cd1 Perish Song shouldn't normally hit semi-invulnerable Pokémon (#3963) 2017-09-05 22:06:23 -04:00
Guangcong Luo
2923b94140 Sim: Moves may only be aura boosted once
Fixes #3952
2017-09-05 19:11:48 -04:00
Kris Johnson
00612798b2 Medicham was quickbanned from PU (#3962)
http://www.smogon.com/forums/threads/pu-tiering.3611938/#post-7498984
2017-09-05 19:05:20 -04:00
Insist
aaa4501519 NEXT: Tail Glow (#3960) 2017-09-05 18:36:24 -04:00
The Immortal
e14bbb7acb PU is out of beta 2017-09-05 19:48:13 +04:00
The Immortal
793aa3932a Update ORAS formats' descriptions 2017-09-05 19:42:50 +04:00
Guangcong Luo
0646743a6d Sim: Check Protect/etc before type immunities in gen 7
TryHit effects, like Protect, Lightningrod, Magic Bounce, etc now
activate before type immunities, rather than after.
2017-09-05 09:36:18 -04:00
Guangcong Luo
25d0079b4f Sim: Fix Berries not activating after weather
Previously, Berries would not activate after weather damage and before
other residual damage/healing.

According to: https://www.youtube.com/watch?v=FRI5PSekhR4

They should activate then. More research is needed to determine what
other situations Berries should activate but don't.
2017-09-05 07:00:55 -04:00
Guangcong Luo
7785375d14 Sim: Faint-switch in fainted pokemon Spe order
Now, if multiple Pokemon fainted in one turn, they will be switched
out in Speed order (of the fainted Pokemon).
2017-09-05 06:53:56 -04:00
Guangcong Luo
6921390955 Fix Z-Instruct
The moves it calls shouldn't be Z-moves.

https://www.youtube.com/watch?v=FRI5PSekhR4
https://www.youtube.com/watch?v=57leF8RuGOg
2017-09-05 06:09:10 -04:00
Guangcong Luo
f6f79459db Fix datasearch constructor crash 2017-09-05 05:40:45 -04:00
Guangcong Luo
8d12d1e0d2 Refactor matchmaker
This removes the outdated user.searching object, instead tracking all
searching state from inside the matchmaker.
2017-09-05 05:34:27 -04:00
The Immortal
6ae32005ec Add UU and RU suspect tests 2017-09-05 12:45:14 +04:00
Kris Johnson
6c6b99694f September tier changes (#3954) 2017-09-05 12:35:45 +04:00
n10sit
7a2892e9f0 Doubles UU: update banlist for September update (#3955) 2017-09-05 12:04:23 +04:00