Skip to content

Releases: SouOWendel/shinobi-no-sho

v1.9.0

07 Aug 18:27
0e66e83
Compare
Choose a tag to compare

1.9.0 (2024-08-07)

Features

  • packs: added foundry cli as dev dependency, added a script and also added a util script (b4c83f7)
  • packs: added macro pack on the system (0261f6a)

Bug Fixes

  • d8roll: fixed the roll mode of rolls assigning the private var to chat data with conditions (d8fe869)
  • d8roll: removed the number of dices on d8 dices to fix a problem with generic rolls with this type (e9aba2e)

v1.8.0

04 Aug 23:21
497505a
Compare
Choose a tag to compare

1.8.0 (2024-08-04)

Features

  • actor sheet rolls: added ability feature to onRoll handler for roll abilities with total bonus with flavor on chat (f6d2231)
  • actor sheet rolls: added roll of skill type using dataset and onRoll listener/hook (8aace4e)
  • actor sheet rolls: added rolls to combat abilities with dataset roll type and key (26a4193)
  • actor sheet rolls: changed the object dataset ability name to generic name as 'key' (25be504)
  • d8roll class: changed the static property isFumble to IsFailure (b79b4a8)
  • d8Roll system function: added condition to open the dialog to configure roll only when shift key boolean is true (d48a8b3)
  • d8roll template: added the classes: degree, itsCritical, ItsFailure. Removed the critical data test (b562cf0)
  • d8roll: added chatTemplate option to d8roll (a45d344)
  • d8roll: added d8roll class (extended for foundry Roll class) with some changes to display system rolls with critical, degree, bonus, and rollmode (5bbcb4b)
  • d8roll: added d8roll to dices of system and configure the rolls for abilities, skills and combat abilities (8e6d962)
  • d8roll: added hasDegree and hasCritical to filter when display or no that roll traits, changed 'fumble' to 'failure' (e6e8f1c)
  • d8roll: added static method to calculate the degree for display on roll template (bc82d5b)
  • dice sass/css: added styles for fix dice-flavor, added degree font styles, and styles for critical and failure dice results (6874d9a)
  • roll degree: the base calculation of grade for rolls was added along with its logic and the critical variable (9bde03c)

Bug Fixes

  • technique item sheet: changed the chakra field cost to dropdown and added another field, update the item card (9579edb)

v1.7.0

25 Jul 21:36
78d854c
Compare
Choose a tag to compare

1.7.0 (2024-07-25)

Features

  • config.mjs: added linha to areaEfeito, vertexto on duration, and also replaced raridade to rarity (97c5fe8)
  • localization: added vertexto and linha translates for english and portuguese files (2685230)
  • rarity: changed the rarity field and keys for compatibility with Rarity Colors and modules for DND5e system (2141ee6)

v1.6.0

20 Jul 01:40
dc421a2
Compare
Choose a tag to compare

1.6.0 (2024-07-20)

Features

  • chat item card: added characteristics spans to display on techniques items (435bbf5)

v1.5.0

20 Jul 01:08
72816c5
Compare
Choose a tag to compare

1.5.0 (2024-07-20)

Features

  • readme: added badges and getting started (e9c4df6)

v1.4.0

20 Jul 00:48
8794419
Compare
Choose a tag to compare

1.4.0 (2024-07-20)

Features

  • localization: added english language, changed name and book discord, also added action and techniques translates (5b6f961)
  • sidebar: changed the logo and added some styles for header (8ddc89d)
  • system.json: changed the title of system, removed the background, updated the verified version and grid keys (8ed0012)
  • techniques and actions dropdown: added subtypes (jikuukan and shunjutsu) and added more actions (d271aba)

Bug Fixes

  • template.json: fixed the skill medicine, changed the ability from 'for' to 'int' (ee639e5)

v1.3.2

16 Jul 03:49
bac92f9
Compare
Choose a tag to compare

1.3.2 (2024-07-16)

Bug Fixes

  • rename path: renamed all path with new name of system (0aee48b)
  • test: test (b647a61)

v1.3.1

16 Jul 02:00
5c3b47a
Compare
Choose a tag to compare

1.3.1 (2024-07-16)

Bug Fixes

  • credits: changed the name of contributor and the discord tag (05a9216)
  • system: changed the id for lowercase and added more info in authors array (27e846b)

v1.3.0

15 Jul 22:30
add495b
Compare
Choose a tag to compare

1.3.0 (2024-07-15)

Features

  • bonus: added bonus variable and template data key on vitality and chakra (31bf5a8)

v1.2.1

13 Jul 23:32
46e1ba3
Compare
Choose a tag to compare

1.2.1 (2024-07-13)

Bug Fixes

  • core system: the setup code was commented out due to an inconsistency in the code (cbcaaca)