Commit graph

10 commits

Author SHA1 Message Date
Johannes Loher
1aa284311f refactor: resturcture files so that lincensing info can be bundled properly 2022-01-31 15:31:45 +01:00
Renovate Bot
818ce32d8d chore(deps): update dependency @league-of-foundry-developers/foundry-vtt-types to v9.242.0 2022-01-23 11:10:36 +01:00
Johannes Loher
4974482325 fix: fix effects not being surpressed for unlinked token actors 2021-10-02 01:48:08 +00:00
Johannes Loher
8f3a72a7f4 refactor: improve embedded document creation 2021-10-02 01:48:08 +00:00
Johannes Loher
bdea7de7f3 fix: make it possible to add embedded effects/items to items and actors in packs 2021-10-02 01:48:08 +00:00
Johannes Loher
1e7368875c Add drag & drop support for effects between different sheets
Also refactor some effect related functionality into the DS4ActiveEffect class
2021-08-19 03:19:20 +02:00
Johannes Loher
e10a3f17ac Display fallback icon iin the effects tab if no icon is available 2021-07-23 17:32:26 +02:00
Johannes Loher
14f87163ff Keep the source name od effects up to date in the actor sheet. 2021-07-23 12:30:53 +02:00
Johannes Loher
4d2a7d1686 Simplify getting the source name of effects 2021-07-20 02:36:59 +02:00
Johannes Loher
844744e4dc Add the possibility to reference actor properties in the values of effects
Additionally, this also adds the possibility to do math inside the values of
effects. All math functions that are available for rolls are also available
here.
2021-07-13 02:03:10 +02:00