Skip to content

Commit

Permalink
6.25 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
3vcloud committed Nov 20, 2024
1 parent 4de0f10 commit 418675b
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ show_downloads: true
google_analytics: UA-75239620-2
theme: jekyll-theme-midnight

download_url: https://github.com/gwdevhub/GWToolboxpp/releases/download/6.21_Release/gwtoolbox.exe
download_url: https://github.com/gwdevhub/GWToolboxpp/releases/download/6.25_Release/gwtoolbox.exe
discord_url: https://discord.gg/pGS5pFn
toolbox_version: "6.24"
toolbox_version: "6.25"
14 changes: 14 additions & 0 deletions docs/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,20 @@ layout: default
Previous releases are available on Github as dll files. There is no support for older releases. If you are looking for
the latest version, go to the [Home Page](./) instead.

## Version 6.25
* [New] Code overhaul to GWCA and GWToolbox to work with vs2022 compiler update
* [New] Added pathing to mission map
* [New] Added ability to trigger hotkeys on key up instead of key down
* [Fix] Fixed bug causing the "are you sure" dialog for entering a mission to show in error - added an option to disable this feature
* [Fix] Fixed crash when dropping zaishen coins with salvage info module enabled
* [Fix] Fixed occasional crashes when using any widget that is snapped to the party health bars
* [Fix] Fixed a bug causing incoming messages getting mixed up with other messages that have been blocked by toolbox
* [Fix] Fixed text glitches for text sizes > 16
* [Fix] Fixed bugs with quest markers not showing or showing incorrectly
* [Fix] Fixed autologin not working when injecting via gwlauncher
* [Removed] Removed option specifically related to holding a button down to toggle mouse walking - use `/pref disablemousewalking [0|1]` in combination with hotkey key up/down
* [Removed] Removed Pathfinding window from release, not used.

## Version 6.24
* [New] Slightly optimised GW's dat loading ccode
* [New] Added EnemyWindow (party window but for enemies)
Expand Down

0 comments on commit 418675b

Please sign in to comment.