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
884327b156
added spell tab and sorted tabs
2021-01-09 23:39:35 +01:00
6820ce7c00
Add creature actor to config, i18n, template.json, types
2021-01-09 22:51:46 +01:00
149096e985
add racial abilites as item type
2021-01-07 20:20:40 +01:00
b582b44f20
Merge branch 'master' into 014_track_talents
2021-01-07 00:00:36 +01:00
fb711bc024
unified keys for localizations for headings
...
- keys now start with 'DS4.Heading'
- removed unused DS4.DescriptionAbbr
2021-01-06 12:02:40 +01:00
150a0ea487
added talents overview and sheet
...
- added talents item type:
- added scss
- added to template.json (Item.types, Item.talent)
- added to config.ts itemTypes
- added type definition
- added localizations
- added talent overview tab to actor sheet
- made total rank calculated upon data preparation
by adding a prepareData method to DS4Item
2021-01-06 01:24:37 +01:00
f2f40a8e89
make some input fiels accept only number
2021-01-04 22:12:19 +01:00
f8deca4cd4
add culture and save space with base infos and progression infos
2021-01-04 21:51:58 +01:00
98ce35f831
Add dummy profile tab to character sheet
2021-01-04 20:33:35 +01:00
7cb6080808
extract and simplify combat values to own component
2021-01-04 01:11:05 +01:00
6a12ba3938
extract and simplify attributes and traits
2021-01-04 00:55:44 +01:00
c9b41e2d3f
renamed item list templates
...
More precise names for:
- item overview list template for actor sheet
- inline templates in item overview list template
2021-01-03 00:08:21 +01:00
0d2af1ae00
Add combat values to character sheet
2020-12-31 00:32:17 +01:00
fd5bad3c3e
add attributes and traits to character sheet
2020-12-30 19:39:16 +01:00
e7219ab81e
add base info to character sheet
2020-12-30 15:02:21 +01:00
2fc7fb13c8
renamed actor-sheet from .html to correct .hbs
2020-12-28 20:41:39 +01:00