Guys, I don't know if you realize this, but WoD is basically a NEW game. Give Millz time, he always comes through. He's got 3 CRs AND A bg farming bot base with a ton of customers. Have some patience.
They are reporting the problems that they are having. Otherwise how else would Millz know what to look for? Everyone knows he has multiple routines. Keep posting guys. The more you find, the less I have to report myself
Is it possible to make an option to manually control when Supernova is used? I was doing better dps before it was added into the rotation. It seems to use it at the oddest times and I would rather time it for when a large pack of adds comes out. Also, please take a look at gui. There are certain boxes you cannot read at all like number of units in range for Frozen Orb.
What spec was this? Still needs fine tuning, but need details as to anything you can see not working correctly etc. Comparisons of skada is good too (i.e what spells were cast and what damage % by each spell) - helps narrow issues down. HB is faster than PQR. We just don't mindlessly spam abilities when on the GCD. Disable both anti-lag settings on the advanced tab if you want that. Not working on latest update -> Need a log file The free version is broken at the moment, will be back after WoD release. I've always stuck to the 3 classes I have routines for. I don't really have a focused main, I switch between warlock/mage/priest all the time. Probably level the warlock first though, just because that's how I've always done it. Thanks, it's a bug. Will fix it.
It'll be down to your windows accessibility options setting font scaling higher than default (or you've got a very high res monitor). Delete purerotation from your routines folder, causing errors ^This. I do need to know the errors, and I'm fixing them as quickly as I can. Reporting "it's not working optimal" or something similar doesn't help a great deal though Lots of information and detail is what I'm after ! I'll add a setting for Supernova (and the others), but it is bugged at the moment, I'll get it sorted. GUI -> It'll be down to your windows accessibility options setting font scaling higher than default (or you've got a very high res monitor).
Sorry for no cant help more, but its frustrated that in Garrosh mystic in one try i can get 17k average and the next only can get 10,5K. My raid leader cant understand that with 579 cant make more dps. In 20 trys only 2 are over 14k, so is very low when other mage fire with 575 make all time 16-18k averafe
It's actually not. I have noticed that some (not all) plugin/addon devs have been rather lazy with the UI. In your case, you left everything default alignment, and disabled stretching of the window. It is about 5 minutes to fix the UI so that the window is stretchable, and each element positions itself accordingly. I (as well as others who are making this complaint), use my computer for more than just HonorBuddy. Changing our desktop scaling etc etc for ONE program is illogical. What I find especially funky, is why the heck are devs using a checkbox control but not using it's label --- instead, you are creating a new label control as well. Sad part, is I corrected these issues in my copy before when we could download the plugins. Having a similar issue with some areas in Brodies, but for the most part everything is readable. So please.... either fix this, or supply me with the plugin source so I can correct the GUI.
It'd be understandable, if you guys attached logs. Sounds like complaining to me, without the logs though.
When something is blatant no log's are required and considering Millz had already said a few posts ago that this is the case and you are still posting I can only assume that you are trying to get your post count up as your posts have served no other purpose
Or, you're just wrong. Every other developer always wants logs, it's such a huge thing, in fact - that they've taken the time to even write guides on how to attach logs. As someone who has also paid for this product, I only want to help Millz get his product on the road in time for WoD release. So, get off my dick.
Dilbog at this moment how is you arevage whitc CC in Garrosh Mistic? Do you have any profile for sharing?
Frost/fire seems to be ok for that fight with arcane loosing out by a few percent. Tbh Millz has done a decent job so far I have some profiles that I use most of the time I'll pop them on later.
If you're hitting 17k on some attempts, and 10.5k on the next attempt, then that sort of suggests you're doing something wrong in the raid, or you're extremely unlucky with RNG. Can you post a log file from a good and bad attempt please? It's not about default alignment. Resizing the GUI was intentionally disabled - It's not a standard winform GUI - it's using custom controls that don't react well to scaling. Why would you presume that I'm not using the check box label? It would make no sense to create a checkbox, clear the text out, and then place another label beside it. @Dilbog/Farix - Let's keep it civil please, we've all got the same end goal of having an optimal routine. I do need log files for certain issues, but describing what doesn't appear to work correctly etc is the biggest help.
As Dilbog wrote.hes putting some profiles up l8r for ppl to see,imo thats gonna solve some of the issues ppl have as its not just 1 page you need to setup and i bet im not the only 1 not getting it right.also ofc the CR aint running smooth after the new patch(way for expansion).and if ppl just breath a little.everything will be cool 1 dag soon.its a big work getting it all to fit in and run max TY Millz for taking so much of your time trying to make every1 happy.
For this week, all is clear, but nexts week i upload my logs. And i repeat same movements, same positions and one try get 16-17k and other 10-11k. I hate RNG fire, for this i change to arcane in WOD
Just heading into raid, I'll throw some on later, but be sure to check hot keys as mine are prob set up different what you all use. Also for the fire one you may need to change the ignite settings EDIT: This one routines has all 3 spec the way I use them, you will need to a just to your own keys and check the spell's as a lot I cast by hand/hot key. View attachment fire pve raid with hotkeys.xml
Because there are checkboxes with labels that cover the checkbox -- hence that statement, as that is what it appears like. Regarding window scaling, you don't need to scale the objects --- only set their docking alignments and allow for them to stretch. There is another easy fix --- disable label auto-resize --- no purpose in using that if nothing is going to resize anyway. In this case, the label should automatically display the full text on mouse over... and should automatically truncate to the exact specific size you have set. Additionally, yes, I can see that you inherit the custom properties of a "graphical" form, hence the flat appearance to the window itself ....unless this is a poorly designed inheritance, this should not impact the natural functions of the components you add to the form in the manner that disallows them from moving/stretching based on their dock position You did a great job with the window itself, and the left tabs --- just all the stuff on the right needs some layout optimizations -- and the beautiful part, is if done right, you don't have to worry about XYZ screens font-size.