MangosArentLiterature
8ef6a3526b
Purge zalgo_tolerance
2021-04-29 22:19:30 -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
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
Cerapter
58ac797e78
Document ConfigManager
2021-03-13 15:09:56 +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
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
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
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