mr-ice / maptool-macros

place for maptool macros
2 stars 3 forks source link

DiceRoller - Decouple from DnD5e #80

Open trey-kirk-sp opened 4 years ago

trey-kirk-sp commented 4 years ago

The fundamental design of the DiceRoller and RollExpressions is not 5e related. We can decouple the DiceRoller package into its own library which would lend itself to wider use among other game systems. It would also have the added benefit of reducing the amount of macros in Lib:DnD5e, which until we are better at ignoring trivial changes in macro XMLs, is a bit unwieldy at check-in time.

trey-kirk-sp commented 4 years ago

And while you're in there, how about some documentation, ala Readme?