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

Multi-user play improvements #1784

Merged
merged 2 commits into from
Jul 25, 2023
Merged

Multi-user play improvements #1784

merged 2 commits into from
Jul 25, 2023

Conversation

DameryDad
Copy link
Contributor

  • Made many more functions asynchronous to multi-thread.
  • Added support for AD&D2e Char Sheet v4.17.
  • Added Open Doors, Bend Bars etc to Attribute checks.
  • Extended rules: data tag to work for saves as well as AC.
  • Updated help handouts.
  • Ensure an abilityLookup() on a character sheet has all spaces replaced with '-'.
  • Fixed getTokenValue() default mappings to token bars if none of the bars are linked to a character sheet.
  • More miscellaneous magic items programmed.
  • Updated API-Meta header & footer as per The Arron's advice.
  • More error trapping in setAbility().

* Made many more functions asynchronous to multi-thread.
* Added support for AD&D2e Char Sheet v4.17.
* Added Open Doors, Bend Bars etc to Attribute checks.
* Extended rules: data tag to work for saves as well as AC.
* Updated help handouts.
* Ensure an abilityLookup() on a character sheet has all spaces replaced with '-'.
* Fixed getTokenValue() default mappings to token bars if none of the bars are linked to a character sheet.
* More miscellaneous magic items programmed.
* Updated API-Meta header & footer as per The Arron's advice.
* More error trapping in setAbility().
* Fixed issue with new blank character sheets being dragged & dropped to the playing surface, and characters with all levels & HD set to zero
@Alicekb Alicekb merged commit 8ec9c12 into Roll20:master Jul 25, 2023
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