Commit graph

7 commits

Author SHA1 Message Date
Noikoio
1773fd2fc2 Changed module configuration model
-Changed a few method names to better reflect its capabilities.
--Specifically, references to "Config" were renamed to "State".
-Changed the way that what is now CreateInstanceState is called
--It is now always called instead of only when configuration exists
--A basic null check was added to prevent issues resulting from this
--General exception handler added to configuration loader
2018-03-22 00:30:22 -07:00
Noikoio
6ca73a9b6b Added proper MessageCache configuration
Though it's now capable of loading configuration for the full
ModLogs module, not all features are available yet.
2018-03-01 19:25:08 -08:00
Noikoio
2b56dab0e3 Cleaned up MessageCache slightly 2018-02-22 18:04:27 -08:00
Noikoio
7f22da5a4e Fixed several issues; ready for testing 2018-02-20 12:26:10 -08:00
Noikoio
69f9da5313 Added mostly complete MessageCache 2018-02-20 00:48:11 -08:00
Noikoio
e771e09d08 Restructured MessageCache, added notes for implementation 2018-02-17 00:45:40 -08:00
Noikoio
26da617cf1 Adding files from previously deleted branch 2018-02-10 19:34:13 -08:00