| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2018-07-28 | In-game log limit changer + enabling other full text colours. | Cerapter | |
| 2018-07-27 | The log now has an option to go both ways. | Cerapter | |
| - Due to the log's nature, this must be set manually in one's `config.ini`. | |||
| 2018-07-27 | 'Call mod' button now pops up a dialog. | Cerapter | |
| - Allows for cancelling calling a mod if it was a mistake. - Allows for giving a reason for the call, optionally. - **Obviously needs server-side support, too, to work.** | |||
| 2018-07-27 | Ability to set a default username added. | Cerapter | |
| - Done by adding a `default_username = whatever` to your `config.ini`. - `whatever` can be any string. - If nothing is given, it defaults to the, uh, default nothing. | |||
| 2018-07-26 | Text speed modifier. | Cerapter | |
| - 7 different speeds. - `{` turns the speed down. - `}` turns the speed up! | |||
| 2018-07-26 | Orange is now |, comments for text features. | Cerapter | |
| 2018-07-26 | Prepared alternate colours. | Cerapter | |
| 2018-07-26 | Fixed a bug with inline blue, added whispering. | Cerapter | |
| Furthermore, there are no longer any checks on the yellow and the rainbow colours, they are available from the getgo. | |||
| 2018-07-26 | Fixed the parenthesis bug. | Cerapter | |
| 2018-07-26 | Changed the green inline colour's symbol to backwards apostrophe. | Cerapter | |
| 2018-07-26 | IC chatlog filtering with awful code-duplication. | Cerapter | |
| 2018-07-26 | Added a bunch of features. | Cerapter | |
| - The IC chatlog now goes from top to bottom. - The same chatlog can be set to a limit by putting 'log_maximum = 100', for example, into the config.ini file. - Reloading the theme checks for the log limit again. - If a message starts with '~~' (two tildes), it'll be centered (for testimony title usage). - Inline colour options: - Text between {curly braces} will appear orange. - Text between (parentheses) will appear blue. - Text between $dollar signs$ will appear green. - The symbols can still be got by putting a '\' in front of them. - I.e.: \{, \}, \(, \), \$, \\ | |||
| 2018-07-26 | Read log limit maximum from config.ini. | Cerapter | |
| 2018-07-26 | Renamed window title. | Cerapter | |
| 2018-07-26 | Gitignore updated. | Cerapter | |
| 2018-03-15 | Relicense/dual-license under MIT | oldmud0 | |
| See https://github.com/OmniTroid/attorney_online. This is to say that the Attorney Online open-source client project no longer requires releasing any source code as a result of modifying or redistributing the client. Go in peace :) | |||
