Commit Graph

2169 Commits

Author SHA1 Message Date
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
Cerapter
a08b254077 Added the ability for mods and CMs to force non-interrupting pres in areas. 2018-09-06 22:29:23 +02:00
Cerapter
d0503eeb6e /allow_blankposting now catches ~~ too + CMs can use redtext now as well. 2018-09-06 20:41:49 +02:00
Cerapter
93cd2ad374 Non-interrupting pres. 2018-09-05 17:21:27 +02:00
Cerapter
78c339869d Inline text now also obey misc rules. 2018-09-05 02:25:04 +02:00
Cerapter
12727fcf7f misc folder given purpose as the 'default' for shouts and chatboxes.
- Default bubbles.
- Default shout sounds.
- Custom chatbox.
- Custom colours for the chatbox.
- No need to have duplicate files of bubbles and shouts all over the
character folders.
2018-09-05 02:07:23 +02:00
Cerapter
adfe21afd6 Added jur and sea positions. 2018-09-04 22:45:07 +02:00
Cerapter
d0a6e081de Blankpost filter is now more agressive + check for typing ' /' in OOC. 2018-09-04 21:57:20 +02:00
Cerapter
4f30afa51d The server now announces what features it has.
I'm not sure why I did this.
2018-09-04 21:19:10 +02:00
Cerapter
1124d6b073 QMediaPlayer instead of QSoundEffect for SFX and blips.
Maybe temporary.
2018-09-04 20:39:08 +02:00
Cerapter
ecade0dc13 Removed the specific check on hld in pairs.
Perhaps a better solution may present itself later.
2018-09-04 20:36:11 +02:00
Cerapter
0ef34d6354 Fixed the zoom and the hld pos with double characters. 2018-09-04 20:20:11 +02:00
Cerapter
adb32a0dca I should probably remove bass for real. 2018-09-04 18:31:17 +02:00
Cerapter
cf87d39150 Finished the moving of ini handling to QSettings.
Though this was started before anything on our end, still, this finish
is once again 100% Gameboyprinter's work, it's just reimplemented here
to match our client.
2018-09-04 18:15:39 +02:00
Cerapter
a88de1563b Removed android. 2018-09-04 17:44:13 +02:00
Cerapter
956a10c379 Fixed an argument reading error regarding /charcurse + /randomchar support for it. 2018-09-04 17:37:37 +02:00
Cerapter
fe955d6923 Removed the dependency on bass.dll.
This is merely a reimplementation of Gameboyprinter's changes on the
main thing.
The only thing that's different from that one is that the options menu
has had its audio device removed, too.
2018-09-04 17:32:20 +02:00
Cerapter
2fe5d440f4 Validation nightmare. 2018-09-03 21:51:58 +02:00
Cerapter
c395b9132e /charcurse, /uncharcurse and /charids commands.
Curses a player to only be able to use the given characters.
2018-09-03 19:15:59 +02:00