changelog updates

This commit is contained in:
Mike Bloy 2025-05-31 21:42:07 -05:00
parent 298d892844
commit 15436de599

View File

@ -5,13 +5,25 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [4.0.0]
### Changed
- Updated for Foundry v13
- Updated for SWADE 5.0
- Updated powerEffect application and other dialogs to ApplicationV2
### Fixed
- Fixed Darksight effect name.
## [3.1.5] 2025-01-27
### Changed
- Added flying pace support to Fly power
- Added burrowing pace support to Burrow power
- Added additional icon choices to the list for maintain effects
- Added flying pace support to Fly power
- Added burrowing pace support to Burrow power
- Added additional icon choices to the list for maintain effects
## [3.1.4] 2025-01-26
@ -171,8 +183,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
table
- API: added requestFearRollFromTokens special helper
- Trait roll hooks for:
- Glow/Shroud
- Range modifiers
- Glow/Shroud
- Range modifiers
### Changed
@ -185,13 +197,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Trait and Damage Roll hooks to look for and apply modifiers for target
conditions:
- Vulnerable
- Deflection
- Arcane Protection
- Arcane Resistance
- Scale
- Gang Up
- Resistences and Weaknesses
- Vulnerable
- Deflection
- Arcane Protection
- Arcane Resistance
- Scale
- Gang Up
- Resistences and Weaknesses
- New Macro: Set token vision
- New Common Action: Illumination (for the darkness penalty effects)
- New macro: Quick Damage Roll
@ -213,10 +225,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Power Effect Macro for Havoc
- Power Effect Action for Havoc
- New Macro: Request Roll
- NEW DEPENDENCY: socketlib
- NEW DEPENDENCY: socketlib
- Documentation:
- API Documentation
- Request Roll macro documentation
- API Documentation
- Request Roll macro documentation
## [2.1.0]
@ -290,20 +302,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- DEPENDENCY: warpgate
- macro helpers for the following effects:
- Boost/Lower Trait
- Deflection
- Glow
- Hinder
- Hurry
- Lingering Damage
- Protection
- Shroud
- Smite
- Summon
- Boost/Lower Trait
- Deflection
- Glow
- Hinder
- Hurry
- Lingering Damage
- Protection
- Shroud
- Smite
- Summon
- API helpers:
- `createEffectDocument`
- `createMutationWithEffect`
- `defaultMutationOptions`
- `getActorFolderByPath`
- `getActorsInFolder`
- `runOnTargetOrSelectedTokens`
- `createEffectDocument`
- `createMutationWithEffect`
- `defaultMutationOptions`
- `getActorFolderByPath`
- `getActorsInFolder`
- `runOnTargetOrSelectedTokens`