Cerapter
c460a5b795
Static linking for Windows.
2018-08-03 19:50:53 +02:00
Cerapter
651585f191
Fixed a bug where shownames would always be forbidden.
2018-07-31 03:24:44 +02:00
Cerapter
374e939ac4
Added the tsuserver3 files necessary to support this custom client.
2018-07-31 00:44:41 +02:00
Cerapter
f77381864e
Removed the now unneeded reloading of log limits on theme reload.
2018-07-30 18:58:23 +02:00
Cerapter
95d521de9e
Modified the centering behaviour.
...
Now only the two beginning tildes get removed.
This is so that people can do location and time announcements.
2018-07-29 15:48:11 +02:00
Cerapter
0561ae7fd6
Allow the toggling of custom shownames.
...
Don't forget to enable it in a theme.
2018-07-28 23:56:37 +02:00
Cerapter
5283bc68d2
Fixed a big stack bug that softlocked the game.
2018-07-28 21:56:56 +02:00
Cerapter
c5ef5b0e69
The colour purple has been changed to cyan.
2018-07-28 18:54:29 +02:00
Cerapter
cfc2d74d30
Limit modcall reason size to 100.
2018-07-28 18:35:48 +02:00
Cerapter
e8f07c68c2
Allow changing of shownames.
...
Don't forget to set the size and position of the name input in a theme.
2018-07-28 16:09:54 +02:00
Cerapter
c1807e0888
Max OOC name limited, unnecessary variable removed.
2018-07-28 14:41:42 +02:00
Cerapter
1b70d4d6db
In-game log limit changer + enabling other full text colours.
2018-07-28 00:14:57 +02:00
Cerapter
366389c6bc
The log now has an option to go both ways.
...
- Due to the log's nature, this must be set manually in one's
`config.ini`.
2018-07-27 23:39:56 +02:00
Cerapter
7d476867cb
'Call mod' button now pops up a dialog.
...
- 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 23:09:41 +02:00
Cerapter
977a88a267
Ability to set a default username added.
...
- 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-27 22:06:09 +02:00
Cerapter
3295e5a78e
Text speed modifier.
...
- 7 different speeds.
- `{` turns the speed down.
- `}` turns the speed up!
2018-07-26 23:51:47 +02:00
Cerapter
a8205986a4
Orange is now |, comments for text features.
2018-07-26 23:35:21 +02:00
Cerapter
06bf4df156
Prepared alternate colours.
2018-07-26 23:19:41 +02:00
Cerapter
8c81a88e13
Fixed a bug with inline blue, added whispering.
...
Furthermore, there are no longer any checks on the yellow
and the rainbow colours, they are available from the getgo.
2018-07-26 23:19:32 +02:00
Cerapter
5aacfa8b48
Fixed the parenthesis bug.
2018-07-26 22:23:31 +02:00
Cerapter
68f6d5e27a
Changed the green inline colour's symbol to backwards apostrophe.
2018-07-26 22:20:48 +02:00
Cerapter
958643505b
IC chatlog filtering with awful code-duplication.
2018-07-26 20:30:43 +02:00
Cerapter
f113f8fae8
Added a bunch of features.
...
- 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 14:46:02 +02:00
Cerapter
7b34f426e2
Read log limit maximum from config.ini.
2018-07-26 14:42:32 +02:00
Cerapter
5b04859657
Renamed window title.
2018-07-26 14:41:59 +02:00
Cerapter
c5c29673c5
Gitignore updated.
2018-07-26 14:41:14 +02:00
oldmud0
f5e0177b9e
Relicense/dual-license under MIT
...
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-15 20:38:58 -05:00
stonedDiscord
7995410b21
Merge branch 'master' of https://github.com/AttorneyOnline/AO2-Client
2018-03-03 12:10:44 +01:00
stonedDiscord
a8a848ecc2
update d-rpc
2018-03-03 12:10:38 +01:00
oldmud0
379731919d
Add line left off after revert
2018-03-02 20:46:40 -06:00
David Skoland
4eba53ebb2
Reverted qss stuff and added more comments
2018-02-11 18:55:16 -06:00
oldmud0
34a4519d1e
Merge pull request #10 from OmniTroid/master
...
fixed that performance issue related to big IC logs
2018-02-08 18:55:46 -06:00
David Skoland
0d82ce72fa
less tabs more spaces
2018-02-09 01:20:04 +01:00
David Skoland
4ec662d826
renaming some functions and starting qss theme functionality
2018-02-09 01:13:47 +01:00
David Skoland
403e5b4328
tabs vs. spaces: the eternal struggle
2018-02-08 12:52:03 +01:00
David Skoland
ebe4968175
removed dirty hack and optimized IC chat
2018-02-08 12:46:06 +01:00
oldmud0
28decf8dbf
Add BASSOPUS support
...
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-18 20:06:07 -06:00
oldmud0
b214ca87c7
Increment version to 2.4.8
2018-01-08 13:43:37 -06:00
oldmud0
e8809f6de6
Merge branch 'discord-rich-presence'
2018-01-08 13:40:29 -06:00
oldmud0
8a91dea6ce
Add spectate state; add "playing as character" state
2018-01-08 13:33:39 -06:00
oldmud0
dee8de29da
Just switch to DLLs.
2018-01-08 01:13:56 -06:00
oldmud0
3797a1e9ef
Add Discord rich presence
...
This would work, were it not for some freak stack corruption caused by
GCC not liking the Discord RPC library...
2018-01-08 00:40:50 -06:00
unknown
0504d2b5d7
Bump ver number and increase chat log size
2017-12-30 14:57:54 -06:00
oldmud0
ea01016d8c
Bump version to 2.4.6
2017-12-29 17:10:47 -06:00
oldmud0
2925c8c891
Fail over to non-SRV master server connection
...
This will eliminate the connection failure dialog. Instead, the reconnect timer will run indefinitely.
2017-12-29 17:10:47 -06:00
oldmud0
0770c8f5bf
Compatibility with older Qt versions
2017-11-17 10:45:38 -06:00
oldmud0
32df766e61
Set version to 2.4.5
2017-11-05 14:41:07 -06:00
oldmud0
5257f6b382
Fix red text in append_error
2017-11-05 14:39:21 -06:00
oldmud0
9c7895922a
Truncate chat (needs testing)
2017-11-05 11:51:24 -06:00
oldmud0
43448296fc
Notify user if lobby layout file is missing
2017-11-05 11:22:30 -06:00