Commit Graph

16 Commits

Author SHA1 Message Date
858edf6851
Fix core classes not being able to read configuration 2020-10-16 21:12:25 +02:00
951692e5fb
Rework all config controllers again 2020-10-16 21:01:04 +02:00
47e6d2bed5
Move Configuration wrapper class to separate namespace 2020-10-16 17:57:57 +02:00
194d025660
Rework configuration through a root level helper 2020-10-16 16:43:54 +02:00
18f4a82c78
Add Embed support for CustomCommands 2020-09-22 22:05:01 +02:00
0636205e05
Add mock implementation for lua code 2020-09-03 22:37:37 +02:00
4277c703cb
Set up skeleton for CustomCommands 2020-08-24 15:18:10 +02:00
9dae8289dc
Add database model and migrations for RoleReaction 2020-08-20 01:17:45 +02:00
e8c6fcce76 Adding Level to the Experience Table 2020-08-08 23:54:08 -04:00
1b4f4cc1c0 Adding DateTime field of LastUpdated 2020-08-08 23:33:48 -04:00
56edd20562 Adding ExperiencePoints table and Model 2020-08-06 17:19:33 -04:00
b8a1f91d0a
Remove old database and attribute system, replace with (mostly error-free, possibly and partially) working system with the new EFCore 2020-08-05 01:09:56 +02:00
63f688de9c Removing Blob/LongText from CommandPermissions. 2020-08-04 17:47:21 -04:00
ca10f50645
Replace models with proper EF-models 2020-08-04 23:40:15 +02:00
3135c8965d Adding LevelUp Model 2020-08-03 22:24:40 -04:00
35e8dc8188 Adding Models for EntityFrameWork 2020-08-03 22:20:42 -04:00