-
-
Notifications
You must be signed in to change notification settings - Fork 353
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
v13.1.13 - fix removing all levels when multiclassing
• Changed all magical named armour to show their bonus in the armour AC field. For example, it will show “18+2” for a Dwarven Plate when selected, or “20” when not selected. • Changed the optional racial attribute `useFromPreviousRace` to be able to merge attributes that are arrays, copy all features into the new race, and run a custom function after the merge. • Fix the optional racial attribute `useFromPreviousRace` to no longer create duplicate features. • Fix critical bug with removing multiple classes and/or changing multiple subclasses at the same time. • Fixed the pop-up for an erroneous page, which was added in v13.1.10. It had the title and message swapped. • Fix spell select dialog showing “undefined” when spellcastingFactor is 0. • Fix not everything on the spellsheet being changed back when undoing the “Flatten” button. • Fix not everything on the spellsheet having its units changed when switching between the imperial and metric system.
- Loading branch information
1 parent
b7bda5a
commit 5e175c4
Showing
8 changed files
with
171 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.