in1tiate
87fe5c214d
Update all QSettings instances to use UTF-8
2021-04-22 20:02:18 -05:00
MangosArentLiterature
23d50b9216
Add /gimp
...
- Also adds some documentation of other joke mod commands to aoclient.h.
2021-04-09 03:18:10 -05:00
MangosArentLiterature
290862c504
Add a new system of loading configuration files for commands.
...
- Adds ConfigManager::verifyCommandConfig(), which verifies the command config files found in config/text/ exist and are files.
- Adds Server::loadConfigFile(), which returns the contents of a txt file in config/text/ into a stringlist.
- Adds Server::loadCommandConfig(), which loads stringlists for commands to utilize using loadConfigFile().
2021-04-08 22:51:04 -05:00
MangosArentLiterature
febaf21c0d
Check for correct auth_type in config.ini
...
When initializing config.ini, ensure auth_type is set to a recognzied value.
2021-04-03 17:00:45 -05:00
Cerapter
c13a2d06f9
Merge branch 'master' into feature/docs
2021-03-24 21:02:21 +01:00
Cerapter
243caf4292
Add docuumentation to AreaData
...
Also patch up a few errors with the ConfigManager documentation.
2021-03-13 16:35:58 +01:00
scatterflower
b515407967
make ms port selection actually work??
2021-03-11 13:32:20 -06:00
in1tiate
2c25fadc19
add dezalgo for IC and OOC chat
2021-03-09 12:56:59 -06:00
scatterflower
d76301cfcd
general cleanup, net debug switch
2020-10-06 13:45:28 -05:00
scatterflower
7c6b892fb9
add background changing
2020-09-29 04:49:16 -05:00
scatterflower
849a74fdc3
manage our memory better
2020-09-02 15:36:10 -05:00
scatterflower
24dfc3cdb8
add validation for extra config files
2020-09-02 08:23:23 -05:00
scatterflower
857e36b835
don't try to generate config from scratch
2020-09-02 08:10:42 -05:00
scatterflower
f72cb575fe
remove unnecessary ini entry
2020-09-02 00:58:21 -05:00
scatterflower
dc932451e6
add music, lay groundwork for areas
2020-08-30 01:25:30 -05:00
likeawindrammer
de150ef9b3
Simplify advertise_server assignation
...
Since it's a bool we can just assign the result of the comparation
2020-08-28 07:09:57 -06:00
likeawindrammer
8dee403e7c
Fix: Not using user's settings due to not specifying a group
2020-08-28 07:05:49 -06:00
likeawindrammer
c91d3a50a6
Fix: Server listening on the ms port instead of the actual port
2020-08-28 07:02:19 -06:00
scatterflower
75ec4175fd
add license info to files
2020-08-26 02:08:54 -05:00
scatterflower
42df56942b
clang format, and indentation change
2020-08-25 07:07:08 -05:00
scatterflower
be8d8b215e
you can add characters now
2020-08-25 06:56:40 -05:00
scatterflower
2d5b257799
implement server groundwork
2020-08-24 01:18:17 -05:00
scatterflower
0ab0fcd060
cleanup some things
2020-08-23 21:30:38 -05:00
scatterflower
28ed456386
clang format
2020-08-23 14:45:11 -05:00
scatterflower
a3d2c1aa66
start implemented the actual server
2020-08-23 14:43:19 -05:00
scatterflower
ce46fa1657
move more config logic into config_manager.cpp
2020-08-23 14:28:16 -05:00
scatterflower
04ae43d960
move config logic to its own class
2020-08-23 14:13:55 -05:00