github morepurplemorebetter/MPMBs-Character-Record-Sheet v13.2.0
v13.2.0 (2024-08-29)

latest release: v13.2.1
21 days ago

The document-level code for v13.2.0 stable version of MPMB's Character Record Sheet.

Note that this repository only includes the SRD content and that these files alone are not enough to create the PDF character sheet.

Code changes

v13.1.14...v13.2.0

Changelog

  • NEW CONTENT: Quests from the Infinite Staircase
  • UPDATED CONTENT: Dungeon Master's Guide - renaissance/modern/futuristic items
  • Overhauled how disabling automation works, because it was very buggy. It now also works after importing to a new sheet, unlike before (thanks Hyde for reporting).
  • Added nameAlt attribute to WeaponList objects, allowing one weapon to add multiple entries in the attack drop-down boxes.
  • Added a way for features to add a speed bonus to multiple movement modes (but not only all) without interfering with features that add a new movement mode with speed equal to walking speed. This expands speed.allModes. For example, this is necessary to make Superior Mobility interact correctly with items that grant climbing/swimming speed equal to walking speed (thanks Tink3rer for reporting).
  • Fixed bonuses to all speeds being added twice to movement modes set to be equal to walking speed (I’m looking at you, Mobile feat; thanks Tink3rer for reporting).
  • Fixed WeaponText attribute of variable being passed to calcChanges.atkCalc not containing the content of the weapon name field (it was taking the weapon’s name from the WeaponsList object).
  • Fixed toolProfs, tools not being added to the skills list even when a 3-letter ability abbreviation was provided.
  • Fixed custom list attributes of WeaponList objects not showing up in the attacks drop-down box.
  • Fixed attack fields not updating when changing class levels but not level total, calcChanges.atkAdd was not being reapplied (MBUG-134, thanks Reading Toskr for reporting).
  • Fixed abilitySaveAlt, the sheet now updates which abilities are selected for the first page’s Ability Save DC when applying the Ability Score dialog, if a class is present that gets to pick the highest of two options, e.g. Battlemaster (MBUG-135, thanks TrackAtNite for reporting).
  • Fixed defaultExcluded sub-choices of magic items and feats not being shown correctly in the Source Select dialog.
  • Improved handling and error text for when encountering Adobe Acrobat bug of removing pages but not removing the fields on them (related to MBUG-133).
  • Fixed Improved/Superior Critical applying to attacks that have a DC instead of a to hit roll.
  • Fixed useSpellMod for WeaponsList objects not forcing the ability field to match the spellcasting ability when selecting the attack.
  • Simplified some code to remove redundancies.

Don't miss a new MPMBs-Character-Record-Sheet release

NewReleases is sending notifications on new releases.