github kgar/foundry-vtt-tidy-5e-sheets v8.1.0

latest releases: v13.5.0, v13.4.3, v13.4.2...
16 months ago

What's Changed

  • quick fix: Replaced outdated re-render code with a literal call to render(). by @kgar in #955
  • [#637] Unidentified styles adjustments and gobalizing, and quick fix for expansion tracker by @kgar in #956
  • Quadrone time! by @jeffwain in #951
  • [#942] fixed: Drag and Drop Manual Sorting Not Sorting Properly by @kgar in #957
  • [#934] feat: Inline Activities Position Client Setting by @kgar in #958
  • [#941] bug: Spell DC / Atk for non-casters didn't change when primary spellcasting ability changed by @kgar in #959
  • [#960] Goodbye, Resources by @kgar in #961
  • [#737] mixed bag: Ini Mod has to go, Ini Block UI update, SelectOptions fallback label prop value by @kgar in #962
  • [#725] Character Feature Tab - Active / Passive / Custom section - Feature Type Column by @kgar in #963
  • [#946] feat: linked uses calculation added by @kgar in #965
  • I18n: latest from weblate by @kgar in #967
  • [#324] feat: Pin to Attribute Tab by @kgar in #969
  • I18n: latest from weblate by @kgar in #970

Full Changelog: v8.0.1...v8.1.0

Important

For dnd5e 4.2.x 🐉

💀 Farewell Resources, Hello Attribute Tab Pins 👋

Tidy can no longer show the Resources UI, as we are nearing the time when it will be removed from the system. If you are reading this and have realized you lost all your resources, feel free to downgrade to Tidy 8.0.1 and convert those resources to items with limited uses, and then come back, because...

Attribute Tab Pins are now available. In the context menu for most items and activities, you will see the option to "Pin to Attributes."

image

Selecting this option will show your item in the place where resources used to be.

image

image

Consumables, by default, show quantity, while other items show limited uses. You can use the context menu to swap between these views.

image

Pinned items/activities can be given an alias by unlocking the sheet and changing the name. This does not change the item name. This is meant to allow you to give an alias that makes more sense when viewing the thing as a resource-like pin.

image

You can drag-and-drop to sort pins.

Localization

  • Ukrainian updates, thanks to share-and-dont-care!
  • Polish updates, thanks to PwQt and Anubis1396!
  • Italian updates, thanks to GregoryWarn!

What else?

  • Fixed: Advancement unlock button was throwing an error on click
  • Cleanup: Extracted more styles out of svelte scoped styles and into the Tidy5e global CSS space.
  • Fixed: Manual sort via drag-and-drop was working inconsistently.
  • New: Inline Activities now rest at the top of the item summary, and there is a new User Setting choose whether to show activities at top or bottom of the item summary.
  • Fixed: Non-spellcasting classes were not calculating the base Save DC / Spell Atk properly.
  • Cleanup: Removed all UI / hooks / functionality related to sheet resources
  • Fixed: When Tidy encounters select options that are not as expected, it will attempt to fall back to a convention where there's a label prop on the provided object
  • New: The initiative section of the actor sheet header is now very distinct and distinguishes itself from ability scores.
  • New: The features tab now shows the feature type in the item table.
  • New: Added more robust determination of which limited uses to show on the spellbook additional spells, accounting for linked uses.

image

image

Don't miss a new foundry-vtt-tidy-5e-sheets release

NewReleases is sending notifications on new releases.