Commit Graph

220 Commits

Author SHA1 Message Date
Salmonllama
cfb60cc8d6 Slot enums with matcher for command use 2020-09-09 23:09:11 -04:00
Salmonllama
d2f7e12765 Completed logic for RS3 2020-09-09 23:08:40 -04:00
Salmonllama
083a5d47e6 Modified for serializeability 2020-09-08 23:40:54 -04:00
Salmonllama
1cb720d09f Added simple toString() for testing 2020-09-08 23:40:24 -04:00
Salmonllama
eafdc7fbe6 Added OSRS request logic 2020-09-08 23:39:55 -04:00
Salmonllama
72f6d75cda Remove debug messages 2020-09-08 20:14:37 -04:00
Salmonllama
806ea326ec scape.fashion WIP 2020-09-07 16:07:17 -04:00
Aleksei Gryczewski
d394c43a3e
Merge branch 'scape.fashion' into master 2020-09-06 19:22:46 -04:00
Salmonllama
96e69950c6 Implement Spring Boot for deployment/feature enhancement 2020-09-06 16:21:08 -04:00
Salmonllama
18353617f0 ImageListener no longer uploads images when in DEV mode 2020-09-06 15:05:17 -04:00
Salmonllama
82f825e4e1 Renamed BOT_LOG to ACTIVITY_LOG for clarity 2020-09-06 14:27:43 -04:00
Salmonllama
c93457123e Testing and logging 2020-09-06 12:13:34 -04:00
Salmonllama
28fc5c202c scape.fashion scaffolding 2020-09-06 12:13:23 -04:00
Salmonllama
3bca668a97 ColorRole commands logical implementation 2020-08-19 15:14:44 -04:00
Salmonllama
43b1570b9d Fixed accessors and added getAll method 2020-08-19 15:14:25 -04:00
Salmonllama
32e74b77c1 Added toString() and final fields 2020-08-19 15:12:39 -04:00
Salmonllama
ff5961d79a Added colorRole schema to FSDB 2020-08-19 15:12:19 -04:00
Salmonllama
0def36a4a1 Remove TODOs, fix typos, formatting 2020-07-30 18:29:59 -04:00
Salmonllama
f826d0ed69 Properly deleted removal confirmation message 2020-07-30 18:20:27 -04:00
Salmonllama
90527ad370 Account for NULL types in queries
Also fixed a variable that may have been creating redundant connections
2020-07-30 18:03:23 -04:00
Salmonllama
d8905f6914 Fix typo in welcome message update query 2020-07-30 18:02:26 -04:00
Salmonllama
9cc81764c1 Fixed logic in NewMemberListener 2020-07-30 18:02:11 -04:00
Salmonllama
c598d4b5c4 Refactored welcome message command 2020-07-30 18:01:52 -04:00
Salmonllama
8d6be312b3 Fixed improper timestamp on outfit submission 2020-07-30 00:55:11 -04:00
Salmonllama
f7905047e2 Change staff commands' permission to static:staff 2020-07-27 23:13:28 -04:00
Salmonllama
948204ac49 Change staff commands' permission to static:staff 2020-07-27 23:13:15 -04:00
Salmonllama
3a1fbd57fc Fix outfit sending 2020-07-27 23:04:37 -04:00
Salmonllama
114630ead5 Fix logging on missing meta 2020-07-27 22:42:21 -04:00
Salmonllama
a72a49be02 Remove debug messages 2020-07-27 22:41:50 -04:00
Salmonllama
7c8f9acca5 Remove serverName field 2020-07-27 22:41:42 -04:00
Salmonllama
468d6b74dd Fix prepared statements without values 2020-07-27 22:41:29 -04:00
Salmonllama
b6f9f4f144 Remove Debug messages 2020-07-27 22:41:02 -04:00
Salmonllama
995a3738df Move outfit logging inside the insertion future 2020-07-27 22:40:42 -04:00
Salmonllama
e46bc1c787 Made StaticHandler block temporarily 2020-07-27 22:00:15 -04:00
Salmonllama
ac37c6b5e1 Add emoji implementation to ImageListener 2020-07-27 21:59:08 -04:00
Salmonllama
f332413164 Remove primary key from config 2020-07-27 21:58:44 -04:00
Salmonllama
2928069b1f Fix doubly statemented query 2020-07-27 21:58:32 -04:00
Salmonllama
b90d981d69 Fixed config get args 2020-07-27 21:58:15 -04:00
Salmonllama
e8cbe78587 Fixed update query args 2020-07-27 21:57:58 -04:00
Salmonllama
123771bf12 Add emoji getter 2020-07-27 21:57:42 -04:00
Salmonllama
f586579393 Remove hard-coded home server 2020-07-27 21:56:35 -04:00
Salmonllama
b63bc80095 Add outfit-log 2020-07-27 21:55:51 -04:00
Salmonllama
54674c25a0 Log outfit deletion 2020-07-27 20:22:04 -04:00
Salmonllama
35c370777a Remove unused import 2020-07-27 20:21:50 -04:00
Salmonllama
af3bcb5cd0 Made CommandPermissions static:owner 2020-07-27 20:21:40 -04:00
Aleksei
9452bb5a96 Wmsg command 2020-07-27 17:27:34 -04:00
Aleksei
badb05202b Moved WelcomeMessages to ServerConf 2020-07-27 17:27:07 -04:00
Aleksei
d1dd1fe758 Added default command for fallback catching 2020-07-23 20:34:06 -04:00
Aleksei
0f1316aa30 Implement custom gallery emojis 2020-07-23 20:12:54 -04:00
Aleksei
09f142b48d Remove unused import 2020-07-23 20:04:00 -04:00
Aleksei
7abd82f77a Reformat Galleries with a builder 2020-07-23 19:40:38 -04:00
Aleksei
7ce2f97acf Set deleteHash on outfits 2020-07-23 19:18:37 -04:00
Aleksei
5242bb4f89 Made some fields final 2020-07-23 19:18:26 -04:00
Aleksei
4afe83169d Added Outfit meta and proper logging 2020-07-23 18:54:20 -04:00
Aleksei
d88cd05e1b Add outfit meta 2020-07-23 18:36:56 -04:00
Aleksei
deb58f6a74 User Blacklist command 2020-07-23 18:26:05 -04:00
Aleksei
784a21e257 Use CompletableFuture in command invocation 2020-07-23 18:05:28 -04:00
Aleksei
cf1a715ddf Added command for privacy policy 2020-07-23 16:42:46 -04:00
Aleksei
94336b2a3f I still have no idea 2020-07-23 14:23:08 -04:00
Aleksei
941ec1bf4d Fixed timestamp NPI and added toString 2020-07-23 14:22:53 -04:00
Aleksei
a53bc60f4b Allowed outfits to be retagged/updated 2020-07-23 14:22:22 -04:00
Aleksei
cf698be97e Updated outfit retag command 2020-07-23 14:22:12 -04:00
Aleksei
74d4c3c4ce Added static and discord permission handlers 2020-07-23 14:21:34 -04:00
Aleksei
60f9b4e3b2 Changed author to submitter 2020-07-23 14:20:58 -04:00
Aleksei
be3b109ebe Updated command list and imports 2020-07-23 14:20:40 -04:00
Aleksei
9788e1783e Finished command logic 2020-07-23 14:19:48 -04:00
Aleksei
5f8fd66ee3 Fixed nullpointer on creation 2020-07-23 14:19:05 -04:00
Aleksei
bf6a1fb7a8 WelcomeChannel config option 2020-07-23 14:18:39 -04:00
Aleksei
a649da2d5a Deployment futureproofing 2020-07-23 14:18:27 -04:00
Aleksei
421b42bf71 Added easy outfit re-creation 2020-07-23 14:17:46 -04:00
Aleksei
3769eff401 Remove old classes, utilities, and listeners 2020-07-23 14:15:24 -04:00
Aleksei
e7fd553c4d Remove RethinkDB 2020-07-23 14:14:52 -04:00
Salmonllama
5c5153212a WIP Perm Command/Logger 2020-07-13 15:27:09 -04:00
Salmonllama
fbfc6c9dfd Add DB method to retrieve all 2020-07-11 13:28:47 -04:00
Salmonllama
81a6f2985c Not sure what I'm doing with this quite yet 2020-07-11 13:19:53 -04:00
Salmonllama
23c1fe4f37 Whitespace fix 2020-07-11 13:01:57 -04:00
Aleksei Fox
92c54bd9bb Added join log to config 2020-07-11 01:55:17 -04:00
Aleksei Fox
712e982617 Reworked outfit deletion 2020-07-11 01:54:56 -04:00
Aleksei Fox
9c8de32397 Added ColorRole Model/Controller 2020-07-10 18:27:31 -04:00
Salmonllama
1a7b6c6ada Update OutfitInfo Command for database changes 2020-07-04 18:46:53 -04:00
Aleksei
b598b670e5 Implemented custom emoji in GalleryChannelCommand 2020-07-03 18:40:39 -04:00
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
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
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