Kris Johnson
db7b66548d
Forme Clause: Fix typo ( #6456 )
2020-03-14 11:36:24 +04:00
Guangcong Luo
99cf399860
Fix /chatlog command
2020-03-14 00:10:14 -04:00
Guangcong Luo
c6d83508ab
Rename chat-log to chatlog to match modlog
2020-03-14 00:04:42 -04:00
Guangcong Luo
60cbd7d0d7
Implement /chatlog command
2020-03-14 00:04:16 -04:00
Guangcong Luo
a74fe6e0cc
Improve debugging support
2020-03-13 23:57:41 -04:00
Guangcong Luo
09b1c0fa24
Fix gitignore private
2020-03-13 23:57:14 -04:00
Guangcong Luo
f7d2cdf1be
Fix log viewer permissions
...
Drivers/mods should be able to see secret room logs, but not get a list
of secret rooms.
2020-03-13 23:52:41 -04:00
Kris Johnson
f424f367db
BH: Add Forme Clause and suspect notice ( #6455 )
2020-03-13 23:30:34 -04:00
Guangcong Luo
35aad974f8
Implement Chat.normalize
2020-03-13 22:30:17 -04:00
Guangcong Luo
354513ad53
Add log viewer ( #6454 )
2020-03-13 22:18:00 -04:00
Marty-D
d9b931e2bb
RU: Ban Goodra
...
https://www.smogon.com/forums/posts/8389416/
2020-03-13 16:53:08 -04:00
The Immortal
c83b15ff99
Camomons: Ban Hydreigon
2020-03-13 10:53:29 +04:00
Kris Johnson
0876a1fe2b
Scalemons: Ban Moody, Rain Dance, and Sunny Day ( #6450 )
...
https://www.smogon.com/forums/threads/scalemons-leaders-choice.3658482/page-2#post-8388710
2020-03-13 09:43:10 +04:00
Leonard Craft III
5a581a762d
Fix autostart timer bug with less than 2 players ( #6451 )
2020-03-12 21:46:47 -04:00
The Immortal
ecec0bbc22
Credits: Move HH to staff
2020-03-12 12:38:38 +04:00
Kris Johnson
b077646808
Random Battles chat plugin: Fix various issues ( #6448 )
2020-03-12 12:37:10 +04:00
Peach
d9f2f8e745
Block hotpatches while updating/rebuilding ( #6445 )
2020-03-12 00:45:14 -04:00
Kris Johnson
eb6985031e
SSB: Update martha's rank ( #6447 )
2020-03-11 23:56:42 -04:00
Peach
7761c69763
Ignore existing chatrooms in tests ( #6446 )
2020-03-11 10:46:45 -07:00
Leonard Craft III
0dabac28ef
Fix G-Max Volcalith and add tests for G-Max Wildfire/Volcalith ( #6442 )
...
* Fix G-Max Volcalith mechanics
* Add tests for G-Max Wildfire/Volcalith
2020-03-11 12:53:49 +04:00
Kris Johnson
219026278d
Steel Beam is a tutor-only move ( #6443 )
2020-03-11 12:36:33 +04:00
The Immortal
5211e36778
Add another Emergency Exit test
2020-03-11 10:00:49 +04:00
Kris Johnson
34d0d880a4
Clarify Punk Rock description ( #6440 )
2020-03-10 20:15:32 -04:00
The Immortal
a61d7080e3
Fix usage of inheritsFrom
2020-03-10 21:31:06 +04:00
Guangcong Luo
64ff1da81f
Refactor more things to use inheritsFrom
2020-03-10 09:59:36 -07:00
The Immortal
84253d40ee
Fix getPokemonPool
2020-03-10 17:43:03 +04:00
Kris Johnson
f56e3ef66d
Fix BW Magic Room priority ( #6437 )
2020-03-10 17:00:51 +04:00
The Immortal
e35289d399
Fix Challenge Cup generator
2020-03-10 15:39:06 +04:00
The Immortal
90923f65a8
Random Battle: Fix Darmanitan-Galar-Zen
2020-03-10 13:05:54 +04:00
The Immortal
2dac2abd59
Fix typo
2020-03-10 11:59:30 +04:00
The Immortal
dbf4bcc8a5
Random Battle updates
2020-03-10 11:56:48 +04:00
Kris Johnson
a5988318de
Update Knock Off description ( #6438 )
2020-03-10 11:49:35 +04:00
Kris Johnson
d5ac41dd75
Make LC banlists consistent ( #6436 )
2020-03-09 13:06:18 +04:00
Kris Johnson
82a3fc7b94
Refactor [Gen 2] Random Battle ( #6435 )
2020-03-09 11:56:15 +04:00
The Immortal
afedf5b800
Add Doubles Ubers
2020-03-09 11:04:22 +04:00
Kris Johnson
86761e3577
Add Random Battles chat plugin ( #6433 )
2020-03-09 09:55:43 +04:00
Kris Johnson
6b29ab44c1
Move Kingler, Vikavolt, and Turtonator to NUBL ( #6434 )
...
https://www.smogon.com/forums/threads/np-nu-stage-1-criminal-see-post-10.3660646/#post-8385934
2020-03-09 09:06:50 +04:00
Kirk Scheibelhut
36b5b48d79
Add Gen 8 support for RandomPlayerAI and sim tools
...
- add support to the RandomPlayerAI for Dynamaxing
- add support to ExhaustiveRunner for Gigantamax Pokemon
- simplify range logic in RandomPlayerAPI
- handle crash from toID (needed by data/scripts.js) and Config
(needed if a Battle takes long enough to potentially allow for
requesting ties) globals not being defined
- mark Gen 8 formats as runnable by the runners
2020-03-08 20:56:59 -07:00
Waleed Hassan
e86ec0b7fe
Fix Wifi GAs ( #6431 )
2020-03-08 20:23:37 -07:00
Guangcong Luo
38e4af504c
Fix Emergency Exit on switch-in
2020-03-08 20:16:53 -07:00
Guangcong Luo
efa98a08b9
Improve linkRegex
...
We're now using regexfree for linkRegex as well as the indentation
rule.
https://zarel.github.io/regexfree/
2020-03-08 20:16:53 -07:00
Marty-D
94a9734817
Items: Update TR sprite numbers
2020-03-08 17:43:26 -04:00
The Immortal
0d0ab9a90b
Update Sw/Sh starters learnsets
2020-03-08 19:01:00 +04:00
Guangcong Luo
ea35ceb75f
Test pull requests with GitHub Actions
2020-03-07 20:30:05 -08:00
Kris Johnson
9a2d41cf10
LC: Ban Vulpix-Alola ( #6432 )
2020-03-07 18:29:59 -08:00
Guangcong Luo
4616bf1090
Fix bug in /addhtmlbox
2020-03-07 16:31:52 -08:00
Guangcong Luo
fbc6d2a6d0
Fix Emergency Exit with residual damage
...
Fixes #6424
2020-03-07 15:47:44 -08:00
Guangcong Luo
5a26d8685b
Remove unused tslint dependency
2020-03-07 15:07:13 -08:00
Guangcong Luo
1d70911743
Try GitHub Actions again
...
(It was removed because GitHub had a bug involving thinking this was a
private repository? But it seems to be working again.)
2020-03-07 15:01:11 -08:00
Guangcong Luo
ac50dc2a48
Fix Dynamax Liquid Voice
2020-03-07 14:57:54 -08:00