diff --git a/.gitignore b/.gitignore index 855a9e1765..aa34b5aaf7 100644 --- a/.gitignore +++ b/.gitignore @@ -35,4 +35,5 @@ src/Export/ggpk/*.dll src/Data/TimelessJewelData/*.bin # Simplegraphic Debugging -runtime/imgui.ini \ No newline at end of file +runtime/imgui.ini +runtime/SimpleGraphic/SimpleGraphic.log diff --git a/CHANGELOG.md b/CHANGELOG.md index e805221ac9..f29da71c25 100644 --- a/CHANGELOG.md +++ b/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)) -### 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)) - +## 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) diff --git a/changelog.txt b/changelog.txt index 2ceeecd63e..d5d1996f58 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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 --- diff --git a/manifest.xml b/manifest.xml index da01a2d4d1..b5271f541f 100644 --- a/manifest.xml +++ b/manifest.xml @@ -1,11 +1,11 @@ - + - +