Jelle Meeus
ed38e6e550
fix(Scripts/Naxxramas): Gothik missing visuals at minions death ( #18666 )
...
* add sql rev
* enable NPC_TRIGGER
* add npc_gothik_trigger
* add rest of script
* spell info correction
* fix compile issue
* fix desummon call
* remove comment
* access gothik by GUID
* add missing function overrides
* add braces
* add missing trigger, adjust CGUID value
* fixup! add missing trigger, adjust CGUID value
* select skulls based on coordinates
style
invert remove
remove CGUID comment
fix remove_if check, use correct def
* JustSummoned: target same side with mapLOS
* select random initial target on the same side
* add REACT_AGGRESSIVE and increase CallForHelp radius
* refactor spellscript
* style
2024-06-29 15:12:12 -03:00
avarishd
63c8c6480e
fix(Core/Spells): Eye of Grillok improvements ( #19148 )
...
* fix(Core/Spells): Eye of Grillok improvements
* my eyes
* discovery of RegisterSpellAndAuraScriptPair
* comment
2024-06-29 07:33:23 -03:00
Walter Pagani
77be5bb19d
fix(Spells/SpellInfoCorrections) Remove friendly mask on goblins ( #18912 )
...
Co-authored-by: Jelle Meeus <sogladev@gmail.com >
2024-06-29 00:28:29 -03:00
Jelle Meeus
29f376f9bc
fix(Core/Spells): Midsummer spinning visual interrupt on gossip ( #19211 )
...
* handle removal in periodic effect
* do removal with aurascript
* Revert "do removal with aurascript"
This reverts commit 383dd7b255e18d52f5fbecbfcb47ac08331ba626.
* Revert "handle removal in periodic effect"
This reverts commit ab6984e95613df3fa32d45489f607650c9700ff7.
* add AURA_INTERRUPT_FLAG_TALK to 45406
2024-06-28 13:41:47 -03:00
Lyuboslav Kotsev
10892a519d
fix(core/spell): Presence of Mind should not apply cooldown mods on c… ( #17890 )
...
fix(core/spell): Presence of Mind should not apply cooldown mods on category spells.
Mage T4 set 4 set bonus puts cooldown reduction on Presence of Mind which should not be passed down to category spells,
because in case of infinity cooldown on Arcane Power it does not get reset when you lose the Presence of Mind aura and Arcane Power stays forever in cooldown
or more specifically for 1 month(infinity cooldown).
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/17800
Patch 3.0.9 https://wowpedia.fandom.com/wiki/Patch_3.0.9
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2024-06-17 22:05:07 +02:00
Andrew
22c8469d8c
fix(Core/Spells): Fix Anetheron sleep only targetting himself ( #18735 )
2024-04-13 17:14:07 +02:00
Dan
42c41525de
fix(Scripts/TheEye): increase dagger proc chance and make sure mind control only targets players ( #18563 )
2024-03-16 17:28:40 -03:00
Andrew
3bcdc4d23e
fix(Core/Spells): Domination affect max 5 targets ( #18555 )
2024-03-15 08:20:51 +01:00
Walter Pagani
7a7ea27293
fix(SpellInfoCorrections) Raid buffs should ignore LoS ( #18518 )
2024-03-15 01:20:36 -03:00
Dan
1c8644b3bc
fix(Scripts/TheEye): make legendary TK dagger have 100% proc chance ( #18482 )
...
initial
2024-03-04 10:44:35 +01:00
Angelo Venturini
36109628a9
fix(Core/Spells): Add ignore LOS to Tidal Wave ( #17979 )
2023-12-10 20:30:28 -03:00
Kitzunu
911f07c906
fix(Core/Spells): Haunted should not be right-clickable ( #17864 )
...
fix(Core/Spells): Haunted
https://github.com/azerothcore/azerothcore-wotlk/issues/16248
2023-11-26 17:50:32 +01:00
pedrohfm9
1850c974a4
fix(Core/Spells): Fix aura interruption flags for Scarlet Raven Priest Image for quest A Fall From Grace ( #17828 )
...
* Update src/server/game/Spells/SpellInfoCorrections.cpp
---------
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com >
2023-11-23 07:29:45 -03:00
avarishd
d5f03f0ef4
fix(Core/Spells): Spotlight having a duration ( #17799 )
2023-11-20 08:38:59 +01:00
Winfidonarleyan
e90d7a2f92
chore(Core/Misc): sort includes ( #17776 )
...
* chore(Cleanup): sort includes
* fix build
* fix build again
2023-11-18 17:51:26 +01:00
Grimgravy
c6ae678382
fix(Scripts/Quest): Improve The Force of Neltharaku ( #17088 )
...
* fix(Scripts/quest): Improve The Force of Neltharaku
* update
2023-11-18 15:28:44 +01:00
Ludwig
cb483d124f
fix(Script/Spell): fix AOE circle bug on Midsummer Torch Catching ( #17654 )
...
* fix(Spells/Midsummer): fix script for spell 46747 SPELL_FLING_TORCH_DUMMY
* SpellInfoCorrections: fix target of spell 46747 Fling torch
* DB: assign spell 46747 Fling torch to item 34833 Unlit Torches
* remove whitespaces at src/server/game/Spells/SpellInfoCorrections.cpp:4610
2023-11-09 00:19:57 +01:00
avarishd
8af077bc33
fix(DB/SAI): Naberius ( #17639 )
2023-11-08 08:01:24 +01:00
avarishd
fb83c22dd2
fix(Core/Spells): T5 Warlock 4 Set ( #17589 )
...
* fix(Core/Spells): T5 Warlock 4 Set
* BonusMultiplier is 1 so we don't care about it
2023-11-02 12:30:03 -03:00
avarishd
11c88cb30e
fix(Core/Spells): T4 Shadow Priest 4 Set ( #17587 )
...
* fix(Core/Spells): T4 Shadow Priest 4 Set
* zzz
2023-11-02 08:54:44 -03:00
avarishd
8c8d459c6f
fix(Core/Spells): Marked for Death affecting wrong spells. ( #17406 )
2023-10-21 10:28:57 -03:00
Ludwig
de6ece2462
fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or sp… ( #17442 )
...
fix(Core/Spells): interrupt midsummer ribbonpole dance on mount or spell cast
2023-10-19 21:40:08 -03:00
avarishd
91c6bdd540
fix(Core/Spells): Script Lord Valthalak's Amulet ( #17431 )
...
* fix(Core/Spells): Script Lord Valthalak's Amulet
* cs
2023-10-07 07:34:35 -03:00
Skjalf
c7b7b7dc07
fix(Scripts/Spells): Fix Glyph of Voidwalker applying to every pet ( #17342 )
...
* fix(Scripts/Spells): Fix Glyph of Voidwalker applying to every pet
* Update src/server/game/Entities/Pet/Pet.cpp
2023-09-25 08:07:09 -03:00
Skjalf
4a0b879ee3
fix(Scripts/Karazhan): Fix Shade of Aran Blizzard and use proper spel… ( #17329 )
...
* fix(Scripts/Karazhan): Fix Shade of Aran Blizzard and use proper spells to summon elementals
* Update boss_shade_of_aran.cpp
* Update boss_shade_of_aran.cpp
* Update rev_1695546719351253200.sql
* missing sql
2023-09-25 06:41:21 -03:00
Grimgravy
6990a1d2a4
fix(Scripts/Quest): improve Catch the Wild Wolpertinger! ( #17333 )
2023-09-24 16:23:58 -03:00
Angelo Venturini
be5db26d24
fix(Scripts/MagtheridonLair): Magtheridon Debris ( #17249 )
...
* fix(Core/Scripts): Magtheridon Debris
* unhack
* cleanup
* eof line
* unused variable
* more cleanup
2023-09-17 07:43:10 -03:00
Christopher Galbraith
aea540181b
fix(Spell): set torment of the worgen to have 3% proc chance ( #17005 )
...
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-08-26 17:35:56 +02:00
Christopher Galbraith
cee630774c
fix(Core/Spells): Add SPELL_ATTR7_DONT_CAUSE_SPELL_PUSHBACK to Hand of Sac and Divine Sac spells ( #17041 )
...
* add no spell pushback flag to auras
* Revert "add no spell pushback flag to auras"
This reverts commit 545e9fe4ee69bb079b69a4f2ba6039b834568a59.
* spellInfoCorrection for no pushback on HoS and Divine Sac
---------
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-08-25 09:02:27 -03:00
The GhostRider
b1c8b0eaa2
fix(Core/Item): Complimentary Brewfest Sampler ( #16992 )
...
* Fix(DB/C++):Item - Complimentary Brewfest Sampler
* Delete PlayerStorage.cpp
* Update rev_1691843684176706600.sql
Correction
* Ripristino il file PlayerStorage.cpp
* New file: SpellInfoCorrections.cpp
* Update rev_1691843684176706600.sql
2023-08-25 08:45:06 -03:00
avarishd
7c43738214
fix(Spells/Scripts): Gnomish Poultryizer ( #15554 )
...
fix(Spells/Scripts): Gnomish Poultryizer not breaking on damage
2023-08-10 14:37:14 -03:00
v-mstrs
9eadbdf611
fix(Core/Spells): Warrior T5 2p ( #16749 )
...
* fix overpower bonus
* Update SpellInfoCorrections.cpp
* Update src/server/game/Spells/SpellInfoCorrections.cpp
---------
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-08-06 03:32:52 +02:00
Maria-sequel
81a20d69de
fix(Core/Spells): Silent Fang proc should not work in … ( #16907 )
...
fix(Spell/SpellInfoCorrections): Silent Fang proc should not work in arena
2023-08-06 03:21:01 +02:00
avarishd
08ed1fb47a
fix(Scripts/Pets): Darting Hatchling not running around. ( #15251 )
...
* fix(Scripts/Pets): Darting Hatchling not running around.
* cs
* Update pet_generic.cpp
* RemoveAurasDueToSpell
2023-07-18 13:53:44 -03:00
Angelo Venturini
3fc0a5b4fd
fix(Core/Scripts): Ghaz'an acid spit should hit just one target ( #16410 )
2023-06-07 11:42:56 -03:00
Kitzunu
ee18f55f63
fix(Scripts/Spells): Convert some Druid spells to SpellScript ( #16414 )
...
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com >
2023-06-01 22:04:00 +02:00
Skjalf
6a73c38eb6
fix(Scripts/ShatteredHalls): Rework Nethekurse ( #16265 )
2023-05-21 18:11:31 -03:00
avarishd
ff6d88f6de
fix(Core/Spells): Dungeon T3 2P Bonuses for Wastewalker & Doomplate. ( #16076 )
2023-05-14 11:37:50 -03:00
Tereneckla
a5d334db8b
fix(Core/Spells): Seal of Command, Seal of Vengeance and Seal of Corruption do not benefit from percentage damage increases ( #15940 )
...
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
2023-05-13 16:35:47 -03:00
avarishd
3aedf2fbf8
fix(DB/SAI): Void Baron Galaxis encounter. ( #15312 )
...
* fix(DB/SAI): Void Baron Galaxis encounter.
* remove item cast + add void storm cloud
2023-05-10 06:29:51 -03:00
Gultask
3dc7a89ad2
fix(DB/ShatteredHalls): Re-Construct Shattered Halls ( #15990 )
...
* init
* Legionnaire Gauntlet
* barracks pt1
* barracks done
* sewers
* Sparring Hall spawns
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* Update rev_1680974634766349300.sql
* rest of spawns
* cleanup and linking
* errors and leftovers
* tweak
* Update data/sql/updates/pending_db_world/rev_1680974634766349300.sql
* more emotestates
* dont remove executioner
2023-04-22 10:12:11 -03:00
UltraNix
790417b1b1
fix(Core/Spells): Fixed somed Druid idols not being modified by spell… ( #15452 )
...
fix(Core/Spells): Fixed somed Druid idols not being modified by spell power coefficients.
Fixes #14479
2023-04-22 10:08:01 -03:00
Kitzunu
7eafd35190
chore(Spell/Effects): Small improvement to EffectDistract ( #15920 )
...
* chore(Spell/Effects): Small improvement to EffectDistract
* Update SpellEffects.cpp
2023-04-21 07:41:01 -03:00
Gultask
d851e79a90
fix(DB/ShadowLab): Re-Construct Shadow Labyrinth ( #15635 )
...
* Create rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* Update rev_1679869717906181100.sql
* WIP
* build
* more random spawns
* reorganize spawns to be more readable
* equip_id
* All scripted up to Murmur
* Murmur RP
* avoid many reschedulings
* Missing heroic ritualists
* Update rev_1679869717906181100.sql
* leftovers
* variables
2023-04-05 23:52:52 -03:00
UltraNix
d029ffe3ab
fix(Core/Spells): Fixed Battlegear of Eternal Justice set bonus. ( #15593 )
...
Fixes #14696
2023-04-02 15:28:03 -03:00
UltraNix
1160f3bda9
fix(Core/Spells): Turn the Tables can stack with itself. ( #15597 )
...
Fixes #13911
2023-03-29 00:28:56 -03:00
UltraNix
a90c3c387d
fix(Core/Spells): Seed of Corruption cannot be reflected. ( #15473 )
...
* fix(Core/Spells): Seed of Corruption cannot be reflected.
Fixes #15458
* Update.
2023-03-24 06:25:12 -03:00
avarishd
7f7ec62a0a
fix(Core/Spells): Healing Salve having cast time. ( #15329 )
2023-03-17 17:38:54 +01:00
avarishd
aa3e2e052a
fix(Core/Spells): Draenei Call of Air 4/4 Susurrus buff duration. ( #15255 )
2023-03-16 19:02:31 +01:00
UltraNix
b21f98d639
fix(Scripts/Karazhan): Chess Event. ( #14736 )
2023-03-15 00:07:49 -03:00