Commit graph

53 commits

Author SHA1 Message Date
2ae005f432 added localization to weapon overview 2020-12-29 16:29:44 +01:00
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
47c45ee87d moved items tab of char sheet into partial 2020-12-28 20:38:02 +01:00