Commit Graph

16 Commits

Author SHA1 Message Date
panpawn
9accadc3f9 Roomsettings: Make tour settings consistent (#2788)
b9e33af1c0 (diff-97371680ff383ff965897845c2fb6bf3R113) didn't update all cases of the tour settings
2016-09-27 20:41:18 +04:00
The Immortal
b9e33af1c0 Roomsettings: Update Tournament settings
- Fix the setting: it showed driver instead of mod
- Use auth symbols to be consistent with modchat and modjoin settings
2016-09-27 19:57:42 +04:00
panpawn
376dcce76d Roomsettings: Use button class for tour setting (#2783)
This update timing kind of got messed up with the timing of using button class buttons in roomsettings.
2016-09-25 20:40:51 -07:00
Guangcong Luo
5a4a2ec85f Clarify tours setting in /roomsettings 2016-09-24 23:14:16 -07:00
panpawn
5a6fc4b33d Roomsettings: Add enabling/disabling tournaments (#2765)
The main reason I think this should be added is that a lot of people don't know this command, and so having it in the roomsettings should make it better-known to the relevant users that it's actually a thing.
2016-09-24 15:20:27 -07:00
panpawn
2c931569cd Fix typo in /slowchat (#2779)
When this was converted to use template strings, this happened
2016-09-24 12:36:24 -07:00
panpawn
30050d6c91 Roomsettings: Use 'button' class in UI (#2767) 2016-09-24 12:34:50 -07:00
Guangcong Luo
fc5dc319c1 Better feedback for /inviteonly
It once again displays a big red message, but this time, the big red
message is clearer.
2016-09-17 02:13:24 -07:00
Guangcong Luo
affa4c48f4 Introduce /inviteonly
/inviteonly is a simplified interface for /modjoin, with only two
options:

- /inviteonly on = /modjoin +
- /inviteonly off = /modjoin off

This should make it clearer exactly what modjoin is used for.

There's also a new shortcut command:

- /ioo = /inviteonly on

which should be useful to players who frequently need maximum security.

Modjoin also no longer triggers modchat, if you use modjoin settings
other than sync.
2016-09-17 01:42:39 -07:00
Guangcong Luo
ad7301f838 Allow /modjoin + in battles 2016-09-17 04:29:45 -04:00
Guangcong Luo
51db68fba5 Move banword to roomsettings 2016-09-15 06:10:54 -07:00
panpawn
0151a7355a Roomsettings: Standardize 'off' in UI (#2743)
I believe these few instances were left out from 505d68923b
2016-09-13 16:34:57 +02:00
Guangcong Luo
505d68923b Refactor/redesign roomsettings
Room setting commands, including /modchat and also /capsfilter, are now
set in chat-plugins/roomsettings.js.

/capitals has been renamed /capsfilter
/stretching has been renamed /stretchfilter

The /roomsettings UI has been redesigned.
2016-09-10 05:54:24 -05:00
panpawn
bbe17f7316 Refactor command-parser checkFormat function (#2687)
(Also, let's fix /stretching and /capitals help commands while we're at it)
((...And a few typos in the roomsettings plugin...))
2016-08-10 15:15:32 -05:00
panpawn
958c551153 Roomsettings: Update help command (#2680)
Fix a typo, and remove old required ranks.
2016-08-08 18:53:33 -05:00
panpawn
480d5914b9 Implement /roomsettings plugin (#2662)
This command allows for all users to use /roomsettings.  If the user can actually change some of those settings, then they will have a button to do so; if not, it will tell them what the current settings are set to, though.
2016-08-08 16:24:13 -05:00