Skip to content

Releases: SouOWendel/shinobi-no-sho

v1.13.3

14 Dec 21:15
1c21dd9
Compare
Choose a tag to compare

1.13.3 (2024-12-14)

Bug Fixes

  • macros: fixed the defense macro for NPCs (351029d)

v1.13.2

13 Dec 04:25
be3e496
Compare
Choose a tag to compare

1.13.2 (2024-12-13)

Bug Fixes

  • initiative: fixed the initiative for NPC sheet (it was not calculated) (22cee97)
  • macros: fixed the macros of system to work on NPC sheet (0b033a0)

v1.13.1

06 Dec 02:59
b88996f
Compare
Choose a tag to compare

1.13.1 (2024-12-06)

Bug Fixes

  • area template: added custom field on 'armas' and 'tecnicas' (a2e0466)

v1.13.0

05 Dec 19:56
b794125
Compare
Choose a tag to compare

1.13.0 (2024-12-05)

Features

  • areaTemplate: added more options to calculate the area and modified the custom option (30e9aa9)

Bug Fixes

  • general item: changed the 'medium device' for 'default device' (3169942)
  • sheets: translated 'name' placeholder for portuguese (dd024d8)

v1.12.0

01 Nov 20:25
5e0ffe7
Compare
Choose a tag to compare

1.12.0 (2024-11-01)

Features

  • actor: added derived data to NPC sheet, this only include calculations for bonus (0243f35)
  • d8roll: adjust the parts of formula to exclude null and zero values (ba863bf)
  • localization: added abbreviations for skills to add on NPC sheet (995e198)
  • localization: added NPC type localization (4d13e6b)
  • localization: added texts for token size configuration (5d40301)
  • migration, settings, token bar: added migration and his conditions, configured the token bar for system and brawl bar module (9f3cf28)
  • migration: added migration system with migrations for 'absorcao' on ninja sheet (8b12911)
  • NPC sheet templates: created the layout of NPC sheet with tabs, new skills layout, modifications on combat abilities and more, similar to ninja sheet (92f3c64)
  • NPC: created the NPC sheet with data structure, item organization, and some functions of the ninja sheet (5325ea3)
  • settings: settings for token syze system and migration version (75fbec1)
  • templates.mjs: added template parts of npc sheet with respective partials (1c5f589)
  • token sizes: the active tokens on the scene now changes the size too. Added an option to deactive the changes on token size (55c5efd)

Bug Fixes

  • actor ninja sheet: deleted unnecessary div tag (201831f)
  • actor ninja sheet: fixed the scrollbar on skill tab (1f68b02)
  • field: fixed a name and value on sheet (absorcao) (512d6ce)
  • ninja sheet: changed the margin and padding of 'pericia livre' (701ab15)
  • ninja sheet: fixed the icons of font awesome on combat tab (c9c6217)

v1.11.0

19 Oct 00:24
b3ef02c
Compare
Choose a tag to compare

1.11.0 (2024-10-19)

Features

  • actor ninja sheet: added 'tamanho' field on sheet with localizations and data (448d750)
  • actor ninja sheet: added new row on inventory for device items (2c95141)
  • actor ninja sheet: changed the path of 'dureza' data and some breaklines (a393313)
  • css/sass: added styles for new skills and increase/decrease system (74fea53)
  • css/sass: refactor the header fields with second version and added input center utils class (ff48508)
  • dynamic token size: now the size of tokens are changed dynamically (f840159)
  • field dureza: added the data structure, styles and dureza field (71a6970)
  • general item sheet: rearrangement of the layout and added 'usos' fields (113cf48)
  • general item: added new types for techniques and general items and damage type for weapons (d14a66a)
  • increase/decrease + new skills: added 'voo' and an open expertise, overmore, added increase and decrease system with fields (c68e6cc)
  • item geral sheet: centralized the quantity label (fafceb2)
  • ninja actor inventory: now 'dispositivos' are created on the own category (5201996)
  • onRoll: added the name of 'pericia livre' now are displayed on chat rolls (fa270aa)
  • size feature: added dynamic changes on 'vigor' and 'força' (b45050d)
  • size feature: makes changes when the size changes on actors (edb7a4c)
  • skills: added two new skills: 'voo' and 'pericia livre' (ae1aed6)
  • template.json: added 'usos' for general items (beaa5dc)
  • tokenSizes: adjust sizes (adf9980)

Bug Fixes

  • dynamic inputs: changed the method name because is reservad name (9378f3e)

Reverts

  • template.json: removed bonus on dureza attribute (3c34676)

v1.10.2

10 Oct 03:52
c539cd6
Compare
Choose a tag to compare

1.10.2 (2024-10-10)

Bug Fixes

  • areaTemplate: fixed the condition that defines when the button is displayed (4d79bb2)

v1.10.1

10 Oct 00:16
ec55c8a
Compare
Choose a tag to compare

1.10.1 (2024-10-09)

Bug Fixes

  • hasAreaTemplate: fixed the condition that checks whether an area template exists (4dbdc4a)

v1.10.0

07 Oct 23:15
001df7b
Compare
Choose a tag to compare

1.10.0 (2024-10-07)

Features

  • areaTemplate.hbs: adjusted the layout, classes and names (a967f9c)
  • areaTemplate: filter and define area dat according to the system, add template controls and change the class name (e58faa9)
  • areaTemplate: prepare the environment for chat features and created the areaTemplate with layout and logic (f396bfc)
  • areaTemplate: re-render the data of items on prepareTemplate calculations (b032fa3)
  • armas and gerais sheet: has been added the areaTemplate in this items (0cec6ed)
  • config and localizations: added config variables for dropdowns with the respectives translates (e615678)
  • css/sass: adjusted the buttons and other properties of areaTemplate (52bc0af)
  • css/sass: layout for areaTemplate, adjusts on item-card (814aa7b)
  • item tecnicas sheet: added data-dtype number for areaTemplate fields (ad649ab)
  • item-sheet: added content class to scrollY, dropdowns, and array handler for techniques and equipments items (e242d23)
  • localization: changed 'Meia-esfera' to 'Meia esfera' (065575e)
  • localization: changed and created a lot of keys and values with translates (93950d6)
  • system.json: changed the compatibility to v12 and changes on packs, grids and flags (18369be)

Bug Fixes

  • field control: fixed the areaTemplate control on item sheet changing the dataset (4dddc68)
  • item-card: fixed the path of combatAbilities (f7981a2)
  • ninja inventory: fixed an 'a' tag variable syntax (3d38e4a)

v1.9.1

07 Aug 21:55
54e69f5
Compare
Choose a tag to compare

1.9.1 (2024-08-07)

Bug Fixes

  • macro pack: fixed an error on general skill macro (66d1c45)