Skip to content

Commit 0426810

Browse files
Release 2.19.0 (#4559)
* Prepare release 2.19.0 * Update changelogs * Update manifest Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
1 parent e7c3c7d commit 0426810

File tree

4 files changed

+452
-190
lines changed

4 files changed

+452
-190
lines changed

CHANGELOG.md

Lines changed: 188 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,193 @@
11
# Changelog
22

3+
## [v2.19.0](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.19.0) (2022/07/12)
4+
5+
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.18.1...v2.19.0)
6+
7+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
8+
9+
## What's Changed
10+
### Implemented Enhancements
11+
- Timeless Jewel implementation [\#4527
12+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4527
13+
) ([LocalIdentity](https://github.com/LocalIdentity), [Lothrik](https://github.com/Lothrik), [Regisle](https://github.com/Regisle), [Wires77](https://github.com/Wires77))
14+
- Add Default Item Affix Quality option [\#4520
15+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4520
16+
) ([Lothrik](https://github.com/Lothrik))
17+
- Add support for skill sets (socket group sets) [\#4447
18+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4447
19+
) ([deathbeam](https://github.com/deathbeam))
20+
- Add new configuration options for Boss Skill Presets [\#4436
21+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4436
22+
) ([Regisle](https://github.com/Regisle))
23+
- Add support for brittle/sapped ground and alternate ailment boot implicits [\#4443
24+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4443
25+
) ([deathbeam](https://github.com/deathbeam))
26+
- Update ailment threshold to current values [\#4435
27+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4435
28+
) ([deathbeam](https://github.com/deathbeam))
29+
- Add self curse effect to Calcs tab [\#4537
30+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4537
31+
) ([QuickStick123](https://github.com/QuickStick123))
32+
- Add display for totem resistances in skill type specific stats [\#4523
33+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4523
34+
) ([deathbeam](https://github.com/deathbeam))
35+
- Add support for Unearth corpse calculation [\#4487
36+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4487
37+
) ([Nostrademous](https://github.com/Nostrademous))
38+
- Add Pale Seraphim "Thunder Web" debuff [\#4490
39+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4490
40+
) ([Lothrik](https://github.com/Lothrik))
41+
- Add full support for Supreme Ego [\#4524
42+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4524
43+
) ([QuickStick123](https://github.com/QuickStick123))
44+
- Add support for "% of damage taken bypasses ward" [\#4549
45+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4549
46+
) ([deathbeam](https://github.com/deathbeam))
47+
- Add support for "Magic Utility Flasks applied to you have increased effect" [\#4461
48+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4461
49+
) ([deathbeam](https://github.com/deathbeam))
50+
- Add support for ailment immunity mod on timeless jewels [\#4552
51+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4552
52+
) ([Wires77](https://github.com/Wires77))
53+
- Add support for "% increased cast speed if a minion has been killed recently" [\#4464
54+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4464
55+
) ([spawnie-no-oni](https://github.com/spawnie-no-oni))
56+
- Add support for more Eldritch mods [\#4507
57+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4507
58+
) ([LocalIdentity](https://github.com/LocalIdentity))
59+
### User Interface
60+
- Fix labels having an incorrect font size and alignment for checkmark boxes. [\#4486
61+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4486
62+
) ([QuickStick123](https://github.com/QuickStick123))
63+
- Fix typo in tree [\#4469
64+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4469
65+
) ([Ivniinvi](https://github.com/Ivniinvi))
66+
- Fix unicode sanitization issues [\#4439
67+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4439
68+
) ([Wires77](https://github.com/Wires77))
69+
- Move movement speed below resistances in the side-bar [\#4426
70+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4426
71+
) ([Nightblade](https://github.com/Nightblade))
72+
- Fix overlapping tooltips, move bandit and pantheon options into the Config tab [\#4441
73+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4441
74+
) ([TPlant](https://github.com/PJacek))
75+
- Restore enter functionality for Import tab [\#4448
76+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4448
77+
) ([pHiney](https://github.com/pHiney))
78+
- Fix saving of section/subsection collapsing in calcs [\#4555
79+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4555
80+
) ([deathbeam](https://github.com/deathbeam))
81+
- Add some missing alternate quality modifiers [\#4132
82+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4132
83+
) ([Nostrademous](https://github.com/Nostrademous))
84+
### Accuracy Improvements
85+
- Fix flat Reservation rounding [\#4471
86+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4471
87+
) ([Lothrik](https://github.com/Lothrik))
88+
- Correctly handle 100% reduced reservation efficiency and greater [\#4514
89+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4514
90+
) ([QuickStick123](https://github.com/QuickStick123))
91+
- Fix multi number mods scaling the wrong number with catalysts [\#4484
92+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4484
93+
) ([QuickStick123](https://github.com/QuickStick123))
94+
- Stop Noxious Catalyst from scaling Icefang Orbit's chance to poison [\#4463
95+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4463
96+
) ([tansheron](https://github.com/tansheron))
97+
- Fix elemental ailments defensive calculations [\#4440
98+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4440
99+
) ([TPlant](https://github.com/PJacek))
100+
- Fix Vaal lightning strike projectiles not counting as projectiles [\#4531
101+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4531
102+
) ([Wires77](https://github.com/Wires77))
103+
- Rename old dodge chance mods on watcher's eye [\#4478
104+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4478
105+
) ([Wires77](https://github.com/Wires77))
106+
- Update "source" text of unique cluster jewels [\#4542
107+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4542
108+
) ([ctrpetersen](https://github.com/ctrpetersen))
109+
- Update wording on Skyforth, Victario's Flight, Mindspiral, Mutewind Seal [\#4512
110+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4512
111+
) ([Lothrik](https://github.com/Lothrik))
112+
- Update wording on Maw of Conquest, Thousand Teeth Temu [\#4519
113+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4519
114+
) ([Lothrik](https://github.com/Lothrik))
115+
- Fix incorrect level requirement for Legacy of Fury [\#4510
116+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4510
117+
) ([Lexy](https://github.com/learn2draw))
118+
- Fix Ming's Heart variant typo [\#4454
119+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4454
120+
) ([Regisle](https://github.com/Regisle))
121+
- Fix Flask Duration to match in game values [\#4526
122+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4526
123+
) ([QuickStick123](https://github.com/QuickStick123))
124+
- Refactor wither to apply strongest wither effect [\#4525
125+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4525
126+
) ([QuickStick123](https://github.com/QuickStick123))
127+
### Fixed Bugs
128+
- Fix Out of Memory crash in Items Tab [\#4530
129+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4530
130+
) ([Lothrik](https://github.com/Lothrik))
131+
- Fix alternate quality dropdown options not changing on gem deletion [\#4532
132+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4532
133+
) ([Wires77](https://github.com/Wires77))
134+
- Fix corrosion not being disabled when mod is not present [\#4505
135+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4505
136+
) ([QuickStick123](https://github.com/QuickStick123))
137+
- Fix saving of changed placeholders [\#4548
138+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4548
139+
) ([deathbeam](https://github.com/deathbeam))
140+
- Fix undo resetting active display group [\#4554
141+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4554
142+
) ([deathbeam](https://github.com/deathbeam))
143+
- Fix socket group copy/paste [\#4452
144+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4452
145+
) ([deathbeam](https://github.com/deathbeam))
146+
- Improve skill gem state persistence [\#4493
147+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4493
148+
) ([Lothrik](https://github.com/Lothrik))
149+
- Fix Precise Technique to use max life instead of current life [\#4477
150+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4477
151+
) ([Dullson](https://github.com/Dullson))
152+
- Fix Energy Shield Recharge mastery [\#4504
153+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4504
154+
) ([Lothrik](https://github.com/Lothrik))
155+
- Fix warcry duration and cooldown calculations [\#4488
156+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4488
157+
) ([Lothrik](https://github.com/Lothrik))
158+
- Fix a bug where if affected by a vaal aura you weren't considered affected by the regular aura [\#4492
159+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4492
160+
) ([QuickStick123](https://github.com/QuickStick123))
161+
- Remove Phase Acrobatics from Impossible Escape [\#4479
162+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4479
163+
) ([Lothrik](https://github.com/Lothrik))
164+
- Fix Paradoxica [\#4495
165+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4495
166+
) ([QuickStick123](https://github.com/QuickStick123))
167+
- Fix ignite with cast on death [\#4496
168+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4496
169+
) ([QuickStick123](https://github.com/QuickStick123))
170+
- Fix incorrect Cruelty effect scaling [\#4472
171+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4472
172+
) ([Lothrik](https://github.com/Lothrik))
173+
- Fix Determination aura alternate quality mod [\#4502
174+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4502
175+
) ([Dullson](https://github.com/Dullson))
176+
- Fix Smite area hit being classified as melee [\#4515
177+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4515
178+
) ([QuickStick123](https://github.com/QuickStick123))
179+
- Fix Herald of Purity minions missing a duration [\#4547
180+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4547
181+
) ([Wires77](https://github.com/Wires77))
182+
- Fix Chain Hook Radius per Rage [\#4491
183+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4491
184+
) ([Lothrik](https://github.com/Lothrik))
185+
### Other changes
186+
- Docs - Fix dead links and refactor to use relative links [\#4543
187+
](https://github.com/PathOfBuildingCommunity/PathOfBuilding/pull/4543
188+
) ([Paliak](https://github.com/Paliak))
189+
190+
3191
## [v2.18.1](https://github.com/PathOfBuildingCommunity/PathOfBuilding/tree/v2.18.1) (2022/06/05)
4192

5193
[Full Changelog](https://github.com/PathOfBuildingCommunity/PathOfBuilding/compare/v2.18.0...v2.18.1)

changelog.txt

Lines changed: 65 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,68 @@
1+
VERSION[2.19.0][2022/07/12]
2+
<!-- Release notes generated using configuration in .github/release.yml at dev -->
3+
4+
* Timeless Jewel implementation (LocalIdentity, Lothrik, Regisle, Wires77)
5+
* Add Default Item Affix Quality option (Lothrik)
6+
* Add support for skill sets (socket group sets) (deathbeam)
7+
* Add new configuration options for Boss Skill Presets (Regisle)
8+
* Add support for brittle/sapped ground and alternate ailment boot implicits (deathbeam)
9+
* Update ailment threshold to current values (deathbeam)
10+
* Add self curse effect to Calcs tab (QuickStick123)
11+
* Add display for totem resistances in skill type specific stats (deathbeam)
12+
* Add support for Unearth corpse calculation (Nostrademous)
13+
* Add Pale Seraphim "Thunder Web" debuff (Lothrik)
14+
* Add full support for Supreme Ego (QuickStick123)
15+
* Add support for "% of damage taken bypasses ward" (deathbeam)
16+
* Add support for "Magic Utility Flasks applied to you have increased effect" (deathbeam)
17+
* Add support for ailment immunity mod on timeless jewels (Wires77)
18+
* Add support for "% increased cast speed if a minion has been killed recently" (spawnie-no-oni)
19+
* Add support for more Eldritch mods (LocalIdentity)
20+
--- User Interface ---
21+
* Fix labels having an incorrect font size and alignment for checkmark boxes. (QuickStick123)
22+
* Fix typo in tree (Ivniinvi)
23+
* Fix unicode sanitization issues (Wires77)
24+
* Move movement speed below resistances in the side-bar (Nightblade)
25+
* Fix overlapping tooltips, move bandit and pantheon options into the Config tab (TPlant)
26+
* Restore enter functionality for Import tab (pHiney)
27+
* Fix saving of section/subsection collapsing in calcs (deathbeam)
28+
* Add some missing alternate quality modifiers (Nostrademous)
29+
--- Accuracy Improvements ---
30+
* Fix flat Reservation rounding (Lothrik)
31+
* Correctly handle 100% reduced reservation efficiency and greater (QuickStick123)
32+
* Fix multi number mods scaling the wrong number with catalysts (QuickStick123)
33+
* Stop Noxious Catalyst from scaling Icefang Orbit's chance to poison (tansheron)
34+
* Fix elemental ailments defensive calculations (TPlant)
35+
* Fix Vaal lightning strike projectiles not counting as projectiles (Wires77)
36+
* Rename old dodge chance mods on watcher's eye (Wires77)
37+
* Update "source" text of unique cluster jewels (ctrpetersen)
38+
* Update wording on Skyforth, Victario's Flight, Mindspiral, Mutewind Seal, Maw of Conquest, Thousand Teeth Temu (Lothrik)
39+
* Fix incorrect level requirement for Legacy of Fury (Lexy)
40+
* Fix Ming's Heart variant typo (Regisle)
41+
* Fix Flask Duration to match in game values (QuickStick123)
42+
* Refactor wither to apply strongest wither effect (QuickStick123)
43+
--- Fixed Bugs ---
44+
* Fix Out of Memory crash in Items Tab (Lothrik)
45+
* Fix alternate quality dropdown options not changing on gem deletion (Wires77)
46+
* Fix corrosion not being disabled when mod is not present (QuickStick123)
47+
* Fix saving of changed placeholders (deathbeam)
48+
* Fix undo resetting active display group (deathbeam)
49+
* Fix socket group copy/paste (deathbeam)
50+
* Improve skill gem state persistence (Lothrik)
51+
* Fix Precise Technique to use max life instead of current life (Dullson)
52+
* Fix Energy Shield Recharge mastery (Lothrik)
53+
* Fix warcry duration and cooldown calculations (Lothrik)
54+
* Fix a bug where if affected by a vaal aura you weren't considered affected by the regular aura (QuickStick123)
55+
* Remove Phase Acrobatics from Impossible Escape (Lothrik)
56+
* Fix Paradoxica (QuickStick123)
57+
* Fix ignite with cast on death (QuickStick123)
58+
* Fix incorrect Cruelty effect scaling (Lothrik)
59+
* Fix Determination aura alternate quality mod (Dullson)
60+
* Fix Smite area hit being classified as melee (QuickStick123)
61+
* Fix Herald of Purity minions missing a duration (Wires77)
62+
* Fix Chain Hook Radius per Rage (Lothrik)
63+
--- Other changes ---
64+
* Docs - Fix dead links and refactor to use relative links (Paliak)
65+
166
VERSION[2.18.1][2022/06/05]
267

368
--- Fixed Bugs ---

manifest.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ exclude-directories =
1111
[program]
1212
path = src
1313
exclude-files = HeadlessWrapper.lua,LaunchInstall.lua,Settings.xml
14-
exclude-directories = src/Export,src/TreeData,src/Builds,src/Data/TimelessJewelData/BrutalRestraint.bin,src/Data/TimelessJewelData/ElegantHubris.bin,src/Data/TimelessJewelData/GloriousVanity.bin,src/Data/TimelessJewelData/LethalPride.bin,src/Data/TimelessJewelData/MilitantFaith.bin
14+
exclude-directories = src/Export,src/TreeData,src/Builds,src/luacov.stats.out,src/Data/TimelessJewelData/BrutalRestraint.bin,src/Data/TimelessJewelData/ElegantHubris.bin,src/Data/TimelessJewelData/GloriousVanity.bin,src/Data/TimelessJewelData/LethalPride.bin,src/Data/TimelessJewelData/MilitantFaith.bin
1515

1616
[tree]
1717
path = src

0 commit comments

Comments
 (0)