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
Kitzunu
5a55cb9522
fix(Core/Spell): Remove channeled auras when caster and target are no… ( #15419 )
...
fix(Core/Spell): Remove channeled auras when caster and target are not on the same map
* Chery-pick commit (d23c839998 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:36:13 -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
b42075f849
fix(Core/SmartScripts): Fixed SMART_EVENT_FRIENDLY_HEALTH_PCT event. ( #15579 )
...
Fixes #15515
2023-04-02 15:34:01 -03:00
Kitzunu
e91d62dce6
fix(Core/Players): Added error message for death knights attempting to lea… ( #15420 )
...
Core/Players: Added error message for death knights attempting to leave their starting zone early
* cherry-pick commit (2dc1b69a70 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-04-02 15:32:47 -03:00
Kitzunu
29d79e080f
fix(Core/Guilds): Improve HandleRoster performance ( #15421 )
...
* cherry-pick commit ee6bbd68bd
* takes call time from ~400 microseconds to ~260 microseconds on my machine in a guild with 900 members
Co-authored-by: ihm-tswow <76849026+ihm-tswow@users.noreply.github.com >
2023-04-02 15:32:25 -03:00
Kitzunu
f80fb9b482
fix(Core/World): Remove artificially high minimal update intervals an… ( #15422 )
...
fix(Core/World): Remove artificially high minimal update intervals and Allow specifying minimum world updates diff in config
* Allow specifying minimum world updates diff in config
* Remove artificially high minimal update intervals
* cherry-pick commit (29a4153f00 )
* cherry-pick commit (de4920de81 )
* cherry-pick commit (32cef906b0 )
Co-authored-by: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com >
2023-04-02 15:31:50 -03:00
Kitzunu
40cce659e9
chore(Conf/Misc): Make it easier to find FreezeDetector ( #15451 )
2023-04-02 15:31:19 -03:00
Kitzunu
511c1918bd
fix(Core/Item): Fixed incorrect damage mod for Heirloom 2H weapons ( #15443 )
...
* cherry-pick commit (13fa60ab86 )
Co-authored-by: robinsch <robinsch@users.noreply.github.com >
2023-04-02 15:30:47 -03:00
Kitzunu
a0c51a45fb
fix(Core/Player): Send player's own auras before all visible objects ( #15445 )
...
* fix(Core/Player): Send player's own auras before all visible objects
* cherry-pick commit (c6cd272505 )
Co-Authored-By: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
* Update Map.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Entities/Player/Player.cpp
* Update src/server/game/Maps/Map.cpp
---------
Co-authored-by: Mikhail Redko <13364438+r4d1sh@users.noreply.github.com >
2023-04-02 15:30:26 -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
UltraNix
a72f5f97e6
fix(Core/Spells): Implemented ENCHANT_PROC_ATTR_EXCLUSIVE. ( #15476 )
...
Fixes #12132
2023-04-02 15:28:23 -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
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
UltraNix
1acbb9ee53
fix(Core/Spells): Fixed Spiritual Attunement not working with partial… ( #15767 )
...
fix(Core/Spells): Fixed Spiritual Attunement not working with partial overheals.
Fixes #14430
2023-04-02 10:13:16 -03:00
Axel Cocat
d028a6253a
fix(Core/Pet): fix Pet::resetTalentsForAllPetsOf for stabled pets ( #15779 )
2023-04-02 14:48:03 +02: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
Kitzunu
933b3e1fdd
fix(Core/Groups): Implement MSG_RAID_READY_CHECK_FINISHED ( #15442 )
...
* cherry-pick commit (c8f7dd13b8 )
Co-authored-by: robinsch <robinsch@users.noreply.github.com >
2023-03-31 10:43:49 +02: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
M'Dic
f10928fa5c
fix (core) : Violating Flag correction ( #15648 )
2023-03-30 06:24:23 -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
UltraNix
d4f8134b3b
fix(Core/Spells): Lightning Overload should not proc off from itself. ( #15595 )
...
Fixes #15499
2023-03-29 01:28:00 -03:00
UltraNix
7035e87543
fix(Core/Spells): Shadow Word: Death vs critters. ( #15594 )
...
Fixes #14299
2023-03-29 01:27:17 -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
UltraNix
1160f3bda9
fix(Core/Spells): Turn the Tables can stack with itself. ( #15597 )
...
Fixes #13911
2023-03-29 00:28:56 -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
Axel Cocat
357a2a33ce
feat(Core/ChatHandler): ignore chat level requirement when whispering self ( #15564 )
...
feat(Core/ChatHandler): ignore chat level requirement when whispering self
2023-03-25 00:14:38 +01: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