Commit Graph

29 Commits

Author SHA1 Message Date
Cerapter
fcd8f5b5ab Areas can now be spectatable, too.
- Makes it so that people can join, but can't type IC unless invited.
- The CM can set it with `/area_spectate`.
2018-09-15 02:33:18 +02:00
Cerapter
86f91ba3e8 Public-facing area commands now announce who used them. 2018-09-15 01:56:22 +02:00
Cerapter
a08b254077 Added the ability for mods and CMs to force non-interrupting pres in areas. 2018-09-06 22:29:23 +02:00
Cerapter
956a10c379 Fixed an argument reading error regarding /charcurse + /randomchar support for it. 2018-09-04 17:37:37 +02:00
Cerapter
c395b9132e /charcurse, /uncharcurse and /charids commands.
Curses a player to only be able to use the given characters.
2018-09-03 19:15:59 +02:00
Cerapter
becf58dd4f Area list added.
- Accessible with the ingame A/M button, or by `/switch_am`.
- The music list now only lists music.
- The area list lists the areas.
- It describes general area properties (playercount, status, CM,
locked).
- Automatically updates as these change.
- Clicking on an area behaves the same way as clicking on an area in the
music list previously did.
2018-09-03 15:55:34 +02:00
Cerapter
00bfa025a2 Mate /mute and /unmute clearer. 2018-09-02 23:00:53 +02:00
Cerapter
c8142f3f53 Curse added: /shake id, /unshake id.
Randomises word order in IC and OOC chat.
2018-09-02 22:51:20 +02:00
Cerapter
a21dd24380 Logging update. 2018-09-02 00:56:42 +02:00
Cerapter
7d207208dc Unmute fix, /getarea prettying. 2018-09-01 22:27:05 +02:00
Cerapter
57fd4b9b9d Fixed jukebox not emptying on toggle, and mod actions on multiple IPIDs. 2018-08-29 16:13:11 +02:00
Cerapter
46e64d6077 /ban, /kick, /mute, /unmute, /unban now allow for multiple people.
Their IPIDs should be appended after one another with a space inbetween,
so: `/ban 45123 42130 39212` for example.
Further, they now all lead through the user as to what they're doing.
2018-08-29 00:40:43 +02:00
Cerapter
0fb3b7edbf Jukebox fixes: clear on toggle, don't show 'has played' with one person. 2018-08-27 16:04:53 +02:00
Cerapter
34da56eea6 Blankposting is allowed again if an area loses its CM somehow. 2018-08-24 19:14:22 +02:00
Cerapter
6d278330a2 /getarea now shows the CM, /jukebox_toggle and /jukebox_skip are now CM commands as well. 2018-08-24 18:48:13 +02:00
Cerapter
9ce2ec9de2 Added the command list link to /help. 2018-08-21 14:53:22 +02:00
Cerapter
457a5e39fc Jukebox fixes: check if jukebox exists + blockDJ removes vote. 2018-08-19 08:03:39 +02:00
Cerapter
265b853337 Removed HDID ban due to it not working. 2018-08-17 02:12:29 +02:00
Cerapter
aee3099d9b Added the command /allow_blankposting for CMs and mods to control blankposting. 2018-08-16 22:57:41 +02:00
Cerapter
9ce1d3fa40 Jukebox + Area abbreviation finetuning.
- An area can now have a custom `abbreviation: XXX` set in `areas.yaml`.
- Areas can have jukebox mode on by `jukebox: true` in `areas.yaml`.
  - When this mode is on, music changing is actually voting for the next
music.
  - If no music is playing, or there is only your vote in there, it
behaves as normal music changing.
  - In case of multiple votes, your vote gets added to a list, and may
have a chance of being picked.
  - Check this list with `/jukebox`.
  - If not your music is picked, your voting power increases, making
your music being picked next more likely.
  - If yours is picked, your voting power is reset to 0.
  - No matter how many people select the same song, if the song gets
picked, all of them will have their voting power reset to 0.
  - Leaving an area, or picking a not-really-a-song (like 'PRELUDE',
which is a category marker, basically), will remove your vote.
  - If there are no votes left (because every left, for example), the
jukebox stops playing songs.
  - Mods can force a skip by `/jukebox_skip`.
  - Mods can also toggle an area's jukebox with `/jukebox_toggle`.
  - Mods can also still play songs with `/play`, though they might get
cucked by the Jukebox.
2018-08-15 23:30:46 +02:00
Cerapter
3712526ff0 Added a HDID-based banning system. 2018-08-13 14:39:09 +02:00
Cerapter
37c0a70948 /rolla_set's display fixed. 2018-08-13 08:30:29 +02:00
Cerapter
00b5af9b60 Fixed the /invite and /uninvite commands so they work as they claim they do.
- You can now invite and uninvite by IDs.
2018-08-12 02:17:07 +02:00
Cerapter
d444eb6dce Modchat for mods to chat secretly across areas.
Called with `/m [message]`.
2018-08-12 00:32:43 +02:00
Cerapter
3759131a8f Area numbers replaced by area abbreviations. 2018-08-12 00:12:09 +02:00
Cerapter
c22606b5a7 /currentmusic now tells you the IPID of the last music changer if you're a mod. 2018-08-11 01:02:07 +02:00
Cerapter
1add0108e8 Added the ability to un-CM self. 2018-08-11 00:31:42 +02:00
Cerapter
0280f42f6e PMs now show ID (and IPID if you're a mod). 2018-08-09 22:19:39 +02:00
Cerapter
374e939ac4 Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00