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
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
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
David Skoland
c7b25b7fae
implemented hold it/objection/take that/custom objection
2017-02-07 14:24:05 +01:00
David Skoland
b7b9794839
implemented sending IC messages
2017-02-06 22:22:03 +01:00
David Skoland
ea09ad9dfc
started implementing emotes
2017-02-06 14:06:58 +01:00
David Skoland
6a4657ceb9
added viewport functionality
2017-02-03 17:07:05 +01:00
David Skoland
6e7fd9c522
added objection handler and started on set_scene
2017-02-01 18:20:48 +01:00
David Skoland
9682087667
implemented ooc chat and cleaned up some old headers
2017-01-27 01:17:33 +01:00
David Skoland
50fe02cd77
changing structure from globals to OO with a flat construction
2017-01-18 15:39:04 +01:00
David Skoland
93e2ddcab1
implemented widget size from ini functionality
2017-01-18 03:19:26 +01:00
David Skoland
f4aa19122e
added more widgets to lobby and made masterserverchat work
2017-01-04 15:12:43 +01:00
David Skoland
edf37fba49
Added file and path function files + started working on the lobby
2016-12-29 02:48:02 +01:00