Releases: kgar/foundry-vtt-tidy-5e-sheets
v6.0.0
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.
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.
The old Tidy multiclass spellbook class filter feature will now toggle prepared spells, spell Atk, and spell DC for a multiclass spellcasting actor.
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.
The Action tab is now representing the primary (first) activity when sectioning action items.
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.
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
v5.7.4
v4.5.4
v5.7.3
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
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
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
What's Changed
- I18n: Latest from weblate by @kgar in #750
- [#217] Tidy Group Sheet by @kgar in #746
- [#749] Sheet Lock toggle keybind by @kgar in #751
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.
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."
A group can be a Party, an Encounter, or any gathering of members. Of the group types, Encounters are intentionally compact.
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.
The Members tab not only contains members and their individual information. It also has an optional panel that provides some aggregate information.
The language tab shows what languages the group knows, how many members know each language, and which members know each language in a tooltip.
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.
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.
The Description tab is the most unchanged of the offerings for this new sheet. It simply presents an editor.
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.
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".
Localization
- Spanish updates, thanks to gallegonovato!