Switch order of modifier parsing for CofD and Cthulhu #94
No reviewers
Labels
No Label
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: projectmoon/tenebrous-dicebot#94
Loading…
Reference in New Issue
No description provided.
Delete Branch "modifiers-after-amount"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes the parsing logic to accept modifiers for CofD/Cthulhu rolls after the main expression, rather than before separated by a colon. Easier to type.
Also fixes a minor bug where any non-modifier text after the number in a Cthulhu roll would be interpreted as a normal roll instead of an error.