Ludwig
7a1c303d49
refactor(Scripts/Midsummer): Assign enum values to gameobjects and sp… ( #17379 )
...
* refactor(Scripts/Midsummer): Assign enum values to gameobjects and spells
* rename GO_TORCH_TOSS_TARGET_BUNNY to NPC_TORCH_TOSS_TARGET_BUNNY
* add more enum values to enum flingTorch
2023-09-29 18:30:35 +02:00
AG
2779833768
feat(Core/Grids): Implement visibility notifier ( #15919 )
...
* Cherry-picked from TrinityCore (unable to find author)
2023-09-28 22:28:28 +02:00
Dan
29af6cc886
fix(Scripts/Magtheridon): make the timers of Quake and Blast Nova independent from each other ( #17364 )
...
* initial
* fix timers
* add delay for duration
* Update boss_magtheridon.cpp
10s
2023-09-28 05:48:40 -03:00
Skjalf
52c7edaa5c
fix(Scripts/Karazhan): Clear Netherspite portal targets on transition ( #17377 )
2023-09-28 07:38:29 +02:00
Skjalf
57841f7213
fix(Scripts/Karazhan): Update Aran script to use boss states ( #17376 )
2023-09-27 19:39:17 -03:00
Dan
f44e658342
fix(Scripts/Karazhan): allow Aran to cast pyroblast also when interrupted ( #17375 )
...
* initial
* add scheduling
2023-09-27 19:31:08 -03:00
Dan
dcf5816f5d
fix(Scripts/SSC): Morogrim Tidewalker now summons the water globules again ( #17373 )
...
change to bigint
2023-09-27 21:45:00 +02:00
Dan
4b85e3ed98
refactor(Scripts/SSC): Fathomlord Karathress boss script updated ( #17079 )
2023-09-26 20:07:04 -03:00
Dan
8d7461eb2c
refactor(Scripts/SSC): Lady Vashj boss script updated ( #17083 )
...
* initial
* whitespace1
* fix timers
repeat maxtimer needs work. average is skewed because the max is very high. I took the average timer as maxtimer now
* fixes
2023-09-27 00:23:26 +02:00
Ludwig
6649ad08d7
fix(Scripts/Midsummer): Make beam target Ribbon Pole top ( #17358 )
...
* fix(Scripts/Midsummer): Make beam target Ribbon Pole top
progress #12145
* refactor(Scripts/Midsummer): shorten spell_midsummer_ribbon_pole_visual::UpdateTarget
2023-09-26 18:51:59 -03:00
Skjalf
ae99ce586a
fix(Scripts/Karazhan): Fix Aran combat movement behavior ( #17359 )
...
* fix(Scripts/Karazhan): Fix Aran combat movement behavior
* Update SmartScript.cpp
2023-09-26 18:27:23 -03:00
Tereneckla
c05acf4f96
fix(Script/Karazhan): Netherspite resets threat after portal phase ( #17362 )
...
* Update boss_netherspite.cpp
* Update boss_netherspite.cpp
* Update boss_netherspite.cpp
2023-09-26 18:15:18 -03:00
Skjalf
e67a0b1a82
fix(Scripts/Spells): Fix Furious Howl not giving ranged attack power … ( #17345 )
2023-09-25 21:31:36 -03:00
Skjalf
970c579547
fix(Scripts/Ulduar): Respawn Algalon on wipes ( #17344 )
2023-09-25 08:07:30 -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
4afc200f41
fix(Scripts/Spells): Druid Dash require Cat Form ( #17343 )
2023-09-25 08:06:01 -03:00
Skjalf
b6e5e9f884
fix(Scripts/SethekkHalls): Fix Anzu not leaving banish phase when all… ( #17337 )
...
fix(Scripts/SethekkHalls): Fix Anzu not leaving banish phase when all adds die
2023-09-25 08:05:39 -03:00
Skjalf
bfb40db86d
fix(Scripts/SlavePens): Correct target selector for Quagmirran Acid Spray ( #17341 )
...
fix(Scripts/SlavePens): Correct target for Quagmirran Acid Spray
2023-09-25 08:04:49 -03:00
Skjalf
3c698f86af
fix(DB/Text): Add missing Netherspite text emotes ( #17335 )
...
* fix(DB/Text): Add missing Netherspite text emotes
* fix emote order
* Update boss_netherspite.cpp
2023-09-25 08:04:15 -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
Skjalf
84d4d60cfc
fix(Scripts/Karazhan): Fix Julliane awarding no loot ( #17334 )
...
* fix(Scripts/Karazhan): Fix Julliene awarding no loot
* Update bosses_opera.cpp
2023-09-25 06:38:01 -03:00
Skjalf
6d1517f5e5
fix(Scripts/Karazhan): Make Chess door non interactable ( #17349 )
...
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com >
2023-09-25 06:11:27 -03:00
Skjalf
f0c4ab3c95
refactor(Scripts/MagistersTerrace): Clean up instance script ( #17346 )
2023-09-25 06:11:12 -03:00
Skjalf
13a9de1083
refactor(Scripts/GruulsLair): Clean up instance script ( #17347 )
2023-09-25 06:10:56 -03:00
Skjalf
cc60bc0c35
fix(Scripts/Spells): Fix Healing & Mana injectors not giving bonus to… ( #17348 )
...
* fix(Scripts/Spells): Fix Healing & Mana injectors not giving bonus to engineers
* Update SpellEffects.cpp
* Update spell_item.cpp
2023-09-25 06:10:23 -03:00
Skjalf
1328412501
fix(Scripts/Commands): Fix list creature string output ( #17351 )
2023-09-25 06:09:00 -03:00
Ludwig
e2e393502c
fix(Scripts/Midsummer): Add missing torch shadows ( #17323 )
2023-09-24 16:24:33 -03:00
Grimgravy
6990a1d2a4
fix(Scripts/Quest): improve Catch the Wild Wolpertinger! ( #17333 )
2023-09-24 16:23:58 -03:00
Tereneckla
e361c92d66
fix(Scripts/Karazhan): Sync Enfeeble and Shadow Nova ( #17314 )
...
Update boss_prince_malchezaar.cpp
2023-09-24 14:46:13 -03:00
Skjalf
def86cc74e
feat(Scripts/Commands): Display creature entry when using the npc nea… ( #17331 )
...
feat(Scripts/Commands): Display creature entry when using the npc near command
2023-09-24 10:19:00 -03:00
Ludwig
58f8fe6426
refactor(Scripts/Midsummer): Remove old unused code for spell 45644 ( #17324 )
...
- spell 45644 used to be linked to spell_midsummer_juggling_torch
- spell 45644 was later linked to new implementation
spell_midsummer_torch_catch in e1e4c6cddc
- old implementation of spell 45644 was never removed from
spell_midsummer_juggling_torch
2023-09-23 18:55:45 -03:00
Tereneckla
fb1d356af9
fix(Script/Karazhan): Voidzones should only happen in Portal Phase ( #17315 )
...
Update boss_netherspite.cpp
2023-09-22 22:24:41 -03:00
Dan
5b899eb65d
fix(Scripts/Karazhan): Aran now evades when pulled out of the room ( #17264 )
...
* initial
* use standard methods dummy
* Update boss_shade_of_aran.cpp
* Update boss_shade_of_aran.cpp
---------
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2023-09-22 00:51:04 +02:00
Skjalf
74353a3c83
fix(Scripts/Karazhan): Delay chain spawning so it spawns on proper place ( #17311 )
...
* fix(Scripts/Karazhan): Delay chain spawning so it spawns on proper place
* Update boss_terestian_illhoof.cpp
2023-09-19 21:39:07 -03:00
Skjalf
3cfb1d3bf6
fix(Scripts/Karazhan): Move Aran's elemental AI to SAI ( #17312 )
2023-09-19 21:38:41 -03:00
Skjalf
3a51249bf5
fix(Scripts/Karazhan): Fix fear immunity for Strawman ( #17307 )
2023-09-19 20:32:25 -03:00
Skjalf
7dd9ca01c5
fix(Scripts/Karazhan): Regen Curator mana on reset ( #17310 )
2023-09-19 20:30:34 -03:00
Dan
373fdd68bf
fix(Scripts/Karazhan): fix visual of infernals on Malchezaar ( #17304 )
...
* test
* remove comment
2023-09-18 20:35:41 -03:00
Skjalf
89d0db3a93
fix(Scripts/Karazhan): Fix Aran's chase distance and Blink conditions ( #17296 )
...
* Revert "chore(Worldserver/Config): Clean up and reorganize config file (#17272 )"
This reverts commit c709e2e7d3 .
* fix(Scripts/Karazhan): Fix Aran's chase distance and Blink conditions
* Revert "Revert "chore(Worldserver/Config): Clean up and reorganize config file (#17272 )""
This reverts commit 7075437947203943872aa7606c07c82ae4c8c93c.
* Update rev_1695004374973517300.sql
2023-09-18 15:55:15 -03:00
Skjalf
5b3c5740fb
fix(Scripts/Karazhan): Fix Terestrian Illhoof not summoning any imps ( #17297 )
...
* fix(Scripts/Karazhan): Fix Terestrian Illhoof not summoning any imps
* Update rev_1695008245587651800.sql
* Update boss_terestian_illhoof.cpp
* make kilrek immune to enslave demon
2023-09-18 15:54:52 -03:00
Skjalf
9ac71a4e2a
fix(Scripts/MagistersTerrace): Script Kalecgos' appearance after usin… ( #17286 )
2023-09-17 19:00:09 -03:00
daobashun
533b36406e
fix(DB/Creature): move Fairbanks gossip to the database ( #16974 )
...
* Add gossip_menu_id for fairbanks
* npc_text ID uses the npc_text_broadcast_text Datasheet ID in CMANGOS
* Some emoticons will hold the weapon in your hand when used, so use smartAI instead.
* Only if there is an inventory or equipment Ashbringer will the gossip_menu_option be displayed
* Remove the code from the script
* Update the data
* Code formatting Remove comments
* Replace ## with --
Replace npc_text_broadcast_text with npc_text_broa*dcast_text
* Replace npc_text_broadcast_text with npc_text_broa*dcast_text
* Modify the comment
2023-09-17 21:48:25 +02:00
Skjalf
ca95b4a129
fix(Scripts/Karazhan): Fix Enfeeble hitting more than 5 targets ( #17290 )
...
* fix(Scripts/Karazhan): Fix Enfeeble hitting more than 5 targets
* reorder so there are no cases where only 4 players are hit
* missing override
2023-09-17 16:32:06 -03:00
Grimgravy
24c97c5f2f
fix(Scrpits/Quest): Improve Recharging the Batteries ( #16597 )
...
* fix(Scrpits/Quest): Improve Recharging the Batteries
* Update zone_netherstorm.cpp
* update
2023-09-17 21:16:43 +02:00
Dan
52744e6032
fix(Scripts/Karazhan): Shade of Aran now no longer casts spells whilst he should be drinking ( #17282 )
...
* initial
* remove redundancy
* remove method
* space gone
* indentación
2023-09-17 11:50:21 -03:00
Skjalf
0bf559f975
feat(Core/Instance): Add TaskScheduler to the InstanceScript class ( #17284 )
...
feat(Core/Instance): Add TaskScheduler to the instancescript class
2023-09-17 10:56:02 -03:00
Tereneckla
1eb573be1c
fix(Scripts/Karazhan): Curator fixes ( #17270 )
...
* stop channeling on enrage
* Create rev_1694861198470600600.sql
* Update boss_curator.cpp
* Update src/server/scripts/EasternKingdoms/Karazhan/boss_curator.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
---------
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-09-17 10:26:26 -03:00
Kitzunu
f1111be152
chore(misc): cleanup ( #17274 )
2023-09-17 10:19:09 -03:00
Dan
45d6009cb7
fix(Scripts/Darkshore): ensure Kerlonian Evershade is always in bear form ( #17062 )
...
initial
2023-09-17 09:42:07 -03:00
Dan
d15d72c812
fix(Scripts/BlackwingLair): Orb of Domination can no longer be used when you are controlling a pet ( #16880 )
...
initial
2023-09-17 07:50:43 -03:00