8000 Tags · seducingthedragon/dnd5e · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: seducingthedragon/dnd5e

Tags

release-4.3.6

Toggle release-4.3.6's commit message

Verified

This commit was signed with the committer’s verified signature.
arbron Jeff Hitchcock
[foundryvtt#5285] Fix missing recharge range options on item sheets

Adds a `UsesField#rechargeOptions` getter for producing the
options to avoid code duplication and uses that on item sheets.

Thanks to @Kapuzenjoe for the initial pass on this fix

Closes foundryvtt#5285

release-4.3.5

Toggle release-4.3.5's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
Bump system version for 4.3.5 release.

release-4.3.4

Toggle release-4.3.4's commit message

Verified

This commit was signed with the committer’s verified signature.
arbron Jeff Hitchcock
Fix drag behavior being lost in compendiums & containers

In a few cases the drop handling was awaiting something before
fetching the drop behavior, causing the `_handleDragEnd` to be
called first which erases the stored drag behavior. Moving the
calls to `_dragBehavior` to the first thing in those drop methods
prevents this problem.

release-4.3.3

Toggle release-4.3.3's commit message

Verified

Thi 10000 s commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
Bump system version for 4.3.3 release

release-4.3.2

Toggle release-4.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request foundryvtt#5207 from foundryvtt/4.3/formula-shim

[foundryvtt#5196] Adds handling to `replaceFormulaData` to parse shims

release-4.3.1

Toggle release-4.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
[foundryvtt#5181] Fix error thrown when adding or removing spell from…

… cast activity.

release-4.3.0

Toggle release-4.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
Restore prototype token config functionality in v13.

release-4.2.2

Toggle release-4.2.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
[foundryvtt#5044] Fix magicalArmor bonus applying twice in v12.

release-4.2.1

Toggle release-4.2.1's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
Bump version for system release.

release-4.2.0

Toggle release-4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
Fyorl Kim Mantas
[foundryvtt#5026] [foundryvtt#5028] Fix V1 advancement field visibili…

…ty. Fix ModuleArt settings config.
0