Additions:
- further abbreviations included in localization
Changes:
- now not full armor type / material expression displayed in char sheet,
but only an abbreviation with tooltip
- description now smaller for weapon and armor
Changes:
- number values of items in the items overview of a char sheet
are now horizontally centered
- description content is now vertically correctly aligned
Additions:
- added TODOs
- added armor item list to char sheet
- proper overflow handling in tabs (now: scrollable)
Changes:
- proper localization of item values
- "Description" not abbreviated anymore
- cleaned up getData() of ActorSheet (data now truly const)
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
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
Additions:
- added storageLocation property to classes
- added storageLocation field to template
- added localization
Changes:
- changed default values for item string properties to "-"
Fixes:
- fixed CSS side-property flex properties
such that new text field is properly shown
- fixed for="..." setting for item's data.price label