Skip to content

Releases: JPMeehan/knw-actors

v1.3.0 Deprecation Resolutions

04 Aug 04:45
Compare
Choose a tag to compare
  • Updated minimum version to v12 and resolved related deprecations

v1.2.5 French Translation

25 May 06:56
5627d30
Compare
Choose a tag to compare
  • Added French translation (Thank you @Nolat!)
  • Updated verified compatibility statuses; everything seems to work just fine in v12!

v1.2.4 Token Config

02 May 21:35
Compare
Choose a tag to compare

Forgot to merge the TokenConfig update in to the 1.2.3 tag, so here's a new release that actually has it

v1.2.3 Warfare TokenConfig and Defense Level Fix

02 May 21:28
Compare
Choose a tag to compare
  • Warfare token sheets now provide the appropriate options for attribute bars and single values again (#18)
  • Fixed erroneous implementation that linked Defense Levels to Defense Score (#23)

v1.2.2 Bug Fixes and Code Cleanups

23 Apr 03:13
Compare
Choose a tag to compare
  • Various code cleanups
  • Improved error handling to allow removing deleted actors from organizations
  • Fixed bug with rolling Warfare unit stats caused by previous refactor

v1.2.1 Display updates

24 Feb 06:19
Compare
Choose a tag to compare
  • Updated namespace for the actor sheets to use the module ID
  • Changed the commander field on Warfare from a StringField to a ForeignDocumentField.
    • This means that unit.commander will return an actor rather than the ID.
    • Refactored a number of sheet functions to account for this change.
  • Added missing Levy icon and fixed d6.svg
  • Item and effect descriptions now display as a simple tooltip on hover on the warfare sheet.

v1.2

02 Feb 01:26
Compare
Choose a tag to compare
  • [BREAKING] Updated minimum dnd5e system version to 3.0
  • Added edit button to items now that they can render properly
  • Warfare units now roll as themselves
  • Warfare and Organization sheet rolls now accept standard 5e key modifiers to speed up rolls
    • Shift to roll normally
    • Ctrl to roll with disadvantage
    • Alt to roll with advantage

v1.1 Derived Stats

14 Jan 19:08
Compare
Choose a tag to compare
  • [BREAKING] Organization skill bonuses and defense scores are now derived from their allocated development points
  • Warfare units now have an Items and Active Effects tab.
    • KNOWN ISSUE: Item sheets CANNOT be rendered from a warfare unit due to upstream issue in dnd5e (foundryvtt/dnd5e#2698)

Full Release

03 Nov 18:40
Compare
Choose a tag to compare
  • Updated SVG files to have defined height and width for firefox users
  • Long power and feature descriptions now have scrollbars when they overflow (#9)
  • Changed permission handling for the power pool; players can take rolled dice from anyone, but the extended rest and rolling functions require you to own the relevant character (#10)
  • Added checkbox confirming proficiency bonus usage on domain skill tests (#13)

Beta

18 Oct 03:46
Compare
Choose a tag to compare
  • Support for Organizations and Warfare Units!
  • Organizations do not currently support deriving skill bonuses or defense scores
  • Warfare units do not currently support carrying items or having active effects
  • Hopefully D&D 2.4 will allow those two features to be implemented

To install this release, copy https://github.com/JPMeehan/knw-actors/releases/download/0.9.0/module.json into the Manifest URL, at the bottom of the "Install Module" form.