Commit Graph

566 Commits

Author SHA1 Message Date
LocalIdentity
77ae3a8563 Release 2.3.0
* Add new 3.14 uniques (Nostrademous)
* Add new 3.14 bases and clean up base matching
* Update reservation rounding with 3.14 Changes (PJacek)
* Add parsing for many new unique mods
* Add support for portrait display resolutions (Wires77)
* Add support for Blood Sacrament (from Relic of the Pact unique) (Nostrademous)
* More accurately simulate triggered attacks (Moneypouch)
* Split reservation into mana and life reservation mods (PJacek)
* Add Divine Flesh to be able to be parsed on items (Wires77)
* Change power report to only appear when selected (Wires77)

* Fix item parser to handle new copy/paste format (Wires77)
* Fix parsing and update uniques (pundm, Nostrademous)
* Fix Punishment Curse not affecting DPS while an "Enemy is on Low Life" (Typepluto)
* Fix scaling for Vaal Righteous Fire (Wires77)
* Fix Mine Aura effect applying to DoTs from mines
* Fix Exsanguinate stacks applying to Poison and Ignite
* Fix support for Prism Guardian (PJacek)
* Fix crash when searching in boxes with many symbols (Wires77)
* Fix crash when comparing bows with Mirage Archer for Ignite/Bleed (Nostrademous)
* Fix exporting of implicit tags (Nostrademous)
* Fix missing implicit on Disintegrator (pundm)
2021-04-23 06:00:54 +10:00
github-actions[bot]
dcf6a5a0e2 Release 2.3.0 (#2654)
* Prepare release 2.2.2

* Fix changelogs and manifest

* Run export scripts

* Update Tree and Mod Cache

Co-authored-by: LocalIdentity <LocalIdentity@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2021-04-23 05:44:56 +10:00
LocalIdentity
c9bc485895 Release 2.2.1
* Add support for Chainbreaker rage cost (PJacek)

* Fix skill tags
* Fix Exsanguinate and Corrupting Fever stack damage
* Fix Blood Magic (PJacek)
* Fix crash related to fake minion skill costs (PJacek)
2021-04-17 10:36:58 +10:00
LocalIdentity
680f3961ed Prepare release 2.2.1 2021-04-17 00:29:02 +00:00
LocalIdentity
00ce59b659 Release 2.2.0
* Add support for new 3.14 Skill Gems
    * Corrupting Fever
    * Exsanguinate
    * Reap
    * Petrified Blood
    * Arrogance Support
    * Bloodthirst Support
    * Cruelty Support
    * Lifetap Support
* Update skills with 3.14 changes
* Update enchantments with 3.14 changes
* Update item mods to 3.14 stats
* Update minions with 3.14 changes (Nostrademous)
* Add new skills from 3.14 Uniques (Not Supported yet)
* Add support for Glimpse of Chaos (PJacek)
* Add support for new Skill Costs (Life / Mana / Rage) (PJacek])

