Skip to content

Releases: SouOWendel/ordemparanormal_fvtt

v3.0.0

06 Oct 20:03
0cb584e
Compare
Choose a tag to compare

3.0.0 (2023-10-06)

⚠ BREAKING CHANGES

  • rename file: The actor variable has been changed, this causes incompatibility with previous versions, as the template system works dynamically with the actor type.

Features

  • change the actor name: Agente -> agent. delete character and npc data. added more item types (2078c8d)
  • localization: added translates for Actor and Item Types (f3e7491)
  • template: create templates for new item types (copy of item template of boilerplate) (96247df)

Bug Fixes

  • refactor: fix the name of actor and change object options for Bar Brawl (visibility) (9e3a491)

Code Refactoring

  • rename file: rename file because the agent is changed (423d85b)

v2.1.0

04 Oct 23:27
8e66e57
Compare
Choose a tag to compare

2.1.0 (2023-10-04)

Features

  • compendium: added some RollTables: create quick mission, temporary sanity effects, origins (fc6d3e2)
  • refactor: conversion of all compedium data for JSON files and DB files. Rename the compediums (73f7c32)
  • release-please: include the packs folder in generating zip system of Github Actions (d845d1d)

Bug Fixes

  • bug: fix the RollTables Compendium. call other RollTables in Document instead of the Compedium (175c98b)

v2.0.0

03 Oct 07:51
f7acef9
Compare
Choose a tag to compare

2.0.0 (2023-10-03)

⚠ BREAKING CHANGES

  • the ID is the most important data of the system, without it nothing works, same for the mistakes

Features

  • actor: added the system of degrees with dynamic data (5954062)
  • feat and fix: created the Handlebars Helper 'numberInputFVTT' and change ordemparanormal_fvtt (80224b5)
  • fix: added the dropdown of origins and changed 'ordemparanormal_fvtt' to 'ordemparanormal' (e0e0ff0)
  • fix: added the following fields: pePerRound, origin, defense, dodge, displacement (19a4202)
  • localization: added pePerRound and origins data. Translations for PTBR (dd56150)
  • system: added some fields: PE.perRound, defense and desloc (3c24b9d)
  • system: added the ID: ordemparanormal (1855466)

Bug Fixes

  • changed the ID of the System.json: ordemparanormal_fvtt -> ordemparanormal (411548d)

Performance Improvements

  • feat: added quick access variables and added degree value on the formula of roll a dice (bd02cc8)

v1.12.0

02 Oct 21:11
685a77e
Compare
Choose a tag to compare

1.12.0 (2023-10-02)

Features

  • actor agente sheet: style and added the dropdowns and PE field. Changes for formula system (8a1820a)
  • actor-sheet: dropdowns have been added to context and class information was made dynamic (aafe73b)
  • config: added the system constants for Trilhas and Class (492556e)
  • localization: added translates to Portuguese for className and classChoices (891fe8f)
  • template: added the Class and Trilha data (fd73bee)
  • was created the Handlebars Helper concatObjAndStr for concat multiples objects and strings (6748f71)

Performance Improvements

  • actor: change the Loop System Attributes for prepareBaseData. Now the data is processed before (264a272)
  • clean the code of console logs and use the appropriate data for save the info (cc32a1e)

v1.11.0

27 Sep 20:50
e5a2fde
Compare
Choose a tag to compare

1.11.0 (2023-09-27)

Features

  • release-please: added the auto-commit for the changes on the system.json .download (4e4ab65)

v1.10.4

27 Sep 20:36
0636c9f
Compare
Choose a tag to compare

1.10.4 (2023-09-27)

Bug Fixes

  • release-please: one more attempt. added git-auto-commit-action@v4 for commit changes (759ef2c)

v1.10.3

27 Sep 20:16
cdd8a21
Compare
Choose a tag to compare

1.10.3 (2023-09-27)

Bug Fixes

  • release-please: one more attempt, but now using the action-set-json-field Job (abd0458)

v1.10.2

27 Sep 19:58
7a533ac
Compare
Choose a tag to compare

1.10.2 (2023-09-27)

Bug Fixes

  • release-please: attempt to test pretty json and change the system.json on the repo (4f39969)

v1.10.1

27 Sep 19:06
9acdf56
Compare
Choose a tag to compare

1.10.1 (2023-09-27)

Bug Fixes

  • release-please: change the release.outputs.release_created to tag_name (ef8cf0d)

v1.10.0

27 Sep 18:23
8550136
Compare
Choose a tag to compare

1.10.0 (2023-09-27)

Features

  • manifest: new link of manifest more compatible of Foundry with base of DN5 System (5a1a290)
  • release-please: attempt to add automatic release download url (b8ae9f0)

Bug Fixes

  • localization: delete the symbols (7c5c440)
  • release-please: attempt to fix the 'bad substitution' (c3f8089)
  • release-please: attempt to fix the download link version. Set variables and refactor some jobs (f203b26)
  • release-please: attempt to fix the error: 'The template is not valid.' (6f267c1)