v0.16.0
Changes since v0.15.x
A lot has changed under the hood, but here are the user-facing highlights:
- Tooltips now show foulborn, enchanted, fractured, and crafted mods with font color and display order that matches the in-game rendering.
- Tooltips now show weapon ranges.
- Added support for foulborn mods.
- Added support for stash folders.
- Added support for unique stash tabs.
- Added support for map stash tabs.
- Fixed a few startup crashes.
NOTE: there is a menu setting to enable stash and unique tabs, because the way these are implemented they can take a LOOOOONG time to refresh.
WARNING: buyouts from v0.15.0 may not load. Please let me know if this is the case. The data is still on disk, but I may have to write an adapter to load buyouts from those versions.
Pseudomods
Added support for these pseudo-mods:
- "+#% total to Cold Resistance"
- "+#% total to Fire Resistance"
- "+#% total to Lightning Resistance"
- "+#% total Elemental Resistance"
- "+#% total to Chaos Resistance"
- "+#% total Resistance"
- "+# total to Strength"
- "+# total to Dexterity"
- "+# total to Intelligence"
- "+# total to Level of Socketed Gems"
- "+# total to Level of Socketed Elemental Gems"
- "+# total to Level of Socketed Fire Gems"
- "+# total to Level of Socketed Cold Gems"
- "+# total to Level of Socketed Lightning Gems"
- "+# total to Level of Socketed Chaos Gems"
- "+# total to Level of Socketed Spell Gems"
- "+# total to Level of Socketed Projectile Gems"
- "+# total to Level of Socketed Bow Gems"
- "+# total to Level of Socketed Melee Gems"
- "+# total to Level of Socketed Minion Gems"
- "+# total to Level of Socketed Strength Gems"
- "+# total to Level of Socketed Dexterity Gems"
- "+# total to Level of Socketed Intelligence Gems"
- "+# total to Level of Socketed Aura Gems"
- "+# total to Level of Socketed Movement Gems"
- "+# total to Level of Socketed Curse Gems"
- "+# total to Level of Socketed Vaal Gems"
- "+# total to Level of Socketed Support Gems"
- "+# total to Level of Socketed Skill Gems"
- "+# total to Level of Socketed Warcry Gems"
- "+# total to Level of Socketed Golem Gems"
Full Changelog: v0.15.0...v0.16.0