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

Fixed Change Weapon reselection #1787

Merged
merged 4 commits into from
Jul 25, 2023
Merged

Conversation

DameryDad
Copy link
Contributor

  • Fixed bug with reselecting a weapon from the weapon-in-hand list on the Change Weapon dialog
  • Recoded insertAmmo() to use setAttkTableRow() ensuring consistent data parsing & weapon table construction.
  • Made many more functions asynchronous to multi-thread.
  • Added support for AD&D2e Char Sheet v4.17.
  • Added AC rule '+inhand' meaning the item must be in-hand to have an effect on armour class (e.g. Defender Sword).
  • Fixed issue with ru:3 reusable ammo-changing items.
  • Fixed issue with calculating saving throw table for high levels.

* Recoded insertAmmo() to use setAttkTableRow() ensuring consistent data parsing & weapon table construction.
* Made many more functions asynchronous to multi-thread.
* Added support for AD&D2e Char Sheet v4.17.
* Added AC rule '+inhand' meaning the item must be in-hand to have an effect on armour class (e.g. Defender Sword).
* Fixed issue with ru:3 reusable ammo-changing items.
* Fixed issue with calculating saving throw table for high levels.
* Fixed bug with reselecting a weapon from the weapon-in-hand list on the Change Weapon dialog
* If a 5e (or other D&D version) character was loaded or transmogrified, the system would crash on checking the sheet version.  Fixed.
@Alicekb Alicekb merged commit 50e5381 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