Skip to content

Latest commit

 

History

History
48 lines (39 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

48 lines (39 loc) · 2.43 KB

v1.3.3

  • switched order of ability chat card and missfire chat card
  • added dice sound for missfire rolls

v1.3.2

  • Added world setting Special actions to chat to post the description of used special actions to chat
  • The result of the missfire dice for abilities will now be posted to the chat
  • The missfire table will no longer roll automatically instead requiring the use to click the "Roll missfire" button in the chat

v1.3.1

  • Fixed bug that prevented the "SKill" slow action button from working

v1.3.0

  • Added first part of automatic character advancement
    • Added world setting to turn this feature on/off
    • Added world setting menu to edit the experience gain options
    • Added control button to trigger character advancement for players
    • Added advance indicator to Argon HUD portrait to indicate an open character advancement and open the advancement menu

v1.2.1

  • Small ui fix for compatibility with Argon Core v2.4.0

v1.2.0

  • The armor indicator on the profile can new be clicked to roll armor
  • The current attribute value can now be changed from within the profile picture
  • Rolls can now be pushed from the "PUSH" button in the Attributes & Skills bar

v1.1.1

  • Added missing translation
  • Added HTML sanitization for descriptions
  • Fixed bug that could cause some users to not be able to install the module

v1.1.0

  • Added world setting Critical injuries roll table to set which table should be rolled for critical injuries
  • Added world settings for Missfire tables (contacts, mutations, animal powers, modules) to set which table should be rolled for missfires
  • Added client setting Automatically roll injuries to set if the critical injuries should be rolled automatically when the strength is reduced to 0
  • Added client setting Automatically roll Missfires to automatically roll for missfires when an ability is used
  • Added client setting Ask for resource point consumption to trigger a popup asking how many resource points should be consumed when an ability is used
  • Added client setting Show skills button to show a skills button in the action group

v1.0.1

  • Added missing translation for rolls
  • Creatures with a maximum of 0 in one of their attributes will no longer be displayed as dead when this attributes value is at zero too
  • Skills will be displayed in the correct order in the Attributes & Skills drawer
  • Resource points will now be correctly displayed at the corner of the ability button

v1.0.0

  • First release