Ean Milligan
|
59d4435c32
|
improve logging
|
2025-08-06 15:04:30 -04:00 |
Ean Milligan
|
2cfa923093
|
-6 loops overall by only incrementing loop count when regex/str.replace is being called
|
2025-08-06 14:50:20 -04:00 |
Ean Milligan
|
c58ebcc9f9
|
-1 loop per iteration by only asserting paren () balance when () exist in the mathConf
|
2025-08-06 14:47:32 -04:00 |
Ean Milligan
|
e01097b1e3
|
improve loop log message
|
2025-08-06 14:45:07 -04:00 |
Ean Milligan
|
4efbed7424
|
deno fmt + fix spacing in log message
|
2025-08-06 14:43:26 -04:00 |
Ean Milligan
|
4a5e33c9a0
|
-3 loops per iteration by only incrementing loop count when math is actually being handled
|
2025-08-06 14:40:46 -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
|
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
|
c80b7c2235
|
V4.1.1 ver bump
|
2025-08-05 16:53:02 -04:00 |
Ean Milligan
|
959fd6e120
|
fix simnom being able to be negative
|
2025-08-05 16:52:12 -04:00 |
Ean Milligan
|
de02ebcc09
|
fix getModifiers errors being ignored
|
2025-08-05 16:51:59 -04:00 |
Ean Milligan
|
f989be56db
|
Make simnom iterations performed per roll more readable
|
2025-08-05 16:46:30 -04:00 |
Ean Milligan
|
255955d854
|
V4.1.0 - Add unrestricted repeat roll system.
|
2025-08-05 15:46:11 -04:00 |
Ean Milligan
|
2f088907ad
|
V4.0.2
|
2025-08-04 16:59:34 -04:00 |
Ean Milligan
|
f38096fafb
|
update help docs for decorators
|
2025-08-04 16:55:58 -04:00 |
Ean Milligan
|
67d5704a76
|
fix nested rolls not working in certain scenarios
|
2025-08-04 16:48:22 -04:00 |
Ean Milligan
|
3f6162a1a4
|
add success/fail/matches to count details
|
2025-08-04 16:36:51 -04:00 |
Ean Milligan
|
d715214c01
|
deno fmt
|
2025-08-04 16:01:28 -04:00 |
Ean Milligan
|
1eac531b41
|
add missing initial value
|
2025-08-04 16:01:08 -04:00 |
Ean Milligan
|
b9c5af6c73
|
fix rollcount being a string/bigint in apistats
|
2025-08-04 13:37:13 -04:00 |
Ean Milligan
|
b9d436ba92
|
ver bump readme
|
2025-07-30 00:42:32 -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
|
657765df00
|
version bump
|
2025-07-23 21:14:36 -04:00 |
Ean Milligan
|
719de69350
|
Privacy Policy update
|
2025-07-23 21:12:12 -04:00 |
Ean Milligan
|
b0e2abb941
|
add slash commands to commands docs
|
2025-07-23 01:40:58 -04:00 |
Ean Milligan
|
799efd38f3
|
API docs update
|
2025-07-23 01:25:24 -04:00 |
Ean Milligan
|
f704cd9fa0
|
Update self hosting docs
|
2025-07-23 01:23:00 -04:00 |
Ean Milligan
|
152b9ff153
|
deno fmt
|
2025-07-23 01:22:52 -04:00 |
Ean Milligan
|
e957e181d5
|
Initial docs reformat
|
2025-07-23 01:18:53 -04:00 |
Ean Milligan
|
a37f5eb7d5
|
improve api response for /roll
|
2025-07-23 00:16:33 -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
|
d2692f1805
|
make number more readable
|
2025-07-22 21:13:18 -04:00 |
Ean Milligan
|
509147d651
|
logging fix
|
2025-07-22 17:02:54 -04:00 |
Ean Milligan
|
ef5709b6a6
|
deno fmt
|
2025-07-22 17:02:47 -04:00 |
Ean Milligan
|
0006e66b16
|
add api for getting statistics
|
2025-07-22 16:48:51 -04:00 |
Ean Milligan
|
57cae9c01f
|
move api key to auth tab in bruno
|
2025-07-22 16:31:50 -04:00 |
Ean Milligan
|
bc6ad87aff
|
Add api Ping for status testing
|
2025-07-22 16:29:28 -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
|
633e786d95
|
prep for app commands
|
2025-07-17 17:53:31 -04:00 |
Ean Milligan
|
6d731951c7
|
deno fmt
|
2025-07-17 17:11:11 -04:00 |
Ean Milligan
|
a4ddce0bc8
|
Add Repeat Roll button
|
2025-07-17 04:56:43 -04:00 |
Ean Milligan
|
50d9c78b45
|
Upgrade web view system with auto timeout
|
2025-07-17 04:29:20 -04:00 |
Ean Milligan
|
44a1200084
|
update webview to support dms
|
2025-07-17 03:12:50 -04:00 |
Ean Milligan
|
96cffd9c4c
|
deno fmt
|
2025-07-17 03:01:28 -04:00 |
Ean Milligan
|
2d55c073ee
|
apply the hotfix better
|
2025-07-17 03:01:05 -04:00 |
Ean Milligan
|
3146f2bc96
|
i hate this, fix attachment sending in dms by tricking dd into doing it right
|
2025-07-17 02:58:31 -04:00 |
Ean Milligan
|
65fc9e56de
|
remove devmode flag
|
2025-07-17 02:51:48 -04:00 |
Ean Milligan
|
46757b31bc
|
fix inline roll handling
|
2025-07-17 02:42:13 -04:00 |