Johannes Loher
49b450daee
Reorganize templates file structure
2021-04-13 21:40:52 +02:00
Gesina Schwalbe
a303296828
description and body templ accept partial-block
2021-01-09 18:23:25 +01:00
Gesina Schwalbe
1011b85067
moved redundant item sheet header into partial
2021-01-08 23:32:35 +01:00
Gesina Schwalbe
e6b51c66a6
removed code duplication of item body from talent
...
- added isPhysical boolean to getData output of item-sheet.ts
- added isPhysical checks for displays of physical-only information
in templates
2021-01-06 16:10:56 +01:00
Gesina Schwalbe
5bdfdd410b
replace basic-property-* css classes by selectors
2021-01-06 15:30:20 +01:00
Gesina Schwalbe
874692ed5c
moved basic talent properties in talent-sheet head
...
- a little bit better gridding of side-properties
(still needs a rewrite)
- common SCSS mixin for input field marking
2021-01-06 15:25:55 +01:00
Gesina Schwalbe
3ba5efb8a7
fixed wrong positioning of effects tab content
2021-01-06 14:19:18 +01:00
Gesina Schwalbe
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
Gesina Schwalbe
98f31d9e8c
renamed talent property from talentRank to rank
2021-01-06 11:52:11 +01:00
Gesina Schwalbe
637b70c5d2
added invalidity hints to item side-properties
...
- added :invalid definition to side-properties CSS
- defined common color for invalidity
- now using disabled input for automatically calculated properties
2021-01-06 11:39:39 +01:00
Gesina Schwalbe
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