Releases: DFreds/dfreds-convenient-effects
Releases · DFreds/dfreds-convenient-effects
v8.1.0
New UI
- The convenient effects app can now be accessed in the sidebar directory
- NOTE: This requires that you are on the latest version of Lib: DFreds UI Extender
Full Changelog: v8.0.0...v8.1.0
v8.0.0
v13 Compatible
- Includes full port to application V2 styling
API Changes
- Migration from API access on
game.dfreds.effectInterface
togame.modules.get("dfreds-convenient-effects").api
game.dfreds.effectInterface
is deprecated for now, but will be removed in v9.0.0
Full Changelog: v7.4.2...v8.0.0
v7.4.2
- Fix localization issue with settings
Full Changelog: v7.4.1...v7.4.2
v7.4.1
- Add dozens of new magic item passive effects for DND5e
Full Changelog: v7.4.0...v7.4.1
v7.4.0
API Changes
- All API methods now accept UUIDs belonging to Items as well as Actors
Improvements
- Added some missing localization strings
Full Changelog: v7.3.0...v7.4.0
v7.3.0
Status Effects Integration
- Adds new context menu to quickly toggle an effect as a status effect
- Toggling an effect as a status effect is only available if you have the DFreds Status Effect module
- Note: The effect that gets added will not stay in sync with the status effect. If you manipulate one or the other, it won't be reflected across both a convenient and status effect
Localization Updates
- Use localized strings in toolclip
- Add localization to icon hover text in app
Full Changelog: v7.2.1...v7.3.0
v7.2.1
- Change render behavior to use a debounced refresh function
- This should improve rendering performance considerably when doing batch imports/initializations
Full Changelog: v7.2.0...v7.2.1
v7.2.0
New
- Add dependency on Lib: DFreds UI Extender
UI Changes
- Convenient Config sheet now extends a regular form sheet, instead of a document sheet. This removes any additional "default sheet" config options in the menu bar
Fixes
- Minor HTML/CSS fixes
- Nested effects dialog now autofocuses on selector
- Fix not being able to drag/drop nested effects between folders
Full Changelog: v7.1.3...v7.2.0