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

(8.6) Refresh actor data when default sheet is changed #20

Closed
giffyglyph opened this issue Jun 2, 2021 · 1 comment
Closed

(8.6) Refresh actor data when default sheet is changed #20

giffyglyph opened this issue Jun 2, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@giffyglyph
Copy link
Owner

Changing the default sheet doesn't trigger prepareData, which is required for the Monster Maker to prepare blueprints/artifacts.

@giffyglyph giffyglyph added the bug Something isn't working label Jun 2, 2021
@giffyglyph giffyglyph self-assigned this Jun 2, 2021
giffyglyph added a commit that referenced this issue Jun 2, 2021
Monster Maker uses the currently-active sheet value to determine if it's "on".
Changing the default sheet wasn't re-preparing actor/item data, causing issues.
Data is now prepared correctly with any sheet change.
giffyglyph added a commit that referenced this issue Jun 2, 2021
Tokens were not being updated when the default sheet is changed.
Tokens are now refreshed to match actors and items.
@giffyglyph
Copy link
Owner Author

Tested and verified in v0.5.4-dev. Closing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant