Giter Club home page Giter Club logo

fury's People

Contributors

cubenicke avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

fury's Issues

Ability priority incl Overpower

Hi Cubenicke,
Could you please explain the overpower logic- or ability priority?
So for example,

When will Fury use overpower?
Ideally, you want the rule to be that it will only use overpower if;

Bloodthirst is on CD
AND Whirlwind is on CD
AND flurry is NOT active
AND rage is less 26
Then swap to battle stance, cast overpower, and swap back to zerker.
Does it take into account all of these conditions? Or does it swap to battle and use overpower any time rage is 25 or less, regardless of flurry or other abilities being available?

Also- how does it prioritise abilities?

You would want the priority to be

Execute
Bloodthirst/Mortal Strike
Whirlwind
Heroic Strike (only if rage over “x” value and if all the above are on cooldown)
Hamstring if no flurry and all the above are on CD and above x rage
Overpower

Pummel Issues

Have you thought about adding a conditional to prevent interupts on lvl 63 mobs? UnitLevel(”target”) == -1 should be the return for a 63 mob. You could also make an exceptions array and use the values inside of that in an unitname(”target”) == value or statement. Love your work helped me learn lua and the wow api Thanks for all you have done for me.

How do I use this?

Hi there,

Sorry if this is a totally absurd question, but i can't seem to get it to work.
I downloaded the ZIP and put it in the addons map (as i do with all other addons) and then went and created a /fury macro.
It doesn't seem to register or do anything. It just gives me the default wow response for giving in a false /.... command,

How do i get this to work?

Want to play a Warrior and I am a huge fan of 1 button addons, hence my interest!

Thanks in advance and my apologies if i've missed something obvious.
(I'm not very pro at this or GitHub stuff)

Talents and ability issue

Error fury.lua:1592: attempt to call global 'Fury_ScanTalents' (a nil value)

Only spams hamstring in pvp on some targets.

Available for classic?

Hi there,

Just a quick question
Will this add-on be updated / modified so that it's available for classic WoW?

I heard a few things about some addons not being allowed or needing work-around to work etc, so i thought i'd just ask it here.

If it is available for classic WoW, i'll probably roll warrior, hence the question :)

Thanks in advance

Minimum level requirement?

Hi,

What is the minimum level required for this addon to function flawlessly?
(What skills do you need at the bare minimum etc)

Made a fresh warrior not too long ago and the addon doesn't seem to do anything except just turn on auto-attack when i click the keybind for '/fury'.

Thanks in advance

Absolutely incredible...

:-O omg dude ... you’re an absolute genius.. this is God-like. Can’t believe you put all this together!!
Within the 1 button fury dps macro- does it automatically swap to battle stance and use overpower when overpower is up- and then switch back to Berserker stance?

Also- does it spam Hamstring if flurry isn’t up and you have over a certain amount of rage (over 52 rage would be perfect)

Whirlwind

Whirlwind is a higher priority than overpower in the classic rotation however unless aoe is set I can not get the command /fury to use it.

I must have bugged out my configuration file and I figured it out. Good work on this. I have been working on a execute phase function. At 21 percent you can begin spamming a button that will A.) pop racial B.) pop trinket C.) pop recklessness D.) start spamming execute E.) pop rage pot if rage is less than 20 and it’s available.

Abilities Not Found

I was having issues and had to reinstall my game, I wiped everything so it's a completely fresh install.
Fury doesn't seem to be able to see any ability other than Heroic Strike after I logged into my level 60 warrior. I have keybinds to disable Death Wish and Whirlwind and all it does is say the ability can't be found. I've tried disabling all other addons and even clearing the WTF folder only loading Fury and the same problem happens. Does it take time to scan or something? I've even tried running the /fury talents and /fury default commands and all it does is spam "Outfitter: Couldn't find outfit named Execute" even though execute swap is disabled.

Sunder Armor

Decided to try out that /prot mode you added, doesn't seem to use Sunder Armor at all though. It does stay in Defensive and use Revenge/Heroic Strike however.

"executeswap " parameter bug

On line 25 of the Fury.lua function "updateConfiguration(defaults)"

The string "Executeswap" parameter has a space in it, so the command isn't executed.

image

Heroic Strike Queueing

I play on a server which is a fork of vmangos, and it has HS queuing implemented. To be specific:

https://us.forums.blizzard.com/en/wow/t/wow-classic-era-%E2%80%9Cnot-a-bug%E2%80%9D-list-updated-april-22-2021/175887

Offhand attacks that occur while on-next-hit abilities such as Heroic Strike are queued do not suffer the dual wield to-hit penalty.

Based off this, there's a tech you can do as a player, where you queue HS until right before your main hand swing goes out, then unqueue HS. The main hand swing lands, and you re-queue HS. This means you get the offhand hit benefits, without losing rage to an HS that you might want to spend on a bloodthirst first.

This is very difficult to do manually, but it seems this could be added as a feature in the addon, maybe requiring the user to spam the macro button very fast. Perhaps always queue, unless the macro is hit 0.5 seconds away from a HS land, then unqueue HS, unless above 50 rage.

Doesn't work (again)

So here I am again, trying to figure out what went wrong.

So as a little background info: I tried to install and use this addon before on my laptop, but it would do nothing except auto-attack.
When I did /fury ability Rend - it would say 'Rend not found', the same for other abilities.

Then after downloading it multiple times and replacing the file in the addons folder it worked as by magic. Somehow, that made it work.

Now I'm on my desktop and want to continue to use the addon, but I've run into the exact same problem, except for that I've downloaded and replaced it over 10 times now and it still doesn't work.

I don't know what I did then to solve it, but it doesn't seem to work now.

All it does when i do /fury is auto-attack.
/fury charge does nothing.
/fury ability says it cant find the ability (yes I use capitalization)

I've run out of ideas and options of how to get this to work.

I removed -master from the file name.
Haven't touched anything or messed with files inside.
Just dropped the whole map in the addons folder.

Any advice is welcome.

Thanks in advance,
Rudikuul

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.