Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Nov 20:25
5e0ffe7

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)