Commit Graph

332 Commits

Author SHA1 Message Date
Salmonllama
bd747c6302 Registered OSRS search commands 2020-09-12 15:34:26 -04:00
Salmonllama
26cbbee03e Completed OSRS Search Module 2020-09-12 15:34:01 -04:00
Salmonllama
bc69c31713 Finalized response embed 2020-09-12 12:28:28 -04:00
Salmonllama
ce62a37fdd Implemented Logback 2020-09-12 12:28:03 -04:00
Salmonllama
ccd19910b5 Removed unused import 2020-09-12 12:27:49 -04:00
Salmonllama
e44687377b Adding frontend-exception handler utility 2020-09-12 12:27:24 -04:00
Salmonllama
8661475472 Initial body command and base utilities 2020-09-11 23:23:01 -04:00
Salmonllama
28534320cf Added more class fields for better 1:1 result mapping 2020-09-11 23:20:53 -04:00
Salmonllama
187e2dd79b Fixed naming consistency 2020-09-10 22:12:23 -04:00
Salmonllama
0b81aae272 Missed a command 2020-09-10 21:43:04 -04:00
Salmonllama
7d0fbe37d4 enum-ified command categories 2020-09-10 21:37:20 -04:00
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
9d85f8e6d6 Added gson dep 2020-09-08 23:36:45 -04:00
Salmonllama
87c08d5c97 update for ease of dockering 2020-09-08 20:43:47 -04:00
Salmonllama
72f6d75cda Remove debug messages 2020-09-08 20:14:37 -04:00
Salmonllama
ee3fe8aecc Put ENV var in correct container 2020-09-08 20:13:19 -04:00
Salmonllama
874230b360 Merge remote-tracking branch 'origin/master' 2020-09-07 23:15:38 -04:00
Salmonllama
c18c6f1a69 Edited dockerfile for consecutive runs in the same container 2020-09-07 23:15:33 -04:00
Salmonllama
806ea326ec scape.fashion WIP 2020-09-07 16:07:17 -04:00
Aleksei Gryczewski
a179bf02c0
Merge pull request #34 from Salmonllama/master
Update feature branch
2020-09-06 19:24:24 -04:00
Aleksei Gryczewski
d394c43a3e
Merge branch 'scape.fashion' into master 2020-09-06 19:22:46 -04:00
Salmonllama
df6c208a4c Tweaked Dockerfile for proper cp rule 2020-09-06 19:17:01 -04:00
Salmonllama
877e365616 Version increment 2020-09-06 18:53:02 -04:00
Salmonllama
472da98d3b Merge remote-tracking branch 'origin/master' 2020-09-06 18:43:14 -04:00
Salmonllama
8407c54a91 Revert "incremented version"
This reverts commit b826de55a1.
2020-09-06 18:43:11 -04:00
Salmonllama
b826de55a1 incremented version 2020-09-06 18:41:16 -04:00
Aleksei Gryczewski
db65acd744
Merge pull request #33 from Salmonllama/dev
Springify and Dockerize
2020-09-06 18:35:39 -04:00
Salmonllama
14161a9dd8 Add makefile for docker building 2020-09-06 18:32:15 -04:00
Salmonllama
48b957f0ba Dockerize! 2020-09-06 16:21:18 -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
fc8f46358b Updated gradle wrapper to 6.6.1 2020-09-06 14:28:29 -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
176711a858 Added logger 2020-09-06 12:13:01 -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
Aleksei Gryczewski
999663eeb7
Merge pull request #29 from Salmonllama/dev
First round of bugfixes
2020-07-30 19:08:40 -04:00
Salmonllama
8731061a26 Version bump 2020-07-30 18:30:38 -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