Commit Graph

1552 Commits

Author SHA1 Message Date
Tereneckla
6ee42fcf78 fix(Scripts/SethekkHalls) Fix Talon King Ikiss Blink (#15876)
Update boss_talon_king_ikiss.cpp
2023-04-08 07:30:03 -03:00
Skjalf
c9973f3a80 fix(Scripts/IcecrownCitadel): Fix Svalna crash (#15862) 2023-04-07 12:57:52 -03:00
Skjalf
e2cfb5c5a9 fix(Scripts/IcecrownCitadel): Fix Putricide crash (#15846) 2023-04-06 18:19:46 -03:00
Gultask
57874f9d40 fix(Scripts/Steamvault): Correct timers and add missing events (#15840) 2023-04-05 23:47:22 -03:00
Eddy Vega
34eafefb6f fix(Scripts/Arcatraz): Remove Skyriss' immunity at reset (#15833)
init
2023-04-05 16:54:25 -03:00
Skjalf
67dd96e502 fix(Scripts/IcecrownCitadel): Fix Sindragosa's icewall poping up prem… (#15836)
fix(Scripts/IcecrownCitadel): Fix Sindragosa's icewall poping up prematurely
2023-04-05 16:36:18 -03:00
Skjalf
caf54517bf fix(Scripts/IcecrownCitadel): Fix possible crash if bosses engage off… (#15832)
fix(Scripts/IcecrownCitadel): Fix possible crash if bosses engage offline players
2023-04-05 13:40:21 -03:00
Skjalf
328405e4a7 fix(Scripts/Arcatraz): Fix Harbringer Skyriss not splitting if castin… (#15811)
* fix(Scripts/Arcatraz): Fix Harbringer Skyriss not splitting if casting abilities

* Update boss_harbinger_skyriss.cpp

* Update boss_harbinger_skyriss.cpp

* scheduler update

* Update boss_harbinger_skyriss.cpp
2023-04-05 13:30:03 -03:00
avarishd
8c9b4f1fb6 fix(DB/SAI): Port On Nethery Wing visuals from Trinity. (#15806)
* fix(DB/SAI): Port On Nethery Wing visuals from Trinity.

/TrinityCore/TrinityCore/issues/23905

Co-Authored-By: Dr-J <1444120+dr-j@users.noreply.github.com>

* increase SpellFocusObject from 90 to 150

* correct taxipath and add 4 spawns from TC

---------

Co-authored-by: Dr-J <1444120+dr-j@users.noreply.github.com>
2023-04-04 09:34:14 -03:00
Skjalf
28c770a517 fix(Scripts/IcecrownCitadel): Prevent Sindragosa's landing trigger fr… (#15814)
fix(Scripts/IcecrownCitadel): Prevent Sindragosa's landing trigger from firing during combat
2023-04-04 08:34:30 -03:00
UltraNix
ce066a4781 fix(Scripts/SlavePens): Added waypoint movement to Quagmirran. (#15582)
* fix(Scripts/SlavePens): Added waypoint movement to Quagmirran.

Fixes #8559

* buildfix.
2023-04-04 08:30:59 -03:00
Skjalf
572a7ea60d feat(Scripts/IcecrownCitadel): Allow game masters to skip boss checks (#15810) 2023-04-03 23:29:51 -03:00
Skjalf
ea1eed7362 fix(Scripts/IcecrownCitadel): Script Sindragosa's respawn/waypoints (#15792) 2023-04-03 00:07:10 -03:00
avarishd
a8a3c4ed10 fix(Scripts/VioletHold): Remove hardcoded text and add some of the missing gossips. (#15058)
* Remove hardcode and add some of the missing gossip.

* cs

* {}

* ///
2023-04-02 15:37:21 -03:00
ZhengPeiRu21
817cb2d685 fix(Scripts/MoltenCore): Correct Baron Geddon Inferno damage values (#15637)
* fix(Scripts/Molten Core): Correct Baron Geddon Inferno damage values

* Update tick counts
2023-04-02 15:35:47 -03:00
UltraNix
e6fb7ff806 fix(Scripts/Karazhan): Fixed locking Shad of Aran entrance door. (#15450)
Fixes #15434
2023-04-02 15:29:56 -03:00
elthehablo
e85d829493 fix(Scripts/Arcatraz): fix Trial of the Naaru: Tenacity complete condition (#15742)
* fix(Scripts/Arcatraz): fix Trial of the Naaru: Tenacity complete condition

should now only complete on heroic mode

* adaptation of edit to AC syntax

brackets fixed :)
2023-04-02 15:27:06 -03:00
Skjalf
c0253d91a7 fix(Scripts/SethekkHalls): Prevent pets from pulling Ikiss from behin… (#15764)
* fix(Scripts/SethekkHalls): Prevent pets from pulling Ikiss from behind doors

* Update src/server/scripts/Outland/Auchindoun/SethekkHalls/boss_talon_king_ikiss.cpp
2023-04-02 09:43:50 -03:00
Skjalf
66acaef606 fix(Scripts/Arcatraz): Update timers after research (#15726) 2023-03-31 01:15:44 -03:00
Gultask
ea047f2cf2 fix(Scripts/Mechanar): Add missing Enrage event for Pathaleon the Calculator (#15650)
* init

* 2

* indentation

* 3
2023-03-30 18:09:11 -03:00
Skjalf
41fc1a6229 fix(Scripts/Arcatraz): Delay abilities during charge and delete trigg… (#15653)
fix(Scripts/Arcatraz): Delay abilities during charge and delete trigger spawns
2023-03-30 10:38:56 -03:00
qwe900
c8c042d326 fix(Scripts/IcecrownCitadel): Fixing last issue on Nerubs in ICC (#15651)
now they fight after landing
2023-03-29 19:54:46 -03:00
Skjalf
d030260dd4 fix(Scripts/Arcatraz): Adjust Soccrothar charge timer and implement emote (#15643) 2023-03-29 03:12:41 -03:00
Skjalf
7f186cce7a fix(Scripts/Arcatraz): Millhouse uses Iceblock under 50 percent hp (#15644) 2023-03-29 03:12:29 -03:00
UltraNix
43336a8443 fix(Scripts/SethekkHalls): Talon King Ikiss (#15471)
* fix(Scripts/SethekkHalls):

Talon King Ikiss should cast his combo at 80%, 50% and 25%.
After finishing the explosion, Talon King Ikiss should reset aggro.
Talon King Ikiss cast sheep randomly also in normal mode.
Fixes #15466

* Update.

* Update.
2023-03-29 01:32:12 -03:00
UltraNix
fa249abb55 fix(Scripts/Steamvault): Improved Door Controller event. (#15580)
Fixes #15547
2023-03-29 01:28:42 -03:00
Skjalf
8e697633b8 fix(Scripts/IcecrownCitadel): Fix Nerubar Broodkeeper flickering anim… (#15642)
* fix(Scripts/IcecrownCitadel): Fix Nerubar Broodkeeper flickering animation

partial cherry-pick of f8db738e8d

Co-Authored-By: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
Co-Authored-By: Houston <69751143+HoustonCore@users.noreply.github.com>
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>

* Update icecrown_citadel.cpp

* fix the spiders before sindragosa as well

* Update icecrown_citadel.cpp

---------

Co-authored-by: Ovahlord <18347559+Ovahlord@users.noreply.github.com>
Co-authored-by: Houston <69751143+HoustonCore@users.noreply.github.com>
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
2023-03-29 01:16:37 -03:00
UltraNix
213aaee42c fix(Scripts/Spells): Fixed Improved Healthstone not affecting Ritual … (#15588)
fix(Scripts/Spells): Fixed Improved Healthstone not affecting Ritual of Souls.

Fixes #15510
2023-03-29 00:31:36 -03:00
Gultask
d87a9dc58f fix(Scripts/Steamvault): Correct Timers for Thespia and add missing line (#15640)
* Update boss_hydromancer_thespia.cpp

* Create thespia.sql

* Update boss_hydromancer_thespia.cpp

* Lightning cloud is random as well

* DoCast
2023-03-29 00:28:15 -03:00
Skjalf
8dced9fcf1 fix(Scripts/IcecrownCitadel): Fix Blood-Queen Lana`thel reset and fli… (#15601)
fix(Scripts/IcecrownCitadel): Fix Blood-Queen Lana`thel reset and flickering animation
2023-03-27 22:52:18 -03:00
Skjalf
5ea6e250a6 fix(Scripts/Arcatraz): Fix Soccothrates fel flame charge (#15600) 2023-03-27 03:48:15 -03:00
Skjalf
a959942d82 fix(Scripts/IcecrownCitadel): Sindragosa shouldn't kill everything on… (#15602)
fix(Scripts/IcecrownCitadel): Sindragosa shouldn't kill everything on evade
2023-03-27 03:43:38 -03:00
Gultask
3c056273b8 fix(Scripts/Mechanar): Fix Mechano-Lord Nether Charges not spawning (#15575)
init

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2023-03-25 19:33:22 -03:00
qwe900
dd43ea4849 fix(Scripts/IcecrownCitadel): Lichking "Harvest Soul" Fix (#15573)
Players now not stucking anymore in the strangulating vehicle and getting teleported
2023-03-24 21:11:51 -03:00
Skjalf
825d0dc2bb fix(Scripts/IcecrownCitadel): Prevent the LK from despawning Tirion F… (#15561)
fix(Scripts/IcecrownCitadel): Prevent the LK from despawning Tirion Forddring
2023-03-24 08:03:20 -03:00
avarishd
970aca642e fix(Scripts/UtgardeKeep): Prince Keleseth not aggroing (#15523)
* fix(Scripts/Instance): Utgarde Keep - Prince Keleseth not aggroing from proximity.

* update

* zzz

* typo

* remove broadcast_text update
2023-03-23 08:08:29 -03:00
Skjalf
10c5ca69cd fix(Scripts/Mechanar): Implement Pathaleon's spawn (#15536) 2023-03-23 05:50:30 -03:00
Skjalf
989584b199 fix(Scripts/Mechanar): Raging Flames may target tanks (#15543) 2023-03-22 15:02:31 -03:00
Kitzunu
35195a6eef refactor(Scripts/Item): Make Goblin Weather Machiene script more read… (#15467)
* refactor(Scripts/Item): Make Goblin Weather Machiene script more readable

* need to validate spells ofc

* initialize the var to make ci happy
2023-03-22 06:06:32 -03:00
avarishd
d6c7e9f630 fix(Scripts/Zangarmarsh): Move zangarmarsh npcs to SAI (#15504)
* fix(DB/SAI): Move Ashyen & Keleth to SAI.

Co-authored-by: offl <offl@users.noreply.github.com>

* Delete rev_1679303594025981500.sql

* fix(Scripts/Zone): Move zangarmarsh npcs to SAI.

Co-Authored-By: Alli <6288119+aletson@users.noreply.github.com>
Co-Authored-By: Faq <322016+Faq@users.noreply.github.com>
Co-Authored-By: offl <11556157+offl@users.noreply.github.com>

* Add Healing Touch

* " -> '

* update

* Use player_distance instead of invoker

* remove script_waypoints

---------

Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Alli <6288119+aletson@users.noreply.github.com>
Co-authored-by: Faq <322016+Faq@users.noreply.github.com>
Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2023-03-21 18:27:00 -03:00
Skjalf
9aee5c41e2 fix(Scripts/Misc): Fix bosses not reseting after the despawn update (#15507)
* fix bosses not reseting

* fix lk

* fix tirion not respawning

* up
2023-03-21 15:05:04 -03:00
Eddy Vega
80ac0c958d fix(Scripts/Naxxramas): Improve Four Horsemen (#14247)
* init

* remove aggro reduction

* add visibility sql file

---------

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2023-03-21 15:04:18 -03:00
UltraNix
b2f209fb93 fix(Scripts/Spells): Bladestorm vs Sweeping Strikes. (#15472)
Fixes #15464
2023-03-20 16:39:45 -03:00
avarishd
9ef069b023 fix(DB/SAI): Move Ashyen & Keleth to SAI. (#15502)
Co-authored-by: offl <offl@users.noreply.github.com>
2023-03-20 14:06:06 -03:00
avarishd
1062977283 fix(Scripts/OldHillsbrad): Old Hillsbrad Foothills - Captain Skarloc casting wrong spell (#15486) 2023-03-20 06:05:31 -03:00
Gultask
ce40ed6278 fix(Core/Spells): Improve Feign Death scripts (#15496)
init

Co-authored-by: offl <11556157+offl@users.noreply.github.com>
2023-03-20 02:49:01 -03:00
Skjalf
05fb5cace2 fix(Scripts/Mechanar): Few updates to Sepethrea (#15500)
---------

Co-authored-by: offl <offl@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2023-03-20 02:07:37 -03:00
Skjalf
29fba5fe38 refactor(Scripts/Mechanar): Modernize Pathaleon's script (#15494) 2023-03-19 21:00:11 -03:00
Skjalf
39236220bf refactor(Scripts/Mechanar): Modernize Serpethrea script (#15493)
* refactor(Scripts/Mechanar): Modernize Serpethrea script

* validators
2023-03-19 20:49:56 -03:00
Skjalf
8f3a215b68 fix(Scripts/Mechanar): Fix Mechano-Lord Capacitus's Nether Charges (#15495)
Co-authored-by: Killyana <morphone1@gmail.com>
2023-03-19 20:49:32 -03:00