EverWrath/src/server/scripts/Spells
UltraNix 5831c336df
fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks. (#7151)
* fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks.

Fixed #6234

* Update src/server/scripts/Spells/spell_shaman.cpp
2021-08-07 00:28:07 +02:00
..
spell_dk.cpp chore(Script/Misc): add comments to some scripts (#7011) 2021-07-24 19:37:45 +02:00
spell_druid.cpp chore(Script/Misc): add comments to some scripts (#7011) 2021-07-24 19:37:45 +02:00
spell_generic.cpp chore(Script/Misc): add comments to some scripts (#7011) 2021-07-24 19:37:45 +02:00
spell_hunter.cpp refactor(Scripts/Spells): code cleanup (part 9) (#6946) 2021-07-22 01:12:28 +02:00
spell_item.cpp fix(Scripts/Items): Goblin Bomb Dispenser (#7190) 2021-08-06 16:27:18 +02:00
spell_mage.cpp fix(Scripts/Spell): combustion will now properly go on cooldown when the buff is manually cancelled (#7185) 2021-08-06 11:13:45 +02:00
spell_paladin.cpp refactor(Scripts/Spells): code cleanup (part 9) (#6946) 2021-07-22 01:12:28 +02:00
spell_priest.cpp refactor(Scripts/Spells): code cleanup (part 9) (#6946) 2021-07-22 01:12:28 +02:00
spell_quest.cpp refactor(Core/Grids): Ported cmangos/mangos-wotlk@ea99457 (#6113) 2021-06-03 05:27:51 +02:00
spell_rogue.cpp fix(Core/Spells): Killing Spree should not affect invisible units (#7191) 2021-08-06 11:50:27 +02:00
spell_shaman.cpp fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks. (#7151) 2021-08-07 00:28:07 +02:00
spell_warlock.cpp fix(Core/Unit): -Wdeprecated-enum-enum-conversion warning (#6868) 2021-07-13 11:51:58 +02:00
spell_warrior.cpp fix(Scripts/Spell): Victory Rush spammable ability (#6662) 2021-07-06 15:17:51 +02:00
spells_script_loader.cpp feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346) 2021-06-22 23:19:02 +02:00