Open
Conversation
…ocess ID and a negative exit code indicates an error occurred.
* Fixed a bug where account wasn't getting logged in when Idle task was skipped.
* Fixed stalled logins not restarting WoW. * Globals lua table is no longer cached. This fixes login issues caused by using a stale version.
Prevent needless exceptions when the HB path isn't set or the file doesn't exist
* Dialogs for login errors are no longer ignored.
* Minor FrameXml code cleanup and refactoring
* Fixed detection for banned accounts * Profile is now paused if WoW subscription inactive and character can't be logged in
… a compiler error * Upgraded HBPlugin project to .net 4.6.1 * Fixed an issue that caused mouse clicks to not register.
* AutoStart commandline argument now takes an optional list of profile names separated by comma (,), semicolon (;) or vertical bar (|). If no profile names are specified then all enabled profiles are started.
* AutoStart setting is no longer ignored.
* AutoStart setting added back in.
* Added an option to save HBRelog settings in same folder as the HBRelog executable
Updated the list of requirements
…; also added bigger delays in between mouse clicks * Added support for starting HB with a batch file or other launcher. * Added single string parameter overloads of the Logging functions
* Added Ziplevel to PostBuild.build * Fixes and Change: * WoW crashes/hungs are now detected at when they occur while logging in or loading. This fixes #39 * The HBRelogHelper plugin now will do memory reads from BotEvents.OnPulse so there are no synchronization issues WoW is now restarted if unable to switch realm at character selection window. Fixes #36 fixed a bug in HBRelogHelper * Removed the HBRelogHelperSettings class because it's no longer used
* Added Ziplevel to PostBuild.build * Fixes and Change: * WoW crashes/hungs are now detected at when they occur while logging in or loading. This fixes #39 * The HBRelogHelper plugin now will do memory reads from BotEvents.OnPulse so there are no synchronization issues WoW is now restarted if unable to switch realm at character selection window. Fixes #36 fixed a bug in HBRelogHelper * Removed the HBRelogHelperSettings class because it's no longer used * Added gold acquired and gold per hour to the tooltip * Fixed WoW disconnection not being detected. Fixes #45
…to be stuck. Fixes #45
for too long when profile is paused * User is asked to make sure WoW running in windowed mode when the 'WoW is a dialog' error is shown.
…infamous 'You have been disconnected' error. Fixes #49
…ause this seems sufficient
…up and perodically during runtime to determine to determine whether the running HBRelog needs an update
* The WoW dialog display timer has been reverted back to 10 seconds because this seems sufficient * Added a 'MinRequiredVersion.txt' file that HBRelog will read on startup and perodically during runtime to determine to determine whether the running HBRelog needs an update * * The minimum required version of HBRelog is now checked on startup and periodically during runtime. * The 'Grab' and 'Resize' buttons in the 'Window' tab have been fixed. This fixes issue #52. * Added back the 'Bring WoW To Foreground' right-click menu option
This is required to use various Process APIs on processes running as other users.
* WoW is now launched as normal user when UAC is enabled * Removed unused code in Launcher.Helpers * Removed some stray tabs in Launcher.Helpers * Refactored the Settings classes * Fixed a bug that caused settings to be wiped when the HBRelog process was killed * Multiple instances of HBrelog can now be opened if launched from different folders and settings are stored at different locations. * Added the sysinternal's PsExec.exe to repository for launching HBRelog as system user
* Integrity is only set when UAC is disabled * * Pipe name is now random * Implemented a pipe for each HBRelog instance * Fixed HB launching
* Integrity is only set when UAC is disabled * * Pipe name is now random * Implemented a pipe for each HBRelog instance * Fixed HB launching * Added the PsExec.exe tool and adjusted the .gitignore file
* Fixed 'CopyTools' basedir in PostBuild.build
* Fixed PostBuild.build * Fixed 'CopyTools' basedir in PostBuild.build * Fixed PostBuild.build (#59)
* Fixed a zone restriction issue with the exe files in Tools subfolder
* Fixed loading settings from User app data * Added a comment explaining logic in Program.cs
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.