Skip to content

pull changes from original branch#33

Open
aash wants to merge 83 commits intoaash:masterfrom
BosslandGmbH:master
Open

pull changes from original branch#33
aash wants to merge 83 commits intoaash:masterfrom
BosslandGmbH:master

Conversation

@aash
Copy link
Copy Markdown
Owner

@aash aash commented Sep 11, 2016

No description provided.

highvoltz and others added 30 commits October 8, 2015 17:53
…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.
* Login queue is now handled
* Other profiles can now login while waiting on queues
* Fixed an issue where mouse wasn't clicking on correct location
* .gitignore now ignores executables and the VS InteliSense database (VC.db)
* AutoStart setting is no longer ignored.
* 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
highvoltz and others added 30 commits October 9, 2017 18:05
* 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
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
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants