Commit graph

8 commits

Author SHA1 Message Date
Johannes Loher
49b450daee Reorganize templates file structure 2021-04-13 21:40:52 +02:00
Gesina Schwalbe
d831f376e1 moved localization mappings in CONFIG.DS4.i18nKeys
- moved all mappings in CONFIG.DS4 that belong to localization
  into common parent CONFIG.DS4.i18nKeys
- adapted logic in ds4.ts to not overwrite entries in
   CONFIG.DS4.i18nKeys
- adapted calls to config in templates
2021-01-24 17:55:14 +01: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
5bdfdd410b replace basic-property-* css classes by selectors 2021-01-06 15:30:20 +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/armor-sheet.hbs (Browse further)