Release 2.52.1 (#8502)
* Prepare release 2.52.1 * Update CHANGELOG.md * Update manifest --------- Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
279999ff60
commit
0424fc77a6
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,4 +35,5 @@ src/Export/ggpk/*.dll
|
||||
src/Data/TimelessJewelData/*.bin
|
||||
|
||||
# Simplegraphic Debugging
|
||||
runtime/imgui.ini
|
||||
runtime/imgui.ini
|
||||
runtime/SimpleGraphic/SimpleGraphic.log
|
||||
|
||||
59
CHANGELOG.md
59
CHANGELOG.md
@@ -1,23 +1,54 @@
|
||||
# Changelog
|
||||
|
||||
## [v2.52.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.52.1) (2025/02/20)
|
||||
|
||||
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.1...v2.52.1)
|
||||
|
||||
## What's Changed
|
||||
### Fixed Bugs
|
||||
Fixed update error by ([Wires77](https://github.com/Wires77))
|
||||
|
||||
|
||||
## [v2.52.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.52.0) (2025/02/20)
|
||||
|
||||
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.50.1...v2.52.0)
|
||||
|
||||
## What's Changed
|
||||
### New to Path of Building
|
||||
- Add tree for Legacy of Phrecia [\#8494
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8494
|
||||
) ([Wires77](https://github.com/Wires77))
|
||||
- Add checkbox for Sacrificial Zeal [\#8481
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8481
|
||||
) ([Paliak](https://github.com/Paliak))
|
||||
- Add black background to detail text in character dropdown [\#8487
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8487
|
||||
) ([Paliak](https://github.com/Paliak))
|
||||
- Add Molten Strike (+Zenith) ball average overlap calculations [\#8427
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8427
|
||||
) ([andyli00](https://github.com/andyli00))
|
||||
## What's Changed
|
||||
|
||||
### New to Path of Building
|
||||
|
||||
- Add tree for Legacy of Phrecia [\#8494
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8494
|
||||
) ([Wires77](https://github.com/Wires77))
|
||||
- Add checkbox for Sacrificial Zeal [\#8481
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8481
|
||||
) ([Paliak](https://github.com/Paliak))
|
||||
- Add black background to detail text in character dropdown [\#8487
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8487
|
||||
) ([Paliak](https://github.com/Paliak))
|
||||
- Add Molten Strike (+Zenith) ball average overlap calculations [\#8427
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8427
|
||||
) ([andyli00](https://github.com/andyli00))
|
||||
### Fixed Behaviours
|
||||
|
||||
- Fix Firestorm of Pelting skill effect duration [\#8493
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8493
|
||||
) ([Peechey](https://github.com/Peechey))
|
||||
### Accuracy Improvements
|
||||
|
||||
- Fix Eyes of the Greatwolf DoT Multi wording [\#8483
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8483
|
||||
) ([henbe](https://github.com/henbe))
|
||||
- Fix influences not importing correctly [\#8500
|
||||
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/8500
|
||||
) ([Wires77](https://github.com/Wires77))
|
||||
### Fixed Calculations
|
||||
|
||||
- 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))
|
||||
|
||||
|
||||
|
||||
## [v2.51.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.51.0) (2025/02/14)
|
||||
|
||||
|
||||
@@ -1,3 +1,8 @@
|
||||
VERSION[2.52.1][2025/02/20]
|
||||
|
||||
--- Fixed Bugs ---
|
||||
Fixed update error (Wires77)
|
||||
|
||||
VERSION[2.52.0][2025/02/20]
|
||||
|
||||
--- New to Path of Building ---
|
||||
|
||||
@@ -1,11 +1,11 @@
|
||||
<?xml version='1.0' encoding='UTF-8'?>
|
||||
<PoBVersion>
|
||||
<Version number="2.52.0" />
|
||||
<Version number="2.52.1" />
|
||||
<Source part="default" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/" />
|
||||
<Source part="runtime" platform="win32" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/runtime/" />
|
||||
<Source part="program" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
|
||||
<Source part="tree" url="https://raw.githubusercontent.com/PathOfBuildingCommunity/PathOfBuilding/{branch}/src/" />
|
||||
<File name="changelog.txt" part="default" sha1="78c015075c808453f1550c9a2aabf5688a4ab57b" />
|
||||
<File name="changelog.txt" part="default" sha1="7e514ac76ce2150645f67f41eb9e8f3ad50a5346" />
|
||||
<File name="help.txt" part="default" sha1="e486cb63a78f5ca355430b67fa23e02fd30f5771" />
|
||||
<File name="LICENSE.md" part="default" sha1="c77635aa1ba0a2ffe8eb72f93b3376e3a3d2041a" />
|
||||
<File name="Assets/ascendants/ascendant.jpeg" part="program" sha1="c9edaa10dad44c5361f873e68fa39a831338e9ec" />
|
||||
|
||||
Reference in New Issue
Block a user