Skip to content

[#6846] Add fractional currency support on actor sheets, conversion#6849

Merged
Fyorl merged 2 commits into
6.0.xfrom
fractional-currency
Jun 5, 2026
Merged

[#6846] Add fractional currency support on actor sheets, conversion#6849
Fyorl merged 2 commits into
6.0.xfrom
fractional-currency

Conversation

@arbron

@arbron arbron commented Mar 27, 2026

Copy link
Copy Markdown
Collaborator

Allows specific currency denominations to specify a number of fractional digits they support. If set, this will allow those denominations to use decimals on the actor sheets and all rounding during currency conversions and adjustments will take those values into account.

Currently doesn't enforce this within item data because they allow fractional values already and enforcing this value now might lead to existing items having the incorrect prices.

Closes #6846

Allows specific currency denominations to specify a number of
fractional digits they support. If set, this will allow those
denominations to use decimals on the actor sheets and all rounding
during currency conversions and adjustments will take those values
into account.

Currently doesn't enforce this within item data because they allow
fractional values already and enforcing this value now might lead
to existing items having the incorrect prices.

Closes #6846
Comment thread module/applications/currency-manager.mjs Outdated
Comment thread module/applications/currency-manager.mjs Outdated
Comment thread module/applications/currency-manager.mjs Outdated
Comment thread module/_types.mjs Outdated
@arbron arbron changed the base branch from 5.3.x to 6.0.x June 3, 2026 19:14
@arbron arbron added this to the D&D5E 6.0.0 milestone Jun 3, 2026
@arbron arbron requested a review from Fyorl June 3, 2026 19:22
@Fyorl Fyorl merged commit 0ef7de5 into 6.0.x Jun 5, 2026
@Fyorl Fyorl deleted the fractional-currency branch June 5, 2026 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow fractional currency values on actor sheet, possibly linked to config

2 participants