Skip to content

Releases: DFreds/dfreds-convenient-effects

v8.1.0

16 May 16:27
Compare
Choose a tag to compare

New UI

  • The convenient effects app can now be accessed in the sidebar directory

convenient-effects-app-3a9e7232a00cabdf33a5bcdf5dc31e44

Full Changelog: v8.0.0...v8.1.0

v8.0.0

05 May 17:38
Compare
Choose a tag to compare

v13 Compatible

  • Includes full port to application V2 styling

API Changes

  • Migration from API access on game.dfreds.effectInterface to game.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

31 Mar 20:39
Compare
Choose a tag to compare
  • Fix localization issue with settings

Full Changelog: v7.4.1...v7.4.2

v7.4.1

26 Mar 21:36
Compare
Choose a tag to compare
  • Add dozens of new magic item passive effects for DND5e

Full Changelog: v7.4.0...v7.4.1

v7.4.0

20 Mar 13:10
Compare
Choose a tag to compare

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

18 Feb 18:34
Compare
Choose a tag to compare

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

10 Feb 19:01
Compare
Choose a tag to compare
  • 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

29 Jan 00:26
Compare
Choose a tag to compare

New

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

v7.1.3

08 Jan 22:30
Compare
Choose a tag to compare

What's Changed

  • Add cn.json by @yyzitai in #344
  • Remove strict: true from ID slugify
    • This should fix issues with languages other than English (like Chinese) from stripping unknown characters.

New Contributors

Full Changelog: v7.1.2...v7.1.3

v7.1.2

29 Oct 20:27
Compare
Choose a tag to compare

What's Changed

  • Create fr.json by @CaosFR in #340
  • Update fr.json by @CaosFR in #346
  • Add french to module json
  • Fix issue with <p> tags being added after every import/export

New Contributors

Full Changelog: v7.1.1...v7.1.2