Looking4Group / L4G_Core

Looking4Group Core
http://looking4group.eu
GNU General Public License v2.0
37 stars 69 forks source link

Buffs that should prevent stealth but dont #2525

Open Xadras opened 8 years ago

Xadras commented 8 years ago

The various "Blood" debuffs from the stingers in Zangarmarsh should prevent invisibility and stealth. I was able to stealth today with different debuffs.

|| m_spellProto->Id == 9806 || m_spellProto->Id == 9991 || m_spellProto->Id == 16432 || m_spellProto->Id == 35325 || m_spellProto->Id == 35328 || m_spellProto->Id == 35329 || m_spellProto->Id == 35331)


No, just do this on ApplyAura function for all cases including Faerie Fire. https://github.com/Looking4Group/L4G_Core/blob/master/src/game/Unit.cpp#L3839

Xadras commented 8 years ago

Point to Fix in Core: https://github.com/Looking4Group/L4G_Core/blob/321c2e991df24743c6f045f8b77c9e06c13590de/src/game/SpellAuras.cpp#L5546

Mabe add some spells: https://github.com/TrinityCore/TrinityCore/issues/13053

https://github.com/azerothcore/azerothcore-wotlk/commit/791da540a9ae94ece9dabfc994333e503e74ed65

Xadras commented 8 years ago

Original comment by Alexander B (Bitbucket: Saltgurka, GitHub: Unknown):


http://www.wowhead.com/npc=18132/umbraglow-stinger#abilities (http://www.wowhead.com/spell=35325/glowing-blood) - Working as intended: https://youtu.be/g3VYc4Zm7bI

http://www.wowhead.com/npc=18133/marshlight-bleeder#abilities (http://www.wowhead.com/spell=35329/vibrant-blood) - Not working - Able to stealth even with debuff on: https://youtu.be/bvkKBj63L4A