Skip to content

Commit c1b1897

Browse files
author
LocalIdentity
committed
Release 1.4.170.3
* Add support for 3.11 Warcries and Exerted Attacks * Warcry-related Exerted Attack Effect is calculated based on: Average Damage of Exerted Attacks * Exerted Buff Scaling * Expected Uptime of Exerted Attacks. Expected Uptime is based on number of Exerted Attacks contrasted with Attack Speed and impacted by Warcry Cooldown Speed and Cast Time * Full support: * Ancestral Cry * Enduring Cry * Infernal Cry * Intimidating Cry * Rallying Cry * Seismic Cry * Not yet implemented: * General's Cry * Add full support for Arcanist Brand * Add proper support for Cast while Channelling * Add new Harvest uniques * Add upgraded Harbinger uniques * Add support to show Notable power calculation in a tooltip when crafting Cluster jewels * Add AoE numbers for 56 skills * Add full support for Bonechill (automatically applies for guaranteed sources of Chill) * Add support to automatically Shock enemies with guaranteed sources of Shock * Add in-depth breakdowns of Shock and Chill thresholds * Add Scale of Esh Spectre * Add full support for Agnostic, Eternal Youth and Imbalanced Guard Keystones * Add partial support for Supreme Ego Keystone * Add support for increased Effect of Arcane Surge * Add support for Awakened Curse on Hit +1 Curse mod * Add support for Rattling Bellow, Warning Call, Cry Wolf and Pressure Points Cluster Notables * Add support for Warcry Power calculation with Configuration based override support * Add support for reworked Berserker War Bringer Ascendancy node * Add support for "each time you've Warcried Recently" * Add support for "If you've changed Stance Recently" * Add support for added Physical Damage from Spectral Wolves * Add support for Herald of Ash Overkill DoT * Add support for Vaal Molten Shell/Molten Shell reflect damage * Add support for Rigwald's Command Rage DoT multiplier mod * Add support for faster Damaging Ailments mod on Malevolence Watcher's Eye * Add support for Emberwake's +1 Ignite mod * Add support for Wintertide Brand gem quality * Add support for Charged Mines Support gem quality * Add support for Blind on the player * Add support to hide items in the unique list by stat and level requirements * Add support to highlight nodes by per-point and best node * Add the ability to change the eHP calculation mode between spell, attack and more * Add a breakdown on Evasion for Melee and Projectile Attacks * Move Pride's effect drop-down to the "Configuration" page * Show boss ailment threshold in Chill and Shock breakdown (Sirus, Shaper, Uber Atziri) * Change jewel tooltips to now scroll horizontally across the screen when having many jewel sockets * Update Pantheon mods to the changes from 3.11 * Update Cluster jewels to include new jewel socket enchantments * Fix Orb of Storms to use a Hit Rate value instead of Cast Speed * Fix Rage not working correctly in some cases * Fix Wither not applying properly in many cases * Fix Unnerve applying to DoT Spell skills * Fix Unbound Ailments Support not working with new Ailments * Fix parsing for mods that modified the duration of Aspect of the Cat/Avian * Fix support for Bannerman and Revelry * Fix Vaal Molten Shell more Armour Buff * Fix Baranite Thaumaturge default skill by removing "attack" tag * Fix Cluster nodes on the tree with broken tooltips * Fix bug where Shock was applying twice on Minion skills * Fix bug where skills that reserved Mana would benefit from negative Life/Mana Reservation * Fix bug where removable crafts remained after editing an item * Fix crash on deleting the number for default gem level/quality on the skills tab
1 parent bf890a6 commit c1b1897

File tree

3 files changed

+195
-62
lines changed

3 files changed

+195
-62
lines changed

