ThornyFFXI / tTimers

Displays time remaining on buffs and debuffs you've cast, as well as the recast timers for your spells and abilities.
MIT License
6 stars 3 forks source link

Behavior with Horde Lullaby #11

Closed bgoodtimes closed 6 months ago

bgoodtimes commented 7 months ago

When hitting multiple targets it correctly times 1 instance of the sleep in the debuff list with the target mob, but an additonal one will show up under the buffs list with the other mob name next to it.

ThornyFFXI commented 7 months ago

I was unable to reproduce a condition where horde lullaby produces a buff entry on retail. That said, it was not correctly tracking multiple targets, so I did adjust the message IDs in 0.08. I suspect this will not fix your issue, as it's likely your private server is using the wrong message IDs. If you could provide the exact text that appears when you cast Horde, I can assess further.

WinterSolstice8 commented 6 months ago

private server is using the wrong message IDs.

That is correct, this change is relatively recent to mimic retails behavior.

https://github.com/LandSandBoat/server/pull/3988

ThornyFFXI commented 6 months ago

Closing this then, thank you for verifying.