| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 :) | |||
| 2018-03-03 | Merge branch 'master' of https://github.com/AttorneyOnline/AO2-Client | stonedDiscord | |
| 2018-03-03 | update d-rpc | stonedDiscord | |
| 2018-03-02 | Add line left off after revert | oldmud0 | |
| 2018-02-11 | Reverted qss stuff and added more comments | David Skoland | |
| 2018-02-08 | Merge pull request #10 from OmniTroid/master | oldmud0 | |
| fixed that performance issue related to big IC logs | |||
| 2018-02-09 | less tabs more spaces | David Skoland | |
| 2018-02-09 | renaming some functions and starting qss theme functionality | David Skoland | |
| 2018-02-08 | tabs vs. spaces: the eternal struggle | David Skoland | |
| 2018-02-08 | removed dirty hack and optimized IC chat | David Skoland | |
| 2018-01-18 | Add BASSOPUS support | oldmud0 | |
| Nothing will happen if you do not have the DLL. Sample rate was changed to 48 kHz as Opus only supports 48 kHz audio, and pretty much all sound cards support 48 kHz. | |||
| 2018-01-08 | Increment version to 2.4.8 | oldmud0 | |
| 2018-01-08 | Merge branch 'discord-rich-presence' | oldmud0 | |
| 2018-01-08 | Add spectate state; add "playing as character" state | oldmud0 | |
| 2018-01-08 | Just switch to DLLs. | oldmud0 | |
| 2018-01-08 | Add Discord rich presence | oldmud0 | |
| This would work, were it not for some freak stack corruption caused by GCC not liking the Discord RPC library... | |||
| 2017-12-30 | Bump ver number and increase chat log size | unknown | |
| 2017-12-29 | Bump version to 2.4.6 | oldmud0 | |
| 2017-12-29 | Fail over to non-SRV master server connection | oldmud0 | |
| This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely. | |||
| 2017-11-17 | Compatibility with older Qt versions | oldmud0 | |
| 2017-11-05 | Set version to 2.4.5 | oldmud0 | |
| 2017-11-05 | Fix red text in append_error | oldmud0 | |
| 2017-11-05 | Truncate chat (needs testing) | oldmud0 | |
| 2017-11-05 | Notify user if lobby layout file is missing | oldmud0 | |
| 2017-11-05 | we still need the definition | stonedDiscord | |
| but its stubbed so its k | |||
| 2017-11-04 | Don't do failover for Android, try reconnecting automatically once | oldmud0 | |
| Issue: AOTextArea is supposed to have red text for errors, but it's not working | |||
| 2017-11-03 | Fix impatient failover wait loop | oldmud0 | |
| 2017-07-24 | Change basic connection to DNS SRV lookup for master server failover | oldmud0 | |
| 2017-07-08 | ready for the REAL real (really real this time) 2.4.3 release | OmniTroid | |
