Johannes Loher
da1f6999eb
feat: only allow specific selectable values for the cooldown duration of spells
...
World data (including compendium packs) is migrated automatically. In order to also migrate packs
provided by modules, you can use the following macro:
```js
const pack = game.packs.get("<name-of-the-module>.<name-of-the-pack>");
game.ds4.migration.migrateCompendiumFromTo(pack, 4, 5);
```
2022-02-16 01:58:21 +01:00
Johannes Loher
73e2d44c55
refactor: use better types for rollMode
2022-02-15 21:57:21 +01:00
Johannes Loher
312c79ebe6
build: fix build
2022-02-13 19:46:49 +01:00
Johannes Loher
1a27fa7e97
feat: allow selecting all resources in the combat tracker config and the default token config
2022-02-12 04:15:09 +01:00
Johannes Loher
1aa284311f
refactor: resturcture files so that lincensing info can be bundled properly
2022-01-31 15:31:45 +01:00
Johannes Loher
699ba74840
docs: extract attribution into a separate markdown file
2022-01-31 14:17:14 +01:00
ghost
41e2112244
chore(release): 1.12.3
2022-01-23 16:55:18 +00:00
Johannes Loher
b25990deb6
fix: add icons to all effects in compendium packs
2022-01-23 17:51:58 +01:00
ghost
2bc06bf005
chore(release): 1.12.2
2022-01-23 16:44:10 +00:00
Johannes Loher
20160ea9a0
fix: hide effect icon if it's not present, instead of showing alt text and a broken image icon
2022-01-23 17:41:16 +01:00
Johannes Loher
c64adb0225
fix: correctly localize alt text of effect icons
2022-01-23 17:21:30 +01:00
ghost
ed6ad978e1
chore(release): 1.12.1
2022-01-23 16:09:02 +00:00
Johannes Loher
c86f3c506f
fix: correctly display navigation tabs when the lang-de module is active
...
The lang-de module changes the styling of navigation tabs, which has been breaking our own
styling (see https://gitlab.com/henry4k/foundryvtt-lang-de/-/issues/9 ).
2022-01-23 17:05:07 +01:00
ghost
56b389c3a1
chore(release): 1.12.0
2022-01-23 15:32:42 +00:00
Johannes Loher
ce8415357a
feat: better styling of item sheets
2022-01-23 16:17:42 +01:00
Johannes Loher
1ae62bd766
docs: update readme and description
2022-01-23 16:17:42 +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
ghost
24e7a0b064
chore(release): 1.11.2
2022-01-08 23:05:52 +00:00
Johannes Loher
e41c4f1b07
refactor: address a couple of V9 deprecations
2022-01-08 18:26:31 +01:00
ghost
c4e4540b3b
chore(release): 1.11.1
2022-01-06 22:34:49 +00:00
Johannes Loher
5d8957af9b
fix: don't throw an error when editing currency
2022-01-06 23:26:51 +01:00
ghost
f6a9d574e0
chore(release): 1.11.0
2021-12-28 21:01:51 +00:00
Johannes Loher
17adddd48e
feat: add compatibility with foundry v9
2021-12-28 21:38:35 +01:00
ghost
4d8fd8ab84
chore(release): 1.10.1
2021-12-04 09:17:37 +00:00
Johannes Loher
9eaae536f2
refactor: simplify registration of handlebars partials
2021-11-30 19:04:00 +01:00
Johannes Loher
0bbfdaf381
fix: properly preload bold and italic font variants
2021-11-30 19:03:26 +01:00
Johannes Loher
0d6b89a3ed
chore: replace gulp by a pure rollup based build
2021-11-30 18:08:58 +01:00
Johannes Loher
513e3c2788
chore: remove chalk and update yarn
2021-11-30 02:29:45 +01:00
ghost
6269d767d6
chore(release): 1.10.0
2021-11-06 00:54:45 +00:00
Johannes Loher
298bbf054b
feat: enable sorting items by clicking on item list headers
2021-11-06 01:47:53 +01:00
ghost
38c22c4c04
chore(release): 1.9.2
2021-10-27 17:19:43 +00:00
ghost
ad0b3d1045
chore(release): 1.9.1
2021-10-26 21:06:24 +00:00
Johannes Loher
c40574f0f5
chore: fix issues due to updated types
2021-10-10 10:27:00 +00:00
ghost
4b766afccb
chore(release): 1.9.0
2021-10-03 00:25:12 +00:00
Johannes Loher
06c5a8a9c8
fix: make references to the DS4 SRD consistent in creatures and spells compendiums
2021-10-03 00:13:26 +00:00
Johannes Loher
7cdcca7437
feat: add compendium with racial abilities
2021-10-03 00:13:26 +00:00
Johannes Loher
5212509b5c
feat: round stats after effects have been applied
...
With this change, all stats except for movement are rounded up to the
next integer after all effects have been applied.
2021-10-03 00:13:26 +00:00
ghost
cc7d8801d4
chore(release): 1.8.0
2021-10-02 02:04:15 +00:00
Johannes Loher
b46c51c9f0
chore: remove empty entries from flags in compendium packs
2021-10-02 01:48:08 +00:00
Johannes Loher
41a4685872
fix: add missing creature hobgoblin
2021-10-02 01:48:08 +00:00
Johannes Loher
d92003b07c
fix: correct creatures in the creature pack
2021-10-02 01:48:08 +00: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
eb2bbe1282
fix: fix some creatures in the creature compendium pack
...
* Haryipe
* undead creatures
* Riese
2021-10-02 01:48:08 +00:00
Johannes Loher
75366ea354
feat: don't count armor from material type cloth or natural as spell malus
2021-10-02 01:48:08 +00:00
Johannes Loher
af7ebb1b91
feat: add an additional armor material type "natural"
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
ghost
675922ad98
chore(release): 1.7.0
2021-10-02 01:39:33 +00:00
Johannes Loher
81cda543e2
feat: show stats in generic check roll dialog
2021-10-02 03:28:57 +02:00
Johannes Loher
8e1bec83f9
chore: remove unwanted data from packs
2021-09-21 23:19:09 +02:00