Skip to content

Commit

Permalink
Release 1.4.170.12
Browse files Browse the repository at this point in the history
 * Add support for Timeless jewels and their mods
	* Timeless jewels will now convert Keystones on the tree
	* You can change the mods on nodes by right-clicking and selecting which stat you want
 * Add full support for exposure on gear and the tree
 * Add Power Report on the tree tab to show a table of the best nodes for your build
 * Add full support for 3.12 gems
	* Hexblast
	* Blazing Salvo
	* Void Sphere
	* Crackling Lance
	* Frost Shield
	* Splitting Steel
	* Sigil of Power
	* Flame Wall
	* Impending Doom Support
	* Pinpoint Support
 * Rework gems from 3.12 Changes
	* Firestorm
	* Assassin's Mark
	* Poacher's Mark
	* Sniper's Mark
	* Warlord's Mark
	* Lancing Steel
	* Shattering Steel
	* Glacial Cascade
	* Discharge
	* Punishment
	* Vitality
 * Add support for the majority of the alternate quality gems
 * Add config option for phys gained as random element mods
 * Add Syndicate Operative Spectre
 * Add Primal Crushclaw Spectre
 * Add Frost Auto Scout Spectre
 * Add Artless Assassin Spectre
 * Add Cloud Retch Spectre
 * Add enchantments for new 3.12 skills
 * Add oil recipes for new 3.12 tree nodes
 * Add in all 3.12 uniques
 * Add support for a majority of new uniques
 * Add better support to show the combined DoT damage for some builds
 * Add support for Triple Damage
 * Fix curse effect breakdown not working for Mark and Hex skills
 * Fix Supreme Ego incorrectly scaling some skills
 * Fix display of alternate quality gems
 * Fix import of alternate quality gems
 * Fix error where viewport would not scroll horizontally
 * Fix showing node power for top node if the skill doesn't do damage
 * Fix Intensity being capped at a maximum of 3
 * Fix Pinpoint Support incorrectly scaling ailment damage
 * Fix Predator Support not showing up on the configs page
 * Fix Glancing Blows not using the correct block effect value for eHP calculations
 * Fix tooltips for several skills (Warcries, Penance Brand etc.)
  • Loading branch information
LocalIdentity committed Sep 27, 2020
1 parent 3d91f1d commit a711cb7
Show file tree
Hide file tree
Showing 6 changed files with 4,666 additions and 4,358 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,56 @@
### 1.4.170.12 - 2020/09/28
* Add support for Timeless jewels and their mods
* Timeless jewels will now convert Keystones on the tree
* You can change the mods on nodes by right-clicking and selecting which stat you want
* Add full support for exposure on gear and the tree
* Add Power Report on the tree tab to show a table of the best nodes for your build
* Add full support for 3.12 gems
* Hexblast
* Blazing Salvo
* Void Sphere
* Crackling Lance
* Frost Shield
* Splitting Steel
* Sigil of Power
* Flame Wall
* Impending Doom Support
* Pinpoint Support
* Rework gems from 3.12 Changes
* Firestorm
* Assassin's Mark
* Poacher's Mark
* Sniper's Mark
* Warlord's Mark
* Lancing Steel
* Shattering Steel
* Glacial Cascade
* Discharge
* Punishment
* Vitality
* Add support for the majority of the alternate quality gems
* Add config option for phys gained as random element mods
* Add Syndicate Operative Spectre
* Add Primal Crushclaw Spectre
* Add Frost Auto Scout Spectre
* Add Artless Assassin Spectre
* Add Cloud Retch Spectre
* Add enchantments for new 3.12 skills
* Add oil recipes for new 3.12 tree nodes
* Add in all 3.12 uniques
* Add support for a majority of new uniques
* Add better support to show the combined DoT damage for some builds
* Add support for Triple Damage
* Fix curse effect breakdown not working for Mark and Hex skills
* Fix Supreme Ego incorrectly scaling some skills
* Fix display of alternate quality gems
* Fix import of alternate quality gems
* Fix error where viewport would not scroll horizontally
* Fix showing node power for top node if the skill doesn't do damage
* Fix Intensity being capped at a maximum of 3
* Fix Pinpoint Support incorrectly scaling ailment damage
* Fix Predator Support not showing up on the configs page
* Fix Glancing Blows not using the correct block effect value for eHP calculations
* Fix tooltips for several skills (Warcries, Penance Brand etc.)
### 1.4.170.11 - 2020/09/19
* Fix issue where many skills tags were incorrect which caused supports and other mechanics to stop working
### 1.4.170.10 - 2020/09/19
Expand Down
Loading

0 comments on commit a711cb7

Please sign in to comment.