Commit graph

8 commits

Author SHA1 Message Date
scruples
73fbc155e5 Changed officer list, ban list, chat gag list, officer title list and MOTD to be stored in the allegiance blob but not sent to the client with an allegiance update. Added a temporary config option that will update all existing allegiances to use the new lists - should only need to be run once. Added allegiance rank strings for each of the race/gender combinations and added them to the relevant weenie string. Added allegiance name string to the recursive allegiance notify function and added calls to it whenever the allegiance name is set or cleared. Added (primitive) chat boot functionality - it currently sets the player's allegiance chat option to off. 2018-08-14 19:46:16 +01:00
Michael Rath
7c9e7ad301 ID system determined by config. RC uses Mined system all others should used incrememental. 2018-08-10 21:51:08 -07:00
Morosity
2acf283b2c Merge branch 'master' into 'TestServer'
Final Dynamic ID and crash fixes

See merge request Scribble/gdlenhanced!182
2018-08-05 04:28:40 +00:00
Michael Rath
7aa4d05af2 Dynamic ID system
Few crash fixes
2018-08-04 17:24:12 -07:00
Michael Rath
072ab0304a Load Recipe json files 2018-07-14 12:30:30 -07:00
Michael Rath
8f7b3a1df9 Migrating console logging to different log files depending upon issue 2018-04-27 21:03:39 -07:00
Michael Rath
40337e109d Adding new logger - source and header
Rename of existing logger macros to limit conflicts
Added (conf)ig file for logging to have multiple logging files (can easily change)
Added LoggerReadme.md
2018-04-22 11:05:24 -07:00
Peanuts420
da80d1ab2a Initial Commit 2018-03-29 17:01:57 -04:00