Skip to content

Releases: fvtt-fria-ligan/forbidden-lands-foundry-vtt

v7.0.4

11 Sep 11:06
Compare
Choose a tag to compare
chore(release): 🚀 Release 7.0.4

v7.0.3

11 Sep 08:39
Compare
Choose a tag to compare
chore(release): 🚀 Release 7.0.3

v7.0.2

04 Sep 18:23
Compare
Choose a tag to compare

Release Notes

For those of you creating a new world in 7.0.0 and importing official modules. Until the module updates are out, you need force migration again so that Monsters update correctly. You can do so by creating a Macro of Type script and pasting in this

game.settings.set("forbidden-lands", "worldSchemaVersion", 5)

Execute the macro and reload. You can then delete the macro as it is no longer necessary.

🐛 Fixes

  • Fixed Party sheet not rendering correctly due to referencing the wrong data structure (#154)

v7.0.1

04 Sep 12:08
Compare
Choose a tag to compare

Release Notes

For those of you creating a new world in 7.0.0 and importing official modules. Until the module updates are out, you need force migration again so that Monsters update correctly. You can do so by creating a Macro of Type script and pasting in this game.settings.set("forbidden-lands", "worldSchemaVersion", 5). Execute the macro and reload. You can then delete the macro as it is no longer necessary.

🐛 Fixes

  • Fixed an egregious bug where localized versions of the system could create extra consumables on roll. Thank you @LorduFreeman#8747 for spotting the errors.

v7.0.0

04 Sep 10:57
Compare
Choose a tag to compare

Release Notes

✨ Features

  • New dice roller, new dice rolling dialogs, new chat cards!
  • Automation, automation, automation. Everything from attribute damage, to consumables have been automated.

👍 Improvements

  • Visuals have seen a small overhaul.
  • Text Editors instead of textareas where they have been used.

🐛 Bugfixes

  • A bunch of bugfixes. See changelog.

v6.0.4

14 Jul 19:32
Compare
Choose a tag to compare

Release Notes

👍 Improvements

  • The system should be compatible with v9 unless more breaking changes are announced between now and release. #140

🐛 Bugfixes

  • Fixed users not being able to create items from character sheet #138
  • Fixed items drag-dropped onto character sheets resetting a lot of features #139

📝 Other

  • Improvements to Continuous Integration and Releases.

Hotfix 6.0.3

25 Jun 22:20
Compare
Choose a tag to compare

Small hotfix to rectify a setting that did not reload the window properly when set.

Added a new welcome message.

Patch 6.0.2

25 Jun 11:40
Compare
Choose a tag to compare

This patch bumps compatibility to 0.8.8 and introduces some fixes that were enabled by the recent version, as well as some unrelated bugfixes.

Hotfix 6.0.1

20 Jun 06:10
Compare
Choose a tag to compare

Fixed an issue where players were not shown the push-button on chat cards.

The Long Awaited 0.8 Release

19 Jun 14:49
Compare
Choose a tag to compare

This marks the first proper release on Foundry VTT 0.8. Needless to say this is not backwards compatible with earlier versions of Foundry VTT. Though the world data should not have been altered and so you should be able to move your world back to 5.3.5 and 0.7.10 if you should so want.

Release Notes

Beyond proper, tested, support for 0.8. This release features a few improvements and bug fixes here and there.

Features

Experimental over on discord was so kind as to provide his reworked character generator using tables found in Reforged Power. With the author's blessing we are thrilled to include this table which greatly expands on the vanilla ones.

You can enable the Reforged Power tables in the System's settings by clicking the "beaker" between the reset button and file-picker for the character generator tables.

Bugfixes

Various fixes to the character generator it should now properly reset skills when you decide to use it to reroll your existing character. In addition it should now properly set Animal Handling and Sleight of Hand if you roll those.