| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-09-15 | Fixed 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-06 | Added 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-05 | Non-interrupting pres. | Cerapter | |
| 2018-09-04 | Added `jur` and `sea` positions. | Cerapter | |
| 2018-09-04 | Blankpost filter is now more agressive + check for typing ' /' in OOC. | Cerapter | |
| 2018-09-04 | The server now announces what features it has. | Cerapter | |
| I'm not sure why I did this. | |||
| 2018-09-04 | Fixed an argument reading error regarding `/charcurse` + `/randomchar` ↵ | Cerapter | |
| support for it. | |||
| 2018-09-03 | Validation 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-03 | Area 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-03 | Dual 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-03 | Dual characters on screen Part I | Cerapter | |
| 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-02 | Mate `/mute` and `/unmute` clearer. | Cerapter | |
| 2018-09-02 | Fixed `/mods` showing all the areas that don't have mods. | Cerapter | |
| 2018-09-02 | Curse added: `/shake id`, `/unshake id`. | Cerapter | |
| Randomises word order in IC and OOC chat. | |||
| 2018-09-02 | Stopped people from pretending to say a modchat message. | Cerapter | |
| 2018-09-02 | Logging update. | Cerapter | |
| 2018-09-01 | Unmute fix, `/getarea` prettying. | Cerapter | |
| 2018-09-01 | `/getarea` expanded to show info from `/area`. | Cerapter | |
| 2018-09-01 | Character selection enhancements. | Cerapter | |
| - Changing areas or switching characters updates the character availability list for everyone. - Taken and passworded on by default. | |||
| 2018-08-30 | Stopped people from using Unicode format characters to pretend to be the server. | Cerapter | |
| 2018-08-29 | Fixed 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-27 | Additional jukebox check just in case someone is alone, but is choosing ↵ | Cerapter | |
| different songs. | |||
| 2018-08-27 | Jukebox fixes: clear on toggle, don't show 'has played' with one person. | Cerapter | |
| 2018-08-24 | Blankposting 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-24 | Jukebox and area locking bugfixes. | Cerapter | |
| 2018-08-21 | Added the command list link to `/help`. | Cerapter | |
| 2018-08-19 | Jukebox fixes: check if jukebox exists + blockDJ removes vote. | Cerapter | |
| 2018-08-17 | Removed HDID ban due to it not working. | Cerapter | |
| 2018-08-16 | Added the command `/allow_blankposting` for CMs and mods to control ↵ | Cerapter | |
| blankposting. | |||
| 2018-08-16 | Guilty / Not Guilty buttons for the judge position. | Cerapter | |
| 2018-08-16 | Added support for the jukebox to use the shownames of its users. | Cerapter | |
| 2018-08-15 | Jukebox + Area abbreviation finetuning. | Cerapter | |
| - 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 | Blocking shouts now blocks the testimony buttons too. | Cerapter | |
| 2018-08-13 | Added a HDID-based banning system. | Cerapter | |
| 2018-08-13 | `/rolla_set`'s display fixed. | Cerapter | |
| 2018-08-12 | Fixed the `/invite` and `/uninvite` commands so they work as they claim they do. | Cerapter | |
| - You can now invite and uninvite by IDs. | |||
| 2018-08-12 | Modchat for mods to chat secretly across areas. | Cerapter | |
| Called with `/m [message]`. | |||
| 2018-08-12 | Area numbers replaced by area abbreviations. | Cerapter | |
| 2018-08-11 | /currentmusic now tells you the IPID of the last music changer if you're a mod. | Cerapter | |
| 2018-08-11 | Added the ability to un-CM self. | Cerapter | |
| 2018-08-10 | Area statuses updated. | Cerapter | |
| 2018-08-10 | Fixed a bug where showname change rules got ignored when changing songs. | Cerapter | |
| 2018-08-10 | Music changing now shows your custom showname, if set. | Cerapter | |
| 2018-08-09 | PMs now show ID (and IPID if you're a mod). | Cerapter | |
| 2018-08-09 | Limit mod call reason limit to 100 on serverside, too. | Cerapter | |
| 2018-08-03 | Showname fix, case insensitive commands. | Cerapter | |
| - Fixed a problem wherein if you had 'Custom shownames' on, your client would display the foldernames of characters if their user hadn't given temselves a custom showname, instead of the character's showname. | |||
