Skip to content

Brackets in roll formulas break the roll evaluation #33

@Plushtoast

Description

@Plushtoast

Brackets in a roll formula lead to an error in the parsing of the unfullfilled rolls:

grafik

You can reproduce the issue with the following macro:

r = new Roll("5+(1d99*0.0001)")
await r.evaluate({async:true})
r.render()

Thanks for your work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions