Releases: JPMeehan/knw-actors
Releases · JPMeehan/knw-actors
v1.3.0 Deprecation Resolutions
v1.2.5 French Translation
- Added French translation (Thank you @Nolat!)
- Updated verified compatibility statuses; everything seems to work just fine in v12!
v1.2.4 Token Config
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
v1.2.2 Bug Fixes and Code Cleanups
- 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
- 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.
- This means that
- 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
- [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
- [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
- 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
- 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.