Skip to content

Commit

Permalink
Release stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
reduf committed Jun 7, 2018
1 parent 57ca7e1 commit 9df958f
Show file tree
Hide file tree
Showing 4 changed files with 10 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.14" // Enter main version here. Should match with server version file.
#define GWTOOLBOX_VERSION "2.15" // Enter main version here. Should match with server version file.
#define BETA_VERSION "" // enter something like "Beta 1". Internally we only check if not empty
#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: https://github.com/HasKha/GWToolboxpp/releases/download/2.14_Release/GWToolbox.exe
discord_url: https://discord.gg/pGS5pFn
toolbox_version: "2.14"
toolbox_version: "2.15"
7 changes: 7 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,13 @@ 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.15
* [Fix] Fixed toolbox functionality after June 07 2018 game update.
* [New] GWToolbox will hide itself if you hide the game user interface. Will also work with "Shift+Print Screen".
* [New] You can now send whisper with hotkeys. In the message text field use the format: <target name>,<message>.

[Download](https://github.com/HasKha/GWToolboxpp/releases/download/2.15_Release/GWToolbox.dll)

## Version 2.14
* [Fix] Fixed toolbox functionality after May 9 2018 game update.
* [Fix] Fixed bug with ctrl+click & dyes.
Expand Down
2 changes: 1 addition & 1 deletion resources/toolboxversion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.14
2.15

0 comments on commit 9df958f

Please sign in to comment.