Jelle Meeus
6cdf185412
fix(Scripts/Spells): Kil'Jaeden Fire Bloom AoE pet damage ( #22133 )
2025-05-17 08:36:47 +02:00
Tereneckla
7df7f2610e
fix(Core/Spells) reimplement SPELL_ATTR3_CAN_PROC_FROM_PROCS ( #22072 )
2025-05-10 18:52:06 +01:00
Jelle Meeus
2ad7cccb0a
fix(Core/Spells): Heart of the Crusader ( #22070 )
2025-05-09 11:15:03 +01:00
Jelle Meeus
b2a810f96c
chore(Core/Spells): move db spell_dbc corrections to SpellInfoCorre… ( #21819 )
2025-04-30 14:46:36 +01:00
Jelle Meeus
775b9ff29a
fix(Core/Player): correct SpellPriority logic ( #21052 )
...
Co-authored-by: killerwife <killerwife@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2025-04-30 02:09:20 +01:00
Rocco Silipo
025b579822
fix(DB/Creature) Solve various issues on dk starting area (phase 4). ( #22017 )
2025-04-29 15:40:46 +02:00
Jelle Meeus
534d07ec1b
fix(Core/Spells): Suppress Crystal Spire of Karabor procs ( #21961 )
2025-04-19 19:12:17 -03:00
Jelle Meeus
756c6c9001
fix(Scripts/BlackTemple): Shahraz Fatal Attraction Teleport ( #21858 )
2025-04-09 11:34:53 +02:00
Jelle Meeus
094c15a323
fix(Core/Spells): implement SPELL_ATTR7_TREAT_AS_NPC_AOE ( #21787 )
...
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2025-03-28 11:18:40 +01:00
Jelle Meeus
6ed7e0fe5c
fix(Scripts/SunwellPlateau): Felmyst Strafe strafe spells ( #21745 )
...
Co-authored-by: killerwife <killerwife@gmail.com >
2025-03-22 09:04:00 +01:00
p-tkachuk
f7778ccaf5
fix(Core/SpellInfoCorrections): Fix "Throw Bomb" spell ( #21463 )
...
Co-authored-by: Hexadecimal <hd@hd.hd >
2025-03-09 11:14:06 +01:00
p-tkachuk
78a01fd678
fix(Scripts/Ulduar): Fix Kologarn script ( #21595 )
...
Co-authored-by: Hexadecimal <hd@hd.hd >
2025-03-04 23:44:57 -03:00
Paul
826b55dffb
fix(Core/Spells): Fixed pet swoop ability not rooting target ( #21559 )
...
Co-authored-by: pavel_k <pavel_k@mail.com >
2025-02-23 11:13:31 +01:00
vrachv
e31674045b
fix(Core/Spells): Fix "Repelling Wave" stun radius ( #21587 )
2025-02-23 11:05:54 +01:00
Andrew
4906867220
fix(Core/Spells): Ingvar Smash and Dark Smash should not ignore LOS ( #21581 )
2025-02-21 22:10:39 -03:00
Paul
0c099a75ec
fix(Core/Spell): Corrected values for event food ( #21465 )
...
Co-authored-by: pavel_k <pavel_k@mail.com >
2025-02-16 23:27:45 +01:00
Jelle Meeus
b8b38e1e7e
fix(Core/Spells): Hand of Protection no longer removes Nalorak's Mangle ( #21413 )
2025-02-15 17:22:59 +01:00
manstfu
478a076589
fix(Script/ICC): Make Sindragosa Tail Smash - ignore LOS( #20935 )
2025-02-06 11:58:28 +01:00
blinkysc
9c214f0de0
fix(Scripts/MagisterTerrace/DB) Vexallus Boss Complete Overhaul ( #21266 )
2025-01-31 17:22:25 +01:00
Jelle Meeus
fa9718b737
fix(Core/Spells): Remove level scaling from Booming Voice ( #21054 )
2025-01-01 20:24:39 -03:00
Andrew
afc81098f2
fix(Scripts/ZulAman): Fix Vortex not following players and also spell… ( #20780 )
...
* fix(Scripts/ZulAman): Fix Vortex not following players and also spell missing
* Update boss_zuljin.cpp
2024-11-30 12:28:19 -03:00
Jelle Meeus
3565e4a9eb
feat(Core/WorldState): improved WorldState scripting ( #20141 )
...
* implement world state script
based on
0b87ca9d9e
Co-authored-by: killerwife <killerwife@gmail.com >
* refactor to use onleave and onenter instead of spell_area
allows players to right click remove adal's buff
* add MapMgr.h
* refactor: use condition enum instead of uint32, prefix WORLD_STATE where needed
* remove lock from WorldState::Update
sWorldState->Update() is only called from World::Update
* remove unsafe SmartAI action of setWorldState
---------
Co-authored-by: killerwife <killerwife@gmail.com >
2024-11-12 12:15:27 -03:00
Andrew
138a2ca974
refactor(Scripts/ZA): Update Zul'jin ( #20456 )
2024-11-08 21:05:30 -03:00
avarishd
fa4dc2cd47
fix(Core/Spells): 'Black Qiraji Battle Tank' being removed on map change/teleport ( #20455 )
...
fix(Core/Spells): Black Qiraji Battle Tank being removed on map change/teleport
2024-11-06 01:26:40 -03:00
avarishd
1c22cdcab2
fix(Core/Spells): Luffa removing bleeds over level 60 ( #20411 )
...
* fix(Core/Spells): Luffa
* Update spell_item.cpp
* Update spell_item.cpp
* Update spell_item.cpp
2024-11-04 21:09:10 +01:00
Andrew
7a2b86425f
fix(Core/Spells): Fix Gurtogg Bloodboil applying Acid Wound to himself ( #20394 )
2024-11-01 14:09:13 -03:00
Benjamin Jackson
4ad9d68f42
chore(Core): Correct typo of Suppress. ( #20229 )
...
* Init.
* Adjust spacing.
2024-10-17 22:09:53 +02:00
Rorschach91
91a5c49943
Fix(DB/Script): Phase change for DK starter area Eye of Acherus and npcs. ( #20170 )
...
* fix(Script/Mother Shahraz) Increase min teleport range and add new teleport points.
This fix increase minimum teleport range for Fatal Attraction and It adds 5 new teleport points if the boss is near the platform.
* Update boss_mother_shahraz.cpp
* fix(DB/Creature): Phase change for DK starter area npcs.
This fix change the phases when some npcs can be viewed.
* Update dk_phases_fix
* Update dk_phases_fix
* Create DK_NPC_Phases_Fix.sql
* Delete data/sql/updates/pending_db_world/dk_phases_fix
* Update DK_NPC_Phases_Fix.sql
* Update DK_NPC_Phases_Fix.sql
* Update DK_NPC_Phases_Fix.sql
* Update DK_NPC_Phases_Fix.sql
* Update SpellInfoCorrections.cpp
Eye of Acherus in Phase 2
* Update SpellInfoCorrections.cpp
Eye of Acherus ApplySpellFix removed (Eye of Acherus is in phase 2 now).
* Update DK_NPC_Phases_Fix.sql
Adding Npcs inside Acherus in phase 2.
2024-10-13 20:53:09 +02:00
Jelle Meeus
e0f08bbfb6
fix(Core/Spells): supress caster procs for Siphon Life heal ( #20175 )
...
supress caster procs for Siphon Life heal
2024-10-12 13:05:44 +02:00
Benjamin Jackson
c3ee737c80
fix(Core/SpellInfoCorrections): Add Arcane Missiles spell info correction. ( #20165 )
...
Init.
Co-authored-by: Ernesto Gonzalez <80600689+ernesto-glz@users.noreply.github.com >
2024-10-11 11:51:29 +02:00
Jelle Meeus
859a42a41e
fix(Core/Vehicles): feat vehicle seat addon, vehicle enter/exit positions ( #20082 )
...
* implement initial vehicle_seat_addon
Co-authored-by: Ovah <dreadkiller@gmx.de >
* add more vehicle_seat_addon data
* make exiting passenger visible
fixes "immediate despawn" of travelers mammoth
* style, update comments
* remove hacked pos relocate
* remove sending MSG_MOVE_ROOT/UNROOT on Ack
* set and unset UNIT_NPC_FLAG_PLAYER_VEHICLE on init/entry
* ulduar demolisher: remove flag correction and no longer needed usableseat
* fixup! implement initial vehicle_seat_addon
* fixup! fixup! implement initial vehicle_seat_addon
* re-add AddPassenger Flame Leviathan hack
was commented by mistake
* Update rev_1725993194571320983.sql
add missing ticks
---------
Co-authored-by: Ovah <dreadkiller@gmx.de >
2024-10-11 07:08:14 +02:00
Walter Pagani
891bcd8e00
refactor(SQL/Quest) Rescuing the Rescuers ID 11244 ( #20030 )
...
* refactor(SQL/Quest) Rescuing the Rescuers ID 11244
* fix range and max targets
* Texts are added and the smart_script list is modified
Co-authored-by: DEV Seaferer <91832265+edgardavid94@users.noreply.github.com >
---------
Co-authored-by: DEV Seaferer <91832265+edgardavid94@users.noreply.github.com >
2024-09-25 10:36:56 +02:00
Andrew
78cc255f43
fix(Core/Spells): Fix Fatal Attraction procing multiple times for eac… ( #20014 )
...
fix(Core/Spells): Fix Fatal Attraction procing multiple times for each player nearby
2024-09-22 14:52:19 -03:00
Grimdhex
4fc60bbbdf
fix(Core/Spells): Shadow demon - Allow to move while casting Paralyze ( #19948 )
...
* fix(Scripts/BlackTemple): fix stationary shadow demons
* optimization: use else if to stop the execution when a condition is reach
* revert last changes and fix the spell to allow move while casting
* .
2024-09-14 08:39:03 -03:00
Saqra1
321ac4a8c2
fix(Core/Spell): Summoning Portal position ( #19705 )
...
* fix(Core/Spell): Summoning Portal position
Summoning Portal is created in front of the caster but it is still too
close to them. Move it away a bit.
* Cleanup unused SpellInfo correction
Spell 61994 was stopped being used for summons in favor of 23598 on:
67010623a0
2024-09-11 12:37:56 -03:00
Saqra1
4734582e58
fix(Core/Spell): Refreshment Table position ( #19704 )
...
Refreshment Table game object should be created at the same position its
Refreshment Portal was created.
2024-09-11 11:53:07 -03:00
Jelle Meeus
e1abc72a25
fix(Core/Spell): warrior stances proccing darkmoon card vengeance damage ( #19796 )
...
add spellinfocorrection
2024-09-01 20:58:03 -03:00
Andrew
ef4e0c0d4a
fix(Core/Spells): Power of the Guardian should persist through death ( #19638 )
2024-08-21 06:36:05 -03:00
Gultask
09e77dfd1c
fix(Scripts/BlackTemple): Mother Shahraz Periodic part 2 ( #19561 )
...
* init
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
* Update boss_mother_shahraz.cpp
2024-08-06 11:53:19 -03:00
avarishd
fcdc50306f
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resis… ( #19549 )
...
fix(Core/Spells): Chromatic Resistance Aura shouldn't give holy resistance
2024-08-03 12:02:49 -03:00
avarishd
c54fd66c73
fix(Core/Spells): Flame Wave ( #19144 )
...
* fix(Core/Spells): Flame Wave
* )
* .
flamewave faction id
3365e6a4b8/sql/old/9.x/world/21081_2021_10_15/2021_09_29_04_world_2018_06_17_04_world.sql (L46)
Co-Authored-By: Carlos Morales <carlos.morales@insmet.cu >
* lol
---------
Co-authored-by: Carlos Morales <carlos.morales@insmet.cu >
2024-08-02 16:20:27 -03:00
Gultask
fccfe51594
fix(Scripts/BlackTemple): Mother Shahraz Periodic Beams ( #19525 )
...
* init
* Update boss_mother_shahraz.cpp
2024-07-29 23:49:58 -03:00
avarishd
a567259770
fix(Core/Spells): [TK] Wing Buffet should be a cone. ( #19382 )
...
* fix(Core/Spells): [TK] Wing Buffet should be a cone.
* radius to 20, from 15
* Update SpellInfoCorrections.cpp
2024-07-29 21:39:36 -03:00
Gultask
e34ce755c8
fix(Scripts/ShadowmoonValley): Rewrite Dragonmaw Races ( #19084 )
...
* init
* fly :)
* finally
* melee attack :/
* Update zone_shadowmoon_valley.cpp
Co-Authored-By: Dan <83884799+elthehablo@users.noreply.github.com >
* Update zone_shadowmoon_valley.cpp
* Update zone_shadowmoon_valley.cpp
* Update zone_shadowmoon_valley.cpp
---------
Co-authored-by: Dan <83884799+elthehablo@users.noreply.github.com >
2024-07-27 07:32:17 -03:00
Gultask
917c34cf52
fix(Scripts/BlackTemple): Move Supremus to TaskScheduler and tweak a bit ( #19418 )
...
* Update boss_supremus.cpp
* Update boss_supremus.cpp
* Update boss_supremus.cpp
* ble
* egh
* ye
* ermps
* ok done
* Update SpellInfoCorrections.cpp
* Update SpellInfoCorrections.cpp
2024-07-26 21:48:33 -03:00
Jelle Meeus
2d1e4393ba
fix(Spells/SpellInfoCorrections): remove AURA_INTERRUPT_FLAG_NOT_ABOVEWATER from some mounts ( #19431 )
...
remove AURA_INTERRUPT_FLAG_NOT_ABOVEWATER for some mounts
2024-07-18 21:56:12 -03:00
avarishd
cf7c015ea4
fix(Core/Spell): Implement SPELL_ATTR6_NO_PUSHBACK ( #19292 )
...
fix(Core/Spell): ImplementSPELL_ATTR6_NO_PUSHBACK
2024-07-17 09:09:34 -03:00
avarishd
f510e122a0
fix(Script/Quest): Protecting Our Own ( #19247 )
...
* fix(Core/Spells): Gor'drek's Ointment
* Update spell_item.cpp
* ;
2024-07-17 13:19:48 +02:00
Jelle Meeus
a69d02e513
fix(Scripts/Spells): warlock demonic pact ( #19386 )
...
* add Demonic Pact Aura script
2ff855054f (diff-ea612aafadff90005e88b243eb000369be9e5cb6f8dc85a008d31e42b156e0ec)
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
* spell_warlock aura:spell_warl_demonic_pact_aura
* fixup! spell_warlock aura:spell_warl_demonic_pact_aura
* remove not needed spell correction, flag is already set
* subtract current proc bonus before calculating new bonus
* also increase healing done
* remove Demonic Pact handling in Unit
* refactor indent, remove bonus from spell group effects e.g. totem of wrath
* Revert "refactor indent, remove bonus from spell group effects e.g. totem of wrath"
This reverts commit 104041172d34f542cc934e9f468407c36912cc7f.
* refactor indent
* manually set proc cooldown
---------
Co-authored-by: ariel- <ariel-@users.noreply.github.com >
2024-07-13 12:38:59 -03:00
Kitzunu
793f87fd61
fix(Core/GameObject): Use correct spell at meeting stone ( #19311 )
...
* fix(Core/GameObject): Use correct spell at meeting stone
* cleanup
2024-07-09 19:39:58 -03:00