Skip to content

Updated 2.4.0 Data and many more updates

Compare
Choose a tag to compare
@EmmittJ EmmittJ released this 01 Sep 03:06
· 1496 commits to master since this release

Patches notes are a big thanks to @brather1ng who has been helping out a lot lately!

Features and changes

General

  • Ready for 2.4.0 Data!
  • Adjustable reset button. Whether main tree, ascendancy tree and/or bandits should be
    reset can be set in the settings (through Edit -> Settings).
  • Program creates a log file in its directory (logs/main.log) that may contain useful
    information for bug reports.
  • Performance of interacting with the skill tree has been majorly improved. (@EmmittJ)
  • Code of submodules has been moved into the repository so this project is easier to
    setup and compile (@l0g0sys)
  • Support changed affixes (change from #-# to # to #). Old items are
    converted so this also works before Atlas of Worlds.

Dialog UI improvements

  • Reworked and improved general dialog UI and many dialogs specifically.
  • Program startup shows a progress overlay and is faster.
  • "Redownload Skill Tree Assets" and updater show proper progress dialogs and
    run asynchronously.

Equipment related

  • Improved look of "Passive Tree" and "Equipment" tabs.
  • More intuitive Download Items and Download Stash windows.
  • Up to date affixes, gems and base items (using Exilemods and the Wiki).
    • New Atlas of Worlds base items will be added sometime after it's released.
    • Some not yet used information about gems is also parsed. (@rasmuskl)
  • Level and attribute requirements in tooltips of crafted items.
  • On-the-fly downloading of images for unknown base items and unique items can
    be enabled in the settings (Edit -> Settings -> Automatically download missing item images).
  • Items can be saved from inventory to stash.
  • Support for item quality for item crafting.
  • All items of a bookmark can be removed at once.
  • Gems in an item in the inventory will be moved to a new item when it is replaced.

Bug fixes

  • Fixed a bunch of bugs related to the Equipment tab. Most importantly:
    • Fixed crafted items not being applied to the character sheet
    • Fixed some crafted items not being saved
  • Fixed performance issues related to custom attribute groups.
  • Fixed a crash when the gem file does not exist or is empty