Commit Graph

2048 Commits

Author SHA1 Message Date
Cerapter
3759131a8f Area numbers replaced by area abbreviations. 2018-08-12 00:12:09 +02:00
Cerapter
c22606b5a7 /currentmusic now tells you the IPID of the last music changer if you're a mod. 2018-08-11 01:02:07 +02:00
Cerapter
1add0108e8 Added the ability to un-CM self. 2018-08-11 00:31:42 +02:00
Cerapter
5c7b233f8c Area statuses updated. 2018-08-10 22:17:19 +02:00
Cerapter
bf971f69d8 Fixed a bug where showname change rules got ignored when changing songs. 2018-08-10 00:30:05 +02:00
Cerapter
84da730bce Music changing now shows your custom showname, if set. 2018-08-10 00:09:41 +02:00
Cerapter
0280f42f6e PMs now show ID (and IPID if you're a mod). 2018-08-09 22:19:39 +02:00
Cerapter
0f2665aabe Settings menu avaiable through ingame means + IC beautification.
- Changing songs is now done in italics.
2018-08-09 21:23:30 +02:00
Cerapter
f9fd9a789a Limit mod call reason limit to 100 on serverside, too. 2018-08-09 16:36:56 +02:00
Cerapter
885df58ec9 Clientside now no longer displays '.mp3' at the end of every song mention. 2018-08-08 22:28:20 +02:00
Cerapter
913939835a Added a settings menu.
- Cannot be called yet ingame.
- Allows the setting of all `config.ini` variables.
- Allows the setting of callwords.
2018-08-08 21:48:00 +02:00
Cerapter
c85244e38c config.ini functioning changed.
- Now the program uses the QSettings class to manipulate the
`config.ini`.
- Support for multiple audio devices and options menu started.
2018-08-08 19:19:53 +02:00
Cerapter
1524b88423 Discord Rich Presence logo update. 2018-08-08 19:17:47 +02:00
Cerapter
eca2cd02f4 Inline blue text now stops the character from talking. 2018-08-07 21:10:47 +02:00
Cerapter
e7cf1d7735 Discord Rich Presence updated. 2018-08-07 20:26:16 +02:00
Cerapter
78be99422e CCCC version now displayed ingame. 2018-08-07 19:41:41 +02:00
Cerapter
f9baa0454d Log limit bugfixes.
- Log limit is now correctly applied in both directions.
- Log direction now cannot be changed by rewriting the ini mid-game.
2018-08-07 19:28:05 +02:00
wewlad1
22640d4825
Merge pull request #3 from argoneuscze/reverse_ic_log
Fixed blank lines in IC log
2018-08-07 06:56:46 +09:00
argoneus
357da55626 bumped version to 2.5.1 2018-08-06 18:38:12 +02:00
argoneus
25a45f2e87 fixed blank lines in IC log 2018-08-06 18:32:39 +02:00
wewlad1
bec2b7aef4
Merge pull request #2 from argoneuscze/modcall_reason
Added check for empty reason for modcalls
2018-08-06 07:47:46 +09:00
argoneus
3fc478bc4f refactored modcall reason, added check for empty text 2018-08-06 00:43:57 +02:00
wewlad1
a8344ced3f
Merge pull request #1 from argoneuscze/modcall_reason
Added support for modcall reasons
2018-08-06 05:53:53 +09:00
Cerapter
8e39224890 Showname fix, case insensitive commands.
- 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 19:52:32 +02:00
Cerapter
c460a5b795 Static linking for Windows. 2018-08-03 19:50:53 +02:00
argoneus
806a022a93 added #% for consistency 2018-08-03 15:23:13 +02:00
argoneus
c6251362ad changed Attorney Online 2 to Attorney Online Vidya 2018-08-03 14:58:44 +02:00
argoneus
64f0e254cc bumped version to 2.5.0 2018-08-03 13:27:12 +02:00
argoneus
01e933f6bb added modcall_reason as a FL feature 2018-08-03 12:01:50 +02:00
argoneus
83d30e6920 fixed memory leak 2018-07-31 18:08:02 +02:00
argoneus
de6d325334 added modcall reason 2018-07-31 18:03:41 +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
oldmud0
68a3f35fb0
Merge pull request #24 from ghostfeesh/version-bump
Bump to 2.4.10, autoscrolling bug fixes
2018-07-27 22:07:48 -04:00
ghostfeesh
cab730422f
Write off the rest of move_op and friends
move_op and friends didn't want to cooperate with scrolling
2018-07-28 09:52:20 +08:00
ghostfeesh
22fd5f2804
Bump to 2.4.10, autoscrolling bug fixes 2018-07-28 09:01:25 +08:00
ghostfeesh
3129d2aded Reverse IC log config option (#22)
The way it should have been.

Reverse IC logs, now in configurable in config.ini. Set to false by default. Now you can go up or down as and when you please.
(thanks argo for putting up with my trash code)
2018-07-27 19:06:42 -04: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