Skip to content

v5.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Oct 22:29
3713522

5.0.0 (2023-10-27)

⚠ BREAKING CHANGES

  • refactor and item changed: Items formerly called Powers have disappeared.

Features

  • actor-sheet: added the invalid item system (1fcb796)
  • actor-skills: now the skills page has two columns (be992bf)
  • css/scss: changed the size of image item and adjusting the skills style (cda490f)
  • css: added the style for item-alert (when the item is invalid for the categories) (6669e9d)
  • effects and localization: added translates for effects (77db14d)
  • fix and actor-sheet: added the abilities system. fix of defense calculation and draggable item (db328f9)
  • handlebars: added the IfInequals helper for inequals comparations and fix the abilityTypeHelp (edc0780)
  • item-sheet: added the effects system on the item-sheet (40c6b8f)
  • item-sheet: changed the size of window: width 350 -> 380, height 480 -> 400 (07447ef)
  • items-sheet: added new effect tab on items and the respective partial of handlebars (cd9fda0)
  • items: added translates variables and checkbox on rituals (studentForm and trueForm) (38b28c1)
  • localization: added translates for item fields and changes to the Power tab, now is ability (952bb23)
  • patch notes dialog: added one sidebar for update notes and changed the text formatting (4710fb4)
  • patchnotes config: default variable is changed: true -> false (8f7af09)
  • refactor and item changed: changed item and Power tab to Ability. Fixes to the template (ded9986)
  • scss: added the style for item-alert (when the item is invalid for the categories) (9f632be)
  • style: registered the abilityTypeHelper and the toUpperCase helpers (7231a80)
  • update notes: added the 5.0.0 update notes and delete the banner texts (3acff92)

Bug Fixes

  • actor-abilities: fix the name of abilities (5ebae07)
  • roll formula: fixed a bug where tokens with 0 agility would receive a null roll (5a50c0f)

Performance Improvements

  • actor-agente-sheet: delete the unnecessary css class (9d3feca)