Commit Graph

14104 Commits

Author SHA1 Message Date
Guangcong Luo
4cdba33609 Fix crash in room-battle 2017-11-23 07:31:02 -05:00
Guangcong Luo
d91f56b443 Accelerate timer in long games
after turn 100ish: 15s/turn -> 10s/turn
after turn 200ish: 10s/turn -> 7s/turn
after turn 400ish: 7s/turn -> 6s/turn
2017-11-23 06:13:43 -06:00
Guangcong Luo
2b189bfb5e Add official timer to Dragon Cup 2017-11-23 06:12:19 -06:00
Guangcong Luo
800dbadd53 Use new HTML-room API for modlog 2017-11-23 05:25:14 -06:00
Jeremy Piemonte
db725b3123 Trustuser: Modlog when a user is manually trusted (#4174)
* Trustuser: Modlog when a user is manually trusted

* Update trustuser command parameters
2017-11-23 18:49:41 +08:00
urkerab
c0f31bf080 Fix Red Card in Dual Wielding (#4173) 2017-11-23 03:07:39 -06:00
The Immortal
00ef15e5a3 Update Standard GBU and various Nintendo formats
- Add Team Preview to the Standard GBU ruleset
- Add Zeraora to the Standard GBU banlist
- Use Standard GBU for VGC 2018
- Move Dragon Cup so it’s not in-between the two Battle Spot formats
2017-11-23 14:54:25 +08:00
Guangcong Luo
aafee4393c Implement Dragon Cup 2017-11-22 13:09:00 -06:00
The Immortal
e3e0b2a3c9 Gen 5: Update Random Battle generators
These now have some of the core updates from future gens. There is
also no need for a copy of randomTeam in gen 4 anymore.
2017-11-22 23:01:42 +08:00
Guangcong Luo
eb6748048d Fix Magic Guard Mind Blown
Fixes #4172
2017-11-22 02:54:40 -06:00
Marty-D
a5c29df8f4
RU: Ban Kommonium Z 2017-11-21 20:55:42 -05:00
Jeremy Piemonte
a66e762017 Datacenters: Add a range (#4170) 2017-11-21 19:17:49 -06:00
Marty-D
6ee0e25295
Implement VGC 2018
Closes #4169
2017-11-21 17:47:42 -05:00
The Immortal
0cf5fa396b Battle Spot Special: Add banned Pokemon 2017-11-22 00:00:59 +08:00
The Immortal
6bd1c62519 Update Alola Pokedex 2017-11-21 23:57:41 +08:00
The Immortal
07e4922c59
Add Battle Spot Special 7 2017-11-21 23:28:55 +08:00
Marty-D
f849ea0415 Fix Mind Blown again 2017-11-21 09:32:06 -05:00
Guangcong Luo
71c7c3ce7e Add "Wally" hidden avatar 2017-11-21 07:49:05 -05:00
Guangcong Luo
cfcbbf19b6 Battles: |-mega| before |detailschange|
This mostly makes the mega evolution message more readable, especially
in Fast replays.
2017-11-21 07:49:05 -05:00
The Immortal
4f27752835
STABmons: Ban Silvally 2017-11-21 20:36:20 +08:00
The Immortal
d0c4b57b5e Events: Add missing PokéBalls 2017-11-21 13:32:31 +08:00
Charlie Kobayashi
a3b049077d Checkpunishment: Show punishments for offline users (#4168) 2017-11-20 18:31:36 -06:00
The Immortal
2ecf3f1701
Fix build 2017-11-20 20:23:44 +08:00
The Immortal
40c49cc5c5 Random Battle updates 2017-11-20 19:18:13 +08:00
The Immortal
1a082fafff Update Mix and Mega 2017-11-20 17:04:52 +08:00
Guangcong Luo
3514c18851 Support HTTPS loginserver 2017-11-20 02:19:40 -06:00
The Immortal
0665444a5c
Formats: Rename sections 2017-11-20 15:19:03 +08:00
n10sit
cc3ab3ea20 Doubles UU: Ban New Ultra Beasts and Lycanroc-Dusk (#4167)
New mons that aren't in doubles uber should be in doubles ou
2017-11-19 19:17:39 -06:00
Guangcong Luo
0ca9243dc3 Rename USM -> USUM
Lots of consensus for this.

If BW2 is an issue (I feel like "follow what's most popular in the
community" is a better rule than "keep things consistent"); I'd
rather call it B2W2 than use "USM" literally anywhere.
2017-11-19 19:16:32 -06:00
urkerab
4142e59962 Implement Ultra Sun/Moon's Wide Guard Z-Move bug (#4166) 2017-11-19 16:23:40 -05:00
Guangcong Luo
34f80a7340
Fix Necrozma check in Same Type Clause 2017-11-18 21:43:40 -06:00
Marty-D
ed4708f176
UU: Unban Azumarill, Serperior, and Scolipede 2017-11-18 17:50:43 -05:00
Articuno-I
45308bf20d Account for Ultra Necrozma in Same Type Clause (#4162) 2017-11-18 16:01:48 -06:00
urkerab
c7f9aa009c Fix spread Z-Moves interaction with protection (#4163) 2017-11-18 14:41:47 -05:00
Marty-D
77039602e3
Release Hidden Ability Orange and White Flower Florges line
Thanks, Kaphotics!
2017-11-18 09:15:41 -05:00
Guangcong Luo
7bd3f036fa Fix crash in namefilter 2017-11-17 23:50:22 -05:00
Marty-D
ebb274ed86 Update descriptions 2017-11-17 21:09:37 -05:00
Guangcong Luo
819ff64d06 Update dependencies 2017-11-17 19:41:32 -06:00
Guangcong Luo
ce8dc52501 Replace ofe with node-oom-heapdump
(ofe is no longer actively maintained)
2017-11-17 19:39:54 -06:00
Guangcong Luo
9cb81bf67b Correct spelling of "offense"
(Just a small change while making some changes to `ofe`)
2017-11-17 19:33:47 -06:00
Guangcong Luo
bfeb75f547 Remove nonDefaultDependencies hack
Modern versions of npm have made it less and less tenable to have
truly optional dependencies, so we'll just bite the bullet and let
people have slightly slower installs in exchange for not having to
deal with npm weirdness.
2017-11-17 19:31:09 -06:00
Guangcong Luo
730af48eff Fix crash in Gen 2 Leech Seed 2017-11-17 19:28:19 -06:00
Guangcong Luo
251503b429 Revert "Update Mix and Mega"
This reverts commit dcb763109a.

In case it was unclear: IT'S CURRENTLY CRASHING
2017-11-17 18:43:09 -06:00
MacChaeger
4d95bb2ed9 Dancer shouldn't copy moves that did nothing (#4101) 2017-11-17 17:41:34 -06:00
Kris Johnson
e3a8969bbf Revert VGC 2017 to Sun/Moon rules (#4161) 2017-11-17 18:41:09 -05:00
Marty-D
33be9cc5a5 Fix spread moves' self-boost behaviour 2017-11-17 18:13:19 -05:00
Marty-D
7dfca478fe
Fix Kommonium Z sprite 2017-11-17 17:35:53 -05:00
Ben Davies
063cf68be3 Trivia: fix crash in category access 2017-11-17 17:12:06 -04:00
Marty-D
ee18392b57
Swap Ultra Burst messages 2017-11-17 13:37:50 -05:00
Marty-D
620cf04f27 Update Partner Cap Pikachu 2017-11-17 13:12:10 -05:00