Commit Graph

23 Commits

Author SHA1 Message Date
Ean Milligan 59d4435c32 improve logging 2025-08-06 15:04:30 -04:00
Ean Milligan 6bf671f82d -1 loop per iteration by only counting when necessary 2025-08-06 14:35:33 -04:00
Ean Milligan 587d5aa19d -1 loop per iteration by only doing rollDist when needed 2025-08-06 14:30:41 -04:00
Ean Milligan e06abac9cf Add debug logging to loopCountCheck 2025-08-05 17:48:24 -04:00
Ean Milligan f989be56db Make simnom iterations performed per roll more readable 2025-08-05 16:46:30 -04:00
Ean Milligan 3f6162a1a4 add success/fail/matches to count details 2025-08-04 16:36:51 -04:00
Ean Milligan d6c5dfee77 Add -yvariables decorator to allow repeat roll button to work consistently 2025-07-22 23:31:47 -04:00
Ean Milligan d386561855 add -ns decorator 2025-07-13 06:04:50 -04:00
Ean Milligan 754ce054b5 add more debug 2025-07-09 14:49:16 -04:00
Ean Milligan 7116851139 Add Number Variables flag 2025-06-26 04:32:39 -04:00
Ean Milligan 5b7ceb9f88 add internal flag of if a roll is complex to add warning message to nominal 2025-06-21 21:41:56 -04:00
Ean Milligan 6162339942 strip whitespace from initial config in output text 2025-06-21 21:23:19 -04:00
Ean Milligan 9d6b389d71 Add simulated nominal flag 2025-06-21 21:08:53 -04:00
Ean Milligan babc57497e Add Roll Distribution flag 2025-06-21 16:18:04 -04:00
Ean Milligan 7a0b49dc0c Add loopCountCheck to more loops 2025-05-06 03:00:57 -04:00
Ean Milligan 14e909c89f Move count reducer to artigen/utils/counter.ts, implement auto-confirm-crit flag 2025-05-06 02:50:56 -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 46026d6a08 change hide details to just hide the 1+2+3 part 2025-05-05 14:15:18 -04:00
Ean Milligan 99c2d096f7 add default param 2025-05-03 19:06:43 -04:00
Ean Milligan b7e58f56a5 Add support for variables (pulling from previous commands in same message) 2025-05-03 18:15:51 -04:00
Ean Milligan d094efb279 log error in artigen 2025-05-03 17:01:59 -04:00
Ean Milligan 7808093bc7 add initial value to reduce 2025-05-03 16:49:00 -04:00
Ean Milligan c6c1a8918e rename entry to artigen.runCmd instead of parser 2025-05-03 08:56:30 -04:00