Commit Graph

117 Commits

Author SHA1 Message Date
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
3f31133b3b Adding MySQL Support via Nugets and AJ 2020-08-03 20:51:35 -04:00
33e8b74813
Start dependency injection 2020-06-18 21:03:24 +02:00
d6d8aa7e8a
Refactor some of the code and naming conventions 2020-06-17 13:43:51 +02:00
3b76d06619
Remove unused variable 2020-06-17 12:56:36 +02:00
9fba590893
Add CheckCommandPerm to correct namespace 2020-06-17 12:55:22 +02:00
dade5809fd
Remove RequireRole precondition 2020-06-17 12:50:16 +02:00
7f0524b947 Adding new DB Command and functions 2020-06-15 23:25:38 -04:00
703e5ae411 Adding CommandPermission Entity 2020-06-15 22:32:25 -04:00
ddce0a9504 Set Server Owner to have permission for all commands. 2020-06-15 22:09:44 -04:00
80f6cf0803 Making RequireRole dynamic. 2020-06-15 22:05:26 -04:00
ba93b7e45e Moving File for better Organization. 2020-06-15 21:47:44 -04:00
b9e8fa40ab Updating for default values if not configured yet. 2020-06-15 21:42:04 -04:00
4e2f03bf4c Updating Role -> Name 2020-06-15 21:35:53 -04:00
d7c997f0cf Adding Dynamic Permission PreCondition node 2020-06-15 21:33:10 -04:00
843e9f4808 Updating due to casting errors because of serialized ConfigRepository data 2020-06-15 21:08:31 -04:00
eaf5ed9889 Adding Raffle Buy functionality. Began Config commands for Variable Config Alterations 2020-06-15 20:51:50 -04:00
7046b97bee
Fix Entity data types to longs 2020-06-15 01:11:40 +02:00
707e0b1bc1
Fix Rafflesystem, take out kinks from other systems 2020-06-09 16:54:34 +02:00
1180aa2bb4
use right datatype 2020-06-08 23:54:25 +02:00
5b552ac310
make some methods public for testing purposes 2020-06-08 22:00:25 +02:00
3c682780a4
Fix multiple where conditions and nullable fields on models 2020-06-08 21:56:58 +02:00
81c32f1137
Remove all string identifiers, changed to long 2020-06-08 20:51:33 +02:00
17170962b1
Remove test entity 2020-06-08 20:51:11 +02:00
155c9b4e77
First version of new database system 2020-06-08 20:21:14 +02:00
a06c6d5e91
Try-catch the timer functionality 2020-06-08 14:20:42 +02:00
2adc291b7d
Allow mulitple configuration flags 2020-06-08 14:20:15 +02:00
8bd9887463
Add configuration get and set endpoint 2020-06-06 17:56:38 +02:00
b2f859f817
Add basic webserver setup 2020-06-06 15:49:39 +02:00
8682cc99bc
Change SDK to Web for Kestrel 2020-06-06 15:49:02 +02:00
1d9d9a8f3c
Remove unique requirement from guild id
Yes, you could only have one config flag per server...
2020-06-06 14:38:00 +02:00
33b70bf884
Allow config for servers to be read from database 2020-06-06 14:35:53 +02:00
5ae3d7599d
Fix CommandHandler config service requirement 2020-06-06 14:35:39 +02:00
cb335bd393
Add guildId filtered config settings 2020-06-06 13:15:34 +02:00
9a98960717
Rework configuration setup to allow database flags 2020-06-06 13:01:52 +02:00
f5488995f5
Merge branch 'cleanup' 2020-06-06 02:53:07 +02:00
270fc56430
Merge branch 'master' into feature-3-lodestone-linkup 2020-06-06 02:51:19 +02:00
3c6aa783f0
Merge branch 'master' into feature-6-timers 2020-06-06 02:49:54 +02:00
7e7c11c4ff
Merge branch 'master' into cleanup 2020-06-06 02:48:37 +02:00
9871d402de
Rework DeletePoints method to use Count Repository method 2020-06-06 02:42:14 +02:00
343e0e7626
Add Count for PointRepository 2020-06-06 02:41:36 +02:00
744b680ddd
Add comments to Database.Controller and RaffleRepository 2020-06-06 02:34:57 +02:00
Ben Yost
17a59ad516 Adding ablity to delete user from points table 2020-06-05 20:25:04 -04:00
0ab5a9f6c3
Add global timer functionality from config 2020-06-06 01:44:11 +02:00
5595993080
Add nick command 2020-06-06 01:43:54 +02:00
87036fea37
Fix Alchemist classtype 2020-06-06 01:43:24 +02:00
6b9e75c8a7
Allow FC names with spaces 2020-06-05 19:07:27 +02:00
20a0c41d1e
Merge branch 'feature-6-timers' into feature-3-lodestone-linkup 2020-06-05 17:46:42 +02:00
Ben Yost
01e46f873f Added points system 2020-06-05 00:29:39 -04:00