Commit Graph

33 Commits

Author SHA1 Message Date
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