ultrakorne / better-rolltables

Module for FoundryVTT to improve rolltables
MIT License
32 stars 29 forks source link

method update, codestyle, constuctor, currency #148

Closed DanielBoettner closed 3 years ago

DanielBoettner commented 3 years ago

closes #145

DanielBoettner commented 3 years ago

Potential patch notes:

currency handling

The structure of an token/actors currency has changed. The code was changed to work with this new structure.

addLootToSelectedToken

The method can now be called with a single token or an array of tokens. The options argument was added to the methods definition (no effect yet).

module.json updates

Changed from "author" key to "authors". Listed the most recent contributors as authors.

codestyling

changed codestyling