Commit Graph

87 Commits

Author SHA1 Message Date
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
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
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
OmniTroid
8c34754fb8 fixed the tiny desk issue, ready for 2.3.2 2017-03-29 22:28:25 +02:00
OmniTroid
244339645d fixed broken code related to base path 2017-03-29 22:01:16 +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
842b1a58e9 added demonserver workaround and incremented version 2017-03-22 20:32:35 +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
ccebb7710a fixed a freeze-related objection bug + a bug where < and > would not display in chatbox. version 2.3.0 ready for release 2017-03-17 00:39:28 +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
8acaf365b1 enabled flipping and fast loading for tsuserver 2017-03-13 14:22:33 +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
0b148bb0a3 to version 2.2.4 2017-02-23 20:22:38 +01:00
David Skoland
19080a6130 fixed hyperlinks and evidencebutton + muted music 2017-02-20 03:17:52 +01:00
OmniTroid
0044141c14 added hyperlinks 2017-02-19 20:10:28 +01:00
Skoland
26ea00e7fc added adjustable blip rate and judge buttons on /pos jud 2017-02-19 01:53:59 +01:00
David Skoland
07ce459c88 version 2.2.0, ready for release 2017-02-17 22:12:48 +01:00
David Skoland
ba9f9390fc added text resize functionality 2017-02-17 22:03:30 +01:00