|
|
ae1a15ad32
|
Move DatabaseContext to root
|
2021-03-14 17:54:09 +01:00 |
|
|
|
a92e258ed6
|
Ensure no more stack overflow
|
2020-10-16 22:25:31 +02:00 |
|
|
|
858edf6851
|
Fix core classes not being able to read configuration
|
2020-10-16 21:12:25 +02:00 |
|
|
|
21514746ce
|
Make RestrictedConfig static
|
2020-10-16 19:01:24 +02:00 |
|
|
|
a1461855c6
|
Fix return type of RestrictedConfig.IsAllowed
|
2020-10-16 19:00:22 +02:00 |
|
|
|
49de232033
|
Add everything to restrictedconfig
|
2020-10-16 18:59:44 +02:00 |
|
|
|
fe59799e1f
|
Move ConfigurationRepository to ConfigHelpers namespace
|
2020-10-16 17:59:49 +02:00 |
|
|
|
9b604b67a7
|
Rework PermissionChecker to not be dumb...
|
2020-10-16 17:21:42 +02:00 |
|
|
|
838c4847f8
|
Implement failsafe for large message output from custom commands
|
2020-09-27 15:44:44 +02:00 |
|
|
|
fe5dde6918
|
Implement a limited context to give to the Lua context
|
2020-09-27 15:44:30 +02:00 |
|
|
|
b7a9575c15
|
Trim output to treat \n as empty message
|
2020-09-27 12:33:42 +02:00 |
|
|
|
8062e6d980
|
Remove metatable functionality from lua context
|
2020-09-27 12:33:06 +02:00 |
|
|
|
94bbfb18ae
|
Add context variable to lua context
|
2020-09-27 12:32:42 +02:00 |
|
|
|
118aa28a11
|
Fix logging level of debug message
|
2020-09-27 12:32:05 +02:00 |
|
|
|
a1a3cc61cb
|
Fix print not working
|
2020-09-27 12:27:17 +02:00 |
|
|
|
29813a599c
|
Switch lua library to NLua and implement cancellation
|
2020-09-27 12:13:20 +02:00 |
|
|
|
514a835233
|
Store my changes
|
2020-09-26 18:27:24 +02:00 |
|
|
|
ceee0caace
|
Fix output of print not being used as message content
|
2020-09-23 20:50:25 +02:00 |
|
|
|
18f4a82c78
|
Add Embed support for CustomCommands
|
2020-09-22 22:05:01 +02:00 |
|
|
|
ebbf2c858a
|
Get basic Lua interpreter set up
|
2020-09-03 23:14:11 +02:00 |
|
|
|
0636205e05
|
Add mock implementation for lua code
|
2020-09-03 22:37:37 +02:00 |
|
|
|
bc20751037
|
Fix code warnings
|
2020-08-30 13:10:43 +02:00 |
|
|
|
754f53c404
|
Change Logging to LoggingFacade
|
2020-08-30 12:45:01 +02:00 |
|
|
|
ccff9a40b5
|
Add basic caching for authentication tokens
|
2020-08-25 20:34:41 +02:00 |
|
|
|
51f153f400
|
Fix synchronous async warning CheckPerms
|
2020-08-24 22:24:52 +02:00 |
|
|
|
18c7b2c961
|
Fix synchronous async warning RestrictedConfig
|
2020-08-24 22:23:00 +02:00 |
|
|
|
1521df23fd
|
Fix indenting and add comment for future
|
2020-08-13 20:43:00 +02:00 |
|
|
|
59525c4c63
|
Adding additional restricted values for Config
|
2020-08-06 20:30:39 -04:00 |
|
Sean Stoves
|
93f55adf7b
|
Adding Function to permit a restriction of configurations.
|
2020-08-06 10:51:56 -04:00 |
|
|
|
a672c3968f
|
in Line code for special permission nodes
|
2020-08-05 22:40:01 -04:00 |
|
|
|
b766813b60
|
Remove dependency injector
|
2020-08-04 23:40:00 +02:00 |
|
|
|
33e8b74813
|
Start dependency injection
|
2020-06-18 21:03:24 +02:00 |
|
|
|
87036fea37
|
Fix Alchemist classtype
|
2020-06-06 01:43:24 +02:00 |
|
|
|
20a0c41d1e
|
Merge branch 'feature-6-timers' into feature-3-lodestone-linkup
|
2020-06-05 17:46:42 +02:00 |
|
|
|
588093bef6
|
Adjust character info lodestone api
|
2020-06-05 02:23:50 +02:00 |
|
|
|
1f41e7cf46
|
Add fancy printing to lodestone output
|
2020-06-04 22:26:42 +02:00 |
|
|
|
b4617838dd
|
Rename methods to proper conventions
|
2020-06-04 21:05:28 +02:00 |
|
|
|
ce32f19075
|
Add discord commands for lodestone queries
|
2020-06-04 21:04:39 +02:00 |
|
|
|
b2a62261ce
|
Add http fetch without query parameters
|
2020-06-04 20:32:36 +02:00 |
|
|
|
6d25611c4e
|
Add basic Lodestone linkup
|
2020-06-04 20:00:43 +02:00 |
|
|
|
99ded56655
|
Add Timer service
|
2020-06-04 19:13:00 +02:00 |
|