Dan
8cb7bfd908
fix(Scripts/GruulsLair): timing/scripting fixes for High King Maulgar fight ( #15924 )
...
* (Scripts/GruulsLair)Fix spells High King Maulgar
* dumb handling of blast wave aoe
placeholder
* fixed Blindeye the Seer spells
* more edits to Maulgar adds
timers are more correct now. still needs more exact pinpointing with sniffs
* Maulgar edits
see title
* fix trigger for aoe attacks
* remove whitespaces
* remove delay
2023-04-15 16:05:37 -03:00
Skjalf
c1cafe040b
chore(Scripts/ShadowLabyrinth): Modernize Ambassador Hellmaw ( #15944 )
...
* chore(Scripts/ShadowLabyrinth): Modernize Ambassador Hellmaw
* Update boss_ambassador_hellmaw.cpp
2023-04-14 18:09:21 -03:00
avarishd
ea82506a25
fix(Scripts/Netherstorm): Remove hardcode from zone_netherstorm. ( #15805 )
...
* fix(Scripts/Core): Remove hardcode from zone_netherstorm.
* gcc
* double insert -.-
2023-04-12 05:45:09 -03:00
Skjalf
9c6a561404
fix(Scripts/Steamvault): Despawn Thespia's adds on death ( #15898 )
...
* fix(Scripts/Steamvault): Despawn Thespia's adds on death
* stuff
2023-04-09 17:37:12 -03:00
Skjalf
78384368ba
fix(Scripts/Steamvault): Rework Mekgineer Steamrigger ( #15896 )
2023-04-09 16:26:35 -03:00
Skjalf
d47e93830f
feat(Core/Scripts): Allow scheduling multiple hp checks at once for i… ( #15897 )
...
feat(Core/Scripts): Allow scheduling multiple hp checks at once for identical phases
2023-04-09 15:37:04 -03:00
UltraNix
155bacb8dd
fix(Scripts/ShadowLabirynth): Ambassador Hellmaw: ( #15761 )
...
* fix(Scripts/ShadowLabirynth): Ambassador Hellmaw:
Properly handle Banish intro event.
Ambassadow Hellmaw can attack while casting Corrosive Acid.
Added missing paths.
Fixes #15638
* buildfix.
2023-04-09 15:10:53 -03:00
Skjalf
a695d00932
fix(Scripts/Steamvault): Rework Kalithresh ( #15883 )
2023-04-08 21:56:09 -03:00
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
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
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
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
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
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
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
5ea6e250a6
fix(Scripts/Arcatraz): Fix Soccothrates fel flame charge ( #15600 )
2023-03-27 03:48:15 -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
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
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
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
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
Skjalf
8bb3bfb29d
refactor(Scripts/Mechanar): Modernize Gatewatchers script ( #15492 )
2023-03-19 19:52:24 -03:00
Skjalf
f887e000b7
refactor(Scripts/Mechanar): Modernize Mechano Lord Capacitus script ( #15491 )
2023-03-19 19:52:08 -03:00
Gultask
5890f8f7bb
fix(DB/Mechanar): Re-Construct The Mechanar spawns and remove custom scripts ( #15372 )
2023-03-13 16:15:12 -03:00
Christopher Galbraith
b5a655c8b7
fix(Scripts/Creature): Add 5 second timer for Raliq the Drunk to animate drinking ( #15203 )
...
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2023-03-12 00:23:32 -03:00
avarishd
145a5a64bb
fix(Scripts/Creature): Fel Guard Hound not despawning. ( #15300 )
2023-03-11 08:16:50 -03:00
Gultask
e1d9dbf3fc
fix(DB/SAI): Rework Naturalist Bite in SAI ( #15323 )
2023-03-10 21:36:48 -03:00
Stefano Borzì
034b521501
feat(CI): add cppcheck ( #15211 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2023-03-05 18:47:18 +01:00
Skjalf
a5b4aecd52
fix(Scripts/TheBotanica): Rework Laj ( #15279 )
2023-03-05 11:14:46 -03:00
Skjalf
0b308b1a7f
refactor(Scripts/TheBotanica): Modernize Thorngrin the Tender's script ( #15277 )
2023-03-05 00:42:44 -03:00
Skjalf
81d831faac
feat(Core/AI): Implement ScheduleHealthCheckEvent() for events that fire … ( #15275 )
2023-03-04 23:25:43 -03:00
Skjalf
b546c6829e
fix(Scripts/TheBotanica): Rework Commander Sarannis ( #15264 )
...
Co-authored-by: offl <11556157+offl@users.noreply.github.com >
2023-03-04 17:23:58 -03:00
Skjalf
0f9a4e15d5
refactor(Scripts/Steamvault): Modernize boss/instance scripts ( #15224 )
2023-03-04 15:42:29 -03:00
Gultask
7032f2bd92
fix(DB/SAI): Rewrite Deathblow to the Legion and Turning Point in SmartAI ( #15182 )
2023-03-01 20:17:32 -03:00
Eddy Vega
a607d438b3
fix(Scripts/BlackTemple): Combat status ( #15222 )
...
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com >
2023-03-01 16:58:02 -03:00
Gultask
185892f153
fix(DB/Quest): Port Escape from Coilskar Cistern to SAI and improve it. ( #15137 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2023-02-27 13:05:27 -03:00
Skjalf
a9fac92c80
feat(Core/Instance): Implement helpers to easily save/retrieve persist… ( #15113 )
2023-02-18 23:11:36 -03:00
Skjalf
65471801e6
chore(Scripts/SethekkHalls): Move Anzu script to its own file ( #15109 )
2023-02-18 18:47:29 -03:00