oldmud0
1852f92087
Overhaul theme
...
The only thing missing in this commit is a new background.
I am waiting for a higher-quality version of the AO logo.
2018-11-25 13:24:43 -06:00
oldmud0
5bf5a22833
Fix compile-time issues from merge
2018-11-17 20:12:12 -06:00
oldmud0
b385babf77
Fix case-insensitive paths on Linux ( #34 )
...
Closes #9
2018-11-17 19:57:27 -06:00
David Skoland
ee4b9acfeb
fixed get_sounds_path as well + nuked the last unneccessary tolower calls
2018-11-16 02:37:57 +01:00
David Skoland
8ffdd2afb8
refactored path functions and added support for case-sensitive filesystems
2018-11-16 02:01:08 +01:00
oldmud0
33cae53665
Merge AOV 2.5.1 into mainline
2018-11-10 23:50:51 -06:00
oldmud0
56ec03a23a
Clean up style of merged in code
2018-11-10 23:08:43 -06:00
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
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
ab49e69067
Added the ability to give characters custom realisation sounds.
2018-09-20 22:13:03 +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
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
85ceb708f7
Added the ability to have a character not have a showname at all on clientside.
...
It can be done by adding `needs_showname = false` into the character's
`char.ini` file.
2018-08-29 16:20:47 +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
7de64bd0c0
Discord toggle pt.2.
...
Forgot these.
2018-08-19 09:18:35 +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
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
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
42e26d6775
Enable Discord by default if not in config.ini
2018-07-05 21:32:49 -05: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
OmniTroid
71bac5414e
added call word function and fixed an evidence-related crash
2017-05-30 22:06:06 +02:00
OmniTroid
3f97df6174
started implementing evidence functionality
2017-04-24 15:10:07 +02:00
stonedDiscord
ae60825b29
debugging help, fastter loading(?) and android sdcard
2017-04-18 00:53:53 +02:00
OmniTroid
75278a4173
removed debug statements
2017-04-08 01:34:34 +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
3495dfae3a
started adding the desk/nodesk feature
2017-03-28 02:54:07 +02:00
OmniTroid
1bc1ec6d40
added get_emote_mod function
2017-03-26 01:00:48 +01:00
OmniTroid
7af0cbfd1c
fixed lots of bugs, tweaked objections and added demonserver workaround for disconnecting
2017-03-22 20:13:16 +01:00
OmniTroid
3b97f88db4
fixed the charselect and added some features, ready for 2.2.5 release
2017-03-16 02:05:44 +01:00
OmniTroid
38c01f2cca
fixed a hyperlink bug
2017-03-14 15:29:11 +01:00
OmniTroid
96ad7c60f7
added default slider values
2017-03-08 05:23:15 +01:00
OmniTroid
26660a7b86
fixed some bugs and added blank_blip
2017-03-01 03:42:02 +01:00
David Skoland
23262512ac
improved DC handling and added case insensitivity to char.ini checks
2017-02-23 16:53:15 +01:00
Skoland
26ea00e7fc
added adjustable blip rate and judge buttons on /pos jud
2017-02-19 01:53:59 +01:00
David Skoland
ba9f9390fc
added text resize functionality
2017-02-17 22:03:30 +01:00
David Skoland
00e491bb26
highly experimental and complex preanim algorithm testing in progress
2017-02-16 22:29:10 +01:00
David Skoland
c5c7997f41
adjusted preanims and added emotions/ao2 feature
2017-02-16 11:48:38 +01:00
OmniTroid
897e19546a
fixed some sfx issues
2017-02-15 23:15:06 +01:00
David Skoland
be017b7278
fixed all known bugs + improved preanims(probably)
2017-02-15 15:32:20 +01:00
David Skoland
47f96cf0a4
added emote comments to emote buttons with missing image
2017-02-14 15:58:36 +01:00
David Skoland
bc2f15e4f1
removed debug statements, fixed a chatbox issue
2017-02-14 13:16:45 +01:00
David Skoland
c540c1094e
added audio implementation and refactored text file functions
2017-02-12 02:24:38 +01:00