* Fix non-integer catalyst scaling issues (Wires77)
* Fix Victarios Influence using old mods(pundm)
* Fix Tailwind not appearing on Passive Tree (Helyos96)
* Fixes Bow DoT Skills double-dipping on nodes that grant a Dot & Hit (Nostrademous)
2021-04-17 08:27:46 +10:00
LocalIdentity
6463e603b9 Update changelog and tree file 2021-04-17 08:21:03 +10:00
LocalIdentity
aab8f56034 Prepare release 2.2.0 2021-04-16 21:26:20 +00:00
Nostrademous
2444afee29 Ultimatum (#2557)
* start

* added atziri staff unique skills

* stat descriptions

* mods

* implemented 'divide_by_six'

* minions & spectres

* helmet enchantments (with typo fixed for Lancing Steel)

* more helmet enchants

* Essences

* added Gem data

* Atziri unique item skills added

* Setting mana cost and reservations

* Fix enchant exporting

* Fix Watchers eye mod

* Forgot to commit new function for shorts

* Updating a couple more data fields in the ggpk viewer

* Skills (missing quality)

* Update spec

* Update Spec

* Add initial support for new costs

* Fix reservation

* Regenerating skills

* Adding alternate qualities back in

* extracted all but bases

* Removing UIntOffset

* Add support for new gems

Revert legion keystone deletion
Add support for all new skill gems

* Manual file changes

Co-authored-by: Wires77 <Wires77@users.noreply.github.com>
Co-authored-by: LocalIdentity <localidentity2@gmail.com>
Co-authored-by: PJacek <PJacek@users.noreply.github.com>
2021-04-17 05:30:53 +10:00
Wires77
03aa8693ff Tweaking changelogs for 2.1.1 release 2021-04-15 21:10:38 -05:00
Wires77
6cb1854a68 Prepare release 2.1.1 2021-04-15 23:41:18 +00:00
LocalIdentity
ab82127579 Fix changelog 2021-04-15 06:38:43 +10:00
LocalIdentity
998459fef9 Release 2.1.0
* Add support for the 3.14 Skill Tree
* Add support for count-scaling Active Skills from items (Nostrademous)
* Add support for Accelerating, Noxious, and Unstable catalysts (Nostrademous)
* Add support for Defiance (Helyos96)
* Add support for leech mods rewordings (Helyos96)
* Adds support for Vaal Ground Slam having Exertions (Nostrademous)
* Add new Ultimatum uniques (Wires77)
* Implemented Tecrod's Gaze (Wires77)
* Update uniques from 3.14 patch notes (pundm)
* Update Low Life/Mana threshold (Nostrademous)
* Add radius value to Death Aura

* Fix Wintertide brand not getting +1 to attached brand (Wires77)
* Fix DD and VD having their spell damage apply to corpse explosions
* Fix some gems appearing in the gem list when they shouldn't have (Wires77)
* Fix physical damage reduction for bleed from going below zero (Wires77)
* Fix outdated modifier text on Aberrath's Hooves (pundm)
* Fix many crashes related to Generals Cry (Nostrademous)
* Fix crash related to Brands with Item-granted Active Skills (Nostrademous)
* Fix "Socketed Gems are supported by..." mods for trigger skills (e.g. CwC) (Nostrademous)
* Fix incorrect application of Buff Effect (PJacek)
2021-04-15 06:34:41 +10:00
LocalIdentity
68974b9d23 Prepare release 2.1.0 2021-04-14 20:10:07 +00:00
LocalIdentity
ed14d072cd 3.14 Skill Tree (#2513)
* 3.14 Skill Tree

Adds the new 3.14 skill tree and updates mod parsing for many of the new nodes

* Fix spaces

Co-authored-by: LocalIdentity <localidentity2@gmail.com>
2021-04-15 04:05:48 +10:00
ppoelzl
0084166fc1 refactor: move generated and new uniques to special directory 2021-04-08 23:18:49 +02:00
Trevor Lund
247a9ce5d0 Minion wording fix on changelog 2021-04-06 22:33:15 -05:00
Trevor Lund
70a51b0b7e Tweaking changelog wording 2021-04-06 22:16:10 -05:00
Wires77
c3de334150 Prepare release 2.0.3 2021-04-07 03:04:44 +00:00
Trevor Lund
b46edf473c Fix incorrect user build list location 2021-04-05 13:01:26 -05:00
LocalIdentity
7f260ffa95 Fix changelogs and version number 2021-04-05 20:14:30 +10:00
LocalIdentity
2da12ea022 Update version number 2021-04-05 19:51:18 +10:00
LocalIdentity
f49afe14d9 Release 2.0.1
* Fix crash related to Arcanist Brand (Wires77)
* Fix crash related to triggered mana cost on skills from items without a level (Wires77)
* Fix loading PoB from Unicode filepath (Wires77)
2021-04-05 19:48:56 +10:00
Trevor Lund
e8f7ffe40a Sanitized name needs to be unsanitized when talking to the server 2021-04-04 21:54:34 -05:00
Trevor Lund
88a67ceb5f Deleted files should have the same sanitation for updates 2021-04-04 21:45:37 -05:00
Trevor Lund
cbc4ee5b98 Fixing 2.0.0 updater 2021-04-04 21:34:32 -05:00
Trevor Lund
c0784ff53d Update manifest 2021-04-04 20:50:55 -05:00
LocalIdentity
e442707715 Fix manifest for new file 2021-04-05 11:23:54 +10:00
LocalIdentity
b125fd95b9 Release 2.0.0
* Add support for many trigger-based skills and items (Nostrademous)
* Add support for General's Cry and Mirage Archer (Nostrademous)
* Add support for total DPS roll-up of multiple skills (Nostrademous)
* Add integer scaling for active skills via a "count" variable (multiple minions, mines, etc.) (Nostrademous)
* Add least effective allocated node setting to power report (Wires77)
* Add dynamic loading for passive skill tree versions, reducing memory allocation (Nostrademous)
* Add mana reservation breakdown (Wires77)
* Add ability to paste with right-click (Wires77)
* Add support for GGG's new API allowing us to populate Cluster Jewel nodes on character import (Nostrademous)
* Add full support for Doryani's Prototype's lightning resist mods (andrewbelu)
* Add handling for Doedre's Skin's ignore curse limit mod (andrewbelu)
* Add support for Blunderbore's shrine effect mods (andrewbelu)
* Add support for The Admiral's lowest resist mod (andrewbelu)
* Add support for Actum's crit modifier (andrewbelu)
* Add Culling DPS to sidebar if build includes a source for Culling (Nostrademous)
* Add support for The Dark Seer's Malediction debuff (Helyos96)
* Add support for Precursor's Emblem (Wires77)
* Add new Enchantments and fix enchanting UI (PJacek)
* Add support for Flickershade Spectre chaos damage conversion (Wires77)
* Add more support for Intimidate and Unnerve (andrewbelu)
* Automatically generate Watcher's Eye mods (Wires77)
* Node power now accounts for total power along the path (Wires77)
* Inspiration charges now default to maximum (Wires77)
* Damage header in calcs tab now respects thousands separator preference (mweber15)
* Remove garbage collection calls to improve memory usage(Wires77)

* Fix Brand Attachment Limit for several skills (Wires77)
* Fix Flask Effect calculating incorrectly in certain situations (Wires77)
* Fix Divergent Nightblade to grant Increased Crit Chance instead of Base Crit Chance
* Fix Fanaticism applying to attacks (Wires77)
* Fix wording on Hyperboreus, Kitava's Thirst, and Poet's Pen (Nostrademous)
* Fix Voidshot parsing incorrectly (LocalIdentity)
* Fix Divergent Ensnaring Arrow (LocalIdentity)
* Fix Physical Damage Reduction incorrectly assuming negative values (andrewbelu)
* Fix Anomalous Infused Channelling Support (ALT-F-X)
* Fix Curses with two words parsing incorrectly (Wires77)
2021-04-05 11:09:53 +10:00
Trevor Lund
c945ee7ebe Manifest update to get new UpdateCheck 2021-04-03 19:56:24 -05:00
Trevor Lund
c21f96fbe2 Testing manifest update for auto-updater 2021-04-03 00:30:16 -05:00
Trevor Lund
521d641a65 Potential hacky fix for legacy installations 2021-03-31 21:02:51 -05:00
Trevor Lund
7c07c2b0ce Renaming zip folder 2021-03-31 21:02:51 -05:00
Trevor Lund
aea332204a Testing pob in a zip file 2021-03-31 21:02:51 -05:00
Trevor Lund
13e0c9c5d5 Moving manifest for testing 2021-03-31 21:02:51 -05:00
ppoelzl
9d77d8caa7 refactor: change project structure 2021-03-31 21:02:33 -05:00
Stephen
6ce6b549bc Revert "fix: correct hash mismatch in manifest"
This reverts commit d6de1505d8.
2021-03-05 13:56:03 -06:00
ppoelzl
d6de1505d8 fix: correct hash mismatch in manifest 2021-03-05 07:31:49 +01:00
ppoelzl
bbd2dc919b chore: update manifest 2021-03-05 07:17:12 +01:00
Trevor Lund
d7128f6f2e Corrected Launch.lua hash in manifest 2021-02-21 17:20:55 -06:00
Trevor Lund
5e090e3e63 Revert change to ModCache hash 2021-02-21 17:05:24 -06:00
Trevor Lund
136da6ecac Remove technical update from changelog 2021-02-21 17:01:28 -06:00
Trevor Lund
1972699e9c Standardized changelog messages 2021-02-21 02:12:32 -06:00
Trevor Lund
cb22dab2ed Auto-generate CHANGELOG.md and update manifest.xml 2021-02-20 19:55:37 -06:00
LocalIdentity
6ab2a8d466 Release 1.4.170.26
* Add control to set Vaal Timeless Jewel influenced passive skills to random mods (Wires77)
* Add all new uniques in game patch 3.13.0 (Nostrademous, ppoelzl)
* Add support for the following uniques:
  * Arn's Anguish
  * Doppelgänger
  * Graven's Secret
  * Olesya's Delight
  * Goblinedge
* Add Flickershade Spectre (Kayella)
* Add support for "Cobra Lash Chains additional times" helmet enchantment (Puddlestomper)
* Add Belt Enchantments to Item Crafting from Harvest improved Offering to the Goddess Uber Lab runs. Not all modifiers parse yet, but most do (Nostrademous)
* Add Elevated Affixes to Item Crafting (Nostrademous)
* Add support for Blizzard Crown implicit (Nostrademous)
* Add support for Brutal, Affliction and Absorption Charge (damage recoup from Absorption Charges is not supported) conversion from Endurance, Frenzy, Power charges via Unique Belts (Nostrademous)
* Add support for 'On Scorched Ground' in Config Tab when using Legacy of Fury unique boots (Nostrademous)
* Add support and extraction of 'Thirst for Blood' unique ability from Jack, the Axe unique (Nostrademous, LocalIdentity)
* Add support for Doppelgänger's insane/sane specification via Config Tab (Nostrademous)
* Add support for Goblinedge Power/Frenzy charge interaction (ppoelzl)
* Add limit cap to Replica Nebulis unique (Wires77)
* Add parsing support for Anomalous Minion Life (ALT-F-X)
* Updated Max Awakening Level for Sirus to scale to 9 achievable through Atlas Passives (Quote_a)
* Add support for Phantasmal Ancestral Protector (ALT-F-X)
* Add support for impale from spells (Wires77)
* Add support for Phantasmal Might from The Black Cane (Wires77)
* Add support for Shield Shatter on Shattershard (Wires77)
* Add support for automatic chill from Summon Skitterbots (Quote_a)

* Fix Timeless Jewel passives not accounting for past skill tree versions (Wires77)
* Fix Spectre stats scaling with Spectre level using incorrect values (zao)
* Fix mod ranges on Legacy of Fury (Nostrademous)
* Fix Endurance/Frenzy/Power charges missing for Minions (Wires77)
* Fix multiple crashes in the skills tab related to gem quality (Nostrademous, ALT-F-X)
* Corrected enforcement of Minion Skill level requirements (zao)
* Fix Enduring Cry's Life Regen calculation (tommysays)
* Fix Ancestral Cry's Armor increase calculation (tommysays)
* Fix Divergent Minion Damage to be an "Increase" instead of "More" as it should have been (Wires77)
* Fix accounting for Abyssal Jewels in Offhand Slots (zao)
* Updated Replica Alberon's Warpath chaos damage gain per strength to new value (RUSshy)
* Fix Flame Wall's secondary not being affected by Area Damage (Wires77)
* Fix Impale Support and Divergent Fortify application of Physical Damage Reduction (Wires77)
* Fix '+1 to Maximum Summon Ballista Totems' to not also increase the allowed count of Ancestral Totems (Wires77)
* Fix Disintegrator to include Block Attack Damage on Ritual variant (Wires77)
* Fix Offering to the Serpent unique gloves stat attributes (PJacek)
* Fix Cameria's Avarice unique mace to state "on Hit" rather than "on Kill" (ALT-F-X)
* Fix Phantasmal Smite quality bonus (ALT-F-X)
* Updated many Configuration Tab tooltips to display updated values (zao)
2021-02-09 07:05:56 +11:00
Trevor Lund
491e946a19 Reset to dev, update manifest.xml, change contribution names 2021-02-07 12:35:57 -06:00
Trevor Lund
c4fffbe2eb Updating manifest.xml 2021-02-07 03:16:32 -06:00
Nostrademous
834a3e2ec3 extract and make available harvest-level lab belt enchants; parsing of modifiers still need to be done 2021-02-04 16:14:29 -05:00
LocalIdentity
3e28ad5599 Release 1.4.170.25
* Fix Trinity Support
* Fix Hrimnor's Resolve
2021-01-16 22:28:07 +11:00
LocalIdentity
765df11e0c Fix Hydrosphere quality 2021-01-16 07:57:11 +11:00
LocalIdentity
ec5cf85c11 Fix Hydrosphere 2021-01-16 07:51:03 +11:00