- Actually fixed character sheet bug. 🙃
- Fixed character sheet bug.
- Tweaked README.
- Organized manifest and replaced outdated
gridUnits
. - Moved option maps from
utils.js
to their respective sheets. - Removed wound threshold maximum.
- Minor Javascript and Handlebars tweaks.
- Added grey theme.
- Make purple theme slightly less blue.
- Added setting for sheet/UI theme.
- Corrected default for "Identities: Select Feature When Rolling" setting.
- Improved dialog styles.
- Replaced mergeObject with foundry.utils.mergeObject for future compatibility.
- Replaced {{#select}} with {{selectOptions}} for future compatibility.
- Improved description of "Me, Myself & You" setting.
- Add setting to select feature when rolling identity.
- Update to v12. Nothing appears to be broken?
- Added speaker to roll chat messages.
- Russian localization update.
- Changed chat button icon to d10.
- Added functionality to otherwise useless chat button (rolls 1d100).
- Added world setting for using "Me, Myself & You" identity features.
- Fixed identity feature localization in identity/character sheets.
- Added ability to reorder items on actor sheets.
- Uncentered artifact sheet name field.
- Resized sheet elements for Russian localization.
- Moved common functions from actor sheets to
base-actor-sheet.js
. - Moved common functions from item sheets to
base-item-sheet.js
. - Added "post item to chat" buttons to character/cabal sheets.
- Added effect tooltip to items in character/cabal sheets.
- Moved roll modifier to chat message flavor text.
- Fixed identity feature non-English localization issues.
- Added option to modify rolls via popup when right-clicking roll button (or when left-clicking while holding shift, control or alt).
- Fixed objective percentage miscalculation when re-rolling milestone tasks.
- Restyled actor-owned identity cards.
- Added custom pause icon.
- Added confirmation dialog when deleting items from sheets.
- Added button for rolling Objective (i.e. "taking the plunge").
- Added Russian localization (many thanks to alxnsk).
- Tweaked some localization strings.
- Fixed bug that occurred when resetting failed shock meter notches?
- Added a button to roll for identity improvement.
- Standardized the chat message when improving identities and objectives.
- Aligned form elements with actor/item name input.
- Added an option to hide artifact charges from players.
- Add an items tab to the cabal sheet.
- Restyled sheet blockquotes.
- Localized chat messages.
- Fixed issue with milestones updating.
- Hid identities from the document creation dialog.
- Corrected misspellings.
- Added objectives and milestones to the cabal sheet.
- Moved text indent to paragraphs only.
- Added a "show image" button to actor and item sheets.
- Corrected thumbnail object-fit.
- Changed directory thumbnail object-position.
- Corrected manifest URL.
- Changed portrait width/height for limited sheets.
- Fixed cover image URL for The Forge.
- Added cover photo for The Forge.
- Moved character statuses to the top of the sheet.
- Initial release.