Skip to content

Commit

Permalink
updated to 2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
HasKha committed May 9, 2017
1 parent 0aad62b commit 95a14a0
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 3 deletions.
2 changes: 1 addition & 1 deletion GWToolbox/GWToolbox/Defines.h
Original file line number Diff line number Diff line change
@@ -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/"

Expand Down
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
14 changes: 14 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down
2 changes: 1 addition & 1 deletion resources/toolboxversion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1
2.2

0 comments on commit 95a14a0

Please sign in to comment.