Does not work for Shaman Elem or Heal
NeoKK opened this issue ยท 9 comments
I installed all libraries, but addon do not see all my spells. :( It see and work only for flask, pots, food. Maybe I do something wrong, I dont'n understand. Please, help :(
Only install complete versions from the curse website. If you have a problem with spells not working please make a list of exactly what is broken.
To be more specific...
All specs:
- All totems are no longer being tracked
- Flame Shock's debuff isn't tracked
- Healing Rain's buff isn't tracked
- Water Walking's buff isn't tracked
- Spirit Walk's buff isn't tracked
- Wind Shear isn't highlighted during interruptable casts
- Purge isn't highlighted when a target enemy has Magic effects
Elemental, Enhancement:
- Lightning Shield's buff isn't tracked
- Shamanistic Rage's buff isn't tracked
- Unleash Flame's buff isn't tracked
- Cleanse Spirit isn't highlighted when a friendly target has Curse effects
Enhancement:
- Unleash Elements's buff isn't tracked (triggers Unleash Flame) and should highlight Flame Shock and Fire Nova
- Stormstrike's debuff isn't tracked
Elemental, Restoration:
- Spiritwalker's Grace's buff isn't tracked
Restoration:
- Water Shield's buff isn't tracked
- Earth Shield's buff isn't tracked
- Riptide's buff isn't tracked
- Purify Spirit isn't highlighted when a friendly target has Curse or Magic effects
- Unleash Life's buff isn't tracked and should highlight Healing Surge, Healing Wave, and Chain Heal
Oh yeah! I had also some problems with my shaman.
Windshear, Purge ist the most important thing
But you also missed the following totem:
Healing Stream Totem
I really like to see on the totem how long it will last
The list above is almost perfect.
Current release of LibPlayerSpell is empty for shamans https://github.com/Adirelle/LibPlayerSpells-1.0/blob/master/data/Shaman.lua that's why you're not seeing any auras. I was working on https://github.com/dafzor/LibPlayerSpells-1.0/blob/master/data/Shaman.lua but haven't had much time to fill it up so it's currently enhancement only and still very incomplete.
@ayalon
But you also missed the following totem:
Healing Stream Totem
No, I covered that with:
- All totems are no longer being tracked
My version should now be fairly complete for elemental and enhancement https://github.com/dafzor/LibPlayerSpells-1.0/blob/master/data/Shaman.lua should be good enough to merge in atm the commented spells are because of https://github.com/Adirelle/LibPlayerSpells-1.0/issues/54