Skip to content

v6.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Mar 00:57
c462f65

6.4.0 (2024-03-24)

Features

  • actor and actor sheet: transfer all data functions from sheet to actor and refactor the order (33ab28a)
  • actor rituals: "execution" is no longer displayed on the actor sheet and skill resistance is (45d5975)
  • actor rituals: displayed informations about the rituals was changed on actor sheet tab (b89c178)
  • actor rituals: was added translations for information shown on actor sheet, and slide button (3737f5c)
  • actor sheet and effects: updates for foundry v11 version and adjustments for effects (2885142)
  • actor: migrate the data access path to Foundry v11 (convert data.data path to system) (5041078)
  • compiled css: added style for scrollbar, item-card, actor-sheet rituals and etc (ea41644)
  • config: added skill resistance and area type for rituals, fix the skill paths and indentation (c73eabb)
  • config: was created a configuration of dropdowns for execution, range, target, area, etc (7fa93bd)
  • item card: item card is now styled for rituals and armaments (e1ff799)
  • item ritual sheet: html of selects (dropdowns) has been added (217ef3b)
  • item ritual sheet: was added fields or dropdowns for area, target quantity and skill resistanc (4e18b2a)
  • item sheet: the configurations of dropdowns has been added into the global var context (641194d)
  • item: added information for rituals and armaments which is now located before the display (eee907a)
  • item: now the html template and ritual informations is always displayed in chat (f57677f)
  • localization: translates for fields of ritual sheet has been added (6d5ae31)
  • localization: was changed the skills path and plural of people in pt-br, was added area transl (8c532ce)
  • new fonts are added in the system (6c23ea1)
  • scss/sass: custom design for armament and ritual chat card was added (2529b28)
  • system: bugs and license links has been added on system.json (7d6a05b)
  • template: area data for rituals was added (name, size, type) (4a3b643)
  • template: deleted maxBonus of pv, pe and san (bf8ae23)

Bug Fixes

  • _window scroll: fixed the style of scrollbar in navigator (a282732)
  • actor sheet: fixed a bug when set a other circle of ritual, the actor sheet is broken (1a71ff1)
  • chat message critical: fixed an error caused by the absence of isCritical var in some items (057c9d5)