New features:
--------------
* Core
- TicksPerSecond setting has been changed to be a Character setting (alterable per toon) instead of a Global setting. (HB-620)
* DungeonBuddy
- Added support for queuing to multiple LFRs simultaneously (HB-664)
- Users can now select which LFR to queue for in 'Auto Select Best Raid' mode. (HB-665)
Api Changes:
--------------
- Fixed WoWTotem.Expires/Expired and also various other timing related API's (HB-628)
Bug fixes:
--------------
* ArchaeologyBuddy
- Fixed a bug where AB may get stuck spamming ArgumentOutOfRangeExceptions (HB-627)
* Core
- Protected Items has been updated to include more harvest items and the Ancient Pandaren Mining Pick (HB-636)
- Honorbuddy will not sell Bind-to-account items anymore. (HB-640)
- Protected Items updated to include several BoP items, mostly tools (HB-641)
- HB should not longer crash if the global settings file becomes corrupted, but should ask to create a new one instead. (HB-484)
- HB should now wait only up to 5 seconds for a vendor mammoth to appear, instead of up to 5000 seconds. (HB-623)
- Fixed a bug where the bot may get stuck interacting with a flight master while we don't have enough reputation or there is no connections to the node. (HB-488)
- Fixed a bug at VendorBehavior where it may not be run at all when MinDurability is set to 0 or a negative number in the current profile. (HB-654)
* Flightor
- Added a blackspot area around an invisible wall at Jademir Lake, Feralas (HB-629)
* Gatherbuddy
- Should no longer try to harvest nodes in flightor blackspots. This will prevent horde toons flying inside alliance towns and vice versa (HB-617)
- Gatherbuddy should properly list all herbs and minerals in Nodelist now. (HB-637)
* ProfessionBuddy
- Fixed a stuck issue that occurred when taking boat from Theramore to EK in the 1 to 600 mining and herb profile (HB-552)
* QuestBehaviour
- TradeSkillId option for PerformTradeskillOn will now correctly expect a SkillId aka SkillLine rather than a spellId (HB-648)
- Fixed a bug that caused the InteractWith quest behavior to dismount everytime it reached a hotspot while using flightor (HB-652)
* UI
- Copying objects from developer tools should now output a proper XML element. (HB-649)