CHANGELOG Code: + API - Lua events have been added to the API. You can attach to them by using Lua.Events.AttachEvent. + API - WoWChatEx has been added to the API. You can use the events in this class to hook chat messages much easier than before. Most information has been exposed! FIX - No longer blacklists players for 10 minutes. It is now 45 seconds if the bot cannot path to a mob. FIX - AutoEquip updated to latest version, with changes to reflect the new Lua event API FIX - Made BotEvents 'exception safe' - it will continue to call the invocation list even if one of them throws an exception. CHANGE - Hotspots for quests are no longer randomized when the user doesn't create an override. To a profile writer this means if HB's generated hotspots work for you, they will work for others using a profile, and won't require a questing override. Similarly, if HB hasn't generated correct hotspots for you, it won't generate them for others. CHANGE - SpellManager.KnownSpells is no longer 'writable' CHANGE - SpellManagerEx.Spells now returns a copy of the known spells list to avoid end-users or other developers from clearing the spell list, and causing issues. CHANGE - Bot now pulses at 13FPS instead of 10FPS - This should fix some known issues due to lag. CHANGE - Looting behavior rewritten - No longer has issues with looting, unless under serious lag. CHANGE - Some debug messages have been removed CHANGE - Made Checkpoint use a fraction like GrindTo does. CHANGE - WoWFaction was split into WoWFaction and WoWFactionTemplate and certain functions were re-implemented - Minor changes will be required in some plugins. For Bugreports! Make sure you make a new account unless you already got one: http://bugtracker.buddyforum.de/index.php EDIT: Reuploaded the whole thing, download it again EDIT2: Uploaded it again, all of you with the 'Styx.Database.NpcQueries' error, download it again
Is there anyway to make an older version point to the new auth servers? Because 90% of the CCs and plugins will not work with 1.9.6.2 or 1.9.6.3. All kinds of compile errors...