Skip to content

RPGMaster MagicMaster: Speed up, multi buy & sell, encumbrance#2211

Merged
Alicekb merged 1 commit intoRoll20:masterfrom
DameryDad:MagicMaster
Apr 30, 2026
Merged

RPGMaster MagicMaster: Speed up, multi buy & sell, encumbrance#2211
Alicekb merged 1 commit intoRoll20:masterfrom
DameryDad:MagicMaster

Conversation

@DameryDad
Copy link
Copy Markdown
Contributor

  • Converted var declarations to use let and const where possible.
  • Tried to enhance speed of algorithms.
  • Added selection of multiple items to pick, put, buy or sell with traders and containers.
  • Used new hyperlink RPGM template syntax to add hyperlinks to select all of a type of item, or all items in the container.
  • Added encumbrance.
  • Updated attrLookup() and resolveData() to use objects for optional parameters.
  • Fixed viewing spell storing MIs in inanimate containers.

* Converted var declarations to use let and const where possible.
* Tried to enhance speed of algorithms.
* Added selection of multiple items to pick, put, buy or sell with traders and containers.
* Used new hyperlink RPGM template syntax to add hyperlinks to select all of a type of item, or all items in the container.
* Added encumbrance.
* Updated attrLookup() and resolveData() to use objects for optional parameters.
* Fixed viewing spell storing MIs in inanimate containers.
@Alicekb Alicekb merged commit 91213c1 into Roll20:master Apr 30, 2026
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