Skip to content

Releases: League-of-Foundry-Developers/foundryvtt-forien-quest-log

0.7.12

07 Jun 00:39
Compare
Choose a tag to compare

Release 0.7.12

The minor 0.7.12 update brings to FQL:

  • Foundry v11 support.
  • Removed support for v9 / v10 to prevent any compatibility warnings.
  • Fixed minor TinyMCE configuration for correct font support.
  • Updated Spanish translation.

0.7.11

21 Sep 22:15
Compare
Choose a tag to compare

Release 0.7.11

The minor 0.7.11 update brings to FQL:

  • Corrects a new compatibility warning that came up w/ the 10.285 Foundry release.
  • Provides workarounds for various misbehaving game systems.
  • Refines the "show quest log to players" feature showing the players the specific quest status tab the GM currently
    has selected.
  • Adds a Dutch language translation.

0.7.10

07 Sep 00:02
Compare
Choose a tag to compare

Release 0.7.10

This is a major release that brings dual compatibility on Foundry v9 & v10.

Several quality of life improvements including:

  • Quest document linking is enabled again.
  • Show quest log to players link in quest log app header (for GM).
  • Show quest tracker to players with icon in quest tracker header (for GM).
  • Ability to set quest tracker to transparent via fill icon in app header.
  • Expanded language / translation support.

Weblate setup for language / translation community
updates.

0.7.9

19 Dec 20:17
Compare
Choose a tag to compare

Release 0.7.9

  • Disable synthetic quest type registration for Foundry v9+. As it turns out CONST was locked down last
    minute in the v9 release cycle. The feature affected is "document linking" for quests. Please refer to issue #6 for more information and a video / tutorial regarding this matter.

There is a replacement module / continuing the quest log that will enable this functionality again with a different implementation. You can join the
TyphonJS Discord server to get an announcement when the new module is available: https://discord.gg/mnbgN8f

0.7.8

13 Oct 00:19
Compare
Choose a tag to compare

This release more or less finishes the main work of the 0.7.x series of FQL.

The features released in this version are minor quality of life:

  • Edge case in hook timing for Minimal UI module.
  • QuestDetails is minimizable.
  • QuestLog and QuestTracker open hooks accept a position object.
  • Fix for Handlebars helpers to prevent module conflict with DF Architect
  • Fix for image file names w/ parentheses in file path.

0.7.7

20 Oct 19:33
Compare
Choose a tag to compare

This release is a major quality of life update.

  • Quest Tracker overhaul

    • Removed floating quest log.
    • Quest tracker is now dockable / resizable.
    • UI management
  • Macro Compendiums

    • GM & Player macro compendiums.
    • Most common macros to control FQL are pre-made and ready to drop in hotbar.
  • TinyMCE Corrections

    • Default font in editor is the same when viewing quest.
    • New smaller font sizes.
    • Correct implementation for line spacing.
  • Theming

    • Support for Whetstone.
    • Support for Lib Themer (beta) / not officially released yet.

0.7.6

20 Oct 19:34
Compare
Choose a tag to compare

This release is a major quality of life update. There is deeper integration with Foundry allowing quests to be made into Notes on the canvas and many enhancements to the TinyMCE content editing capabilities.

  • FQL journal entry opens quest details.
  • Drag FQL journal entry or quest from quest log to canvas as a Note.
  • Quest tracker / floating log can interact w/ objectives.
  • Content entity linking in objectives / abstract rewards
  • TinyMCE
    • New fonts
    • oEmbed plugin
      • style border
      • style drop shadow
    • Styles
      • Blend mode
      • Border
      • Filters
        • Blur
        • Drop Shadow
        • Grayscale
      • Float
      • Fonts
        • Neon
        • Line height
      • Margin
      • Opacity
    • Source Code Editing
    • CSS selector
      • background gradient
      • background before / after

0.7.5

20 Oct 19:34
Compare
Choose a tag to compare

Small quality of life update.

Fix for Issue Forien#98.
Esc key now cancels all single line input editing.
For all single line input fields cursor is set to end of input.
The default module setting for countHidden is now false instead of true.
Updated French translation / language file.

0.7.4

20 Oct 19:35
Compare
Choose a tag to compare

Brings substantial finishing aspects to FQL

Improved user experience
Trusted Player Edit
New quest creation workflow
In-memory QuestDB
and much more!

0.7.3

20 Oct 19:36
Compare
Choose a tag to compare

Total rewrite that fixes most known bugs, courtesy of @typhonrt.
Existing quests will be migrated, except that quest rewards will be removed and need to re-added manually.
Remember to back up your world before installing.