Hi there Echo. Bringing back an old one... Took a couple hours of tank sparring but found the cause... the stutter (horrible horrible stutter) happens while under the Use Potion health% Setting Potion health% to 0 solves the stutter problem but of course we lose Healthstone usage too. Happened/happens, at least to me, with every build we been trough since Pre-Legion. But i think this problem was always there... Couldn't find what exactly is the problem in the code but thats probably because I'm bad Am I the only idiot with this problem? I don't see it reported anywhere. Can you take a look at this when you have time? Thanks!
@EchoTiger please confirm that https:// subversion. assembla. com/svn/singular_v3/branches/echotiger/Singular is your updated branch of singular? Ignore the random spaces silly forum kept breaking the link without them
Singular attacks mobs that are already in fight with other player. Mob tagging is bugged now so HB thinks that it can attack that mob because it doesn't seem tagged. Players get mad coz of they can't loot that mob after this and write reports. Can this be fixed ? I think it is very important because it leads to lots of reports and bans.
Hi there, Fury Warrior's are not casting Odyn's Fury in the latest release. When using the last test build and changing the below Odyn's Fury casts. Line 207 Fury.cs: Spell.Cast("Warbreaker", ret => WarriorSettings.UseDPSArtifactWeaponWhen != UseDPSArtifactWeaponWhen.None) To: Spell.Cast("Odyn's Fury", ret => WarriorSettings.UseDPSArtifactWeaponWhen != UseDPSArtifactWeaponWhen.None) I understand this change is in the latest release so not sure what the issue is.
I don't see the problem with AOE. the toon is using Trash and Swipe just fine. This file solves the Facing issue. Added facing before dps rotation and facing check for the bleeding spells.
What exactly needs fixing in Arms? Those files have Facing before dps added. And Odyn's Fury is fixed.
Sorry I tried fixing Chain Heal but couldn't... I'm guessing the problem lies on GetBestChainHealTarget but no matter what I changed the toon never casted it...
Nope, still not fixed in the latest release. Check my upload a few pages back, it includes that and some other fixes/improvements.
So I tried this and for some reason honorbuddy gets stuck trying to load buddy store plugins, which are all disabled. Works perfectly when I switch to the original file.
Sorry, no idea what the problem is. Tried waiting for a while to see if it unstucks? I have 3 versions of Singular installed and that file is in all of them working without problems.
I'm a little confused on how to get the latest test build. I see version 5057 is there but it says version 5059 is the latest. Is the face target implemented on all classes in the latest test build?
Yea, Echo said it was a bit confusing right now because that section is actually still WIP right now. The number under the ZIP download icon always shows the current highest SVN number. Then at the bottom right of the thread post, you can see the list of test build downloads, which the newest one will always be at the top. On this you can see the revision of the current test build that's downloadable. You can tell when the test build download links are outdated by seeing the revision number on the ZIP icon button and comparing it with the download links.