From 95a14a00dd1631307ed294de8b497561de201c3b Mon Sep 17 00:00:00 2001 From: HasKha Date: Tue, 9 May 2017 16:41:08 -0700 Subject: [PATCH] updated to 2.2 --- GWToolbox/GWToolbox/Defines.h | 2 +- docs/_config.yml | 2 +- docs/history.md | 14 ++++++++++++++ resources/toolboxversion.txt | 2 +- 4 files changed, 17 insertions(+), 3 deletions(-) diff --git a/GWToolbox/GWToolbox/Defines.h b/GWToolbox/GWToolbox/Defines.h index a46f407b7..966f55df0 100644 --- a/GWToolbox/GWToolbox/Defines.h +++ b/GWToolbox/GWToolbox/Defines.h @@ -1,6 +1,6 @@ #pragma once -#define GWTOOLBOX_VERSION "2.1" +#define GWTOOLBOX_VERSION "2.2" #define BETA_VERSION "" #define GWTOOLBOX_WEBSITE "https://haskha.github.io/GWToolboxpp/" diff --git a/docs/_config.yml b/docs/_config.yml index 70a562911..b9010fa5f 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -8,4 +8,4 @@ theme: jekyll-theme-midnight download_url: http://github.com/HasKha/GWToolboxpp/releases/download/2.1_Release/GWToolbox.exe discord_url: https://discord.gg/pGS5pFn -toolbox_version: 2.1 +toolbox_version: 2.2 diff --git a/docs/history.md b/docs/history.md index eb6575416..87a382f19 100644 --- a/docs/history.md +++ b/docs/history.md @@ -8,6 +8,20 @@ Previous releases are provided as dll files. In order to use it, you need to use [AutoIt Launcher](https://raw.githubusercontent.com/HasKha/GWToolboxpp/master/AutoitLauncher/Inject.au3) - Source, requires AutoIt3. Right click -> Save link as... +## Version 2.2 +* [New] You can now /tp gh [tag] to any guild in your alliance. +* [New] Added options to make Guild Wars flash in the taskbar when invited to a party or when your party zones. +* [New] Added options to automatically set away after a delay and/or online when back. +* [New] "Use item" hotkey can now use items from the chest in outposts. +* [Fix] VQ counter now only appears in areas that can be vanquished. +* [Fix] /tp fav now starts counting at 1 instead of 0. +* [Fix] Automatically changing URLs to templates now also works in PMs. +* [Fix] Fixed bug where hotkeys would not save properly. +* [Fix] Quest marker will now appear correctly on the minimap. +* [Fix] Fixed several typos and minor issues. + +[Download](https://github.com/HasKha/GWToolboxpp/releases/download/2.2_Release/GWToolbox.dll) + ## Version 2.1 In this patch we change the update server to GitHub and fix minor bugs from 2.0 and add a Vanquish counter. diff --git a/resources/toolboxversion.txt b/resources/toolboxversion.txt index 42f7d2336..616187889 100644 --- a/resources/toolboxversion.txt +++ b/resources/toolboxversion.txt @@ -1 +1 @@ -2.1 \ No newline at end of file +2.2 \ No newline at end of file