Originally Posted by Zurgat
What's the average time that an "export" should take?
It seems insanely long for what it does. (on mac at least)
So,, i did it manually again.
|
Export Equip takes a long time and it makes often problems.
I'm thinking if I should drop Buffs from the export, because if there are changes, it imports wrong (well, when the buff added at the end of the category it should work, but we have seen what happend if the buffs is added in the middle, it makes many problems)
I had changed it in the past to make it work a little bit better, but it's only copy past. mmmh.. maybe I should work with a array and copy all data, than change the worksheet and paste all data. Could be a peformance improve because you don't need to change everytime. I'll think about it.
Originally Posted by Zurgat
I'm missing a raid buff.
* Improved Sanctity aura : increases damage done by 1-2%, and holy damage done by 10% (Demonslaying?)
Also, Expose weakness (hunter survival) should probably be listed as a boss debuff (since it's applied on the boss debuff slots).
|
I'll see.. Maybe I should change the import export Module before and make a compare between Name and Value, so that there are less issues. And look about working with a array for speed improvmend.
Originally Posted by Zurgat
Could you insert: "R B Y M" into cell "R8" to clarify the socket colors better.
And "R B Y" into cell "R77".
Looking good so far, much has improved.
|
I'll see what I'll do.