github kgar/foundry-vtt-tidy-5e-sheets v0.2.0

latest releases: v13.4.0-alpha-2, v13.4.0-alpha-1, v13.3.0...
2 years ago

What's Changed

New Contributors

Full Changelog: v0.1.23...v0.2.0

Bugfix and Style Fix

Item sheets have been fixed to resolve an issue with editing advancements for owned items. Misc visual issues on the advancement tab have also been corrected.

Thanks to tartarts for reporting this issue.

New Default Keyboard Tab Settings

  • “Use default sheet attribute keyboard tabbing”: when turned on, keyboard tabbing jumps from one ability score to the next, instead of cycling through the ability roll/save roll/proficiency/config buttons.
  • “Use default sheet HP keyboard tabbing”: when turned on, keyboard tabbing jumps from HP fields to temp HP fields instead of exhaustion / hit dice

Big thank you to voodoofrog for having the idea and coding it up.

For the Devs: Easy symlinking is here

Easy symlinking has been added to the repo. Thanks to voodoofrog for suggesting it and coding it up. See the updated CONTRIBUTING.md for more details.

For the Devs: Now Accepting Svelte Tabs

Native svelte tab registration is now live. For those who want to create sheet tabs with the power of svelte, Tidy 5e sheets now accepts first-class svelte tab registration.

For the Devs: Actor Tab Override is Here

Want to replace the spellbook tab? Inventory? Abilities? Cargo and Crew? Any of the actor tabs? All actor tab registration now accepts an options object with the overrideExisting field. This boolean is required to be true to override a tab. Otherwise, Tidy will think you’ve specified an existing Tab ID by mistake.

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

NewReleases is sending notifications on new releases.