Skip to content

Latest commit

 

History

History
242 lines (126 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

242 lines (126 loc) · 15.1 KB

Changelog

1.10.4 (2023-09-27)

Bug Fixes

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

1.10.3 (2023-09-27)

Bug Fixes

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

1.10.2 (2023-09-27)

Bug Fixes

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

1.10.1 (2023-09-27)

Bug Fixes

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

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)

1.9.0 (2023-09-27)

Features

  • actor-sheet: context consts for dropdownDegree(optionObj) and system (e530d9a)
  • added multiples constants of system: dropdown, skills, attributes and base stats (127c69b)
  • agente sheet: added select with handlebars helper to Foundry API using the selectOptions (3ab369f)
  • localization: added translations for more skills and the degree dropdown (b4a2db5)
  • system: added flags for hotrealoding the html, css and json files (c07d508)
  • template.json: data for Agente: many skills, conditions for skills, changed some values (e51e55a)

Bug Fixes

  • change unnecessary declarations: let -> const (167f1c5)

1.8.0 (2023-09-21)

Features

  • actor-data: adaptations for data system based on Ordem Paranormal. (PV, NEX, PE, SAN) (963dcc0)
  • hooks-actor: added the Hook preCreateActor for preset the bars and initial configurations (4ed727d)
  • lang: added more localizations for English and Portuguese-Brasil (61f5048)

1.7.0 (2023-09-18)

Features

  • actor: system adaptations. Added the number of dice (d20) according to skill and attributes (4a311e8)

Bug Fixes

  • release-please: correct version (3262e7a)
  • release-please: fix the next release (previous tag release is not detected) (34e9348)

1.6.0 (2023-09-15)

Features

  • manifest: added the manifest link and download link (cb7167d)
  • release-please: configuration for generate zip file and comments for orientation (abc765e)

1.5.0 (2023-09-15)

Features

  • release-please: copy the configurations for fvtt-system-rqg repository (122b9e9)

Bug Fixes

  • release-please: update the version (f1d8bd6)

1.4.0 (2023-09-15)

Features

  • release-please: attempt to add the command release-pr for create pull requests with release-p (0551ef6)

Bug Fixes

  • release-please: attempt to reset and trying the command manifest again (9794046)
  • release-please: correct parse json. added the version (09bd88e)

1.3.0 (2023-09-15)

Features

  • release-please: added the code: command: manifest-pr (36c234a)
  • test: test (00243f5)

Bug Fixes

  • delete the command manifest (ebd32cb)
  • fix the correct version for 1.2.2 (4a6f115)
  • release-please: fix json code. packages are unnecessary because there is no package (b772589)
  • release-please: one more attempt (2890de1)

1.2.2 (2023-09-15)

Bug Fixes

  • release-please: one more attempt for configure the versioning the system.json file (7aaad3d)

1.2.1 (2023-09-15)

Bug Fixes

  • release-please: correting the formatting and path for json file to system.json (dd4c063)
  • release-please: fix the initial version for release-please (63ab4c3)

1.2.0 (2023-09-15)

Features

  • release-please: configuration for versioning the system.json and your initial version (2bd1fb7)

Bug Fixes

  • rename: fix the name. there should be a dot at the beginning of the file name (8b6ba4f)

1.1.0 (2023-09-14)

Features

  • change the versions (e28e75c)
  • release-please: configuration changes for system.json versioning and other additional settings (995d740)
  • release-please: the file system.json now is added for releases (f143919)

Bug Fixes

  • release-please: fixing the illegal pathing characters in path: ./system.json (dabfe2f)

1.0.0-alpha (2023-09-14)

⚠ BREAKING CHANGES

  • Changes to the system file compromise compatibility by altering the entire functioning of the system.

Features

  • actor-data: added the Agente actor's data (2787fb1)
  • actor-sheet: new template for actor Agente and your sheet (56ca774)
  • actor: added modifications based on copy the character's sheet (39cda45)
  • added: pt-BR localization, module requirement Bar Brawl, correct path os esmodule and styles (6ad9ace)
  • initial boilerplate to system in FoundryVTT by Matt Smith (5d77ad1)
  • localization: added translations for skills and attributes data (32eace5)
  • release-please: added new line to input 'extra-files', an attempt to version the system.json (10236d5)
  • sheets: change the window size and adaptations for new actor Agente (32007e9)

0.1.0-alpha (2023-09-07)

Features

0.0.3-alpha (2023-09-07)

Bug Fixes

  • one word missing (test) (bcc8e29)

0.0.2-alpha (2023-09-07)

Features

  • archive for test (ab31893)
  • initial configuration from system FoundryVTT creation (f7aac4a)
  • system doc for FoundryVTT (1a707f6)
  • test commit (ffe9c68)

Reverts

  • revert for original state (91d190b)

Miscellaneous Chores

0.0.1-alpha (2023-09-07)

Features

  • add a gitignore and the folder 'node_modules' (ffd7764)
  • add the png for Ordem Paranormal logo (eab2962)
  • added archives for ignore certain archives from prettier and eslint (b5798ac)
  • added configuration for release please and github actions (a27c19e)
  • added possible archive for prepare commit msg from husky dependency (4778d7b)
  • added the eslint and prettier to standardize the code (e740f63)
  • archives for npm and initial configuration for commitizen, husky and commitlint (6115ce1)
  • auto lint of commits with husky (2305212)
  • initial configuration for commitizen (f027e10)
  • initial configuration for commitlint (af61bfe)