Commit graph

604 commits

Author SHA1 Message Date
Johannes Loher
b10c8e3820 improve skeleton images 2021-08-19 04:26:11 +02:00
ghost
b215ce03d1 release version 1.3.1 2021-08-19 02:12:18 +00:00
Johannes Loher
15c74e995a Fix building with new vtt types 2021-08-19 04:03:18 +02:00
Johannes Loher
10a9a0c03a Bump compatible core version to 0.8.9 2021-08-19 01:47:36 +00:00
ghost
a2fd55b836 release version 1.3.0 2021-08-19 01:42:54 +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
bebbb3bcd9 clean up token images 2021-08-19 02:00:42 +02:00
Johannes Loher
040c0f8069 Merge branch 'master' into 55-creatures-compendium 2021-08-18 21:29:40 +02:00
SaschaM
6b311b2866 Copied the right creatures.db and deleted zauber.db 2021-08-07 13:06:21 +02:00
SaschaM
4ba5810d03 Changed tokens and added missing creatures 2021-08-06 22:49:58 +02:00
ghost
58965c000b release version 1.2.1 2021-07-25 01:00:52 +00:00
Johannes Loher
dd0c577324 Fix drag & drop of items 2021-07-25 02:53:52 +02:00
ghost
23b7cb34d2 release version 1.2.0 2021-07-23 15:53:37 +00:00
Johannes Loher
cbc46b7c06 Make icon required in EnrichedActiveEffectDataSource 2021-07-23 17:34:52 +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
710659510e Fix items not being rollable in the char sheet 2021-07-23 17:08:07 +02:00
Johannes Loher
cada51877d Remove unused @use 2021-07-23 12:50:13 +02:00
Johannes Loher
22923855f9 Ad documentation for enforce 2021-07-23 12:48:11 +02:00
Johannes Loher
2b3dd9b859 Improve enforce to also work before initialization of game 2021-07-23 12:39:01 +02:00
Johannes Loher
20226e30b1 Add missing licensing information 2021-07-23 12:33:52 +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
f92bbff902 Fix a localization typo 2021-07-23 01:13:45 +02:00
Johannes Loher
bac53c4828 Use same styling class for effect-list and item-list
Also center some columns in those lists
2021-07-23 01:11:42 +02:00
Johannes Loher
8d47c3d87b remove unused property systemVersion from system.json 2021-07-23 00:47:49 +02:00
Johannes Loher
48620636df Clean up actor sheet 2021-07-23 00:43:15 +02:00
Johannes Loher
1f629f3468 Rename "Special Creature Abilities" tab to "Abilities" 2021-07-22 04:06:29 +02:00
Johannes Loher
2ef58012c6 Add possibility to enable / disable effects in the actor sheet 2021-07-22 02:50:16 +02:00
Johannes Loher
bb67788abc Localize names / labels of newly created embedded items / effects 2021-07-22 02:20:17 +02:00
Johannes Loher
808dab7f5a Add possibility to delete and edit effects in the actor sheet 2021-07-22 02:02:35 +02:00
Sascha Martens
a5ec403fac Changed tokens
Repaired the Bär token
Deleted the Aligator token submerged in water
Added dragons of all coleur
Deleted humanoid tokens which aren#t needed
Deleted token of Leichnam
Deleted Monsterspinne tokens which had a bad resolution
Changed the Ogre tokens
Linked the boar tokens to the Reitkeiler
Changed Token Images of Giants
Deleted Todesfee Token
Deleted Token of Schwarm but kept the size, because it's the official
size category
2021-07-21 17:29:26 +02:00
Sascha Martens
0d79e38898 Merge branch '55-creatures-compendium' of git.f3l.de:dungeonslayers/ds4 into 55-creatures-compendium 2021-07-21 15:12:44 +02:00
Johannes Loher
4d2a7d1686 Simplify getting the source name of effects 2021-07-20 02:36:59 +02:00
Johannes Loher
e39d245aff WIP: Add effects tab to actor sheets 2021-07-20 02:36:59 +02:00
Johannes Loher
d3ec463201 Readd creature compendium to system.json 2021-07-19 22:09:36 +02:00
SaschaM
9de7645f1b Changed system.json 2021-07-19 21:50:45 +02:00
Sascha Martens
7766bbd5d4 Deleted tokenimage of Schwarm 2021-07-19 17:39:15 +02:00
Sascha Martens
1fb3e4c02e Deleted the tokenimage of Todesfee 2021-07-19 17:39:15 +02:00
Sascha Martens
cf7884e1c7 Added Reitkeiler Tokenimage 2021-07-19 17:39:15 +02:00
Johannes Loher
b6d4fa84f4 Add more colors for dragons 2021-07-15 19:30:11 +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
ghost
3b75b17c99 release version 1.1.3 2021-07-12 17:19:44 +00:00
Johannes Loher
63d5027b9c Fix the armor type missing from the actor sheet 2021-07-12 17:01:34 +00:00
ghost
88684034a1 release version 1.1.2 2021-07-12 00:42:03 +00:00
Johannes Loher
c9e8e641a1 Fix broken item images
Unfortunately, foundry changed the names of some of its icons, some of which we used in the items compendium. This updates the paths in the compendium accordingly.

Additionally, this also adds images for all the potions.
2021-07-12 02:37:10 +02:00
ghost
9085f237e8 release version 1.1.1 2021-07-11 23:43:16 +00:00
Johannes Loher
d7fbc458b0 Fix a bug where character sheets would not load 2021-07-12 01:38:56 +02:00
ghost
8633afa1d2 release version 1.1.0 2021-07-11 23:17:07 +00:00
Johannes Loher
8268cd48a6 update dependencies 2021-07-12 01:12:46 +02:00
Johannes Loher
9b7d3e5a7b fix label-input matching for core values and addit text to combat values 2021-07-12 01:00:50 +02:00
Johannes Loher
959bfcc3e4 Cleanup up creature sheet 2021-07-12 00:12:59 +02:00