Skip to content

Releases: moo-man/WarhammerLibrary-FVTT

2.7.0

28 Oct 14:56

Choose a tag to compare

  • Add checkbox to run scripts even if the parent effect is disabled
  • Add Hide script to manual scripts, hiding the button if returning true
  • Remove V1 sheet base classes
  • Other minor fixes

Full Changelog: 2.6.1...2.7.0

2.6.1

30 Sep 14:51

Choose a tag to compare

Minor fixes and tweaks

Full Changelog: 2.6.0...2.6.1

2.6.0

11 Sep 03:47

Choose a tag to compare

  • Refactor SocketHandlers to use new query syntax (Thanks @silentmark)
  • Reimplement Bug Reporter
  • Fix AoE placement on gridless scenes

Full Changelog: 2.5.1...2.6.0

2.5.1

02 Sep 21:10

Choose a tag to compare

  • Fix Edit Diff button in choice config
  • Remove concat helper that overrode Foundry's
  • Fix initialization windows not being scrollable
  • localization update by @silentmark in #26

Full Changelog: 2.5.0...2.5.1

2.5.0

26 Aug 14:48

Choose a tag to compare

  • DragDialog now supports Actors
  • Add concat handlebars helper
  • other fixes

Full Changelog: 2.4.1...2.5.0

2.4.1

20 Aug 02:45

Choose a tag to compare

  • Fix non-instantaneous effects being removed from the effect templates

Full Changelog: 2.4.0...2.4.1

2.4.0

19 Aug 14:38

Choose a tag to compare

  • Add generalized toEmbed handler for Items
  • ChoiceConfig now can restrict item types, preventing unwanted items from being included
  • Instantaneous Area Effects now poll the semaphore to see if it is finished adding effects before removing the effect from the area.
  • Add generic map marker icon
  • Add Indentation for Level 4 journal entry headers
  • Add flags object to dialog context for effects to store, intended to be taken up by the Test object

Full Changelog: 2.3.2...2.4.0

2.3.2

15 Aug 04:15

Choose a tag to compare

What's Changed

  • Fix value dialog always using keys, thanks @Tiamanti in #24
  • Make library only shows for Warhammer systems, thanks @Txus5012 in #22

Full Changelog: 2.3.1...2.3.2

2.3.1

02 Aug 18:52

Choose a tag to compare

Patch to fix Items using the Choice Model sometimes failing to render

Full Changelog: 2.3.0...2.3.1

2.3.0

29 Jul 14:56

Choose a tag to compare

  • Add various translations and linting (Thanks @silentmark)
  • Value Dialog now auto-focuses on the input (Thanks @Txus5012)
  • Adds the Drag Dialog, instead of providing a list of Documents via the ItemDialog, this simply prompts the user to drag and drop a Document.
  • Added a Drawing to Zone conversion tool (located in either the Drawing tools or the Region tools)
  • Fix Link sources not showing up properly in the tooltip.
  • Fix Embedded Table results showing up in the Table of Contents of journals