Highly configurable and responsive World of Warcraft Classic pixel Grind Bot - No DLL injection or memory tampering, just screen capture and input simulation.
187
stars
127
forks
source link
Addon: [1.7.44] - Feature: `AssistFocusGoal` and fixes #523
Core: ClassConfiguration extended with AssistFocus section
Core: Added AssistFocusGoal
Core: Refactor RequirementFactory - for now - uses reflection to create delegates to access BuffStatus and TargetDebuffStatus functions
Core: RequirementFactoryboolVariables is no longer case sensitive
Core: RequirementFactory for focus based aura timers can use the following prefix FBuff_
Core: LootGoal,SkinningGoal: New way to determine if the player has reached the target in melee range. Exits much earlier in case after pressing the interact key, nothing happens.
Core: SpellInRange extended with a few Friendly target spells for those classes where it might matter.
Core: FollowFocusGoal no longer spams KeyAction(s)
Fixes:
Core: possible issue about Druid mounting, Flight Form were not considered correctly
Addon: Fixed many low level spells which were used for range checks.
Addon: Incase the focus is not in group with the player then the target always be UnitIsTapDenied
Changes:
ClassConfiguration
extended withAssistFocus
sectionAssistFocusGoal
RequirementFactory
- for now - uses reflection to create delegates to accessBuffStatus
andTargetDebuffStatus
functionsRequirementFactory
boolVariables
is no longer case sensitiveRequirementFactory
forfocus
based aura timers can use the following prefixFBuff_
LootGoal
,SkinningGoal
: New way to determine if the player has reached the target in melee range. Exits much earlier in case after pressing the interact key, nothing happens.SpellInRange
extended with a few Friendly target spells for those classes where it might matter.FollowFocusGoal
no longer spamsKeyAction
(s)Fixes:
Flight Form
were not considered correctlyfocus
is not in group with the player then the target always beUnitIsTapDenied
Added:
Breaking Changes:
In the Requirement section there were a few renames:
InnerFire
->Inner Fire
TigersFury
->Tiger's Fury
Tested: