Twintop's Resource Bar

Twintop's Resource Bar

670k Downloads

Future Refactoring

Twintop opened this issue ยท 1 comments

commented
  • #461
  • Use UNIT_TARGET to control the current target assignment instead of getting the current target each time.
  • Explore using UNIT_SPELLCAST_SUCCEEDED to trigger starting cooldowns of abilities rather than COMBAT_LOG_EVENT_UNFILTERED.
    • This might not actually work if there's a race condition on the API for if the spell is actually on cooldown or not yet.
commented

Closing it out since the final potential improvements aren't very likely to work anymore in 12.0 given the changes.