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

RPGM RoundMaster: More diagnostics and v7 effects #2013

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

DameryDad
Copy link
Contributor

  • Added feedback to console if invalid token or drawing selected as target for status.
  • Added feedback to GM if confirming a status change.
  • Updated effects to use new AttackMaster --set-mods command to record mods, with GM controlled conversion function.
  • dumpState() function and --dumpState command added to diagnose problems with Roll20 state variable.
  • More and better error trapping & type conversion.
  • Made doAddStatus() & doRemoveStatus() asynchronous.

* Added feedback to console if invalid token or drawing selected as target for status.
* Added feedback to GM if confirming a status change.
* Updated effects to use new AttackMaster --set-mods command to record mods, with GM controlled conversion function.
* dumpState() function and --dumpState command added to diagnose problems with Roll20 state variable.
* More and better error trapping & type conversion.
* Made doAddStatus() & doRemoveStatus() asynchronous.
@Alicekb Alicekb merged commit 6454d18 into Roll20:master Feb 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants