Skip to content

Automatic Skill Tree Generator and more bug fixes

Compare
Choose a tag to compare
@EmmittJ EmmittJ released this 14 Oct 21:06
· 1790 commits to master since this release

General

  • Updated to .net 4.5
  • Sub-menus have been rearranged to make more sense
  • Attributes tab should now support localization

Features

  • Automatic Skill Tree Generator (@brather1ng) view the wiki page here to learn how to use it.
  • Holding shift while hovering over a node in the skill tree highlights all nodes that contain all of the attributes the hovered node has.
  • The program should now remember it's last state (position and fullscreen state)
  • Added Russian Translation for the UI

Bug Fixes

  • Fixed a bug where persistent data wasn't being saved on shutdown [Windows 7 (x64)]
  • Fixed multi-instance race condition during persistent data saving.
  • Fixed damage conversion not being applied
  • Changed ES to Mana conversation to be separate from Eldritch Battery
  • Right-clicking an attribute now highlights more accurately
  • Install wizard should now remember previous install location
  • Fixed a bug where the tree would crash on start up
  • Fixed some bows and chests displaying as 4 spaces high
  • Fixed build filtering bug
  • Fixed the loading window always having the same text
  • Fixed crafted items not being applied to characters
  • Fixed error when https wasn't included in the url string
  • Fixed theme not changing
  • Fixed Item Import

As always please report bugs on the issue page!