Commit Graph

19 Commits

Author SHA1 Message Date
Cerapter
d54064d892 Server messages are now coloured differently. 2018-09-15 03:33:10 +02:00
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
adfe21afd6 Added jur and sea positions. 2018-09-04 22:45:07 +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
22e0cb8e1a Dual characters on screen Part 2.
- UI option to change pairup.
- Fixed a bug on the prosecution side.
- Dual characters now allow for iniswapped characters.
- Zooming now doesn't stay on the field, instead, the game defaults to
the last emote.
2018-09-03 12:55:57 +02:00
Cerapter
739142f8dd Dual characters on screen Part I
The basics have been laid out.
- Communication about the second character established.
- Pairing sytem made.
- Placement system of the second character implemented.

Needs:
- More testing.
- A workable UI.
- Fix for zooms.
2018-09-03 03:52:16 +02:00
Cerapter
21f489a261 Fixed /mods showing all the areas that don't have mods. 2018-09-02 22:57:54 +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
69c58694ed /getarea expanded to show info from /area. 2018-09-01 22:06:56 +02:00
Cerapter
dffd48711a Character selection enhancements.
- Changing areas or switching characters updates the character
availability list for everyone.
- Taken and passworded on by default.
2018-09-01 21:54:36 +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
4ee565591f Jukebox and area locking bugfixes. 2018-08-24 12:58:59 +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
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
3759131a8f Area numbers replaced by area abbreviations. 2018-08-12 00:12:09 +02:00
Cerapter
374e939ac4 Added the tsuserver3 files necessary to support this custom client. 2018-07-31 00:44:41 +02:00