Skip to content

v6.7.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 02:37
c54a1dc

6.7.0 (2024-05-24)

Features

  • actor agent sheet: changed the order of columns items (skills) to make more sense (eebbe84)
  • brawl bar and prototype token: actorLink now is false and Bar Brawl is used to display HP (03214ea)
  • compatibility: was added retro compatibility between v11 and v12 core versions of Foundry (78e92d7)
  • css/sass: changed the height of descriptions, actions and abilities of threat sheet template (ffb6e76)
  • css/scss: initial stylization of threat sheet (c2bd00a)
  • css/scss: some styles for additional content feature (7b3f67b)
  • system: added selectize files at the styles and scripts fields (26c478d)
  • system: update maximum version compatibility from v11 to v12 (97ec9ea)
  • system: update maximum version compatibility from v11 to v12 (c971212)
  • template: added initial version of all the data and fields of threat sheet (2a5a947)
  • threat sheet alert: added an alert about risks of using the threat sheet with cookie storage (d90520f)
  • threat sheet data: added temporary data to future refactoring and migrations (670b433)
  • threat sheet: added base form and inputs with basic styles (02f05a0)
  • threat sheet: added system data to context var for use inside the threat sheet template (1b570cb)
  • threat sheet: basic organization of HTML elements and also was added some basic CSS (7c65d90)
  • threat sheet: elements have been rearranged and values hava been changed to temporary paths (fcc642f)
  • threat sheet: initial creation of threat sheet (template + class + some fields) (4710b23)
  • threat sheet: updated deprecated variable. 'data' notation is no longer used (1010d29)
  • threat token and sheet: actorLink now is true and disposition is hostile (0cc317e)
  • update notes: added release notes of 6.7.0 version (dbb759c)
  • v12: fixed deprecated warnings and some codes deprecated in v12 version (44675c2)

Bug Fixes

  • item create: fixed the creation filter by ability category on actor sheet (ee2f834)
  • threat sheet data: fixed a writing error (ee3f0af)