Releases: DFreds/dfreds-effects-panel
Releases · DFreds/dfreds-effects-panel
v2.0.0
- Update the libWrapper shim
- Migrate to v10
Full Changelog: v1.5.1...v2.0.0
v1.5.1
- Dynamically determine horizontal location based on sidebar width
Full Changelog: v1.5.0...v1.5.1
v1.5.0
New Features
- Add clicking and dragging to reposition. This only affects the vertical position of the panel
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Setting Change
- Add additional right click behavior for deleting immediately
Fixes
- Minor CSS fixes
Full Changelog: v1.3.2...v1.4.0
v1.3.2
- Update the libWrapper shim
- Use config round time
v1.3.1
- Draw effects panel above base foundry UI
- Fix issues around certain effects not being shown as temporary despite indicating as such in the character sheet
Full Changelog: v1.3.0...v1.3.1
v1.3.0
New Settings
- Add settings to define right-click behavior for passive and temporary effects
UI Changes
- Update the effect image to display a badge depending on if it's a passive effect, active temporary effect, or expired temporary effect
- Sort list of effects so passive effects are always below temporary effects
- Add additional tags to overlay when hovering to indicate if an effect is temporary, passive, expired, or disabled
Control Changes
- Right-clicking a passive effect will disable it and right-clicking a temporary effect will prompt to delete it (configurable in settings)
- Remove any use of shift right-clicking
Full Changelog: v1.2.0...v1.3.0
v1.2.0
New Features
- Panel can be hidden based on minimum role (Player, Trusted, Assistant GM, GM)
- Deleting an effect now shows a confirmation prompt
- Right clicking an effect now disables it
- Shift + right clicking an effect now prompts to delete it
New Settings
- View Permission - Defines the minimum permission level to see the effects panel based on role. Game Master by default
- Show Disabled Effects - If enabled, disabled effects will be shown in the panel with a grey tint. On by default
Full Changelog: v1.1.0...v1.2.0
v1.1.0
- Add setting for showing passive effect
- Stop showing disabled effects
- Handle displaying turns if no rounds or seconds defined
Full Changelog: v1.0.0...v1.1.0
v1.0.0
- Initial release
Full Changelog: https://github.com/DFreds/dfreds-effects-panel/commits/v1.0.0