Nesox
Well-Known Member
- Joined
- Jan 15, 2010
- Messages
- 1,563
- Reaction score
- 48
Code:
+ Added a mountup check to the UseItem tag
+ Added corpse camping detection. If you have been camped 3 times in a row, it will attempt to use the spirit healer. (Turned off in battlegrounds)
+ The gui will clear the log (main/debug/navigator) if the linecount is greater than 5000
+ More logging regarding profiles
+ WowUnit now has a OwnedByRoot property that returns the 'root' unit of something that owns a target that owns a target.
+ LocalPlayer now includes information for DK runes (Death/Frost/Unholy/BloodRuneCount)
+ LocalPlayer now has a AutoRepeatingSpellId and IsAutoRepeatingSpell property.
FIX - Using spirit healers now properly handles gossip menus
FIX - Not dismounting standing still getting beaten to death.
CHANGE - 'Loot timer exceeded max time. Blacklisting lootable', blacklist time increased from 15 seconds to 15 minutes
CHANGE - ActionMoveToTarget now blacklists units/players for 10 minutes if it can't generate a path to them
CHANGE - increased interact distance to 5f for gameobjects.
CHANGE - LocalPlayer->ClearTarget() CGGameUI__Target passing 0 as guid to clear you current target, possible fix for 'not clearing the target internally in wow, making wow think you still have a target and therefor messing bot up'
CHANGE - New Memory Reader implemented, all hail BlueMagic!
CHANGE - Added a QuestId attribute to the <RunTo ... /> tag
http://bugtracker.buddyforum.de/index.php
Attachments
Last edited: