Commit Graph

16 Commits

Author SHA1 Message Date
LocalIdentity
35dae7c2b8 Fix platform version 2024-03-24 09:47:17 +11:00
Wires77
01c988184f Update to Simple Graphic v2.0 (#7399)
* Update to Simple Graphic v2.0

* Update manifest
2024-03-23 03:29:03 +11:00
Peter Pölzl
8739466152 Refactor manifest updater (#4309)
* refactor: use python 3.10 features

* refactor: remove explicit logger

* refactor: correctly implement version argument

* feat: add configuration to include/exclude paths

* feat: sample configuration file

* feat: address review comments
2022-07-10 13:45:36 -05:00
Peter Pölzl
a4e7e0c922 Update base path 2021-04-04 00:00:04 +02:00
Trevor Lund
c21f96fbe2 Testing manifest update for auto-updater 2021-04-03 00:30:16 -05:00
ppoelzl
e25f3b91b9 refactor: update manifest updater 2021-03-31 21:02:50 -05:00
ppoelzl
fa0effe381 Merge remote-tracking branch 'origin/feat-improve-manifest-updater' into feat-improve-manifest-updater 2021-02-10 04:10:24 +01:00
ppoelzl
a302d6e3f7 feat: remove supported extensions filter 2021-02-10 04:10:12 +01:00
Peter Pölzl
5b6be62dd0 Update update_manifest.py
Co-authored-by: Trevor Lund <Wires77@users.noreply.github.com>
2021-02-10 04:09:13 +01:00
ppoelzl
a869e0269c fix: update cli usage pattern 2021-02-10 03:52:06 +01:00
ppoelzl
93d0f23fe0 refactor: only import argparse when cli is run 2021-02-10 00:03:28 +01:00
ppoelzl
65748cc71c feat: cli for manifest updater 2021-02-09 23:57:05 +01:00
ppoelzl
5e3321bd9a feat: pathlib and handles more exceptions 2021-02-09 23:36:45 +01:00
LocalIdentity
0fb08e338e Release 1.4.170.15
* Add performance improvements where PoB will no longer use excess CPU when in the background
 * Add distance and Cluster Notable sorting to the Power Report
 * Add eHP sorting to the tree and uniques tab
 * Add note showing which elemental resistance Hexblast is using for its Chaos damage
 * Add support for Storm Burst damage scaling with orb duration
 * Add support for Infernal Blow Debuff DPS
 * Add support for Death Wish on the Maw of Mischief unique
 * Add support for Combat Rhythm Cluster Notable
 * Add support for Divergent Rallying Cry
 * Add support for Might and Influence jewel
 * Add support for Replica Malachai's Artifice
 * Add support for Replica Wings of Entropy
 * Add support for alternate quality Purity of Elements
 * Add Contaminate skill from Sporeguard
 * Add support for Ailment Mode to calculate non-damaging ailments
 * Add support for SOCKS5 Host Name Mode Proxy
 * Update uniques with 3.12 changes
 * Update Crackling Lance enchantment
 * Fix alt quality gems not saving properly
 * Fix crash when you socket a Thread of Hope into a Cluster Jewel socket
 * Fix support for mod translation with Spiritual Aid and Spiritual Command notables
 * Fix Flame Wall added damage not working with Minions
 * Fix Mjolner and Cospri's Malice supports not applying correctly
 * Fix Doom calculations for builds with multiple curses
 * Fix Perforate more AoE in Sand Stance
 * Fix wording on Agnerod staves
 * Fix Divergent Blind Support Crit Chance calculation
 * Fix Curse mods on the tree not applying correctly
 * Fix Phantasmal Static Strike
 * Fix Vulnerability not displaying chance to bleed in breakdowns
 * Fix Bladestorm "Are you in a Bloodstorm?" buff applying as a global buff
 * Fix some mods on the tree not working with ailments
 * Fix Hexblast interaction with increased/reduced resistance modifiers
 * Fix Shockwave Support having DPS numbers when it should only show average hit
 * Fix catalyst tags on Emberwake
 * Fix Mystic Bulwark notable
 * Fix display of Poison DPS for average hit skills
 * Fix support for Phantasmal Earthquake
 * Fix Vaal Impurities
 * Fix Rage generation on Warlords Mark
 * Fix skill radius for Ball Lightning
 * Fix Siphoning charge limit for items with dual influence
 * Fix Curses not applying from Minions
 * Fix some comparison tooltip errors
 * Fix bug with Catalysts and Malachai's Artifice
 * Fix parsing of Voidforge
 * Fix error where accuracy could appear to be below 0
 * Fix support for Vaal Impurity resistances
 * Fixes Minion display stats for when they have DoT Components
 * Fix Fungal ground not applying to Minions
 * Fix alternate qualities on some gems not displaying correctly
2020-10-18 09:41:31 +11:00
ppoelzl
ee778c0583 Update licence and include it in updater 2020-10-17 15:10:00 +02:00
ppoelzl
9db2991bb7 Re-add supported file extensions to manifest updater 2020-03-31 23:47:32 +02:00