Ean Milligan (Bastion)
|
8e84be1656
|
Started work on OVA dice, adjusted parser to fall back to the roller
|
2022-07-04 20:37:38 -04:00 |
Ean Milligan (Bastion)
|
ed0a12c3bc
|
deno fmt + added docs on cwod dice
|
2022-06-29 03:28:15 -04:00 |
Ean Milligan (Bastion)
|
229353c3fe
|
screwed the boolean logic up lol
|
2022-06-29 03:16:53 -04:00 |
Ean Milligan (Bastion)
|
11e42c77fd
|
rework, deduplicated code
|
2022-06-29 03:16:19 -04:00 |
Ean Milligan (Bastion)
|
6ad0d2ca2b
|
Basic support added for CWOD rolls
|
2022-06-29 03:01:20 -04:00 |
Ean Milligan (Bastion)
|
bb10d52506
|
Implemented queueing system for rollWorker to limit number of concurrent workers
Moved some consts to the config.ts file
Added flag to disable logging while rolling for a massive speed increase and to increase stability of the bot
|
2022-06-19 01:51:16 -04:00 |
Ean Milligan (Bastion)
|
1f4d1e3ef6
|
Added rollWorker so that multiple dice rolls can happen simultaneously
|
2022-05-28 03:37:11 -04:00 |
Ean Milligan (Bastion)
|
9eff1f0835
|
Sonar Cleanup - Phase 4
|
2022-05-22 16:12:05 -04:00 |
Ean Milligan (Bastion)
|
d6ec306792
|
Sonar Cleanup - Phase 2
|
2022-05-22 15:53:44 -04:00 |
Ean Milligan (Bastion)
|
891a36a9ba
|
Sonar Cleanup - Phase 1
|
2022-05-22 15:29:59 -04:00 |
Ean Milligan (Bastion)
|
5e84b1c0b4
|
added deno.json, ran deno fmt to standardize formatting
|
2022-05-20 04:43:22 -04:00 |
Ean Milligan (Bastion)
|
733908f2c0
|
Added !o !<>= and !o<>=, updated embeds to be more consistent, started coloring embeds
|
2022-05-18 04:48:52 -04:00 |
Ean Milligan (Bastion)
|
26b9309aa3
|
Added more loop protection, started on exploding once/on range options
|
2022-05-17 01:41:53 -04:00 |
Ean Milligan (Bastion)
|
febd735c05
|
removed roll docs from roller.ts file
This was redundant info found in the README and [[?? command. There is no reason to have three copies of this,
|
2022-05-17 01:11:38 -04:00 |
Ean Milligan (Bastion)
|
0cafda573f
|
Added Reroll Once option, which cannot be used with the standard reroll option
|
2022-05-17 01:09:01 -04:00 |
Ean Milligan (Bastion)
|
781092a24f
|
Added GEQ/LEQ documentation to readme
|
2022-05-17 00:35:42 -04:00 |
Ean Milligan (Bastion)
|
72b715b188
|
Added GEQ/LEQ option to reroll (similar to cs modifier)
|
2022-05-13 18:24:03 -04:00 |
Ean Milligan (Bastion)
|
337b266456
|
Continued reorg, broke solver down into parts for better readability
|
2022-05-06 23:20:04 -04:00 |