Skip to content

Release 0.1.42

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 23:41
· 50 commits to main since this release
  • General: GM Mirror Dialog will now sync the state of the pause button across both clients. This addresses an issue where the user could pause their dialog but the GMs would close and complete as No if they did not also pause theirs, or vice versa. Started to generalize some functions throughout automations and cleaned up all of the 3rd party automations to a certain extent.
  • General: Complete settings rework. Item types are now selectable buttons with a list of automations that can be enabled within that item type. Should make navigating much easier. Added Debug option to help with identifying where a 3rd party reaction may be failing.
  • Updates:
    • Opportunity Attack: Added custom handling for Booming Blade. Added additional validation for metric vs imperial calculations. Changed setting name for enabling legacy setup (token attacher + drag ruler) to Enable Legacy Template Attachment to reduce confusion. Added a workaround for Walled Templates attachment throwing an error on movement for player characters. Removed Riposte and Sentinel from the Opportunity Attack Item, should make OA deployment lighter. Added check to prevent enabling/disabling OA via settings during combat as it wont actually effect the current combat and can cause downline issues if proper cleanup is not allowed to occur, so the user will receive a message that this must be done outside combat.
    • Black Tentacles: Remove Warpgate dependency for token movement when restrained.
    • Heated Body: Updated to be more efficient. Added folders/implementation for Remorhaz and Reduced threat Remorhaz.
    • Tentacles: Updated to be more efficient.
    • Sentinel: Item implementation via OA completely removed, can now be enabled in the Module settings. Now uses additional functionality afforded by the module including pause and GM Mirror Dialog
    • Maneuvers - Riposte: Item implementation via OA completely removed, can now be enabled in the Module settings. Now uses additional functionality afforded by the module including pause and GM Mirror Dialog
    • Indomitable: Item implementation completely removed, can now be enabled in the Module settings. Make sure to update to the latest version of the item as well. Now uses additional functionality afforded by the module including pause and GM Mirror Dialog
    • Fighting Style - Protection: Item implementation completely removed, can now be enabled in the Module settings. Make sure to update to the latest version of the item as well. Now uses additional functionality afforded by the module including pause and GM Mirror Dialog
  • Bugfixes:
    • Motivational Speech: Some cleanup of the code and various small bugfixes
    • Scatter: A few small issues resolved. Will be looking at migrating the teleport function away from Warpgate in the future.
    • Cloud of Daggers: A number of bugfixes and cleanup.
    • Roksjas Husk: A number of bugfixes.
    • Opportunity Attack: Fixed bug where per turn OA settings would run even if OA was disabled in settings.
    • Fighting Style - Interception: Added missing proficiency bonus to d10 roll.