Releases: SouOWendel/shinobi-no-sho
Releases · SouOWendel/shinobi-no-sho
v1.9.0
v1.8.0
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
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
v1.5.0
v1.4.0
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)