Commit graph

59 commits

Author SHA1 Message Date
d446e07abd Apply 2 suggestion(s) to 1 file(s) 2021-03-30 20:41:12 +00:00
e545e3f030 Refactor for better readability (addressed CR comments) 2021-03-29 21:20:08 +02: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
3ba5c0d640 localized effect control buttons 2021-01-24 17:40:08 +01:00
3ddabcaaac fixed some German translations 2021-01-24 17:39:11 +01:00
4c8bd29e2e added unit to char height & weigt title 2021-01-23 23:49:45 +01:00
60ed168053 adjust migration versioning 2021-01-20 22:11:53 +01:00
ecfbe9fa2a automatically calculate base combat values 2021-01-19 03:31:40 +01:00
e89c87f0c1 Merge branch 'master' into 10-implement-money 2021-01-18 19:48:33 +01:00
ab6e02a7a6 fix typo 2021-01-18 19:34:03 +01:00
e9adbd3c3b Merge remote-tracking branch 'origin/master' into 037-actor-type-creature 2021-01-18 19:12:46 +01:00
7e4c5059ca address code review comments 2021-01-18 19:11:13 +01:00
b06396c141 Review comments:
- Error prefix on localization key
 - Different name for Roll dialog title
 - Remove obsolete todos
 - Add some defaults to make args optional
 - Change return types of promises and term generators
2021-01-15 20:46:26 +01:00
04bfe61f3f Update localization, add docs. 2021-01-13 18:56:19 +01:00
9ea353101f rename talents tab to talents-abilities 2021-01-13 17:23:06 +01:00
e36f30a787 Add special abilities to creature sheet 2021-01-13 17:20:25 +01:00
864a65fed2 Merge remote-tracking branch 'origin/master' into 037-actor-type-creature 2021-01-11 00:56:26 +01:00
c422635d66 add special creature ability as item type 2021-01-11 00:55:49 +01:00
61098b31d6 spell add default category 2021-01-10 21:18:33 +01:00
9bea9c63cd add spell category none 2021-01-10 21:04:18 +01:00
45e7400e82 add currency and basic display 2021-01-10 19:32:10 +01:00
0568afc32b Add localization of actor and item type labels 2021-01-10 02:35:48 +01:00
17d0213e62 add basic creature sheet 2021-01-10 02:05:30 +01:00
d416c14cbd Merge branch 'master' into 037-actor-type-creature 2021-01-10 00:41:20 +01:00
0eb447d279 added German localization for spells
- added missing German localizations
- fixed some localizations
- renamed targetedSpell -> targetedSpellcasting for consistency
2021-01-10 00:30:51 +01:00
18a4e2005a added German translation for spell stuff 2021-01-10 00:05:29 +01:00
6820ce7c00 Add creature actor to config, i18n, template.json, types 2021-01-09 22:51:46 +01:00
54e334cff5 apply review suggestions 2021-01-09 21:41:41 +01:00
57906a42a8 Apply 1 suggestion(s) to 1 file(s) 2021-01-09 21:34:22 +01:00