Commit Graph

14 Commits

Author SHA1 Message Date
Ean Milligan 959fd6e120 fix simnom being able to be negative 2025-08-05 16:52:12 -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 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 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 7116851139 Add Number Variables flag 2025-06-26 04:32:39 -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 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 829ec0ecea move getModifiers into artigen, simplify its error handling a lot 2025-05-03 09:54:25 -04:00