Skip to content

Releases: kgar/foundry-vtt-tidy-5e-sheets

v6.0.0

20 Sep 02:47
4397ed7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.5...v6.0.0

Tidy V6 for dnd5e 4.0.x

To get Tidy 5e Sheets to dnd5e 4.0.x compatibility, I've reconstructed all of the item sheets to comply with the changes brought on by activities. In addition to field changes, relevant items sheets now have an Activity tab.

image

Like with Tidy's inline containers feature, items with actions now have an expand toggle to allow for showing just the actions an item has. For items with no actions or just 1 action, no toggle is shown. Because items other than containers now have toggles, a more universal toggle indicator is now used for both containers and items with activities.

image

The old Tidy multiclass spellbook class filter feature will now toggle prepared spells, spell Atk, and spell DC for a multiclass spellcasting actor.

image

image

The Max Prepared Spells dialog no longer targets the single Tidy flag and now targets either the selected class via the class filter or the original class.

image

The Action tab is now representing the primary (first) activity when sectioning action items.

image

To accommodate more information, some minor UI changes were made, such as changing comma-delimited lists for traits to pills, to allow for weapon mastery badges.

image

Goodbye, Ammo Selector 👋

Tidy's Ammo Selector has been removed. Now, ammunition can be selected while rolling an attack.

A Note on Deprecation Warnings

Tidy 5e Character, NPC, Item, and Container sheets are currently built atop the base legacy sheets. As such, there are unavoidable dependency warnings at this time. Like with Group Sheets, the original Tidy sheets will find their way into App V2 as time permits, at which point Tidy will fully break off from inheriting from base sheets.

v5.7.5

20 Sep 02:04
fa7b111
Compare
Choose a tag to compare

What's Changed

  • Translated using Weblate (Spanish) by @kgar in #773

Full Changelog: v5.7.4...v5.7.5

Important

For dnd5e 3.3.x 🦎

Localization

  • Spanish updates, thanks to gallegonovato!

v5.7.4

17 Sep 03:55
45a04e6
Compare
Choose a tag to compare

Important

For dnd5e 3.3.x 🦎

Maintenance

  • Fixed: Vehicle Equipment Item Sheet crashes after a few changes are made to it.

v4.5.4

17 Sep 03:54
8d3da49
Compare
Choose a tag to compare

Important

For dnd5e 3.2.x 🦎

Maintenance

  • Fixed: Vehicle Equipment Item Sheet crashes after a few changes are made to it.

v5.7.3

14 Sep 13:03
fb689ba
Compare
Choose a tag to compare

What's Changed

  • fixed: Limited Sheet Portrait was showing at full image size by @kgar in #759
  • I18n: latest from weblate by @kgar in #760

Full Changelog: v5.7.2...v5.7.3

Fixes

  • Fixed: limited sheet header was showing the profile picture at full image size instead of a set size.

Localization

  • French updates, thanks to tigue54!
  • Spanish updates, thanks to gallegonovato!
  • Italian updates, thanks to GregoryWarn!

v5.7.2

12 Sep 05:07
484b6e0
Compare
Choose a tag to compare

What's Changed

  • [#755] fixed: Missing +/- on Skills, Foundry V11 module failure, sheet header menu doesn't close when it should by @kgar in #758

Full Changelog: v5.7.1...v5.7.2

Important

For dnd5e 3.3.x 🐉

Maintenance 🛠

  • Fixed: After fixing actual skill totals in the group sheet member list, the +/- formatting was no longer there
  • Fixed: the Group Sheet's very existence was causing the module to fail in Foundry V11
  • Fixed: the Group Sheet controls menu would not close when one normally expects a button menu to close

v5.7.1

11 Sep 21:18
f5ded1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.7.0...v5.7.1

Maintenance 🔧

  • Corrected the skill logic for group sheet. It now uses the total modifier and not the base modifier.

Localization

  • Brazilian Portuguese updates, thanks to Kharmans!

v5.7.0

11 Sep 20:19
6e588fc
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.6.4...v5.7.0

Important

For dnd5e 3.3.x 🐉

Tidy 5e Group Sheets Have Arrived

In Foundry V12, the new Tidy 5e Group Sheet is now generally available.

image

Note that Tidy is still compatible with Foundry V11, but this sheet option will not be available.

As we move toward an upcoming visual overhaul, the sheets with the original Tidy style are now being codenamed "Classic" sheets, so this sheet can be found under the name "Tidy 5e Classic Group Sheet."

image

A group can be a Party, an Encounter, or any gathering of members. Of the group types, Encounters are intentionally compact.

image

The Tidy 5e version of the Group Sheet maintains feature parity with the default group sheet, so current Group Sheet users will find familiar functionality available, such as movement, XP, and Group Commands.

image

The Members tab not only contains members and their individual information. It also has an optional panel that provides some aggregate information.

image

The language tab shows what languages the group knows, how many members know each language, and which members know each language in a tooltip.

image

The skills tab presents the highest skill modifier for each skill, along with a tooltip detailing each member's modifier, passive, and proficiency with a given skill.

image

The Inventory tab contains all of Tidy 5e's standard inventory features, such as inline containers, custom sections, the container panel, and the inventory utility toolbar controls.

image

The Description tab is the most unchanged of the offerings for this new sheet. It simply presents an editor.

image

image

The new Group Sheet is built using Application V2, hence why it is only available in Foundry V12 or later. Application V2 contains its own header controls menu. For this reason, Tidy's menu of options is now superseded by Application V2's menu. Tab Selection can be found there.

image

Custom tab and content registration APIs are available for Group Sheet in the Tidy API https://kgar.github.io/foundry-vtt-tidy-5e-sheets/

This is phase 1 of Tidy's Group Sheet. We will be planning additional features and refining the sheet so that it can enhance your game. If you have ideas or want to give feedback, head over to the Tidy discord server or submit a github issue for bugs and feature ideas.

Sheet Lock Keybinding

Tidy's first keybinding can now be found in the Configure Controls application. For my own use, I like to bind Sheet Lock toggle to "L".

image

Localization

  • Spanish updates, thanks to gallegonovato!

v5.6.4

08 Sep 18:28
80863bd
Compare
Choose a tag to compare

What's Changed

  • [#745] fixed: Description text is not selectable by @kgar in #747

Full Changelog: v5.6.3...v5.6.4

Important

For dnd5e 3.3.x 🐉

Maintenance 🔧

  • Fixed: Description text in the item description accordions was not selectable

image

v5.6.3

02 Sep 02:48
502f961
Compare
Choose a tag to compare

What's Changed

  • [#741] fixed: "Assign Spells to Classes" crash by @kgar in #744

Full Changelog: v5.6.2...v5.6.3

Important

For dnd5e 3.3.x 🐉

Maintenance 🛠

  • Fixed: "Assign Spells to Classes" application would fail to open due to a script error.