Commit graph

85 commits

Author SHA1 Message Date
298bbf054b feat: enable sorting items by clicking on item list headers 2021-11-06 01:47:53 +01:00
af7ebb1b91 feat: add an additional armor material type "natural" 2021-10-02 01:48:08 +00:00
0fa9d838e2 feat: use the selected token as speaker when performing a roll 2021-09-19 20:16:53 +02:00
8d32d0e3bb enrich effects tab in actor sheet with more detail 2021-09-12 18:35:07 +02:00
e10a3f17ac Display fallback icon iin the effects tab if no icon is available 2021-07-23 17:32:26 +02:00
1f629f3468 Rename "Special Creature Abilities" tab to "Abilities" 2021-07-22 04:06:29 +02:00
bb67788abc Localize names / labels of newly created embedded items / effects 2021-07-22 02:20:17 +02:00
4d2a7d1686 Simplify getting the source name of effects 2021-07-20 02:36:59 +02:00
e39d245aff WIP: Add effects tab to actor sheets 2021-07-20 02:36:59 +02:00
9b7d3e5a7b fix label-input matching for core values and addit text to combat values 2021-07-12 01:00:50 +02:00
959bfcc3e4 Cleanup up creature sheet 2021-07-12 00:12:59 +02:00
b744e53f94 Combine biography and profile tabs 2021-07-10 21:02:48 +02:00
05933af152 cleanup 2021-07-08 08:00:58 +02:00
549669e9e2 Simplify checking if something is a valid attribute / trait / combatValue key 2021-05-13 22:03:32 +02:00
24725c15f9 Add a macro to perform generic checks 2021-05-13 21:39:42 +02:00
b9f7588f95 Automatically calculate spell price 2021-05-13 19:59:44 +02:00
2bc7b03323 Add functionality to track the minimum levels of spells for each mage class 2021-05-13 16:44:56 +02:00
eb49c15d5f Add optional tracking of slayer points 2021-05-13 15:41:00 +02:00
d712d9d5c8 Fix a couple of i18n typos 2021-04-24 21:54:40 +02:00
db69a8f537 Add styling for checks 2021-04-20 22:38:00 +02:00
0d03dbf424 Implement Drag & Drop of checks 2021-04-15 20:00:37 +02:00
17a270d361 Merge branch 'master' into 76-common-checks-in-actor-sheets 2021-04-13 20:22:09 +02:00
ad2fd01353 Add checks for analyzing magic 2021-04-13 20:19:25 +02:00
7886be1ffb Merge branch 'master' into 76-common-checks-in-actor-sheets 2021-03-30 22:46:41 +02:00
d446e07abd Apply 2 suggestion(s) to 1 file(s) 2021-03-30 20:41:12 +00:00
537e41bf5f Merge branch '077-common-checks-macros-with-effects' into 76-common-checks-in-actor-sheets 2021-03-29 21:21:53 +02:00
e545e3f030 Refactor for better readability (addressed CR comments) 2021-03-29 21:20:08 +02:00
cf80b18ba6 Move core values and combat values to values tab and BEMify core values 2021-03-24 20:10:14 +01:00
f038509910 Add functionality for common checks, which can be affected by effects and be performed as macros 2021-03-24 09:19:26 +01:00
b449a20348 Rename some variables for clarity 2021-03-18 08:54:57 +01:00
d5b872e74b Improve CheckFactory 2021-03-18 08:52:02 +01:00
115d6113de Small check factory cleanup and use foundry form formating for roll dialog 2021-03-17 20:01:31 +01:00
0d864b67c1 Use foundry vtt provided rollmode labels 2021-03-17 18:25:59 +00:00
32fac517ad Rename a few things 2021-03-16 07:42:00 +01:00
48e06678a9 Merge branch 'master' into item-macros 2021-03-15 21:45:49 +01:00
212295069f Add functionality to create item macros via drag & drop 2021-03-14 19:04:28 +01:00
3ea07a2379 Add missing i18n 2021-03-13 22:22:28 +01:00
9eb1e34850 Apply 1 suggestion(s) to 1 file(s) 2021-03-07 18:42:08 +01:00
ea4f1d3ee7 use img tags instead of divs with background-image set 2021-03-04 08:51:13 +01:00
74ad0c7f24 Add possibility to roll spells from sheet adnrequire spells and weapons to be equipped to be rolled 2021-03-04 01:54:51 +01:00
87205f6193 Fix typo 2021-03-04 00:17:48 +01:00
3d272f2b92 Make weapons rollable from the character sheet 2021-03-04 00:14:16 +01:00
25b6f03d56 Use grid for talents tab 2021-02-25 22:22:05 +01:00
343a888b68 Rename loot and equipment 2021-02-21 03:40:54 +01:00
2db1dae4c2 Fix typo 2021-02-20 02:15:28 +01:00
1bb689771b Make it possible to edit / view hit points in actor sheet 2021-02-19 13:55:38 +01:00
9104237261 Add tooltips for attributes, traits, and combat values 2021-02-16 23:23:18 +01:00
2158026437 Add additional checks when editing items or effects 2021-02-11 12:03:32 +01:00
ff3c09f009 Add missing localization 2021-02-07 14:00:26 +01:00
f7575da47a Merge branch 'master' into 065-simplify-localization 2021-01-26 20:54:36 +01:00