Skip to content

Releases: BoyC/GW2TacO

GW2 TacO Release 057.3214r

28 Mar 21:25
Compare
Choose a tag to compare

GW2 TacO release 057.3214r deployed by the automatic build system

GW2 TacO Release 056.3204r

28 Mar 06:55
Compare
Choose a tag to compare

GW2 TacO release 056.3204r deployed by the automatic build system

GW2 TacO Release 055.3101r

26 Mar 21:33
Compare
Choose a tag to compare

GW2 TacO release 055.3101r deployed by the automatic build system

GW2 TacO Release 054.2986r

23 Mar 22:08
Compare
Choose a tag to compare

GW2 TacO release 054.2986r deployed by the automatic build system

GW2 TacO Release 053.2888r

21 Mar 19:20
Compare
Choose a tag to compare

GW2 TacO release 053.2888r deployed by the automatic build system

Release 052.2866r

19 Mar 22:58
Compare
Choose a tag to compare

Minor bugfix release regarding achievement completion triggered poi removal.

Release 051.2863r

22 Sep 21:20
Compare
Choose a tag to compare

Maintenance build.
Looked through all the changelogs between build #42 and build #47 to make sure the features that were reimplemented after the data loss function properly.

  • fixed a crash that occurred when the maptimer was querying the GW2 API
  • fixed global opacity settings being swapped around
  • fixed non-user placed markers being deleted by "delete my markers"
  • fixed minimap offset when GW2 is in too-small-window-scaling-mode
  • fixed crash when reloading markers in TacO
  • fixed API key not querying info when added
  • fixed not being able to delete API keys
  • if an API key is updated with an invalid API key it no longer retains the previous valid key's data
  • fixed marker info text not showing up
  • fixed exit-after-1-minute if GW2 is not found on startup
  • fixed -mumble command line option
  • fixed minimap and map pois ignoring the alpha category property
  • fixed TacO eating too much CPU when GW2 is not running

Release 047.2802r

22 Sep 05:30
Compare
Choose a tag to compare
  • Fixed TacO eating too much CPU when GW2 not running and TacO set to not close with the game
  • Removed some unused timing code
  • Added support for multiple GW2 API keys, the overlay will automatically pick the first API key corresponding to the current account based on the logged in character's name. API keys require the 'characters' capability for this to work.
  • Fixed a bug where the TP tracker wouldn't display the listing prices of sub 1 silver items correctly
  • Re-added some markers to the archive that have been missing since build 43 (Guild races, a couple adventures, etc) - sorry about this, they went missing during the move from hg to git
  • Tweaked the keyboard input code a bit so that when typing in TacO textboxes GW2 will no longer react to the keypresses
  • Fixed copy and paste not functioning in TacO textboxes
  • Removed a bunch of unnecessary API calls when editing API keys

Release 046.2749r

22 Sep 05:29
Compare
Choose a tag to compare
  • Added command line to log for easier debugging of mumble command line issues
  • Added support for GW2's window-too-small scaling
  • Added support for GW2 windows that have been renamed
  • Fixed minimap markers not being affected by color and alpha tags
  • TacO will now ignore invalid resolutions when trying to resize the swapchain
  • Toggling a TacO window off will now only hide it instead of destroying it, this will reduce API loads and improve responsiveness when opening the window again
  • Added optional keybinds to toggle most functionalities of the overlay: The Tactical Layer, Range Circles, Compass, Locational Timers, HP grids, Mouse Highlight, Map Timer Window, TS3 Window, Marker Editor Window, Notepad Window, Raid and Dungeon Progress Windows, TP Tracker Window and Window Edit Mode
  • Fixed Compact Map Timer option not working when selecting it for the first time
  • Added option to toggle the TP icon highlight
  • Added ability to create mouse tooltips
  • Fixed a typo in the map timers
  • Added tooltip to map timer events
  • Set the default mode of the map timer to compact
  • Increased the default height of the map timer window

Release 045.2703r

22 Sep 05:28
Compare
Choose a tag to compare
  • Added extra logging to track down some common issues
  • Fixed rebinding keys removing a random config option instead of the old key setting
  • Added png files missing from the last two builds
  • Fixed achievement related markers only working properly is the achievementBit was also set (even for achievements that don't have bits)
  • Added setting to disable all keybinds
  • Added possibility to unbind keys in keybinding mode
  • Mid-frame texture atlas defragmentation will only be logged for the first 100 times each run, this should reduce the size of the produced log file when this is the case
  • Fixed erroneous reporting in the log of not being able to open a zip file
  • Fixed bad API use for LoadLibrary function
  • Added extra logging for not loaded images to help marker pack creators
  • Removed some log messages that people have been misinterpreting
  • General log file sanitization
  • Fixed support link
  • Fixed images referenced in .taco files not showing up when the category was defined inside the .taco file but the marker wasn't
  • Fixed default marker icon not visible sometimes
  • Fixed force off visibility for in-game trails not working