Skip to content

Releases: namreeb/wowreeb

Version 3.5

29 Dec 00:26
Compare
Choose a tag to compare

Load multiple native DLLs and make callable method optional.

Recreate icon in notification area when necessary

10 May 20:11
Compare
Choose a tag to compare

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

06 May 22:47
Compare
Choose a tag to compare

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

17 Nov 22:56
Compare
Choose a tag to compare

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

17 Jul 02:06
Compare
Choose a tag to compare
Standardized capitalization of hex strings with checksums and encrypt…

…ed passwords

Automatic login

13 Jul 21:28
Compare
Choose a tag to compare

Support for automatic login for all supported versions of the game

Disable game console by default

18 Jun 23:02
Compare
Choose a tag to compare

Can be enabled with the <Console> setting, per realm.

Added missing native/unmanaged DLL support

11 Jun 21:30
Compare
Choose a tag to compare

Support for native/unmanaged DLLs (i.e. nampower) was missing and has been added. The documentation has also been improved.

2.1

28 Apr 19:59
Compare
Choose a tag to compare
2.1

Same as 2.0 but with a debugging message box removed from the Cataclysm portion of launcher

2.0

28 Apr 19:48
Compare
Choose a tag to compare
2.0

This release introduces 64 bit support, CMake compilation support, and simplifies the code by replacing the C# components with C++. A new option to clear the cache folder before each launch has also been added.