Skip to content

Commit

Permalink
prepare for 1.5.94.51 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ThyWoof committed Feb 8, 2024
1 parent 896ebbd commit 629b28f
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions SolastaUnfinishedBusiness/ChangelogHistory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ RESPEC MIGHT BE REQUIRED ON: Scoundrel, Defiler, Duelist, and Raven [if heroes o

- added Circle of the Cosmos subclass [only difference compared with TT is it won't react on attribute checks]
- fixed College of War Dancer improved war dancer not granting extra attacks while war dancer is active
- fixed Resonating Blade interaction with twinned metamagic
- fixed Corrupting Bolt, Ice Blade, Resonating Blade, Sanctuary, and Vitality Transfer interaction with twinned
- fixed some reaction like powers not updating usage after confirmation [i.e.: Imp Wrath, etc.]
- fixed War Magic incorrectly granting a bonus attack after a main one
- fixed War Magic incorrectly granting a bonus attack after a main attack
- improved all custom reaction powers to present the source power usages on modal whenever appropriate
- improved Cunning Strike and Devil Strike tooltips to display power usage as amount of sneak dice used
- improved mod backend for better maintainability, multiplayer compatibility, and performance
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": "Unfinished Business [UB1]",
"Version": "1.5.94.50",
"Version": "1.5.94.51",
"GameVersion": "1.5.94",
"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>net472</TargetFramework>
<AssemblyVersion>1.5.94.50</AssemblyVersion>
<AssemblyVersion>1.5.94.51</AssemblyVersion>
<RepositoryUrl>https://github.com/SolastaMods/SolastaUnfinishedBusiness</RepositoryUrl>
<RepositoryType>git</RepositoryType>
<Configurations>Debug Install;Release Install</Configurations>
Expand Down

0 comments on commit 629b28f

Please sign in to comment.