Commit Graph

39 Commits

Author SHA1 Message Date
Ean Milligan 587d5aa19d -1 loop per iteration by only doing rollDist when needed 2025-08-06 14:30:41 -04:00
Ean Milligan 1bb8c1a308 fix loopCount debug to actually log 2025-08-05 17:59:03 -04:00
Ean Milligan e06abac9cf Add debug logging to loopCountCheck 2025-08-05 17:48:24 -04:00
Ean Milligan 255955d854 V4.1.0 - Add unrestricted repeat roll system. 2025-08-05 15:46:11 -04:00
Ean Milligan 152b9ff153 deno fmt 2025-07-23 01:22:52 -04:00
Ean Milligan a37f5eb7d5 improve api response for /roll 2025-07-23 00:16:33 -04:00
Ean Milligan f1025ce129 Implement slash commands for most things, some bugfixes and god knows what else 2025-07-22 01:19:20 -04:00
Ean Milligan 6d731951c7 deno fmt 2025-07-17 17:11:11 -04:00
Ean Milligan a4ddce0bc8 Add Repeat Roll button 2025-07-17 04:56:43 -04:00
Ean Milligan 50d9c78b45 Upgrade web view system with auto timeout 2025-07-17 04:29:20 -04:00
Ean Milligan 96cffd9c4c deno fmt 2025-07-17 03:01:28 -04:00
Ean Milligan 2d55c073ee apply the hotfix better 2025-07-17 03:01:05 -04:00
Ean Milligan 3146f2bc96 i hate this, fix attachment sending in dms by tricking dd into doing it right 2025-07-17 02:58:31 -04:00
Ean Milligan 1052e7d2e2 Add Roll Web View 2025-07-17 02:32:14 -04:00
Ean Milligan b055e0174d deno fmt 2025-07-13 04:42:31 -04:00
Ean Milligan f19c4216c0 not sure how this did not come up with the api in the past, but found out a resolve func cannot be passed into a worker. devised a system to store these off while the worker works and pick them back up on the main thread when applicable 2025-07-13 04:25:55 -04:00
Ean Milligan 4bbdb59f3d Implement full roll alias system with support for yVars, currently untested. Additionally: made numbers in code more readable, change indentation to spaces in db init files, fix simulatedNominal system defaults to be config driven 2025-07-13 01:22:47 -04:00
Ean Milligan cb5522345a add missing toJSON field to bigints inside artigen's worker 2025-07-09 14:42:10 -04:00
Ean Milligan 02e2faf58f specify the initial value of all reducers to avoid weird bugs/edge cases 2025-07-08 01:25:30 -04:00
Ean Milligan babc57497e Add Roll Distribution flag 2025-06-21 16:18:04 -04:00
Ean Milligan b169ee8632 Change artigen to take rollRequest to use originalCommand as the raw text, then use remaining args after getModifiers eats mods 2025-05-05 18:19:39 -04:00
Ean Milligan 5d1d39bebf move artigen embeds into artigen's utils folder 2025-05-05 14:08:54 -04:00
Ean Milligan 65a182cb50 deno fmt 2025-05-03 21:03:30 -04:00
Ean Milligan 9a5574f91e move utils around 2025-05-03 20:58:18 -04:00
Ean Milligan f2797e6c33 update common embed location, move some back into their own files 2025-05-03 20:47:58 -04:00
Ean Milligan f6eb3b2b69 fix gm roll mentions, fix api gm roll, add link back to original roll message in gm message 2025-05-03 19:54:42 -04:00
Ean Milligan 9d7aed2773 remove redundant gmModifiers 2025-05-03 10:15:04 -04:00
Ean Milligan 9bd757741b remove logging from loopmanager 2025-05-03 09:25:59 -04:00
Ean Milligan bb9a2014ed Move getRollConf to new file, move loopCountChecker to a manager file, implement loopCountCheck on all loops inside artigen 2025-05-03 09:22:07 -04:00
Ean Milligan c6c1a8918e rename entry to artigen.runCmd instead of parser 2025-05-03 08:56:30 -04:00
Ean Milligan 69f95bf701 organize artigen's types 2025-05-03 08:50:33 -04:00
Ean Milligan c9aff85452 Move RollModifiers to live in artigen 2025-05-03 08:31:07 -04:00
Ean Milligan 2b579eb4ac break rollUtils into multiple files 2025-05-01 23:41:23 -04:00
Ean Milligan 730c441645 another rename for clearer stuff 2025-05-01 23:24:45 -04:00
Ean Milligan 7053c25719 reorganize worker management and queue management to be better 2025-05-01 23:19:08 -04:00
Ean Milligan 7230a7e6b5 Apparently that import map affects deno run as well, fixed so bot runs now 2025-05-01 18:19:57 -04:00
Ean Milligan c981fe5664 [untested] - apply import order to artigen 2025-05-01 18:09:18 -04:00
Ean Milligan f50dec29c7 [untested] - deno fmt 2025-05-01 18:01:23 -04:00
Ean Milligan 6e1c6e8db3 [untested] - start reorganizing the solver folder (renamed to artigen here), organize imports better since deno has support for it now 2025-05-01 17:56:06 -04:00