Cerapter
57736ad24b
Updated README to talk about the 1.4.1 update.
2018-11-02 17:01:21 +01:00
Cerapter
1f8b4944ca
A safety measure regarding the IC commands /a
and /s
.
...
Made it so they actually require the command plus a space, so that
things like `/area` in IC don't get caught.
2018-11-02 15:28:31 +01:00
Cerapter
e8bb1f1e49
Reverted the full stop silence feature.
...
With 3D characters, it made the game lag too much -- really wasn't worth
it.
2018-11-02 15:15:07 +01:00
Cerapter
a7fa843bd3
Don't fix what's doubly broken: Emote dropdown.
...
Made it so that emote dropdown only responds to activation, instead of
index changing, i.e., reverted to previous behaviour.
Emote changing already had a failsafe for the emote dropdown index
changing, which activated even when you clicked on the emotes. That made
it so that you'd get the Pre button ticked on emotes that didn't have
'em, and vice versa.
2018-11-02 15:08:39 +01:00
Cerapter
962289793d
Added support for the stenographer role in case alerts.
2018-10-23 16:34:39 +02:00
Cerapter
de8badc9a6
Support for case alerts serverside.
...
- Users can use an ingame button to alert people of cases.
2018-10-23 16:15:15 +02:00
Cerapter
660daf9922
Client can now accept case alerts.
...
- Settings has a new tab with casing settings.
- Can set when the game should alert of cases.
- In game tickbox to toggle if you should be alerted of cases.
2018-10-23 14:54:36 +02:00
Cerapter
3844827724
Fixed a bug regarding ARUP that caused crashes.
2018-10-23 11:49:31 +02:00
Cerapter
bbf8d103b3
Changed dropdown menus so they activate even if you click an item in them.
2018-10-23 10:52:59 +02:00
Cerapter
fc72ff4234
The connect button is disabled until you get an FL package from a server.
2018-10-23 10:39:54 +02:00
Cerapter
bed38e0b7f
Fixed charselect showing the wrong amount of characters on its list, version bump.
2018-10-23 10:06:04 +02:00
Cerapter
3f41ed1341
Fixed the fullstop-silence bug.
...
Made it so that characters correctly switch to-and-fro idle / talking
anims during full stops, and don't interrupt non-interrupting pres.
2018-10-23 09:51:53 +02:00
Cerapter
546d3c8970
Moved bassopus stuff to its own function.
...
Not that it works, so whatever.
2018-10-23 09:33:58 +02:00
Cerapter
265714d9d5
Added support for opus files on Linux.
2018-10-03 21:24:13 +02:00
Cerapter
8138068d51
I totally forgot this, it seems.
2018-09-30 00:11:42 +02:00
Cerapter
5930bf569b
Made it so that AOCharMovie accepts both excessively wide and excessively tall sprites.
...
They are resized and centered appropriately.
2018-09-28 16:14:44 +02:00
Cerapter
c17fe46e76
Added the ability to change the showname's colour.
2018-09-24 22:00:16 +02:00
Cerapter
795dea1ad2
Some UI bugfixes in regards to custom client features shown + nonint-pre fixes.
2018-09-23 14:09:10 +02:00
Cerapter
3c07f27be7
Generalised the music extension remover.
2018-09-23 11:19:14 +02:00
Cerapter
21aaa90c44
Made objections not necessarily play a pre, unless you have Pre ticked.
2018-09-20 23:32:32 +02:00
Cerapter
ff0f8c268a
Full stops force the idle anim to play.
2018-09-20 23:14:32 +02:00
Cerapter
ab49e69067
Added the ability to give characters custom realisation sounds.
2018-09-20 22:13:03 +02:00
Cerapter
1ea16339e0
...And the same with the client, too!
2018-09-20 18:46:21 +02:00
Cerapter
1ddfdb34b1
Fixed a small bug regarding music changes while shownamed.
2018-09-20 18:41:40 +02:00
Cerapter
75cc04225b
Updated the readme.
2018-09-20 17:58:44 +02:00
Cerapter
b73036724a
Rolled all the special IC stuff into one FL packet piece.
...
So now, a standard CCCC server uses three bonus packets:
`modcall_reason`, `cccc_ic_support` and `arup`.
2018-09-20 16:41:32 +02:00
Cerapter
83d29ff2c9
Bumed version to 1.4.0
2018-09-19 18:21:51 +02:00
Cerapter
34465189a3
Fixed OOC messages they sent not showing for the CM in other areas.
2018-09-18 22:21:40 +02:00
Cerapter
ee5b4b92de
Fixed a typo.
2018-09-18 21:58:39 +02:00
Cerapter
c68c9daf27
CMs now get /rollp
results + KK and KB package.
2018-09-18 21:17:57 +02:00
Cerapter
0156849cc2
BEGINNINGS! of the multi-CM system.
...
- Allows people to become CMs of multiple areas.
- Allows people to appoint CMs besides themselves using `/cm id]`.
- CMs can now freely leave the areas they CM in without losing CM
status.
- CMs that own an area, but aren't there, still show up in them when
using `/getarea` with the `[RCM]` = Remote Case Manager tag.
- CMs get all IC and OOC messages from their areas.
- CMs can use `/s` to send a message to all the areas they own, or `/a
[area_id]` to send a message only to a specific area. This is usable
both IC and OOC.
2018-09-18 19:51:20 +02:00
Cerapter
3de7e346ba
Minor fix regarding area's being locked.
2018-09-18 19:01:13 +02:00
Cerapter
ce05b58748
Send the banned package to banned users.
2018-09-17 20:53:07 +02:00
Cerapter
c8ae7746b7
Added the ability to name an author / authors for loaded cases.
2018-09-17 19:12:01 +02:00
Cerapter
99d2894ab3
Added the ability to set a default status and a CM doc for loaded cases.
2018-09-17 17:52:27 +02:00
Cerapter
851d1de1be
Websocket update.
2018-09-16 20:50:22 +02:00
Cerapter
41e12d304e
/load_case
command to quickly load cases.
2018-09-15 20:37:17 +02:00
Cerapter
54dc437f5d
Changed how /rollp
works, now announces the results to CM too.
2018-09-15 18:39:37 +02:00
Cerapter
cc854adb51
Too big sprites now get scaled down smoothly, while too small ones keep their sharpness as they're expanded.
2018-09-15 18:38:30 +02:00
Cerapter
f3e9d691af
Forbade spectators from interacting IC.
2018-09-15 15:00:41 +02:00
Cerapter
29c91e63ea
The IC chatlog can now show both name and showname, and can be exported.
...
- Toggle the 'Custom shownames' tickbox to switch between real names and
custom shownames.
- Type `/save_chatlog` in the OOC to export your IC chatlog into a file.
- Exporting the chatlog will append the date and time of the message,
too.
2018-09-15 12:35:01 +02:00
Cerapter
0032c36822
Auto-reset an area's status to idle if it empties out.
2018-09-15 03:40:23 +02:00
Cerapter
d54064d892
Server messages are now coloured differently.
2018-09-15 03:33:10 +02:00
Cerapter
fcd8f5b5ab
Areas can now be spectatable, too.
...
- Makes it so that people can join, but can't type IC unless invited.
- The CM can set it with `/area_spectate`.
2018-09-15 02:33:18 +02:00
Cerapter
86f91ba3e8
Public-facing area commands now announce who used them.
2018-09-15 01:56:22 +02:00
Cerapter
c1c042b93d
Revert "Removed the dependency on bass.dll
."
...
This reverts commit fe955d6923
.
2018-09-15 01:42:44 +02:00
Cerapter
6fad08521a
Revert "I should probably remove bass for real."
...
This reverts commit adb32a0dca
.
2018-09-15 01:39:27 +02:00
Cerapter
3a1d202363
Revert "QMediaPlayer
instead of QSoundEffect
for SFX and blips."
...
This reverts commit 1124d6b073
.
2018-09-15 01:37:11 +02:00
Cerapter
8006d40d14
Fixed bugs regarding noninterrupting pres.
...
- They are now actually non-interrupting when an interjection is played.
- Realisation now happens at the start of the message if the pre is
non-interrupting.
2018-09-15 01:16:28 +02:00
Cerapter
b33d0b0a3c
Lowered the prosecutor / defence characters, so they don't float above some desks.
2018-09-07 10:02:35 +02:00