-
-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ignite changes #72
Comments
Jesus, damn mages Soo... first crit between ticks extends ignite by 2s? |
https://www.youtube.com/watch?v=_PKJsTrzHlw& This video explains the mechanics correctly. (in the first 3-4 minutes). And yeah, damn mages indeed. |
Well, it is I thought. And it should be working now in Ignite2 branch (released a small bugfix to ignite removal couple of minutes ago, in case you already downloaded) |
I'll download and test it once AQ is out, thanks for the quick help! |
I get the following LUA error in raids: 110x ...eakAuras\Libs\LibClassicDurations-63\classAbilities.lua:126: attempt to index local 'spellTable' (a nil value) Locals: |
Fixed, try again, same link |
No bugs so far, seems good |
And everything is correct with Ignite? |
I will go through my VOD later, but I think there were still some times when it looked like the debuff timer is off. I'll let you know |
Just went through the VOD and there were definitely times when the debuff timer showed ~1 second but the debuff fell off (and not due to other debuffs pushing it off). Happened at least twice during AQ20 today as well. I also got the following LUA error today: Locals: |
Fixed the error. But i probably can't do anything about the inaccuracy without seeing it myself. And even then who knows what drift or delays happen while ignite is on. |
Alright, I'll try to find specific VOD timings and ask other mages to help me with that too |
https://github.com/rgd87/LibClassicDurations/releases |
Was the lua error fixed in v63, this is still happening in plater classic using v63. Tercioo/Plater-Nameplates-Classic#5 Is there some quick hack to get rid of the errors, every mage just specced fire and it's really annoying :) |
It wasn't fixed in 63, install 64 |
"With the advent of the P5 Patch it appears that the Blue Post from 7/24/20 has taken effect and Ignite is now behaving as it did in Vanilla.
This means simply that a crit is required between every tick of ignite after the first tick [..]."
Before this change, each crit reset the duration to the full 4 seconds.
However, after the changes crits need to happen after every tick of the first window, so crits need to happen in the windows of 2-4 seconds, 4-6 seconds, 6-8 seconds, 8-10 seconds, 10-12 seconds and so on.
Hope this helps you with reworking the library to properly track the duration of Ignite again.
The text was updated successfully, but these errors were encountered: