Commit Graph

104 Commits

Author SHA1 Message Date
oldmud0
c7a58f89b1 Initial merge of Case Cafe 1.4.1 into mainline 2018-11-10 12:36:12 -06: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
bed38e0b7f Fixed charselect showing the wrong amount of characters on its list, version bump. 2018-10-23 10:06:04 +02:00
Cerapter
ab49e69067 Added the ability to give characters custom realisation sounds. 2018-09-20 22:13:03 +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
c1c042b93d Revert "Removed the dependency on bass.dll."
This reverts commit fe955d6923.
2018-09-15 01:42:44 +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
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
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
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
91ad46eea0 Fixed a Windows bug where there was no way to get back to the default audio device. 2018-08-24 15:51:28 +02:00
Cerapter
6bb9dbcc4a Version bump. 2018-08-19 09:40:09 +02:00
Cerapter
d314b8dd07 Moved includes out of the CPP files into the header files.
Reimplementation of `30a87d23c9c63bed072b3460e7482075dc530b2c` from the
old origin.
2018-08-19 09:37:34 +02:00
Cerapter
95b8bd72d3 Ability to toggle Discord RPC.
Reimplementation of `bed0b55e70f13adf772584fc0d31ebfe59597115` from old
origin.
2018-08-19 09:17:48 +02:00
Cerapter
693eb81962 Clearer loading screen that expands on what is being loaded + autofocus on search. 2018-08-14 01:37:53 +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
78be99422e CCCC version now displayed ingame. 2018-08-07 19:41:41 +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
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
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
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
7b34f426e2 Read log limit maximum from config.ini. 2018-07-26 14:42:32 +02:00
oldmud0
bd1cda1bd6 Bump to 2.4.9 2018-07-05 21:53:52 -05:00
oldmud0
064cde6759 Merge branch 'discord-toggle' 2018-07-05 21:33:27 -05:00
stonedDiscord
30a87d23c9 moved includes to header files 2018-07-05 19:32:51 +02:00
gameboyprinter
bed0b55e70 Make discord toggleable, OOC name option, default bg fix 2018-07-05 12:21:32 -05:00
David Skoland
4eba53ebb2 Reverted qss stuff and added more comments 2018-02-11 18:55:16 -06:00
David Skoland
4ec662d826 renaming some functions and starting qss theme functionality 2018-02-09 01:13:47 +01: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
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
32df766e61 Set version to 2.4.5 2017-11-05 14:41:07 -06:00
oldmud0
a8ccbe77c1 Don't do failover for Android, try reconnecting automatically once
Issue: AOTextArea is supposed to have red text for errors, but it's not working
2017-11-04 18:42:44 -05:00
oldmud0
294d2150d0 Change basic connection to DNS SRV lookup for master server failover 2017-07-24 22:44:35 -05:00
OmniTroid
6d1a49e920 incremented to 2.4.3, ready to release 2017-06-19 22:49:43 +02:00
OmniTroid
71bac5414e added call word function and fixed an evidence-related crash 2017-05-30 22:06:06 +02:00
OmniTroid
957277adaf incremented to 2.4.1 in the header too 2017-05-24 16:17:47 +02:00
OmniTroid
18afcf9064 added evidence edit and add + incremented version 2017-05-19 00:48:57 +02:00
OmniTroid
d39b74c33d added foundation of evidence functionality 2017-04-27 18:59:36 +02:00
OmniTroid
3070db4aef incremented version to 2.3.5 2017-04-07 17:57:18 +02:00
OmniTroid
2510a89c54 added custom sfx support and incremented to 2.3.4 2017-04-07 02:02:07 +02:00
OmniTroid
b15214b739 added color customization to music list and started adding to fonts 2017-04-06 02:13:36 +02:00
OmniTroid
8a8062fbbf fixed a crash and incremented to 2.3.3 2017-04-04 21:00:45 +02:00