CHANGELOG.md

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,69 @@
1+
### 1.4.170.3 - 2020/07/15
2+
* Add support for 3.11 Warcries and Exerted Attacks
3+
* Warcry-related Exerted Attack Effect is calculated based on:
4+
Average Damage of Exerted Attacks * Exerted Buff Scaling * Expected Uptime of Exerted Attacks.
5+
Expected Uptime is based on number of Exerted Attacks contrasted with Attack Speed and impacted
6+
by Warcry Cooldown Speed and Cast Time
7+
* Full support:
8+
* Ancestral Cry
9+
* Enduring Cry
10+
* Infernal Cry
11+
* Intimidating Cry
12+
* Rallying Cry
13+
* Seismic Cry
14+
* Not yet implemented:
15+
* General's Cry
16+
* Add full support for Arcanist Brand
17+
* Add proper support for Cast while Channelling
18+
* Add new Harvest uniques
19+
* Add upgraded Harbinger uniques
20+
* Add support to show Notable power calculation in a tooltip when crafting Cluster jewels
21+
* Add AoE numbers for 56 skills
22+
* Add full support for Bonechill (automatically applies for guaranteed sources of Chill)
23+
* Add support to automatically Shock enemies with guaranteed sources of Shock
24+
* Add in-depth breakdowns of Shock and Chill thresholds
25+
* Add Scale of Esh Spectre
26+
* Add full support for Agnostic, Eternal Youth and Imbalanced Guard Keystones
27+
* Add partial support for Supreme Ego Keystone
28+
* Add support for increased Effect of Arcane Surge
29+
* Add support for Awakened Curse on Hit +1 Curse mod
30+
* Add support for Rattling Bellow, Warning Call, Cry Wolf and Pressure Points Cluster Notables
31+
* Add support for Warcry Power calculation with Configuration based override support
32+
* Add support for reworked Berserker War Bringer Ascendancy node
33+
* Add support for "each time you've Warcried Recently"
34+
* Add support for "If you've changed Stance Recently"
35+
* Add support for added Physical Damage from Spectral Wolves
36+
* Add support for Herald of Ash Overkill DoT
37+
* Add support for Vaal Molten Shell/Molten Shell reflect damage
38+
* Add support for Rigwald's Command Rage DoT multiplier mod
39+
* Add support for faster Damaging Ailments mod on Malevolence Watcher's Eye
40+
* Add support for Emberwake's +1 Ignite mod
41+
* Add support for Wintertide Brand gem quality
42+
* Add support for Charged Mines Support gem quality
43+
* Add support for Blind on the player
44+
* Add support to hide items in the unique list by stat and level requirements
45+
* Add support to highlight nodes by per-point and best node
46+
* Add the ability to change the eHP calculation mode between spell, attack and more
47+
* Add a breakdown on Evasion for Melee and Projectile Attacks
48+
* Move Pride's effect drop-down to the "Configuration" page
49+
* Show boss ailment threshold in Chill and Shock breakdown (Sirus, Shaper, Uber Atziri)
50+
* Change jewel tooltips to now scroll horizontally across the screen when having many jewel sockets
51+
* Update Pantheon mods to the changes from 3.11
52+
* Update Cluster jewels to include new jewel socket enchantments
53+
* Fix Orb of Storms to use a Hit Rate value instead of Cast Speed
54+
* Fix Rage not working correctly in some cases
55+
* Fix Wither not applying properly in many cases
56+
* Fix Unnerve applying to DoT Spell skills
57+
* Fix Unbound Ailments Support not working with new Ailments
58+
* Fix parsing for mods that modified the duration of Aspect of the Cat/Avian
59+
* Fix support for Bannerman and Revelry
60+
* Fix Vaal Molten Shell more Armour Buff
61+
* Fix Baranite Thaumaturge default skill by removing "attack" tag
62+
* Fix Cluster nodes on the tree with broken tooltips
63+
* Fix bug where Shock was applying twice on Minion skills
64+
* Fix bug where skills that reserved Mana would benefit from negative Life/Mana Reservation
65+
* Fix bug where removable crafts remained after editing an item
66+
* Fix crash on deleting the number for default gem level/quality on the skills tab
167
### 1.4.170.2 - 2020/06/23
268
* Add Baranite Sister Spectre
369
* Add 20 fuse cap to Explosive Arrow

