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

RPGMLibrary2e: Drag & Drop NPCs & extended Mod table #2012

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

DameryDad
Copy link
Contributor

  • Added NPC Drag & Drop characters
  • Extended the Mods table and functions to hold and manage mods for Thac0, damage, and HP as well as save mods.
  • More error checking.
  • tableFind() method extended to optionally return multiple found objects.
  • Compress database help handout general info.
  • Fixed resolveData() query resolution for multi-line data sections.
  • Fixed classObjects() resolution of certain creature classes.
  • Fixed handleGetBaseThac0() for Warrior classes.
  • Added new database for treasure items.

* Added NPC Drag & Drop characters
* Extended the Mods table and functions to hold and manage mods for Thac0, damage, and HP as well as save mods.
* More error checking.
* tableFind() method extended to optionally return multiple found objects.
* Compress database help handout general info.
* Fixed resolveData() query resolution for multi-line data sections.
* Fixed classObjects() resolution of certain creature classes.
* Fixed handleGetBaseThac0() for Warrior classes.
* Added new database for treasure items.
@Alicekb Alicekb merged commit 3e70213 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