aboutsummaryrefslogtreecommitdiff
path: root/server
AgeCommit message (Collapse)Author
2018-11-02A safety measure regarding the IC commands `/a` and `/s`.Cerapter
Made it so they actually require the command plus a space, so that things like `/area` in IC don't get caught.
2018-10-23Added support for the stenographer role in case alerts.Cerapter
2018-10-23Support for case alerts serverside.Cerapter
- Users can use an ingame button to alert people of cases.
2018-09-20Fixed a small bug regarding music changes while shownamed.Cerapter
2018-09-20Rolled all the special IC stuff into one FL packet piece.Cerapter
So now, a standard CCCC server uses three bonus packets: `modcall_reason`, `cccc_ic_support` and `arup`.
2018-09-18Fixed OOC messages they sent not showing for the CM in other areas.Cerapter
2018-09-18Fixed a typo.Cerapter
2018-09-18CMs now get `/rollp` results + KK and KB package.Cerapter
2018-09-18BEGINNINGS! of the multi-CM system.Cerapter
- Allows people to become CMs of multiple areas. - Allows people to appoint CMs besides themselves using `/cm id]`. - CMs can now freely leave the areas they CM in without losing CM status. - CMs that own an area, but aren't there, still show up in them when using `/getarea` with the `[RCM]` = Remote Case Manager tag. - CMs get all IC and OOC messages from their areas. - CMs can use `/s` to send a message to all the areas they own, or `/a [area_id]` to send a message only to a specific area. This is usable both IC and OOC.
2018-09-17Send the banned package to banned users.Cerapter
2018-09-16Websocket update.Cerapter
2018-09-15Changed how `/rollp` works, now announces the results to CM too.Cerapter
2018-09-15Forbade spectators from interacting IC.Cerapter
2018-09-15Auto-reset an area's status to idle if it empties out.Cerapter
2018-09-15Server messages are now coloured differently.Cerapter
2018-09-15Areas can now be spectatable, too.Cerapter
- Makes it so that people can join, but can't type IC unless invited. - The CM can set it with `/area_spectate`.
2018-09-15Public-facing area commands now announce who used them.Cerapter
2018-09-15Fixed bugs regarding noninterrupting pres.Cerapter
- They are now actually non-interrupting when an interjection is played. - Realisation now happens at the start of the message if the pre is non-interrupting.
2018-09-06Added the ability for mods and CMs to force non-interrupting pres in areas.Cerapter
2018-09-06`/allow_blankposting` now catches ~~ too + CMs can use redtext now as well.Cerapter
2018-09-05Non-interrupting pres.Cerapter
2018-09-04Added `jur` and `sea` positions.Cerapter
2018-09-04Blankpost filter is now more agressive + check for typing ' /' in OOC.Cerapter
2018-09-04The server now announces what features it has.Cerapter
I'm not sure why I did this.
2018-09-04Fixed an argument reading error regarding `/charcurse` + `/randomchar` ↵Cerapter
support for it.
2018-09-03Validation nightmare.Cerapter
2018-09-03`/charcurse`, `/uncharcurse` and `/charids` commands.Cerapter
Curses a player to only be able to use the given characters.
2018-09-03Area list added.Cerapter
- 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-03Dual characters on screen Part 2.Cerapter
- 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-03Dual characters on screen Part ICerapter
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-02Mate `/mute` and `/unmute` clearer.Cerapter
2018-09-02Fixed `/mods` showing all the areas that don't have mods.Cerapter
2018-09-02Curse added: `/shake id`, `/unshake id`.Cerapter
Randomises word order in IC and OOC chat.
2018-09-02Stopped people from pretending to say a modchat message.Cerapter
2018-09-02Logging update.Cerapter
2018-09-01Unmute fix, `/getarea` prettying.Cerapter
2018-09-01`/getarea` expanded to show info from `/area`.Cerapter
2018-09-01Character selection enhancements.Cerapter
- Changing areas or switching characters updates the character availability list for everyone. - Taken and passworded on by default.
2018-08-30Stopped people from using Unicode format characters to pretend to be the server.Cerapter
2018-08-29Fixed jukebox not emptying on toggle, and mod actions on multiple IPIDs.Cerapter
2018-08-29`/ban`, `/kick`, `/mute`, `/unmute`, `/unban` now allow for multiple people.Cerapter
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-27Additional jukebox check just in case someone is alone, but is choosing ↵Cerapter
different songs.
2018-08-27Jukebox fixes: clear on toggle, don't show 'has played' with one person.Cerapter
2018-08-24Blankposting is allowed again if an area loses its CM somehow.Cerapter
2018-08-24`/getarea` now shows the CM, `/jukebox_toggle` and `/jukebox_skip` are now ↵Cerapter
CM commands as well.
2018-08-24Jukebox and area locking bugfixes.Cerapter
2018-08-21Added the command list link to `/help`.Cerapter
2018-08-19Jukebox fixes: check if jukebox exists + blockDJ removes vote.Cerapter
2018-08-17Removed HDID ban due to it not working.Cerapter
2018-08-16Added the command `/allow_blankposting` for CMs and mods to control ↵Cerapter
blankposting.