Skip to content

Commit 4fd0b4c

Browse files
author
LocalIdentity
committed
Fix changelogs
1 parent 0908c7b commit 4fd0b4c

3 files changed

Lines changed: 20 additions & 56 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 53 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
- Add support for Minion Elemental conversion mods [\#8655](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8655) ([Paliak](https://github.com/Paliak))
1515
- Add support for "with spell skills" mods [\#8654](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8654) ([NL908](https://github.com/NL908))
1616
- Add support for Shaper of Winter/Call of the Void damage taken mod [\#8649](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8649) ([dcepil](https://github.com/dcepil))
17-
* Update Arcane Surge cast speed from 10% to 20% by (@Ariacell, @Paliak) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8625, https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8658
17+
- Update Arcane Surge cast speed from 10% to 20% [\#8625](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8625), [\#8658](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8658) ([Ariacell](https://github.com/Ariacell), [Paliak](https://github.com/Paliak))
1818
- Update Death Aura damage [\#8637](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8637) ([samimisami](https://github.com/samimisami))
1919
### New to Path of Building
2020
- Add support for Wintertide Brand average DOT calculation [\#6868](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/6868) ([czarandy](https://github.com/czarandy))
@@ -61,7 +61,7 @@
6161
### Accuracy Improvements
6262
- Remove Royale mods from craft menu and exporter [\#8547](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8547) ([Blitz54](https://github.com/Blitz54))
6363
- Update Shepherd of Souls Keystone mods [\#8540](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8540) ([rexfox147](https://github.com/rexfox147))
64-
* Fix many unique staves with Attack block instead of Spell block implicit by (@Blitz54, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8580
64+
- Fix many unique staves with Attack block instead of Spell block implicit [\#8580](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8580) ([Blitz54](https://github.com/Blitz54), [LocalIdentity](https://github.com/LocalIdentity))
6565
- Update Malachai's Mark mods [\#8571](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8571) ([Blitz54](https://github.com/Blitz54))
6666
- Fix Tides of Time unique belt not having Shaper influence [\#8569](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8569) ([RealWhimsy](https://github.com/RealWhimsy))
6767
- Fix Dominating Blow Hit counting multiple times when used in FullDPS [\#8574](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8574) ([Paliak](https://github.com/Paliak))
@@ -112,39 +112,18 @@ Fixed update error by ([Wires77](https://github.com/Wires77))
112112
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.1...v2.52.0)
113113

114114
## What's Changed
115-
116115
### New to Path of Building
117-
118-
- Add tree for Legacy of Phrecia [\#8494
119-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8494
120-
) ([Wires77](https://github.com/Wires77))
121-
- Add checkbox for Sacrificial Zeal [\#8481
122-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8481
123-
) ([Paliak](https://github.com/Paliak))
124-
- Add black background to detail text in character dropdown [\#8487
125-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8487
126-
) ([Paliak](https://github.com/Paliak))
127-
- Add Molten Strike (+Zenith) ball average overlap calculations [\#8427
128-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8427
129-
) ([andyli00](https://github.com/andyli00))
116+
- Add tree for Legacy of Phrecia [\#8494](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8494) ([Wires77](https://github.com/Wires77))
117+
- Add checkbox for Sacrificial Zeal [\#8481](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8481) ([Paliak](https://github.com/Paliak))
118+
- Add black background to detail text in character dropdown [\#8487](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8487) ([Paliak](https://github.com/Paliak))
119+
- Add Molten Strike (+Zenith) ball average overlap calculations [\#8427](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8427) ([andyli00](https://github.com/andyli00))
130120
### Fixed Behaviours
131-
132-
- Fix Firestorm of Pelting skill effect duration [\#8493
133-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8493
134-
) ([Peechey](https://github.com/Peechey))
121+
- Fix Firestorm of Pelting skill effect duration [\#8493](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8493) ([Peechey](https://github.com/Peechey))
135122
### Accuracy Improvements
136-
137-
- Fix Eyes of the Greatwolf DoT Multi wording [\#8483
138-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8483
139-
) ([henbe](https://github.com/henbe))
140-
- Fix influences not importing correctly [\#8500
141-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8500
142-
) ([Wires77](https://github.com/Wires77))
123+
- Fix Eyes of the Greatwolf DoT Multi wording [\#8483](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8483) ([henbe](https://github.com/henbe))
124+
- Fix influences not importing correctly [\#8500](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8500) ([Wires77](https://github.com/Wires77))
143125
### Fixed Calculations
144-
145-
- Fix several bugs with infinite EHP and wrong phys max hit [\#8495
146-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8495
147-
) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
126+
- Fix several bugs with infinite EHP and wrong phys max hit [\#8495](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8495) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
148127

149128

150129

@@ -155,30 +134,14 @@ Fixed update error by ([Wires77](https://github.com/Wires77))
155134
## What's Changed
156135

157136
### New to Path of Building
158-
159-
- Add Wildspeaker, Blind Prophet, Aristocrat and Puppeteer ascendancy jewels [\#8471
160-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8471
161-
) ([LocalIdentity](https://github.com/LocalIdentity))
162-
- Add Ancestral Commander, Behemoth, Bog Shaman, and Scavenger ascendancy jewels [\#8476
163-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8476
164-
) ([Peechey](https://github.com/Peechey))
137+
- Add Wildspeaker, Blind Prophet, Aristocrat and Puppeteer ascendancy jewels [\#8471](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8471) ([LocalIdentity](https://github.com/LocalIdentity))
138+
- Add Ancestral Commander, Behemoth, Bog Shaman, and Scavenger ascendancy jewels [\#8476](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8476) ([Peechey](https://github.com/Peechey))
165139
### Fixed Calculations
166-
167-
- Fix maximum virulence parsing for multi-digit increases [\#8463
168-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8463
169-
) ([deathbeam](https://github.com/deathbeam))
170-
- Fix "Full Poison DPS" value capping to one stack [\#8460
171-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8460
172-
) ([Wires77](https://github.com/Wires77))
173-
- Fix ES bypass regression [\#8459
174-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8459
175-
) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
140+
- Fix maximum virulence parsing for multi-digit increases [\#8463](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8463) ([deathbeam](https://github.com/deathbeam))
141+
- Fix "Full Poison DPS" value capping to one stack [\#8460](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8460) ([Wires77](https://github.com/Wires77))
142+
- Fix ES bypass regression [\#8459](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8459) ([Edvinas-Smita](https://github.com/Edvinas-Smita))
176143
### Accuracy Improvements
177-
178-
- Fix various issues with Legacy of Phrecia ascendancies [\#8465
179-
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8465
180-
) ([Wires77](https://github.com/Wires77))
181-
144+
- Fix various issues with Legacy of Phrecia ascendancies [\#8465](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8465) ([Wires77](https://github.com/Wires77))
182145

183146

184147

changelog.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
VERSION[2.53.0][2025/06/13]
2+
23
--- 3.26 ---
34
* Add new skill trees (Ariacell)
45
* Add showcased Mercenaries of Trarthus uniques (Paliak)
@@ -8,7 +9,7 @@ VERSION[2.53.0][2025/06/13]
89
* Add support for Minion Elemental conversion mods (Paliak)
910
* Add support for "with spell skills" mods (NL908)
1011
* Add support for Shaper of Winter/Call of the Void damage taken mod (dcepil)
11-
* Update Arcane Surge cast speed from 10% to 20% by (@Ariacell, @Paliak) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8625, https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8658
12+
* Update Arcane Surge cast speed from 10% to 20% (Ariacell, Paliak)
1213
* Update Death Aura damage (samimisami)
1314

1415
--- New to Path of Building ---
@@ -61,7 +62,7 @@ VERSION[2.53.0][2025/06/13]
6162
--- Accuracy Improvements ---
6263
* Remove Royale mods from craft menu and exporter (Blitz54)
6364
* Update Shepherd of Souls Keystone mods (rexfox147)
64-
* Fix many unique staves with Attack block instead of Spell block implicit by (@Blitz54, @LocalIdentity) in https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8580
65+
* Fix many unique staves with Attack block instead of Spell block implicit (Blitz54, LocalIdentity)
6566
* Update Malachai's Mark mods (Blitz54)
6667
* Fix Tides of Time unique belt not having Shaper influence (RealWhimsy)
6768
* Fix Dominating Blow Hit counting multiple times when used in FullDPS (Paliak)

manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<PoBVersion>
3-
<Version number="2.52.3" />
3+
<Version number="2.53.0" />
44
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
55
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
66
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />

0 commit comments

Comments
 (0)