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
|
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
|
f1025ce129
|
Implement slash commands for most things, some bugfixes and god knows what else
|
2025-07-22 01:19:20 -04:00 |
Ean Milligan
|
50d9c78b45
|
Upgrade web view system with auto timeout
|
2025-07-17 04:29:20 -04:00 |
Ean Milligan
|
1052e7d2e2
|
Add Roll Web View
|
2025-07-17 02:32:14 -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
|
30f0314695
|
Implement Custom Dice Shapes
|
2025-07-09 12:53: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
|
41214bd0d3
|
Add support for modifiers on multi-mode
|
2025-07-07 04:33:23 -04:00 |
Ean Milligan
|
cbac134f79
|
Add initial group support, only support SUM mode (ie no modifiers allowed)
|
2025-07-07 02:12:53 -04:00 |
Ean Milligan
|
69e9d6ca1d
|
the x was for indeX retard. wip code here
|
2025-07-06 03:50:03 -04:00 |
Ean Milligan
|
abe49d49c2
|
add group balance checker
|
2025-07-01 02:18:38 -04:00 |
Ean Milligan
|
2b9de4be81
|
fix naming on this, idk why there were x's on them
|
2025-07-01 02:15:46 -04:00 |
Ean Milligan
|
3ea48838f4
|
fully fix fate dice
|
2025-06-28 21:47:09 -04:00 |
Ean Milligan
|
15fd57ea18
|
Add target success/failures option
|
2025-06-28 20:26:44 -04:00 |
Ean Milligan
|
c9772d3ccf
|
Add Dice Sorting option
|
2025-06-28 05:36:10 -04:00 |
Ean Milligan
|
0e009441ca
|
Implement dice matching option
|
2025-06-28 04:34:46 -04:00 |
Ean Milligan
|
fcae60cb69
|
deno fmt
|
2025-06-26 03:39:52 -04:00 |
Ean Milligan
|
f4fcb097c3
|
improve the YouNeedAD error message
|
2025-06-26 03:39:48 -04:00 |
Ean Milligan
|
ac63642d3a
|
add extra newline between raw and results
|
2025-06-26 03:31:46 -04:00 |
Ean Milligan
|
babc57497e
|
Add Roll Distribution flag
|
2025-06-21 16:18:04 -04:00 |
Ean Milligan
|
308f897eb7
|
update countDetail reducer
|
2025-05-06 04:20:29 -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
|
2fe2c5f296
|
add hideRaw flag
|
2025-05-05 16:08:18 -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
|
5d1d39bebf
|
move artigen embeds into artigen's utils folder
|
2025-05-05 14:08:54 -04:00 |
Ean Milligan
|
aa7814d1fe
|
fix imports
|
2025-05-03 20:59:49 -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
|
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
|
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
|
03a2acc386
|
BIIIIIG change here: NESTED ROLLS :D
Also, start the reorganization of artigen to support nesting better, make smaller more readable files, and better named functions
|
2025-05-03 07:51:12 -04:00 |
Ean Milligan
|
2b579eb4ac
|
break rollUtils into multiple files
|
2025-05-01 23:41:23 -04:00 |