Skip to content

Commit 6c8b8ed

Browse files
authored
Release Notes 6.5.0 (#16985)
1 parent 294ba6d commit 6c8b8ed

File tree

4 files changed

+97
-4
lines changed

4 files changed

+97
-4
lines changed

CHANGELOG.md

+93
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,96 @@
1+
## 6.5.0
2+
3+
## System Improvements
4+
5+
- (Ambrose) Apply remaster theme to tables in GM Screen and Remaster Changes Journals
6+
- (eryon) Add send to party button to loot sheet
7+
- (stwlam) Refrain from broadcasting drag measurement of GM-hidden tokens
8+
- (Supe) Make effects panel scrollable when overflowing
9+
- (Supe) Recharge turn and round abilities as the encounter changes turns
10+
- (Supe) Reduce remaining action uses when clicking the use button
11+
- (Tikael) Allow alternative handwraps to function like Handwraps of Mighty Blows
12+
13+
## Bug Fixes
14+
15+
- (Dire Weasel, Supe, stwlam) Fix missing compendium sources in several items
16+
- (Stefan van Bodegraven) Fix Crash/Freeze when missing inline damage closing bracket
17+
- (stwlam) Fix predication of item usage and runes in choice sets
18+
- (stwlam) Fix "same-as" weapon proficiency chaining incorrectly
19+
- (Supe) Fix drag/drop reordering of crafting formulas
20+
- (Supe) Fix refreshing items embedded in compendium actors
21+
22+
## Data Updates
23+
24+
- (Ambrose, Dire Weasel) Update more item descriptions and durations for remaster
25+
- (7H3LaughingMan) Implement Monastic Weaponry's Criticial Specialization
26+
- (Abbadon) Brush up multiple effects
27+
- (Ambrose) Add Divine Access class feature to Oracle journal entry
28+
- (Ambrose) Add Fortitude Save to Envenom Companion spell
29+
- (Ambrose) Add Gelid Shard archetype to archetype journal
30+
- (Ambrose) Add Volley 60 feet trait
31+
- (Ambrose) Allow strike sanctification to apply to champion archetype
32+
- (Ambrose) Automate "Come and Get Me"
33+
- (Ambrose) Brush up select Bestiary Effects
34+
- (Ambrose) Condense Antidote, Antiplague, and Blood Booster item effects
35+
- (Ambrose) Fix Fire Shield
36+
- (Ambrose) Redirect more Bestiary actors to Monster Core equivalents
37+
- (Ambrose) Tag more feats that grant ancestral spells
38+
- (Ambrose) Rewrite GM Screen journal
39+
- (Ambrose) Update Grapple actions to use newer format on several items
40+
- (Ambrose) Update instances of inline damage to the new format
41+
- (Ambrose) Update instances of good and evil damage to Remaster terminology
42+
- (CrackJackFlood) Add Spell Effect for Acid Grip
43+
- (CrackJackFlood) Add more aura sizes for Bless effect.
44+
- (CrackJackFlood) Add skill untrained penalty for Silvertongue Mutagen
45+
- (CrackJackFlood) Add spell effect for Acid Grip
46+
- (CrackJackFlood) Condense Tail Lash Effects
47+
- (CrackJackFlood) Fix Soulbound Ruin statblock
48+
- (Daomephsta) Fix inline checks for Paradox Engine
49+
- (Dire Weasel) Add automation for Bomber's Eye Elixir, Hard to Target, Stag's Helm, and Weapon Siphon
50+
- (Dire Weasel) Add template to Bloodsiphon's Death Burst
51+
- (Dire Weasel) Brush up Old Thornbarker
52+
- (Dire Weasel) Condense effects for Mudrock Snare
53+
- (Dire Weasel) Condense effects for Treat Disease and Treat Poison
54+
- (Dire Weasel) Fix Masquerade Scarf, Adamantine Body, and various item descriptions
55+
- (Dire Weasel) Refresh copies of musical instruments in bestiary actors
56+
- (Dire Weasel) Remove several unused effects
57+
- (Dire Weasel) Update IWR for certain Rage of Elements creatures
58+
- (DocSchlock) Add silver to Moonlit Spellgun
59+
- (Hydrair) Fix selectors of Curse of Ancestral Meddling
60+
- (Intervencion) Fix Solar Rejuvenation healing formula
61+
- (rectulo) Fix level for wand of purification
62+
- (reyzor1991) Add Note for Envenom Companion
63+
- (reyzor1991) Change action cost from 1 to 2 Con for Rit - Spit Venom
64+
- (Rigo) Add Strike failure note to Energizing Lattice effect
65+
- (Rigo) Add area roll options to several inline links
66+
- (Rigo) Add effect for Sixth Pillar Mastery
67+
- (Rigo) Add fly speed to Winged Owlbear
68+
- (Rigo) Add inline healing rolls to Vital Beacon
69+
- (Rigo) Add labeled badge to Sewer Ooze's Filth Wave effect
70+
- (Rigo) Automate Backfire Mantle, Blessed Swiftness, Dazzling Rosary, Dragon Throat Scale, Necrotic Cap, Wemmuth Trinket, and Pentagonal Seventh Prison
71+
- (Rigo) Clean up Serene Mutagen effects
72+
- (Rigo) Condense Aura of Faith effects and enable Champion's Aura by default
73+
- (Rigo) Condense Elixir of Life and Healer's Gel effects and add Life Shot effect
74+
- (Rigo) Condense Thermal Nimbus effects
75+
- (Rigo) Fix damage type for Animal Instinct's Tyrannosaurus Tail
76+
- (Rigo) Fix duration of Champion's extra damage effect
77+
- (Rigo) Fix quickstrike localization
78+
- (Rigo) Improve automation for Pocket Library
79+
- (Rigo) Localize labels in Twitchy feat and adjust initiative modifier
80+
- (Rigo) Remove and redirect condensed Dragon Breath spells
81+
- (Rigo) Restrict Kashrishi's Empathic Sense to non-mindless creatures
82+
- (Tikael) Automate Ogre Gluttons glutton's feast ability
83+
- (Tikael) Brush up rule elements on Monstrous Peacemaker
84+
- (Tikael) Fix Aldori Duelist
85+
- (Tikael) Fix verbiage of Self Destruct feat for clarity
86+
- (Unoblueboy) Update Fortify Shield effect
87+
88+
## Under the Hood
89+
90+
- (stwlam) Convert ability items to data models
91+
- (stwlam) Move source ids to _stats object
92+
- (Supe) Initial implementation of SpecialResource rule element
93+
194
## 6.4.1
295

396
## System Improvements

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "foundry-pf2e",
3-
"version": "6.4.1",
3+
"version": "6.5.0",
44
"description": "",
55
"private": true,
66
"type": "module",

static/system.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "pf2e",
33
"title": "Pathfinder Second Edition",
44
"description": "A community contributed game system for Pathfinder Second Edition",
5-
"version": "6.4.1",
5+
"version": "6.5.0",
66
"license": "./LICENSE",
77
"compatibility": {
88
"minimum": "12.328",

0 commit comments

Comments
 (0)