Sulpitz / QuickHeal

QuickHeal for Vanilla WoW 1.12. with integration for HealComm (Luna unit Frames).
17 stars 3 forks source link

[Discussion] Functions and things that could be implemented #18

Closed shikulja closed 1 year ago

shikulja commented 4 years ago
  1. https://gitlab.com/AMGarkin/SmartHealer uses HealComm or TheoryCraft for auto rank one could add something similar, this could improve the accuracy of lowering the rank

  2. detect luaunlock and use locked functions it would be possible to automatically cancel the action when overheal threshold, as well as use the healing with the pressed button, without spamming the keyboard

  3. rewrite gui, on lua (ace2\waterfall), we will have a more accurate look, and the code.

  4. update clickcast(quickclick) for compatibility with pfui, LunaUF

Sulpitz commented 4 years ago

Hi Shikulja, Quickheal should already do what SmartHealer is doing. Heals are automatically lowered to the appropriate rang to top the player with an amount of overhealing specified by a hardcoded multiplier. From my experience the downranking worked quite well. It does detect if the heal being cast will overheal the target and will cancel it. I'm not sure though, if it also cancels if there is predicted heal landing before the heal being cast. But of course feel free to experiment. I just wanted to add what I remembered.

shikulja commented 4 years ago

@Sulpitz hello, good to see you)

(the second and third problems are adjusted to each other)