Skip to content

Releases: knoxfighter/GW2-ArcDPS-Boon-Table

v2.3.0

04 Sep 00:40
Compare
Choose a tag to compare

Make sure you have the newest C++ 2015-2019 redistributable installed:
Microsoft download page

Direct download Link

  • added button to automatically download updates
  • added relative positioning (to other windows and to screen)
  • added max-height based on row count (like arcdps)
  • added history, to see boons for previous fights
  • added option to shorten character names
  • added option to change window padding
  • added option to define shortcuts for all windows
  • added option to change name in arcdps option (appear as in option)
  • fixed center setting not centering correctly
  • fixed wrong self detection in some rare cases
  • removed .sha files from release (version is added as VS_VERSION_INFO)

v2.2.1

22 Jun 21:32
Compare
Choose a tag to compare

Make sure you have the newest C++ 2015-2019 redistributable installed:
Microsoft download page

Direct download Link

  • Fixed crash in WvW
  • disabled NPC tracking completely (it was already broken)

v2.2.0

12 May 14:54
Compare
Choose a tag to compare

Make sure you have the newest C++ 2015-2019 redistributable installed:
Microsoft download page

Direct download Link

  • Added Buffs to tracking:
    • Boons:
      • Resolution
    • Engineer:
      • Bulwark Gyro
    • Aura:
      • Chaos Aura
      • Dark Aura
      • Fire Aura
      • Frost Aura
      • Light Aura
      • Magnetic Aura
      • Shocking Aura
    • Guardian Signets
      • Signet of Resolve
      • Bane Signet
      • Signet of Judgement
      • Signet of Mercy
      • Signet of Wrath
      • Signet of Courage
    • Soulbeast Stances
      • Dolyak Stance
      • Griffon Stance
      • Moa Stance
      • Vulture Stance
      • Bear Stance
      • One Wolf Pack
    • Revenant
      • Soulcleave's Summit
      • Razorclaw's Rage
      • Breakrazor's Bastion
      • Rite of the Great Dwarf
    • Necro:
      • Soul Barbs
      • Spectral Armor
    • Guardian
      • Inspiring Virtue
      • Eternal Oasis
      • Unbroken Lines
      • Invigorated Bulwark
      • Symbolic Avenger
    • Other
      • Rigorous Certainty
  • Removed Retaliation
  • added popup on new release
  • added option to show self on top
  • added "reset column" button
  • added option to change colors for "by Percentage" coloring mode.
  • Text for boons/buffs is not shortened anymore
  • added option to disable background
  • DLL contains version information (version is used instead of datetime)

v2.1.0

12 Apr 16:12
Compare
Choose a tag to compare

Make sure you have the newest C++ 2015-2019 redistributable installed:
Microsoft download page

Direct download Link

  • Added possibility to open up to 5 boon table windows
  • localization (activate by creating a file called arcdps_table_lang.ini, english translation can be found in localization in this repo)
  • added icons in the table header
  • added option to hide window header
  • added mutliple sizing policies
  • added slider to change column width
  • made by percentage color darker for better readability
  • colors in text mode are brighter for readability
  • added option to only show players in your subgroup
  • added option to only show yourself as player
  • maked yourself yellow
  • header will respond to alignment setting
  • Removed different contextmenus. It is now only one menu that allows to change everything about one window
  • added tracking of player hitted with over 90% health (e.g. Scholar Rune)
  • Added tracking of NPCs broken :(
    • Desmina at River of Souls
    • Saul D'Alessio at Deimos
    • Glenna at Escort

v2.0.0

22 Feb 16:36
19b62da
Compare
Choose a tag to compare

Make sure you have the newest C++ 2015-2019 redistributable installed:
Microsoft download page

Direct download Link

  • Update to Imgui 1.80.
  • Redesign to ImGui table