You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Apply Duval font to headings on dialogs with .sheet class.
* Limit Duval headings to journals.
* Set correct primary/secondary token attributes.
Set default max for abilities.
* Support registration of default critical hit/disapproval compendiums or
fumble tables by modules (with the system settings acting as an override
or addition to the settings as appropriate).
* Add a 'dcc.ready' hook to let modules know when the DCC system is
initialised.
* Fix criticialHitsPack hook name.
* Implement rollable mercurial magic effects on the spell sheet.
Closes#125.
* Support Inherit Action Die config variable on spells.
* Update manifest and download URLs.
* Default icons for actors and items. (#141)
* Add a Hook that executes after an actor is imported.
* Apply default icons for Items on imported actors.
* Implement entity creation hooks to set themed default icons.
* Unify default image selection and apply to the parser and embedded entities.
* Add placeholder spell image.
* Only assign an image for actors/items with no existing image.
* Only try to apply the Pop Out flag as GM.
Remove spurious call to hexExistingMercurialEffect before rolling a
Treasure item's value.
* Update download link for v0.0.22-preview.3
* Minor and cosmetic fixes (#157)
* Add fields and dependency for the bug-reporter module.
Closes#152.
* Reorder saves on upper level sheets.
Closes#151.
* Rework Halfling two weapon fighting description on the sheet.
Closes#149.
* Remove actor name from damage and healing chat cards since the token
name is at the top of the card.
Closes#146.
* Fix Skill sheet description size and other item sheet issues.
Replaced item header fields with flexrows (grid caused some layout
problems).
Spell Mercurial Magic and Description now both resize if necessary.
Closes#143.
* Update download link to be v0.0.22-preview-4.
* Remove unnecessary overflow: scroll style on item sheet descriptions.
This created a second scrollbar on Firefox.
Closes#159.
* Update manifest for v0.0.22 release.
* Add a single author node and expand the contributors node.
* Fix download and manifest URLs.
"DCC.MercurialMagicRerollExplain": "Discard previous Mercurial Magic roll and re-roll?",
378
381
"DCC.MightyDeedsOfArms": "Mighty Deeds of Arms",
379
382
"DCC.MigrationComplete": "Finished migration to DCC System version {systemVersion}!",
380
383
"DCC.MigrationInfo": "Beginning DCC System Migration to version {systemVersion}. Please be patient and do not close your game or shut down your server.",
@@ -447,6 +450,8 @@
447
450
"DCC.SettingDisapprovalTablesCompendiumHint": "Compendium to look in for critical hit tables. The specific table to use is selectable from the Cleric sheet.",
448
451
"DCC.SettingFumbleTable": "Fumble Table",
449
452
"DCC.SettingFumbleTableHint": "Roll Table to use for fumbles - must be in a compendium pack",
0 commit comments