Commit Graph

23714 Commits

Author SHA1 Message Date
Guangcong Luo
bc8444dea6 Fix logging dates
rollLogFile wasn't working because of the way the timer works.

This commit fixes it so rollLogFile's timer is written to a timer
variable, like it works for every other timer.
2017-07-04 10:10:32 +09:00
Guangcong Luo
58a1af0f0f Rename supplementaryBanlist -> customBanlist
It's shorter and clearer.
2017-07-04 09:36:37 +09:00
Guangcong Luo
d8a6c4a9d0 Support logging formats with supplementary banlists 2017-07-04 09:36:37 +09:00
Guangcong Luo
3f6f9e61a5 Fix supplementary banlists
They're coded as nullable and are better treated that way.
2017-07-04 09:36:37 +09:00
sparktrain
85ac876e27 CAP: Update Persistent (#3722)
Persistent now affects Room moves introduced after Gen 4 as discussed here: http://www.smogon.com/forums/threads/cap-updates-fidgit-discussion-complete.3602772/
2017-07-03 15:24:16 -04:00
n10sit
0cb2bd43af Doubles UU: Ban Marshadow (#3721) 2017-07-03 23:09:24 +04:00
Ivo Julca
a83c149536 CAP: Fix typo in Kitsunoh learnset update 2017-07-03 10:38:56 -05:00
Marty-D
b51e138768 Add event Marshadow
Closes #3718
2017-07-03 09:33:48 -04:00
Marty-D
e4fd71c257 Update CAP with Gen 7 changes 2017-07-02 20:29:50 -04:00
The Immortal
eea92df840 Add NU bans 2017-07-03 02:51:01 +04:00
Guangcong Luo
ab7bd2d4e7 Fix modlog 2017-07-03 00:17:04 +09:00
Guangcong Luo
95e8bebeaf Revert "ProcessManager: refactor, fix memory leak, use Typescript (#3706)"
This reverts commit c9b93d3529.
2017-07-02 08:11:18 -04:00
The Immortal
5b142f120a Fix STABmons 2017-07-02 15:49:12 +04:00
jumbowhales
91752efa40 Uno: fix playing 2 +4s in a row (#3714)
should fix #3713, which i broke with an earlier change
2017-07-02 16:16:19 +09:00
The Immortal
d314acc00d Random Battle: Change Infernape's moves 2017-07-01 22:56:13 +04:00
The Immortal
e211cb7e91 Gen 4 Random Battle: Improvements 2017-07-01 22:55:43 +04:00
EeveeGeneral
44528ae2d4 STABmons: Ban Komala (#3712)
http://www.smogon.com/forums/threads/stabmons-om-of-the-month.3587949/page-11#post-7411684
2017-07-01 22:36:03 +04:00
The Immortal
95014e3f61 Add new RoA Spotlight 2017-07-01 19:36:52 +04:00
The Immortal
c67454768b Add new OM of the Month 2017-07-01 19:32:52 +04:00
Marty-D
2815b3a6cb Give Magikarp's Revenge a Z-Move power 2017-07-01 10:14:12 -04:00
Marty-D
4f01e36845 Add event Arcanine 2017-07-01 10:13:27 -04:00
LegoFigure11
b0f82869e0 BSS Factory: Fix Weather restriction and update some sets (#3711)
Set alterations:
* Change SubCM Raikou EV spread from 4 HP / 252 SpA / 252 Spe to 220 HP
/ 52 SpA / 236 Spe
* Change LO Pheromosa from Hasty to Lonely
* Remove Hydro Pump from Scarf Greninja

Scripts alterations:
* Fix Weather restriction
* Remove unused resistance abilities
2017-06-30 20:52:35 +04:00
Bär Halberkamp
40153d77d0 The Studio: Allow | as a param seperator 2017-06-30 11:54:38 -04:00
Marty-D
551e62ac4b Fix build 2017-06-30 09:19:01 -04:00
Marty-D
b6b9f4db81 Add event Victini 2017-06-30 08:35:35 -04:00
The Immortal
cc45c46bc1 Fix previous commit 2017-06-30 14:06:00 +04:00
Kris Johnson
d77bc93853 Update /mnm errors and add warnings (#3708)
After some discussion with Chloe and Zarel, this was decided as the solution.
2017-06-30 15:29:32 +09:00
panpawn
2fc84fa633 v0.11.0 -> v0.11.1 (#3710)
The change from v0.10.x -> v0.11.0 was in November of 2016, and a lot has chanced since then
2017-06-30 15:28:48 +09:00
Ben Davies
375d6c9dc7 Rooms: fix endless loop in GlobalRoom.writeNumRooms (#3705) 2017-06-30 09:09:50 +09:00
Ben Davies
c9b93d3529 ProcessManager: refactor, fix memory leak, use Typescript (#3706)
- spawning and setting up child processes is now handled by
ProcessManager#constructor rather than needing to be done manually for
each module that uses ProcessManager
- direct references to ProcessManager in ProcessWrapper were removed to
prevent dead ProcessWrapper instances from being leaked when hotpatching
- process-manager.js and verifier.js now use Typescript
2017-06-30 09:09:13 +09:00
Marty-D
3bf0ffdc97 Gen III: Fix Ingrain 2017-06-29 18:38:36 -04:00
Marty-D
d929c97fab Learnsets: Fix Gen III tutor moves 2017-06-29 18:37:13 -04:00
Marty-D
ff60a973e8 Revert "Release Galladite, Gardevoirite, and Lopunnite (#3697)"
This reverts commit 4cc1f9c105.
2017-06-29 18:34:24 -04:00
ScarfWynaut
683506a70f Update OM plugin (#3704)
add dragon ascent as a possible "Mega Stone", allowing pokemon to inherit Mega Rayquaza's properties (delta stream, its increased stats, etcetera). Also, at the request of Spandan, the banned stones check has been removed to let the command be less restrictive.
2017-06-29 19:52:31 +09:00
Charlie Kobayashi
7ed2ec0499 Timer: use user.name and add period
just a little pet peeve
2017-06-28 18:32:22 +02:00
Konrad Borowski
380aced69b Use FS module for modlog (#3691) 2017-06-28 15:36:41 +08:00
panpawn
432d8c3da5 Datacenters: Add some more ranges (#3702) 2017-06-28 14:47:25 +08:00
Spandan Punwatkar
3d8bac6f8b Update Other Metagames Commands (#3687) 2017-06-27 17:51:07 -07:00
Konrad Borowski
4cc1f9c105 Release Galladite, Gardevoirite, and Lopunnite (#3697) 2017-06-27 17:48:25 -07:00
asgdf
9e075f5736 Don't trigger CrisisMonitor for nameblacklists in secret rooms (#3700) 2017-06-27 17:44:56 -07:00
panpawn
a7557f1103 Datacenters: Add a missing host (#3699) 2017-06-27 17:44:40 -07:00
asgdf
17b41a39d8 Fix crash in /modlog public (#3693) 2017-06-27 17:24:20 -07:00
Marty-D
0e827e1482 Remove tiny tourney 2017-06-27 16:57:18 -04:00
Marty-D
21dd796f37 Gen I, II, Stadium: Fix sleep duration 2017-06-27 16:56:35 -04:00
Marty-D
3264bff1a9 Gen II: Fix Mirror Coat 2017-06-27 16:53:13 -04:00
Marty-D
a7abf9e88c Add event Turtonator 2017-06-27 16:51:39 -04:00
Marty-D
1937ef7467 Release Alola Cap Pikachu 2017-06-27 16:49:04 -04:00
Konrad Borowski
c0d69110a3 Update URL regex to match one in client
Recently URL regex was modified in client to have \b in different
places to allow http: links without requiring a space before such
links. This commit also updates server, as it will likely handle
formatting in the future.
2017-06-26 13:17:33 +02:00
urkerab
5a17c6ca8f Fix order of old and new path when renaming (#3695) 2017-06-26 00:52:52 -07:00
Ben Davies
5e17416948 REPL: exit cleanly on SIGHUP/SIGINT (#3685)
This stops npm from throwing an ELIFECYCLE exception when receiving a
SIGHUP/SIGINT termination signal on the main process.
2017-06-26 00:37:25 -07:00