1
1
mirror of https://github.com/Burn-E99/TheArtificer.git synced 2026-01-05 20:17:53 -05:00
Commit Graph

172 Commits

Author SHA1 Message Date
73a06a5112 attempting to add rollHelp.ts back into sonar 2022-07-04 22:41:42 -04:00
f79091a2a8 Add artificer.service for proper prod running, attempting to add cmdUtils back into sonar 2022-07-04 22:39:25 -04:00
edac1db702 deno fmt & sonar fix 2022-07-04 22:33:02 -04:00
a06042e6d4 Add OVA Dice documentation
Additionally, simplified the ova dropper
2022-07-04 22:26:14 -04:00
169ed564ae OVA dice done 2022-07-04 22:19:09 -04:00
8e84be1656 Started work on OVA dice, adjusted parser to fall back to the roller 2022-07-04 20:37:38 -04:00
ed0a12c3bc deno fmt + added docs on cwod dice 2022-06-29 03:28:15 -04:00
f95d24375d sonar fix 2022-06-29 03:21:09 -04:00
31ad662212 sonar fix 2022-06-29 03:18:45 -04:00
229353c3fe screwed the boolean logic up lol 2022-06-29 03:16:53 -04:00
11e42c77fd rework, deduplicated code 2022-06-29 03:16:19 -04:00
6dd0bd0e8e Missed removing these 2022-06-29 03:02:37 -04:00
6ad0d2ca2b Basic support added for CWOD rolls 2022-06-29 03:01:20 -04:00
61607dc75d Fix a weird race condition where the worker wouldn't be ready when it needed to be 2022-06-28 23:44:14 -04:00
872f67d908 update heatmap embed 2022-06-27 20:32:03 -04:00
f9355ae255 Sonar fix 2022-06-26 23:20:06 -04:00
6adf18008a Update heatmap embed to show min and max vals 2022-06-26 23:18:44 -04:00
51924b7f14 sonar fix 2022-06-26 23:11:58 -04:00
c71f6f76e4 update deno fmt, update std version, sonar fix 2022-06-26 23:08:32 -04:00
a7cdd91969 Add heatmap.png generator 2022-06-26 22:53:25 -04:00
42cb268a58 sonar fix 2022-06-26 20:23:42 -04:00
8e6467fd17 Continued work on heatmap 2022-06-26 20:18:41 -04:00
e8464cf7bb Initial work on [[heatmap, fixed some loggers to be edit instead of send 2022-06-25 16:38:04 -04:00
2b22df032c Change dailyRate to hourlyRate, added math to calculate the rates 2022-06-25 16:26:48 -04:00
b69cf2060f Create roll heatmap table and sproc, add dailyRate to command_cnt table 2022-06-25 02:09:41 -04:00
011120845e created callIncCnt function for simplicity 2022-06-24 21:32:18 -04:00
b0266ad385 forgot to remove these 2022-06-24 21:11:27 -04:00
a8bcdb346b deno fmt 2022-06-24 21:06:45 -04:00
d769ac0e5a added db error message log, added edit message log 2022-06-24 20:52:56 -04:00
57518f75a9 deno fmt 2022-06-22 21:45:40 -04:00
021f33fc38 Started moving common log messages to one spot 2022-06-22 21:43:57 -04:00
bff208d560 add catches to all messages 2022-06-22 02:06:50 -04:00
dba1976a8e Add messages to all api calls 2022-06-22 01:57:38 -04:00
cc45794497 Added messages to most api calls 2022-06-21 21:48:07 -04:00
93375585c1 sonar fixes 2022-06-21 21:36:21 -04:00
d45cc89eec Cleaned up API responses to make them more standard and easier to customize 2022-06-21 21:33:24 -04:00
0cabfe0c99 sonar fixes 2022-06-20 21:03:01 -04:00
6e448907ee deno fmt 2022-06-20 20:55:40 -04:00
df8c31d6d3 API updated to user rollWorker for rolling, fixed api not working at all lol 2022-06-20 20:55:12 -04:00
a0dae3416f Preparing rollQueue to handle api Rolls 2022-06-20 19:18:23 -04:00
170c089fe9 deno fmt 2022-06-20 17:37:45 -04:00
71e1d42f68 rollQueue reorg 2022-06-20 17:35:00 -04:00
3931ee8394 Add roll error code to embed footer 2022-06-19 21:56:50 -04:00
137f6388f7 comment updated 2022-06-19 04:19:25 -04:00
66f08bf538 deno fmt 2022-06-19 03:56:04 -04:00
4a34596bee Restructured API code to be more readable (like commands) 2022-06-19 03:55:33 -04:00
60e13cbd51 Moar Sonar Cleanup 2022-06-19 01:57:10 -04:00
65d264d1c6 Sonar cleanup 2022-06-19 01:53:51 -04:00
bb10d52506 Implemented queueing system for rollWorker to limit number of concurrent workers
Moved some consts to the config.ts file
Added flag to disable logging while rolling for a massive speed increase and to increase stability of the bot
2022-06-19 01:51:16 -04:00
b58cf31edb Merge remote-tracking branch 'origin/master' 2022-06-19 00:04:18 -04:00