Skip to content

Commit

Permalink
prepare for 1.5.97.26 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyWoof committed Aug 11, 2024
1 parent 18d093a commit 2aeac51
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions SolastaUnfinishedBusiness/ChangelogHistory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
- fixed Bait and Switch maneuver greyed out on action bar
- fixed Bountiful Luck feat triggering on any failure regardless the dice roll
- fixed Cleric domains missing divine intervention improvement at 20
- fixed College of Swords flourish description
- fixed College of Swords flourish description stating melee attack instead of weapon attack
- fixed Corrupting Bolt spell removing corrupted condition too soon
- fixed Innovation Vitriolist vitriolic infusion infinite damage
- fixed Martial Guardian not getting the Sentinel feat
- fixed Path of the Wild Magic retribution on self, and spirit blast soft lock
- fixed Sunlit Blade cantrip highlighted condition duration
- fixed Toll the Dead and Wrack cantrips description
- fixed Variant Spell Points consumption on slots above 5
- improved Bladestorm feat with an additional 1D4 BA attack, and mod damage on whirlwind attack
- improved Chaos Bolt tooltip to present damage symbols, and correct 1D6 damage progression
- improved Time Stop spell to behave as in tabletop, and grant 1d4+1 additional turns [combat only]
- fixed Innovation Vitriolist vitriolic infusion dealing infinite damage
- fixed Martial Guardian not getting the Sentinel feat at 3rd
- fixed Path of the Wild Magic retribution on self, and spirit blast soft locking the game
- fixed Sunlit Blade cantrip removing highlighted condition too soon
- fixed Toll the Dead and Wrack cantrips description stating 1d8 instead of 1d6 damage
- fixed Variant Spell Points consumption removing all usages from 6 to 9 at once if any used
- improved Bladestorm feat with an additional 1d4 BA attack, and mod damage on whirlwind attack
- improved Chaos Bolt spell tooltip to present damage symbols, and correct 1d6 damage progression
- improved Time Stop spell to behave as in tabletop, and grant 1d4+1 additional turns during combat

KNOWN ISSUES:

Expand Down
2 changes: 1 addition & 1 deletion SolastaUnfinishedBusiness/Info.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"Id": "SolastaUnfinishedBusiness",
"DisplayName": "<i>[<b>Un</b>]</i> <color=Orange>Finished Business</color>",
"Version": "1.5.97.25",
"Version": "1.5.97.26",
"GameVersion": "1.5.97",
"ManagerVersion": "0.24.0",
"AssemblyName": "SolastaUnfinishedBusiness.dll",
Expand Down
2 changes: 1 addition & 1 deletion SolastaUnfinishedBusiness/SolastaUnfinishedBusiness.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<LangVersion>12</LangVersion>
<TargetFramework>net48</TargetFramework>
<AssemblyVersion>1.5.97.25</AssemblyVersion>
<AssemblyVersion>1.5.97.26</AssemblyVersion>
<RepositoryUrl>https://github.com/SolastaMods/SolastaUnfinishedBusiness</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Configurations>Debug Install;Release Install</Configurations>
Expand Down

0 comments on commit 2aeac51

Please sign in to comment.