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

Monster Maker sheet seems to prevent character sheet ability scores, exp from being changed. #27

Closed
bklick opened this issue Jun 4, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@bklick
Copy link

bklick commented Jun 4, 2021

I am trying to better isolate what is causing this, so when I know more I'll update? Hopefully this is some kind of PEBKAC, but MM is the only module currently active.

image

@giffyglyph giffyglyph self-assigned this Jun 4, 2021
@giffyglyph
Copy link
Owner

The issue is in the refresh code; the MM checks to see if the current actor sheet or default sheet is the MM sheet. But we should only be doing this for npcs.

@giffyglyph giffyglyph added the bug Something isn't working label Jun 4, 2021
giffyglyph added a commit that referenced this issue Jun 4, 2021
Only npc actors should be updated when preparing data.
@bklick
Copy link
Author

bklick commented Jun 5, 2021

Let me know if I can help test it.

@giffyglyph
Copy link
Owner

Monster sheet now affects only npc sheets. Verified in v0.5.5-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

2 participants