Skip to content

Commit

Permalink
Version 2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
reduf committed Jun 16, 2019
1 parent 2a8bce5 commit 0a8d8fd
Show file tree
Hide file tree
Showing 4 changed files with 9 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.24" // Enter main version here. Should match with server version file.
#define GWTOOLBOX_VERSION "2.25" // 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.24"
toolbox_version: "2.25"
6 changes: 6 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ 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.25
* [New] Added option to disable minimap mouse capture in outpost.
* [Fix] Fixed bugs related to GW June 12th update.

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

## Version 2.24
* [Fix] Fixed several crash bugs related to GW May 1st update.
* [Note] Toolbox borderless functionality is current disabled. It might be fixed or removed in the future. For now, please use the in-game borderless that you can find in GW Options -> Graphics -> Resolution.
Expand Down
2 changes: 1 addition & 1 deletion resources/toolboxversion.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.24
2.25

0 comments on commit 0a8d8fd

Please sign in to comment.