Commit Graph

11 Commits

Author SHA1 Message Date
MangosArentLiterature
86c25555b2 Add a new method of loading values from config.ini
- Centralizes the loading of values from config.ini, loading them all in at server start and holding them in memory.
- Removes all other methods of loading config.ini values and replaces them with references to these central values.
- Removes getServerName() and getDiceValue()
2021-04-09 19:18:46 -05:00
MangosArentLiterature
e3e3315da6 remove raiden 2021-04-04 03:16:19 -05:00
MangosArentLiterature
d51203e634 Add configurable logging options 2021-04-04 02:47:36 -05:00
MangosArentLiterature
6511e13585 Save server logs to logs/ instead of config/ 2021-04-03 20:35:21 -05:00
Cerapter
e49324fcbc
Document Logger 2021-03-14 19:03:16 +01:00
in1tiate
f607be2d6c fix crash in logger, add (nonfunctional) protected area flag 2021-03-02 21:44:08 -06:00
scatterflower
73381f97ef some logging improvements 2020-10-08 00:19:13 -05:00
scatterflower
8c6385048e testing before committing? in 2020? 2020-10-06 14:29:47 -05:00
scatterflower
83751d025a add logging to ooc, modcalls, and clean up default config.ini 2020-10-06 14:23:01 -05:00
scatterflower
ae6a6f7e94 implement pairing and other ic features 2020-10-05 15:57:30 -05:00
scatterflower
288e8ffa49 add modcall and IC logging 2020-10-04 14:35:45 -05:00