Ean Milligan
|
e06abac9cf
|
Add debug logging to loopCountCheck
|
2025-08-05 17:48:24 -04:00 |
Ean Milligan
|
959fd6e120
|
fix simnom being able to be negative
|
2025-08-05 16:52:12 -04:00 |
Ean Milligan
|
3f6162a1a4
|
add success/fail/matches to count details
|
2025-08-04 16:36:51 -04:00 |
Ean Milligan
|
e553042e88
|
Fixed !>5 not working correctly (was misidentified as a numberless option) and added some additional debug to help id issues with tsep parsing in the future
|
2025-07-30 00:42:06 -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
|
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
|
fedba62d52
|
fix import
|
2025-07-11 23:21:22 -04:00 |
Ean Milligan
|
31e32a29c6
|
properly fix getmodifiers not eating or eating too much, now output format should properly match input format
|
2025-07-09 15:28:02 -04:00 |
Ean Milligan
|
c445364aa7
|
deno fmt
|
2025-07-09 13:13:17 -04:00 |
Ean Milligan
|
156f3d528f
|
All decimals in custom dice
|
2025-07-09 13:13:04 -04:00 |
Ean Milligan
|
30f0314695
|
Implement Custom Dice Shapes
|
2025-07-09 12:53:10 -04:00 |
Ean Milligan
|
7a4a33f661
|
Fix success/fail gt/lt on groups to actually work correctly
|
2025-07-08 02:18:52 -04:00 |
Ean Milligan
|
6e88e96cda
|
handle having an initial config correctly
|
2025-07-08 01:32:51 -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
|
d989e9d473
|
FULLY SUPPORT GROUPS FOIASHFOIASHFOIASFDH :D
|
2025-07-07 20:17:32 -04:00 |
Ean Milligan
|
ad0aef6c94
|
add missing previousGroupData
|
2025-07-07 11:48:26 -04:00 |
Ean Milligan
|
499c277fba
|
add missing modifiers from group rolls
|
2025-07-07 11:45:12 -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
|
139ef44556
|
fix import
|
2025-07-01 02:16:56 -04:00 |
Ean Milligan
|
5ee02241a8
|
prepare for grouped rolls
|
2025-06-28 21:56:25 -04:00 |
Ean Milligan
|
3ea48838f4
|
fully fix fate dice
|
2025-06-28 21:47:09 -04:00 |
Ean Milligan
|
b6b1f872d2
|
start fixing fate dice with other shit
|
2025-06-28 20:58:40 -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
|
5f58f9cae8
|
Properly handle mt! or !m (or other future no number mashups)
|
2025-06-28 05:16:48 -04:00 |
Ean Milligan
|
0e009441ca
|
Implement dice matching option
|
2025-06-28 04:34:46 -04:00 |
Ean Milligan
|
791dd3a626
|
allow all roll20 options on ova and cwod dice
|
2025-06-28 03:18:32 -04:00 |
Ean Milligan
|
7116851139
|
Add Number Variables flag
|
2025-06-26 04:32:39 -04:00 |
Ean Milligan
|
f4fcb097c3
|
improve the YouNeedAD error message
|
2025-06-26 03:39:48 -04:00 |
Ean Milligan
|
414bab3a0d
|
fix plurality of success and fail on cwod dice
|
2025-06-26 03:27:33 -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
|
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
|
b1fce05149
|
eliminate some cpu cycles per roll by only reducing when count or confirmCrit is on
|
2025-05-06 03:10:40 -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
|
2fe2c5f296
|
add hideRaw flag
|
2025-05-05 16:08:18 -04:00 |
Ean Milligan
|
aa7814d1fe
|
fix imports
|
2025-05-03 20:59:49 -04:00 |
Ean Milligan
|
4de1115fa9
|
add type
|
2025-05-03 19:11:18 -04:00 |
Ean Milligan
|
829ec0ecea
|
move getModifiers into artigen, simplify its error handling a lot
|
2025-05-03 09:54:25 -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
|
1b2851353e
|
move some files around, organize imports
|
2025-05-03 08:25:00 -04:00 |