changelog.txt

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,69 @@
1+
[1.4.170.3][2020/07/16]
2+
* Add support for 3.11 Warcries and Exerted Attacks
3+
* Warcry-related Exerted Attack Effect is calculated based on:
4+
Average Damage of Exerted Attacks * Exerted Buff Scaling * Expected Uptime of Exerted Attacks.
5+
Expected Uptime is based on number of Exerted Attacks contrasted with Attack Speed and impacted
6+
by Warcry Cooldown Speed and Cast Time
7+
* Full support:
8+
* Ancestral Cry
9+
* Enduring Cry
10+
* Infernal Cry
11+
* Intimidating Cry
12+
* Rallying Cry
13+
* Seismic Cry
14+
* Not yet implemented:
15+
* General's Cry
16+
* Add full support for Arcanist Brand
17+
* Add proper support for Cast while Channelling
18+
* Add new Harvest uniques
19+
* Add upgraded Harbinger uniques
20+
* Add support to show Notable power calculation in a tooltip when crafting Cluster jewels
21+
* Add AoE numbers for 56 skills
22+
* Add full support for Bonechill (automatically applies for guaranteed sources of Chill)
23+
* Add support to automatically Shock enemies with guaranteed sources of Shock
24+
* Add in-depth breakdowns of Shock and Chill thresholds
25+
* Add Scale of Esh Spectre
26+
* Add full support for Agnostic, Eternal Youth and Imbalanced Guard Keystones
27+
* Add partial support for Supreme Ego Keystone
28+
* Add support for increased Effect of Arcane Surge
29+
* Add support for Awakened Curse on Hit +1 Curse mod
30+
* Add support for Rattling Bellow, Warning Call, Cry Wolf and Pressure Points Cluster Notables
31+
* Add support for Warcry Power calculation with Configuration based override support
32+
* Add support for reworked Berserker War Bringer Ascendancy node
33+
* Add support for "each time you've Warcried Recently"
34+
* Add support for "If you've changed Stance Recently"
35+
* Add support for added Physical Damage from Spectral Wolves
36+
* Add support for Herald of Ash Overkill DoT
37+
* Add support for Vaal Molten Shell/Molten Shell reflect damage
38+
* Add support for Rigwald's Command Rage DoT multiplier mod
39+
* Add support for faster Damaging Ailments mod on Malevolence Watcher's Eye
40+
* Add support for Emberwake's +1 Ignite mod
41+
* Add support for Wintertide Brand gem quality
42+
* Add support for Charged Mines Support gem quality
43+
* Add support for Blind on the player
44+
* Add support to hide items in the unique list by stat and level requirements
45+
* Add support to highlight nodes by per-point and best node
46+
* Add the ability to change the eHP calculation mode between spell, attack and more
47+
* Add a breakdown on Evasion for Melee and Projectile Attacks
48+
* Move Pride's effect drop-down to the "Configuration" page
49+
* Show boss ailment threshold in Chill and Shock breakdown (Sirus, Shaper, Uber Atziri)
50+
* Change jewel tooltips to now scroll horizontally across the screen when having many jewel sockets
51+
* Update Pantheon mods to the changes from 3.11
52+
* Update Cluster jewels to include new jewel socket enchantments
53+
* Fix Orb of Storms to use a Hit Rate value instead of Cast Speed
54+
* Fix Rage not working correctly in some cases
55+
* Fix Wither not applying properly in many cases
56+
* Fix Unnerve applying to DoT Spell skills
57+
* Fix Unbound Ailments Support not working with new Ailments
58+
* Fix parsing for mods that modified the duration of Aspect of the Cat/Avian
59+
* Fix support for Bannerman and Revelry
60+
* Fix Vaal Molten Shell more Armour Buff
61+
* Fix Baranite Thaumaturge default skill by removing "attack" tag
62+
* Fix Cluster nodes on the tree with broken tooltips
63+
* Fix bug where Shock was applying twice on Minion skills
64+
* Fix bug where skills that reserved Mana would benefit from negative Life/Mana Reservation
65+
* Fix bug where removable crafts remained after editing an item
66+
* Fix crash on deleting the number for default gem level/quality on the skills tab
167
[1.4.170.2][2020/06/23]
268
* Add Baranite Sister Spectre
369
* Add 20 fuse cap to Explosive Arrow

0 commit comments

Comments
 (0)