Commit graph

8 commits

Author SHA1 Message Date
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
5bdfdd410b replace basic-property-* css classes by selectors 2021-01-06 15:30:20 +01:00
Gesina Schwalbe
3ebd8cd177 Merge branch 'master' into 004_equipment_tracking 2020-12-29 16:14:51 +01:00
Gesina Schwalbe
2ac6d3a919 working weapons section in char sheet
Additions:
- re-added getData() method of actor sheet for sorted items
- added an item-description CSS class for handling of overflow
- added a 1.5 CSS flex box

Changes:
- restricted previous sample items section to only weapons
  (to be re-used for other item types)

Fixes:
- fixed input types in weapon sheet
2020-12-29 01:44:54 +01:00
Gesina Schwalbe
e7df21426b removed code duplication in item templates
Item templates now all use a common body.
2020-12-28 18:58:01 +01:00
Gesina Schwalbe
9cf248754c added "Effects" and "Details" tab to all items
Additions:
- partials for effects and details tab with navigation
- loading of partials in main ds4.ts
- add localization

Changes:
- empty "Details" tabs replaced by inclusion of partial
- "Details" tab now displays default message
- Previous "Details" tab of Trinket replaced by "Effects" tab
2020-12-28 18:49:55 +01:00
Johannes Loher
d163fd27fe switch to using TypeScript 2020-12-23 16:52:20 +01:00
Renamed from templates/item/weapon-sheet.hbs (Browse further)