Noikoio
71ce62e88c
Fix incorrect method signature
2018-01-04 14:05:10 -08:00
Noikoio
b70f57f0a3
Added another handler
2017-12-22 22:28:58 -08:00
Noikoio
1fbe4d5e52
Added EntityCache class with CacheUser
...
Its purpose is documented in the comments within EntityCache.cs.
CacheUser has been implemented but is not yet tested.
2017-12-22 22:20:06 -08:00
Noikoio
2e0b408946
Re-adding SQL inserts/updates
2017-12-22 19:17:36 -08:00
Noikoio
8bb274bd69
Moving EntityCache files to separate directory
2017-12-22 17:53:46 -08:00
Noikoio
74c80c50e9
Adding notes, possible goals for this branch
2017-12-08 13:54:29 -08:00
Noikoio
33e893e278
Fix incoming users not getting cached
2017-12-08 13:52:43 -08:00
Noikoio
9cfdeba8be
Added Entry queries
2017-11-20 19:32:34 -08:00
Noikoio
0ff7c4c375
Add extra note
2017-11-20 13:21:05 -08:00
Noikoio
5d5cdd9c84
Added missing fields to ModLogs entry
2017-11-17 10:49:37 -08:00
Noikoio
06e559b085
First commit of ModLogs
...
Some files added. At the moment everyhing is mostly rough plans.
2017-11-14 15:32:18 -08:00
Noikoio
7d7293bfc6
Updated Readme to refer to docs site
2017-11-11 19:14:38 -08:00
Noikoio
801292e1a6
Renamed Features to Modules
2017-11-11 19:12:24 -08:00
Noikoio
17037700dd
Deleted currently unused file
2017-11-11 18:36:17 -08:00
Noikoio
1a001e33c6
Fixed two small issues
...
-Fixed QueryAsync(ulong, string) returning incorrect type on an ID search
-Fixed database lookups failing for entries that have null values
2017-11-11 18:12:23 -08:00
Noikoio
588c52f9a8
Fix compilation error
2017-11-11 18:11:51 -08:00
Noikoio
25a441fba9
Added UserCacheItem
...
This class will be really useful for a feature that is soon to be added.
Also moved some commonly used bits from EntityCache over to its own file.
2017-11-07 22:37:27 -08:00
Noikoio
3780a34b0d
Reorganized files
...
MessageCache disabled. It will become part of a new feature.
2017-11-06 18:15:52 -08:00
Noikoio
b67716ec94
Finished implementing database caches
2017-11-05 20:55:57 -08:00
Noikoio
2958d14b08
Finished implementing DatabaseConfig
...
No longer using separate schemas for each guild. Values for multiple
guilds will be stored within the same table.
2017-11-05 14:58:50 -08:00
Noikoio
97b3bddf20
Split DBCache class into two separate classes
2017-11-05 12:01:32 -08:00
Noikoio
244debadf2
Partial progress on DBCache
2017-11-01 16:24:22 -07:00
Noikoio
2568b11c8e
Added database configuration
2017-11-01 14:06:38 -07:00
Noikoio
5c972997c0
Added DBCache
...
Currently incomplete. This feature will maintain a cache of
entities in a database to be used by upcoming features and
possible external utilities to be created in the future.
2017-10-29 20:04:57 -07:00
Noikoio
eedf7d38d2
Enabled AlwaysDownloadUsers for upcoming feature
2017-10-29 19:36:35 -07:00
Noikoio
86220c5a70
Added AutoRespond documentation
2017-10-27 19:59:31 -07:00
Noikoio
e6f32d795c
Completed AutoMod documentation
...
And slight adjustment in EntityList documentation
2017-10-27 19:33:05 -07:00
Noikoio
b12cbe8ce2
Incremented version number due to breaking configuration change
2017-10-22 00:04:23 -07:00
Noikoio
1e2e615a23
Require Guild ID in server definition
...
Due to how guild configuration is retrieved by features, it's easier
to have the ID be defined explicitly in server configuration instead
of having to look it up each time it's necessary.
2017-10-21 13:19:41 -07:00
Noikoio
4a1326711f
Feature no longer planned; removed TODO comment
2017-10-21 13:14:39 -07:00
Noikoio
3c69ee48ab
Added unhandled exception handler
2017-10-21 13:13:50 -07:00
Noikoio
e30b6be5fe
Replaced important comments with noticeable warnings
2017-10-21 12:05:46 -07:00
Noikoio
ee05cb0944
Fix header formatting
2017-10-21 11:27:51 -07:00
Noikoio
e20b7f5390
Remove margin only from nested lists
2017-10-15 22:56:47 -07:00
Noikoio
44d075eb68
Added incomplete placeholder pages
2017-10-15 22:54:25 -07:00
Noikoio
98c87d37c1
Added partially finished AutoMod docs
2017-10-15 22:53:05 -07:00
Noikoio
4e6da8cfd2
Added entity list documentation
2017-10-15 22:05:18 -07:00
Noikoio
db0673bc40
More CSS adjustments
2017-10-15 21:26:32 -07:00
Noikoio
8280d1ad3f
Fixed issues with spacing
2017-10-15 21:17:12 -07:00
Noikoio
417e2c3c27
Updated docs index; Adding serverdef
2017-10-15 20:50:35 -07:00
Noikoio
5828f632fa
Remove extra character; make use of variables
2017-10-15 20:26:33 -07:00
Noikoio
61e658b573
Added documentation index (as a test)
2017-10-15 20:17:36 -07:00
Noikoio
4557c2fdb7
Index and layout updates
2017-10-15 20:17:13 -07:00
Noikoio
0cbe074151
Added 'say' command type
2017-10-15 17:22:21 -07:00
Noikoio
3f376605f2
ModTools configuration redone
...
Defining config for ModTools now is similar to that of other features.
Additionally, merged the Ban and Kick commands into a single file,
and it no longer scans itself for attribute data on load.
2017-10-09 11:54:12 -07:00
Noikoio
4a59e07c6c
Updated Discord.Net
2017-09-24 12:47:29 -07:00
Noikoio
5cbbb7ff08
Revised; reorganized sections
2017-09-12 20:28:40 -07:00
Noikoio
205943bd31
Updated index draft
...
Will add configuration docs soon.
2017-09-12 19:58:56 -07:00
Noikoio
d135af3035
Updated page settings
...
Modified template slightly. I don't like that big header.
2017-09-12 19:55:17 -07:00
Noikoio
f830e9d2f1
what does this do?
2017-09-12 18:34:27 -07:00