Skip to content

Commit

Permalink
Release Notes 4.9.3 (#6994)
Browse files Browse the repository at this point in the history
  • Loading branch information
stwlam committed Mar 16, 2023
1 parent 26f73ef commit dd00834
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 4 deletions.
26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# Changelog

## Version 4.9.3

### Bugfixes
* (In3luki) Fix trait pre-filtering from character sheet's feats tab
* (stwlam) Fix setting of primary class DC's key ability when in manual-entry mode
* (stwlam) Fix issue causing error in effects tracker when world time changes
* (Supe) Fix vehicle action drag drop and resorting

### Data Updates
* (Dire Weasel) Add leveled persistent damage links to Acid Arrow, Gouging Claw
* (Dire Weasel) Add Society bonus to Vengeful Arm
* (Dire Weasel) Allow handwraps for talismans and spellhearts
* (Dire Weasel) Fix Regeneration details on Isqulug and Water Yai.
* (Dire Weasel) Fix some Gatewalkers sources
* (Dire Weasel) Include Lesson of Bargains in Witch Major Lesson choices
* (Dire Weasel) Fix rarity of some Treasure Vault items
* (Dire Weasel) Update some feats to use DamageDice rule elements rather than Note rule elements
* (JDCalvert) Set the effect level for protective ward aura
* (LebombJames) Fix damage types on thunderburst
* (stwlam) Add frying pan training to Halfling Weapon Familiarity
* (Tikael) Begin moving localized persistent damage to inline rolls
* (Tikael) Fix the predicates of the Trap Finder feat
* (TMun) Add regeneration glossary ability to Precentor
* (TMun) Update license file for upcoming announced releases


## Version 4.9.2

### System Improvements
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "foundry-pf2e",
"version": "4.9.2",
"version": "4.9.3",
"description": "",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion system.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"title": "Pathfinder 2nd Edition",
"description": "A community contributed game system for Pathfinder Second Edition",
"license": "./LICENSE",
"version": "4.9.2",
"version": "4.9.3",
"compatibility": {
"minimum": "10.291",
"verified": "10.291",
Expand Down

0 comments on commit dd00834

Please sign in to comment.