Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update to actor.isOwner for V9 #765

Merged
merged 4 commits into from
Dec 30, 2021

Conversation

marvin9257
Copy link
Collaborator

@marvin9257 marvin9257 commented Dec 30, 2021

  • Please check if the PR fulfills these requirements
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

Bug Fix

  • What is the current behavior? (You can also link to an open issue here)
    Actors can't apply damage chat items to themselves

  • What is the new behavior (if this is a feature change)?
    Can now apply damage chat items to themselves. V9 dropped support for Document.owner, now document.isOwner.

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)
    No

  • Other information:

@marvin9257 marvin9257 merged commit 53126ce into xdy:master Dec 30, 2021
@marvin9257 marvin9257 deleted the fix-damage-dialog branch December 30, 2021 16:12
github-actions bot pushed a commit that referenced this pull request Dec 30, 2021
## [0.12.6](v0.12.5...v0.12.6) (2021-12-30)

### Bug Fixes

* update to actor.isOwner for V9 ([#765](#765)) ([53126ce](53126ce))
@github-actions
Copy link

🎉 This PR is included in version 0.12.6 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

jonepatr pushed a commit to jonepatr/twodsix-foundryvtt that referenced this pull request Dec 30, 2021
* update to actor.isOwner for V9

* Delete and Create package-lock.json

* Update rollup.config.js
jonepatr pushed a commit to jonepatr/twodsix-foundryvtt that referenced this pull request Dec 30, 2021
## [0.12.6](xdy/twodsix-foundryvtt@v0.12.5...v0.12.6) (2021-12-30)

### Bug Fixes

* update to actor.isOwner for V9 ([xdy#765](xdy#765)) ([53126ce](xdy@53126ce))
jonepatr pushed a commit to jonepatr/twodsix-foundryvtt that referenced this pull request Dec 30, 2021
* update to actor.isOwner for V9

* Delete and Create package-lock.json

* Update rollup.config.js
jonepatr pushed a commit to jonepatr/twodsix-foundryvtt that referenced this pull request Dec 30, 2021
## [0.12.6](xdy/twodsix-foundryvtt@v0.12.5...v0.12.6) (2021-12-30)

### Bug Fixes

* update to actor.isOwner for V9 ([xdy#765](xdy#765)) ([53126ce](xdy@53126ce))
jonepatr pushed a commit to jonepatr/twodsix-foundryvtt that referenced this pull request Dec 30, 2021
* update to actor.isOwner for V9

* Delete and Create package-lock.json

* Update rollup.config.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant