Skip to content

Releases: asacolips-projects/dungeonworld

1.9.0

12 Oct 20:11
e32fdd0

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.9.0/system.json

Compatible Foundry Versions

Foundry v13.350

Changes

  • Added support for Foundry v13 and removed support for Foundry v12.
  • Removed the Nightmode setting in favor of using the light/dark theme setting provided by Foundry core.
  • Fixed an issue where character tokens weren't linked by default.
  • Fixed an issue where attempting to level up a character immediately after creating them could break the character sheet.
  • Revised how bonds are implemented to improve how translations are handled on them. (@Lifthraser)

Changelog

1.8.2...1.9.0

Contributors

@asacolips, @Lifthraser

1.8.2

17 Oct 13:47

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.8.2/system.json

Compatible Foundry Versions

Foundry v12.331

Changes

  • Fixed an issue where armor and piercing weren't showing up in scrolling text updates
  • (From 1.8.1) Fixed an issue where scrolling text for HP updates wouldn't appear on Foundry v12 (@asacolips and @Lifthraser)
  • (From 1.8.1) Updated the Swedish translation (@Rangertheman)

1.8.1

17 Oct 13:21
d57f51b

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.8.1/system.json

Compatible Foundry Versions

Foundry v12.331

Changes

1.8.0

04 Jul 20:41
d697d6b

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.8.0/system.json

Compatible Foundry Versions

Foundry v12.328

Changes

  • Added support for Foundry v12 and removed support for Foundry v11.

1.7.2

16 Mar 16:20

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.7.2/system.json

Compatible Foundry Versions

Foundry v11.315

Changes

  • Updated compendium build script to use the fvtt cli. This allows us to compile directly to LevelDB for Foundry v11, rather than the older NeDB setup that had to be converted when a world was loaded.
  • We moved to Github! This shouldn't affect your games directly, but the code repository is now on Github rather than Gitlab. All issues have been migrated to the new repository, and the main reason for the migration was the increased quota of build minutes on Github allowing me to integrate more tests into our pull request and release processes.

Bug Fixes

  • Fixed several bugs related to text editors and displaying their content as enriched. There's still some work left to do on this related to the level up dialog and compendium entries in journals, but character and item sheets should now all display links and rolls properly!

1.7.1

12 Mar 21:54

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.7.1/system.json

Combatible Foundry versions: v11

Features

  • Removed v10 compatibility to support fixing deprecation warnings in v11. Dungeon World 1.7.0 is now the final v10 release for the system.

Bug Fixes

  • #125: Fixed warnings related to obsolete localizations on actor and item types.
  • #118: Fixed bug where damage tags on equipped weapons (ex: 1 piercing) would appear on non-weapon items when sent to chat. Also fixed a bug where tags on items weren't appearing on chat messages.
  • #121: Fixed bug where tags on NPCs didn't appear on their damage rolls.
  • #122: Updated nightmode setting to force refresh the window when saving changes.
  • #123: Fixed bug where encumbrance color coding wasn't present on nightmode.

1.7.0

12 Mar 21:54

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.7.0/system.json

Combatible Foundry versions: v10, v11

Features

  • Added compatibility for Foundry v11.
  • Updated DE localization.
  • Added Ukrainian localization.
  • Added Italian localization.
  • Added price to equipment sheet.
  • Added equipment toggle feature.
  • Added class viewer (next to class name on character sheet) to view class details without having to level up.
  • Updated damage calculations to account for +damage tags.
  • Updated icons in compendiums.
  • Updated dark mode to default its value based on browser's preference.
  • Adds a damage override field for weapons
  • Add support to roll damage from a weapon
  • Changed default behavior for items, now opening in the Description tab.

Bug Fixes

  • Fixed issue with drag and drop behaviors of moves on the character sheet.
  • Fixed issue with hotbar drag and drop.
  • Clarified localizations for bond and ask moves.
  • Fixed typos in GM screen journals.
  • Fixed moves that can have subsequential rolls in the result options being all rolled simultaneously (backstab for exemple).
  • Fixed issue with translation not working for stats linked to moves.
  • Fixed a bug that cause modifier field not working in moves

Credits

Thanks to Lifthraser, Jensenator, GM online, jegasus, and Giuseppe Abe for their contributions!

1.6.2

12 Mar 21:54

Choose a tag to compare

Download Manifest

https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.6.2/system.json

Bug Fixes

  • #101: Fixed an issue where toolbar icons in TinyMCE weren't visible when using the nightmode sheet.
  • #106: Fixed an issue where the combat tracker didn't render correctly, which was preventing combatants from being added to it.
  • #108: Updated the ASK dialog to use localized ability score names.
  • Updated the spanish translation (thanks to @mickypardo)

1.6.1

12 Mar 21:54

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.6.1/system.json

Features

This release resolves the currently known issues with the system in Foundry v10.

  • #97: Resolved bug in the actor sheet that prevented changes from saving. This
    also resolved a related issue that prevented the level up dialog from working.
  • #98: Resolved a bug that prevented roll result descriptions from saving, such
    as Partial Success, Success, and Complications.
  • #99: Resolved a bug that prevented new equipment groups from being added to
    custom classes or adding new equipment to existing equipment groups.

1.6.0

12 Mar 21:54

Choose a tag to compare

Downloads

Manifest URL: https://asacolips-artifacts.s3.amazonaws.com/dungeonworld/1.6.0/system.json

Features

  • Add support for Foundry v10