Aleksei
|
8c3dce4313
|
Add model/controller for staticpermission
|
2020-07-03 17:19:57 -04:00 |
|
Aleksei
|
6f55d755e6
|
Add schemas into build method
|
2020-07-03 17:19:44 -04:00 |
|
Aleksei
|
7f62b9bf58
|
Needs to be static
|
2020-07-03 17:04:00 -04:00 |
|
Aleksei
|
addd635d4b
|
Controller logic
|
2020-07-03 14:48:27 -04:00 |
|
Aleksei
|
2f68e09199
|
Add identifier
|
2020-07-03 14:48:18 -04:00 |
|
Aleksei
|
7ad59e3825
|
Fix spacing
|
2020-07-03 14:47:59 -04:00 |
|
Aleksei
|
170e453617
|
Fix spacing
|
2020-07-03 14:47:51 -04:00 |
|
Aleksei
|
a2ae57ab6c
|
Scaffold welcome message model/controller
|
2020-06-28 23:57:07 -04:00 |
|
Aleksei
|
c8539bfaef
|
reminders
|
2020-06-28 23:56:55 -04:00 |
|
Aleksei
|
4daf677595
|
Add toString overrides to blacklist models
|
2020-06-28 23:56:47 -04:00 |
|
Aleksei
|
879612918f
|
Webhook on finish
|
2020-06-28 19:27:11 -04:00 |
|
Aleksei
|
393ea64462
|
Created Travis integration
|
2020-06-28 17:51:16 -04:00 |
|
Aleksei
|
3e7fad6410
|
Added emoji modifiers to Gallery model/controller
|
2020-06-28 12:25:18 -04:00 |
|
Aleksei
|
73e41b6c97
|
Added user blacklisting
|
2020-06-28 12:07:31 -04:00 |
|
Aleksei
|
e5ec9c75b5
|
Clean up comments and spacing
|
2020-06-28 12:07:20 -04:00 |
|
Aleksei
|
bd7b4098be
|
Updated Javacord dependency
|
2020-06-28 12:06:49 -04:00 |
|
Aleksei
|
4fe7adae0c
|
Fixed typo
|
2020-04-11 19:33:22 -04:00 |
|
Aleksei
|
a1dd8e7c98
|
Added ServerBlacklist schema to table setups
|
2020-04-11 19:33:13 -04:00 |
|
Aleksei
|
aeb1ca9d3e
|
Auto-closed insert ResultSet
|
2020-04-11 19:32:44 -04:00 |
|
Aleksei
|
c2dcf7ee80
|
Fixed/added comments
|
2020-04-11 19:32:19 -04:00 |
|
Aleksei
|
ef466013e0
|
ServerBlacklist model/controller
|
2020-04-11 19:31:52 -04:00 |
|
Aleksei
|
bb8e31ff8d
|
Added update for ServerConfig
|
2020-04-11 15:48:40 -04:00 |
|
Aleksei
|
00c5842a34
|
Added query overload for updating
|
2020-04-11 15:48:25 -04:00 |
|
Aleksei
|
da526d50e3
|
Updated compile to implementation
|
2020-04-11 14:39:32 -04:00 |
|
Aleksei
|
054c1894f4
|
Builder TODO
|
2020-04-11 14:39:19 -04:00 |
|
Aleksei
|
cea828eb38
|
Pedantic formatting fixes
|
2020-04-11 14:39:01 -04:00 |
|
Aleksei
|
d7e9cf7cd1
|
Added ServerConfig to startup schema
|
2020-04-11 14:38:31 -04:00 |
|
Aleksei
|
07fd40a948
|
ServerConfig model and controller
|
2020-04-11 14:37:58 -04:00 |
|
Aleksei
|
f2113b7671
|
Make gradlew executable
|
2020-03-18 13:08:24 -04:00 |
|
Aleksei
|
03dd9bfbcd
|
Suppressed warning on Guthix
|
2020-02-28 17:44:12 -05:00 |
|
Aleksei
|
84e44fe4f8
|
New StatsCommand
|
2020-02-28 17:44:03 -05:00 |
|
Aleksei
|
f1abf69988
|
Added more counting methods
|
2020-02-28 17:43:53 -05:00 |
|
Aleksei
|
1aef13e0ec
|
Added TODO
|
2020-02-28 17:43:36 -05:00 |
|
Aleksei
|
dea0353280
|
Removed more unused variables
|
2020-02-27 18:30:38 -05:00 |
|
Aleksei
|
474e6db324
|
Refactored GetOutfitCommand
|
2020-02-27 18:23:34 -05:00 |
|
Aleksei
|
010eca59db
|
Remove unused imports/variables
|
2020-02-27 18:23:14 -05:00 |
|
Aleksei
|
a4df63a2cd
|
Fixed forced lowercase on command args
|
2020-02-27 18:22:13 -05:00 |
|
Aleksei
|
b68277d5b5
|
Removed old duplicate command
|
2020-02-27 18:21:30 -05:00 |
|
Aleksei
|
cb0f7b82dc
|
Source compatibility 11 for Optional methods
|
2020-02-27 18:21:07 -05:00 |
|
Aleksei
|
16cbd4f5d0
|
OutfitCommand refactor
|
2020-02-27 16:10:22 -05:00 |
|
Aleksei
|
eed3bb9cd5
|
Fixed multiple extraction eating first result
|
2020-02-27 16:10:14 -05:00 |
|
Aleksei
|
c7ed16a6c8
|
Removed debug print in Registry
|
2020-02-27 16:09:26 -05:00 |
|
Aleksei
|
45fa1bdffd
|
Added explicit okhttp dep
|
2020-02-27 16:05:10 -05:00 |
|
Aleksei
|
9d560b0478
|
Added methods for multiple outfits
|
2020-02-27 00:51:57 -05:00 |
|
Aleksei
|
1cffa89d36
|
Removed old DBUtils from OutfitCommand registration
|
2020-02-27 00:51:44 -05:00 |
|
Aleksei
|
8b05297c4c
|
TODO comment in ImageListener
|
2020-02-27 00:51:19 -05:00 |
|
Aleksei
|
801ed71b38
|
TODO comment in GalleryController
|
2020-02-27 00:50:57 -05:00 |
|
Aleksei
|
099f92d0ac
|
Initial OutfitCommand refactor. INCOMPLETE
|
2020-02-27 00:50:43 -05:00 |
|
Aleksei
|
29c30d928e
|
Added method for getting tags from db
|
2020-02-26 14:40:56 -05:00 |
|
Alek Gryczewski
|
e7a7b4f40e
|
Merge pull request #6 from Salmonllama/master
Update database-rewrite branch
|
2020-02-26 13:48:18 -05:00 |
|