Releases: namreeb/wowreeb
Releases · namreeb/wowreeb
Version 3.5
Recreate icon in notification area when necessary
If explorer restarts, or for whatever reason the taskbar is (re-)created, wowreeb will now recreate it's notification area icon.
Fixed startup race condition
This is a minor release which addresses a race condition on startup where one thread created a window class and another thread used it.
Improved user feedback
If there is a parsing error in the configuration file, the user will now receive a message box with information about the error.
Fixed automatic login when server alert message is present
3.1 Standardized capitalization of hex strings with checksums and encrypt…
Automatic login
Support for automatic login for all supported versions of the game
Disable game console by default
Can be enabled with the <Console>
setting, per realm.
Added missing native/unmanaged DLL support
Support for native/unmanaged DLLs (i.e. nampower) was missing and has been added. The documentation has also been improved.