Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run WoW remote in a virtual machine? #42

Open
wants to merge 1,601 commits into
base: master
Choose a base branch
from
Open

Conversation

raumi22
Copy link

@raumi22 raumi22 commented Apr 18, 2021

deleted

@julianperrott
Copy link
Owner

TY, but I am not maintaining this repo, best to use https://github.com/Xian55/WowClassicGrindBot if you want a current version.

…finedvariables

Feature: Ability to create user defined variables in `ClassConfig`
…-targettarget

Feature: Expose `TargetTargetEnum`
…no extra random delay, just the specified milliseconds. On top of this when KeyPress logs the amount of time now considers the random delay and returns the total amount of time spent.
…ith Sleep. Rather using Tasks + Task.Delay to implement waiting mechanism. On the other hand uses KeyPressNoDelay so truly only presses the button for the calculated duration based on TurnAmount -> TurnDuration.
…nput

Feature: improve navigation turn input
…h, AutoAttack, StopAttack single requirement was not properly obtained by the user.
…concat

Fix: Upon populating the default KeyAction such as Interact, Approach, AutoAttack, StopAttack single requirement was not properly obtained by the user.
…t-count

Fix: TargetPetTarget goal use `dangercombat` key instead of pure `incombat`.
…ust before reaches the target and does moonfire but its too late!
…rget

Fix: Pet classes - After killing an enemy and having more of them the player properly targets the pet target.
Xian55 added 30 commits February 7, 2022 22:34
…Moonfire based pull uses 'AddVisible' requirement. AdhocGoals no longer needed to be guarded with 'AfterCastWaitBuff' and 'DelayAfterCast'. 'Cooldown' mostly removed.
Refactor: `KeyAction.CastIfAddsVisible` replaced with `AddsVisible`. Requirement `CD==0` replaced by `WhenUsable`
Replace `DateTime.Now` with `DateTime.UtcNow` internally.
…hread while waiting for new path to destination. Incase the navigation no longer active can discard the result.
…he original path route modified after Reverse.
…ntup. Upon resuming the app check if new path is required.
Feature: nonblocking navigation - small fixes
Feature: NpcNameFinder fuzzy search option - Processing with `Parallel.For`
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