Skip to content

GW2 Personal Assistant Overlay v3.4

Compare
Choose a tag to compare
@SamHurne SamHurne released this 19 Sep 22:47
· 181 commits to master since this release

Overview

This version includes a few critical bug fixes with a few minor features adds.

New Features

  • Ectoplasm Salvage Helper
    • New tool that shows a single gold/silver/copper value that serves as the threshold (or bar) for when to salvage rares vs sell them
    • Uses an algorithm similar to that used at gw.zweistein.cz/gw2ecto/
    • You can select whether or not the threshold is based on the highest Buy Order Price of Ectoplasm or the lowest Sell Listing
    • Simple explanation for how to use this: if you have an item worth less than what the helper displays, salvage it. If the Rare item is worth more than what the helper shows, sell it on the TP
  • WvW Tracker
    • Added a new tooltip to the tracker's title-bar that shows each world in the active match, their team-color, and total score.
  • Tasks Tracker
    • Added ability to optionally track tasks' completion on a per-character basis
  • Miscellaneous
    • Added basic Russian translations for application strings as provided by CkauNui.8943

Resolved Issues

  • Fixed issue that caused a crash when closing the Teamspeak window (see #18)
  • Added handling for a potential crash when reading data from the Mumble Link interface (see #19)
  • Fixed issue where notifications cause a gradual increase in memory-usage over time, resulting in a crash. (see #20)
  • Fixed issue where the the items database rebuild feature was slow and could not be repeated unless the application was restarted (see #22)
  • Fixed crash that could occur when using the WvW tracker during the Reset period each week