Skip to content

2.5.0 Skill Tree Data and some bug fixes

Compare
Choose a tag to compare
@EmmittJ EmmittJ released this 30 Nov 21:27
· 1385 commits to master since this release

Features and Changes

  • Added 2.5.0 skill tree data (thanks Bex!)
  • Add possibility to load tree as new build. "Load Tree" button is now a Split Button that allows trees to be loaded as a new build. (@brather1ng)
  • Add revert option when opening current build. "Discard Changes" context menu entry functionality has been added as double click (and Enter) action on the current build. Discarding through this must be confirmed via a dialog. (@brather1ng)
  • Move naming of new builds from creation to first save. You no longer have to name newly created builds until you save them for the first time. (@brather1ng)
  • Added the ability to sum tree changes along the current path. This can be toggled via the hotkey (ctrl + g) or via View -> Show Summary of Changes(@Krumel)

Bug fixes

  • Importing a build from fullscreen URL causes crash #401 (@SpaceOgre)
  • Fix OK button in new build naming dialog having an unintentional error border #403 (@brather1ng)