UltraNix
b7f81ab372
fix(Scripts/HellfireRamparts): Hellfire Sentry should aggro on each o… ( #13878 )
...
fix(Scripts/HellfireRamparts): Hellfire Sentry should aggro on each other's target.
Fixes #13747
2022-12-06 09:40:14 -03:00
UltraNix
608a80a094
fix(Scripts/TempleOfAhnQiraj): Corrected timer for Cthun's Dark Gla… ( #13799 )
...
fix(Scripts/Temple of AhnQiraj): Corrected timer for Cthun's Dark Glare ability.
Fixes #13668
2022-12-06 09:28:05 -03:00
Maelthyr
3024bee3ba
refactor(Core/UnitAI): Update target selector ( #13169 )
...
* refactor(Core/UnitAI): Update TargetSelector.
Cherry-pick:
*https://github.com/TrinityCore/TrinityCore/pull/19930
Co-authored-by: Treeston <treeston@users.noreply.github.com >
* fix GGC/CLang errors in scripts
* .
* missing a file and fix a script error
* .
* fix path changes dude to a miss click in the second commit
* .
Co-authored-by: Maelthyrr <lynethris@protonmail.ch >
Co-authored-by: Treeston <treeston@users.noreply.github.com >
2022-12-06 09:27:13 -03:00
ZhengPeiRu21
9fd5b39065
fix(Scripts/Karazhan): Mark optional boss as completed when it dies ( #13175 )
2022-12-06 09:26:18 -03:00
UltraNix
fbc78d5ffa
fix(Scripts/TempleOfAhnQiraj): Anubisath Sentinels should emote af… ( #13797 )
...
fix(Scripts/Temmple of AhnQiraj): Anubisath Sentinels should emote after sharing buffs.
Fixes #13544
2022-12-06 09:25:26 -03:00
Maelthyr
d2f440c3e8
refactor(Core/Movement): Naming convention ( #13989 )
...
update codestyle
Co-authored-by: Maelthyrr <lynethris@protonmail.ch >
2022-12-02 05:52:01 -03:00
Skjalf
55957fbb6e
Revert "fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b…" ( #13938 )
...
Revert "fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b… (#13796 )"
This reverts commit 888f9bb0bb .
2022-11-24 18:23:27 -03:00
Winfidonarleyan
a1a1528cb4
feat(Core/Crypto): add support OpenSSL 3.0 ( #13354 )
2022-11-24 01:12:20 +07:00
UltraNix
7f4fe2e3ec
fix(Scripts/Spells): Hallow's End Candy punpkin treat should turn pla… ( #13808 )
...
...yer into a pirate.
2022-11-21 18:59:24 -03:00
UltraNix
0564a2c2fa
fix(Scripts/Spells): Phantasmal Possessor's Posses spell should be ca… ( #13884 )
...
...sted only on base channel's expiration.
2022-11-21 18:15:24 -03:00
Angelo Venturini
9c16f56ccb
fix(Core/Scripts): Master of elements odd crash ( #13849 )
2022-11-21 16:52:08 -03:00
UltraNix
888f9bb0bb
fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on b… ( #13796 )
...
fix(Scripts/Temple of AhnQiraj): Cthun's Eye should always focus on beam target.
Fixes #13673
2022-11-20 19:39:01 -03:00
Skjalf
42c4c293bd
fix(Scripts/TempleOfAhnQiraj): Fix Digestive Acid not being applied t… ( #13870 )
...
fix(Scripts/TempleOfAhnQiraj): Fix Digestive Acid not being applied to players under certain circumstances
2022-11-20 19:23:29 -03:00
55Honey
856c2e5e58
chore(Scripts/Commands): increase default removal duration to 30m from 15m ( #13869 )
2022-11-19 09:34:30 -03:00
Skjalf
afebbb816c
fix(Scripts/TempleOfAhnQiraj): Prevent tentacles from spawning inside… ( #13864 )
...
fix(Scripts/TempleOfAhnQiraj): Prevent tentacles from spawning inside C'thun's stomach
2022-11-19 08:18:32 -03:00
UltraNix
ae84bf67c4
fix(Core/Spells): Fixed Glyph of Kilrogg. ( #13802 )
...
Fixes #13623
2022-11-16 01:26:05 -03:00
UltraNix
a490a9ac31
fix(Scripts/Items): Green Whelp Armor affects only enemies level 50 a… ( #13800 )
...
...nd below.
2022-11-16 01:25:32 -03:00
Mickaël Mauger
2e5e3bda5d
fix(Scripts/Commands): Fix assertion error on mmaps path command ( #13704 )
2022-11-16 01:24:27 -03:00
Eddy Vega
772fe38fe9
fix(Scripts/TempleOfAhnQiraj): Twins Emperors - First Teleport ( #13652 )
2022-11-16 01:21:27 -03:00
Gultask
70361ba63c
fix(Scripts/TempleOfAhnQiraj): Increase Vek'lor Blizzard timer ( #13791 )
2022-11-16 01:20:34 -03:00
Angelo Venturini
5cf7d3d198
fix(Core/Scripts): Renataki crash ( #13811 )
2022-11-13 18:41:10 -03:00
Skjalf
fb08f8e905
chore(Scripts/ToC): Correct variable naming according to standarrds ( #13786 )
...
* chore(Scripts/ToC): Correct variable naming according to standarrds
* Update src/server/scripts/Northrend/CrusadersColiseum/TrialOfTheCrusader/instance_trial_of_the_crusader.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-11-12 16:47:59 +01:00
Mickaël Mauger
7222699f61
fix(Scripts/ToC): Fix Trial of the Champion and Trial of the Crusader on … ( #13772 )
...
fix(scripts): Fix Trial of the Champion and Trial of the Crusader on player enter cleanup
2022-11-12 12:14:24 -03:00
Maelthyr
c1c9dc6105
refactor(Core/ScriptedAI): few improvements with threat methods ( #13146 )
...
improve threat scripts
Co-authored-by: Maelthyrr <lynethris@protonmail.ch >
2022-11-12 13:29:28 +01:00
Eddy Vega
43315906d1
fix(Scripts/TempleOfAhnQiraj): Huhuran/BugTrio - EnterCombat ( #13653 )
...
init
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com >
2022-11-04 20:10:58 -03:00
Skjalf
5c88f9269e
fix(Scripts/TempleOfAhnQiraj): Don't store object references in scripts ( #13694 )
2022-11-04 19:24:57 -03:00
Skjalf
6cb85d2ff4
fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawni… ( #13698 )
...
fix(Scripts/TempleOfAhnQiraj): Fix crash caused by permanently spawning a tentacle
2022-11-04 19:17:50 -03:00
Skjalf
fc914f03f1
fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if there's only one player and he's out of his melee range ( #13692 )
...
fix(Scripts/TempleOfAhnQiraj): Fix Ouro not using abilities if
2022-11-04 17:55:06 -03:00
Gultask
a7cd116880
fix(Scripts/TempleOfAhnQiraj): Replace Sartura's Gaze mechanic with a threat wipe ( #13691 )
...
Update boss_sartura.cpp
2022-11-04 17:23:18 -03:00
Skjalf
d9ab07d5d2
fix(Scripts/TempleOfAhnQiraj): Improve Veklor pathing ( #13682 )
2022-11-03 19:18:37 -03:00
ZhengPeiRu21
5a7822282f
feat(Core): Config to disable all Wintergrasp processing ( #13086 )
...
* feat(Core): Config to disable all Wintergrasp processing
* Use 2 instead of -1 - configs are parsed as uint
* Fix build warnings
2022-11-01 06:22:09 -03:00
UltraNix
9e89917fd7
fix(Core): Crashfix. ( #13484 )
...
Fixes #13329
Fixes #13145
2022-11-01 06:21:30 -03:00
Skjalf
200a4b6af4
fix(Scripts/Commands): Fix group list command output ( #13614 )
2022-11-01 00:20:20 -03:00
Skjalf
df3e3b169a
fix(Scripts/TempleOfAhnQiraj): Fix Sartura not enraging if stunned ( #13615 )
2022-10-30 16:25:43 -03:00
UltraNix
4ac437419f
fix(Core/Units): Fixed uninitialized m_cleanDamage variable after e390087 ( #13485 )
...
fix(Core/Units): Fixed uninitialized `m_cleanDamage` variable after e390087 .
Improved 252755415c
2022-10-29 07:16:26 -03:00
UltraNix
751bc4ffe1
fix(Scripts/MoltenCore): Lava Spawn. ( #13508 )
...
Fixes #13107
2022-10-29 07:14:38 -03:00
UltraNix
41d3df9fcb
fix(Scripts/Commands): Fixed command learn all my talents for chars… ( #13529 )
...
fix(Scripts/Commands): Fixed command `learn all my talents` for chars with 255 level.
Fixes #4788
2022-10-29 07:12:35 -03:00
Skjalf
0b745022a4
fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat … ( #13578 )
...
* fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat target
* ouro should only target players in melee range
* fix ouro resetting
* Update boss_ouro.cpp
2022-10-28 22:01:47 -03:00
Gultask
003f574bf4
fix(Scripts/TempleOfAhnQiraj): Properly prevent Uppercut from triggering Double Attack ( #13581 )
...
* netherstorm&shadowmoon
* 1
* fix
* 2
2022-10-28 19:37:04 -03:00
Eddy Vega
c06f296a5f
fix(Scripts/TempleOfAhnQiraj): Sand Blast threat-wipe mechanic ( #13577 )
...
init
Co-authored-by: Si1ker <Si1ker@users.noreply.github.com >
2022-10-28 14:35:26 -03:00
UltraNix
9d93a7e4d9
fix(Scripts/TempleofAhnQiraj): Cthun Grasps should despawn on Cthun… ( #13503 )
...
fix(Scripts/Temple of AhnQiraj): Cthun Grasps should despawn on Cthun death.
Fixes #13443
2022-10-27 05:24:52 -03:00
Angelo Venturini
860a5b8094
fix: Crash ( #13559 )
2022-10-26 19:54:40 -03:00
Skjalf
bfa68b0839
fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoatt… ( #13550 )
...
* fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoattack while submerged and reorder digestive acid cast
* delay small claw tentacles autoattack by 2s
* Revert "delay small claw tentacles autoattack by 2s"
This reverts commit 08b9c7d62528a9147266d084768b8a7fb0deb3e0.
* change the delay
2022-10-26 17:17:46 -03:00
Skjalf
07d030a8e2
fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the … ( #13468 )
...
* fix(Scripts/TempleOfAhnQiraj): Huhuran's Wyvern Sting should hit the closest targets
* Update boss_huhuran.cpp
2022-10-25 23:41:07 -03:00
UltraNix
e4ecb086e7
fix(DB/Spells): Spell Axe Flurry should target only one player. ( #13208 )
...
* fix(DB/Spells): Spell Axe Flurry should target only one player.
Fixes #12525
* Update.
* Update.
2022-10-25 15:26:48 -03:00
UltraNix
3c8a148b1e
fix(Scripts/Temple of AhnQiraj): Slime Toxin clouds should despawn 10… ( #13492 )
...
* fix(Scripts/Temple of AhnQiraj): Slime Toxin clouds should despawn 10 sec after Viscidus death.
Fixes #13420
* Update.
2022-10-25 10:43:39 -03:00
Skjalf
be133a1d77
fix(Scripts/TempleOfAhnQiraj): Fix Veklor hitbox ( #13543 )
...
* fix(Scripts/TempleOfAhnQiraj): Fix Veklor hitbox
* Update boss_twinemperors.cpp
2022-10-25 09:54:13 -03:00
Gultask
848b3dabb9
fix(Scripts/TempleOfAhnQiraj): Make sure Sartura adds respawn on evade ( #13541 )
...
* 1
* Update rev_1666648043812780000.sql
2022-10-24 22:44:11 -03:00
Skjalf
192bf4736b
feat(Scripts/Commands): Implement character changeaccount command ( #13532 )
...
* feat(Scripts/Commands): Implement character changeaccount command
* strings and stuff
* clear unused
2022-10-24 22:43:46 -03:00
Skjalf
e55d7cb951
fix(Core/ObjectAcessor): Fix crash caused by forced character renames ( #13527 )
2022-10-24 12:24:23 -03:00