Version 2.0.170131.1 of Studio Companion has been submitted to the store. The changes will become available once the update has been approved. Code: Treasures/Rares - Added opt-in options for Suramar and Suramar City (soon to be released)
Version 2.0.170131.2 of Studio Companion has been submitted to the store. The changes will become available once the update has been approved. Code: General - Fixed a mailing issue Treasures/Rares - Added opt-in options for Suramar and Suramar City (soon to be released)
Version 2.0.170208.1 of Studio Companion has been submitted to the store. The changes will become available once the update has been approved. Code: World Quests - Epic Elite quests (weekly) will no longer be considered
Version 2.0.170215.2 of Studio Companion has been submitted to the store. The changes will become available once the update has been approved. Code: Pet Battles - Updated the pet interaction behavior - Quests on lockout will not be listed in the run report anymore Travel Studio - Fixed several Caverns of Time related travel issue caused by the HB core World Quests - Added an option to have the bot only do Warden Tower Assault PvP quests when they are activated in the priorities
Version 2.0.170307.1 of Studio Companion has been submitted to the store. The changes will become available once the update has been approved. Code: World Quests - Bot will now leave raid groups when assigned to them through the group finder on non-raid world quests - Fixed a bug in the battle pet interaction quest behavior
Studio Companion is not initialized yet. Please wait a few seconds before you open the configuration.
Studio Companion is not initialized yet. Please wait a few seconds before you open th Studio Companion is not initialized yet. Please wait a few seconds before you open the configuration. Log Attached.
Damn, I forgot to push the updated database. It is done now. You should get the new one once you restart HB. Sorry for the inconvenience.
It came from me wanting to keep things clean. I have this database that holds quest ids of solo world quests and now I added data for raid world quests too. I only renamed one table to bring them in line and that apparently broke everything. Not the first time I forgot that though. I think I need to add a checkbox to my tool software so that I can update the database automatically whenever I submit a release version.
Definitely one way of doing it. If you ever need testers or assistance with anything feel free to let me know.
Down? [Studio Companion]: An unexpected error has occured: System.TypeInitializationException: Une exception a été levée par l'initialiseur de type pour 'Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper'. ---> Styx.CommonBot.Profiles.ProfileException: Errors in quest behaviors! à Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper..cctor() --- Fin de la trace de la pile d'exception interne --- à Styx.CommonBot.Profiles.Quest.Order.QuestBehaviorHelper.GetBehaviorInstanceType(String path) à Styx.CommonBot.Profiles.Quest.Order.CodeNode.FromXml(XElement element) à Styx.CommonBot.Profiles.Quest.Order.OrderNode.FromXml(XElement element) à Styx.CommonBot.Profiles.Quest.Order.OrderNodeCollection.FromXml(XElement element) à Styx.CommonBot.Profiles.Profile..ctor(XElement xml, Profile parent) à Styx.CommonBot.Profiles.ProfileManager.LoadNew(String path, Boolean rememberMe) à Studio60.Common.Manager.BotMgr..()