v1.904
As ever, always back up your data before you update.
Once more for the people in the back:
ALWAYS BACK UP BEFORE YOU UPDATE
See the changelog for a user-friendly list of changes.
What's Changed
- chore(localization): update Spanish localization by @wrycu in #1675
- fix(import): replace space in skill mod keys by @obrenckle in #1668
- fix(force powers): apply upgrades to actor by @obrenckle in #1672
- fix(items): initialize data structure when needed by @obrenckle in #1674
- fix(dice): + not added before or after operators by @obrenckle in #1677
- fix(actor): retain token settings when copying actor by @obrenckle in #1676
- feat(actors): show GM characters in group manager by @obrenckle in #1681
- i18n(fr): add missing french translations by @obrenckle in #1678
- fix(ui): main menu toggles normally by @obrenckle in #1682
- chore(changelog): update and fix changelog by @obrenckle in #1685
- fix(specialization): Updating a talent from a tree updates the tree by @obrenckle in #1671
- fix(item): Item attachment mods use parent item mod type by @obrenckle in #1695
- fix(import): Use correct type for Force Boost mods by @obrenckle in #1692
- fix(item): improves itembase logic by @obrenckle in #1690
- fix(import): import basic force power mods by @obrenckle in #1691
- fix(items): Add parent item uuid to qualities by @obrenckle in #1700
- fix(items): Set talent cost when preparing Tree by @obrenckle in #1705
- fix(ui): remove destiny tracker hardcoded size by @obrenckle in #1699
- fix(items): assign correct internal mod type to armor attachements by @obrenckle in #1706
- feat(dev): add basic EditorConfig file by @obrenckle in #1707
- feat(dev): add basic eslint configuraiton by @obrenckle in #1709
- fix(xp): correct skill purchase by @wrycu in #1716
- fix(actor): allow zero as new value by @obrenckle in #1725
- fix(import): move from deprecated Document.createDocuments by @obrenckle in #1728
- fix(rolls): use "removed setaback dice" modifiers by @obrenckle in #1726
- Allow to set challenge dices when create a dice pool. by @TeddyBears in #1736
- Issue 1731: Standard Rolling Dice Do Not Show Sum by @JohnPop117 in #1740
- Issue 1730 GM Destiny Rolls not counted by @JohnPop117 in #1741
- Issue 1603 Use Defense when building dice pool does not work on itemRoll by @JohnPop117 in #1742
- Shipweapon : Allow check for weapon status by @TeddyBears in #1743
- Sorted items 1723 by @wrycu in #1745
- fix(rolls): rolling and blind rolling fixes by @wrycu in #1746
- fix(storypoint): use Genesys story point when theme selected by @wrycu in #1747
- feat(compendiums): notify if all compendiums are empty by @wrycu in #1748
- feat(importer): add select all button by @wrycu in #1749
- fix(template): stop using deprecated function by @wrycu in #1750
- fix(spec): fix bug opening actor after reimporting data by @wrycu in #1751
- feat(sheets): long description and sources by @wrycu in #1752
- feat(weapons): move special field by @wrycu in #1753
- fix(combat): mouseover combatants now works properly by @wrycu in #1755
- fix(combat): don't spawn infinite combatants by @wrycu in #1756
- chore(system): prep for 1.904 release by @wrycu in #1757
New Contributors
- @TeddyBears made their first contribution in #1736
Full Changelog: v1.903...v1.904