HoeenHero
02164f2ba0
Youtube: Don't crash when adding an invalid channel
2020-05-27 08:16:22 -04:00
Mia
40f5fcf0e2
Youtube: Error out if there are no channels in the database ( #6749 )
2020-05-26 23:44:02 -07:00
Guangcong Luo
69f866ea94
Rephrase "has crashed" to "crashed"
...
This is a really minor thing, but fewer words tend to make
sentences more readable, and crash messages should focus more
on why something crashed than the crash itself.
2020-05-26 19:35:46 -04:00
Mia
de24f97f03
Youtube: Add plugin for viewing videos/channels ( #6740 )
2020-05-25 18:35:38 -07:00
Mia
c246ae51b4
Support searching roomlog entries ( #6494 )
2020-05-25 18:22:51 -07:00
Annika
7fd6d4f7f4
Trivia: Remove Weakest Link ( #6743 )
2020-05-25 17:16:44 -07:00
Annika
a4f56d27d2
Trivia: Add Triumvirate mode ( #6742 )
2020-05-25 14:13:21 -07:00
cheese-testing
8dbef59cd7
Scavenger games: Allow finishers to continue and announce correctly
2020-05-24 21:42:35 +02:00
Charlie Kobayashi
0229d9bb01
Initialize scavSettings properly ( #6735 )
2020-05-23 15:02:46 -07:00
Charlie Kobayashi
b30d09a3eb
Scavengers: Initialize all settings as null ( #6734 )
2020-05-23 14:46:59 -07:00
AnnikaCodes
8fb5e93433
Trivia: support picking a random mode ( #6731 )
...
Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
2020-05-23 15:45:16 +02:00
Charlie Kobayashi
9cb8fc4257
Scavengers: Convert to TypeScript ( #6726 )
2020-05-22 17:06:03 -07:00
PartMan
2588cee95c
Fix Visual Lottery Bug ( #6729 )
...
https://www.smogon.com/forums/threads/bug-reports-v4-read-original-post-before-posting.3663703/post-8474970
2020-05-21 17:56:09 -07:00
Nol
41300c183c
Wi-Fi: Update giveaway message ( #6725 )
2020-05-21 18:14:39 +02:00
spixi
67d6ffb236
Fix /om chat command: wrong URL ( #6722 ) ( #6723 )
2020-05-20 17:46:27 -07:00
asgdf
9af7d0c948
Wifi plugin: Fix display issues ( #6720 )
2020-05-20 15:54:18 +04:00
PartMan
7185d8129b
Remove 10-minute restriction from Help
...
(They now work before the 10-limit mark; updating the help message to reflect that)
2020-05-19 00:27:51 +02:00
Guangcong Luo
0fa758bbea
Hide uhtml from /chatlog by default
...
uhtmlchange messages, which should never have been in the chatlog
in the first place, are now always hidden.
uhtml messages are now hidden by default (can be shown with the `all`
option), because they lead to huge message sizes which cause problems
with the server, in gamecorner and a few other rooms which use it a
lot.
2020-05-18 17:04:42 -04:00
Charlie Kobayashi
75105eea8d
Scavengers: Remove 10 minute restriction on hints ( #6707 )
2020-05-16 18:45:16 -07:00
Konrad Borowski
c687b3b0ed
Replace attributed uhtml on change ( #6693 )
...
Not doing so wastes a lot of bandwidth.
This fixes https://www.smogon.com/forums/threads/dont-send-all-uhtml-messages.3664370/
`|uhtmlchange|` is no longer automatically parsed; please use
`room.uhtmlchange(` instead.
2020-05-16 07:16:42 -07:00
Kris Johnson
9b56380bbc
Random Battles chat plugin: Add /cap1v1 ( #6698 )
2020-05-16 10:45:31 +04:00
1Nactive
491b5439d8
vgotd: replace quote with tagline ( #6689 )
2020-05-15 13:11:35 -04:00
PartMan
a362aeb9b5
SAdd /scav removehint and /scav edithint ( #6690 )
2020-05-15 09:48:33 +02:00
TheMezStrikes
b29e3b53af
vgotd: add missing Image property ( #6677 )
2020-05-14 10:52:51 -04:00
HoeenHero
b39b583b4b
Add support for a Video Game of the day
2020-05-11 13:39:18 -04:00
Leonard Craft III
0dfdf5955b
Fix /ms max ( #6667 )
2020-05-10 01:37:21 -07:00
whales
65539381fd
Mafia: Bugfixes
2020-05-08 00:41:56 +09:30
Kirk Scheibelhut
2af7040270
Group zMove and maxMove attributes ( #6652 )
...
This mostly serves to provide cleaner and more consistent field
naming. maxMove currently doesn't have boosts or effects to group
together but who knows what will be thrown at us via DLC, and being
symmetrical with zMoves is a nice.
2020-05-04 20:21:27 -07:00
Lusamine
49ab39dc8b
Fix sprite formes for Wi-Fi lotto giveaways ( #6645 )
2020-05-02 20:27:08 -07:00
Charlie Kobayashi
4a3881a1c0
Scavengers: Add Jump Start ( #6647 )
2020-05-02 20:18:11 -07:00
whales
86e29cbfa6
Mafia: Fix bug when joining games
2020-05-03 01:51:28 +09:30
Waleed Hassan
e34301fc07
Lottery: Listify & Hide participants in a readmore ( #6642 )
2020-05-02 19:06:26 +04:00
Guangcong Luo
56f6ab5489
Fix Zygarde-Complete validation
2020-05-01 13:02:30 -07:00
Guangcong Luo
7aa42b1212
Remove Dex.getOutOfBattleSpecies
...
Literally every current use is a bug.
2020-04-30 23:29:20 -07:00
whales
505643144f
Mafia: Bugfixes
2020-04-29 16:30:20 +09:30
Guangcong Luo
549ef7edb1
Fix MoveData interface definition
...
For historical reasons, move property definitions have been very blurry
across `EffectData`. Fortunately, recent refactors have made it
possible to put them all where they're supposed to be.
2020-04-25 12:57:46 -07:00
Guangcong Luo
6a685df8c7
Fix crashes when hotpatching chat
...
(Also fix a mistaken thing-of-the-day refactor: I blame giving two
different variables the same name.)
2020-04-25 11:11:24 -04:00
Astrid Halberkamp
3bbb36d491
TOTD: small fixes and upgrades
2020-04-25 17:06:39 +02:00
Jeremy Piemonte
dcfbada1ad
Blackjack: Do not require an autostart to create ( #6607 )
...
Bug introduced in 36d6dc8b0c (diff-797aaa7fdf5beb7302351b8ad019da67)
2020-04-24 20:14:19 -07:00
Guangcong Luo
31a81a91a2
Fix @type in .ts files
...
Some JSDoc type assertions failed to get converted during various .ts
refactors. This commit takes care of them.
2020-04-24 14:19:08 -07:00
Guangcong Luo
f6f4467265
Turn on prefer-const for .js files
...
Not having prefer-const on the JS side makes JS -> TS refactors really
unreadable. This commit just auto-fixes it so we're using
`prefer-const` everywhere.
2020-04-23 11:37:47 -07:00
Guangcong Luo
9bb903da0d
Fix TypeScript for thing-of-the-day
2020-04-23 10:30:22 -07:00
Mia
1a62036aaf
Typescript Thing of the Day ( #6603 )
2020-04-23 10:12:56 -07:00
AnnikaCodes
4a13afab51
Datasearch: don't broadcast errors ( #6601 )
2020-04-22 01:25:10 -07:00
Peach
2828427946
Mafia: Misc updates ( #6583 )
...
* Attribute non-host mod commands
* Fix crash in queue
* Add command for listing all data entries
* Update permissions in help box
credits to @Claire238
2020-04-15 22:40:43 -07:00
Lusamine
12a52bc0d0
Add a linebreak to WiFi GA result ( #6575 )
2020-04-13 20:12:35 -07:00
CameronClarry
15efa254cd
Add '/trivia move' command to trivia plugin ( #6561 )
2020-04-12 23:08:27 -07:00
Nol
61375a24cd
Update Wi-Fi giveaway message ( #6560 )
2020-04-11 23:38:42 +02:00
Charlie Kobayashi
44250d7d3b
Support (multiple) twists for all game modes ( #6559 )
2020-04-11 13:05:42 +02:00
Peach
0ad24a0acd
Fix bugs in chatlog date parsing ( #6550 )
2020-04-09 22:47:12 -07:00