| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-16 | Minor fix regarding the /pos command and the NG/G buttons. | Cerapter | |
| 2018-08-16 | Guilty / Not Guilty buttons for the judge position. | Cerapter | |
| 2018-08-16 | Fixed a bug regarding the log limit being zero. | Cerapter | |
| - This also returned the previous behaviour when the log limit is zero, that is, no log limit is applied then. | |||
| 2018-08-16 | Fixed extra linebreaks after songchange in IC. | Cerapter | |
| 2018-08-16 | Added support for the jukebox to use the shownames of its users. | Cerapter | |
| 2018-08-15 | Super minor fix: the character selector frame now works again. | 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-14 | Fixed a minor linebreak bug in the IC chatlog. | Cerapter | |
| 2018-08-14 | Fixed chatlog not working properly. | Cerapter | |
| 2018-08-14 | Fixed a bug where the music being played would depend on the row selected. | Cerapter | |
| 2018-08-14 | Fixed a bug where the character selection screen would pile up charicons. | Cerapter | |
| - Also fixed the loading bar showing wrong values. | |||
| 2018-08-14 | Changed the exe's official name to Attorney_Online_CC. | Cerapter | |
| 2018-08-14 | Clearer loading screen that expands on what is being loaded + autofocus on ↵ | Cerapter | |
| search. | |||
| 2018-08-13 | Fixed a bug where a server having less characters than you could fit on your ↵ | Cerapter | |
| screen would crash the game. | |||
| 2018-08-13 | Added character filtering options to the char. select. screen. | Cerapter | |
| - Filtering by name. - Filtering by availability. - Filtering by being passworded (though this is unimplemented in AO). | |||
| 2018-08-13 | The game now keeps every character's icon in memory for a fast character sceen. | Cerapter | |
| Additionally, the loading at the beginning is smoother. | |||
| 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 | Settings menu avaiable through ingame means + IC beautification. | Cerapter | |
| - Changing songs is now done in italics. | |||
| 2018-08-09 | Limit mod call reason limit to 100 on serverside, too. | Cerapter | |
| 2018-08-08 | Clientside now no longer displays '.mp3' at the end of every song mention. | Cerapter | |
| 2018-08-08 | Added a settings menu. | Cerapter | |
| - Cannot be called yet ingame. - Allows the setting of all `config.ini` variables. - Allows the setting of callwords. | |||
| 2018-08-08 | config.ini functioning changed. | Cerapter | |
| - Now the program uses the QSettings class to manipulate the `config.ini`. - Support for multiple audio devices and options menu started. | |||
| 2018-08-08 | Discord Rich Presence logo update. | Cerapter | |
| 2018-08-07 | Inline blue text now stops the character from talking. | Cerapter | |
| 2018-08-07 | Discord Rich Presence updated. | Cerapter | |
| 2018-08-07 | CCCC version now displayed ingame. | Cerapter | |
| 2018-08-07 | Log limit bugfixes. | Cerapter | |
| - Log limit is now correctly applied in both directions. - Log direction now cannot be changed by rewriting the ini mid-game. | |||
| 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. | |||
| 2018-08-03 | Static linking for Windows. | Cerapter | |
| 2018-07-31 | Fixed a bug where shownames would always be forbidden. | Cerapter | |
| 2018-07-31 | Added the tsuserver3 files necessary to support this custom client. | Cerapter | |
| 2018-07-30 | Removed the now unneeded reloading of log limits on theme reload. | Cerapter | |
| 2018-07-29 | Modified the centering behaviour. | Cerapter | |
| Now only the two beginning tildes get removed. This is so that people can do location and time announcements. | |||
| 2018-07-28 | Allow the toggling of custom shownames. | Cerapter | |
| Don't forget to enable it in a theme. | |||
| 2018-07-28 | Fixed a big stack bug that softlocked the game. | Cerapter | |
| 2018-07-28 | The colour purple has been changed to cyan. | Cerapter | |
| 2018-07-28 | Limit modcall reason size to 100. | Cerapter | |
| 2018-07-28 | Allow changing of shownames. | Cerapter | |
| Don't forget to set the size and position of the name input in a theme. | |||
| 2018-07-28 | Max OOC name limited, unnecessary variable removed. | Cerapter | |
