Pedro Antonio
160d3141a3
fix(Scripts/HP PvP): Hellfire PvP Objective Flag and Progress bar not in sync ( #14304 )
2023-01-28 11:01:08 +01:00
UltraNix
9b59f35cb8
fix(Core/Spells): Fixed Master of Elements not refunding mana. ( #14665 )
2023-01-28 10:59:25 +01:00
Skjalf
aeed96f3b7
feat(Core/AI): Move TaskScheduler to BossAI class ( #14757 )
2023-01-26 13:46:30 -03:00
M'Dic
437d93926f
fix (core): macos12 depreciation workflow error / security CWE-120 ( #14746 )
...
* fix (core): macos12 depreciation workflow error
Fix workflow error message:
azerothcore-wotlk/src/common/Utilities/Util.cpp:558:9: fatal error: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
sprintf(buffer, "%02X", bytes[i]);
* Update BattlegroundAV.cpp
* more macos12 fixit
* Update spell_generic.cpp
2023-01-23 06:13:27 -05:00
Gultask
1a2d1c22ff
fix(DB/SethekkHalls): Re-construct Sethekk Halls gameobjects and creatures ( #14265 )
...
* Create rev_1671229049571189000.sql
* Update rev_1671229049571189000.sql
* pathing
* 2
* 3
* Update rev_1671229049571189000.sql
2023-01-15 21:57:37 -03:00
Kitzunu
97a01b430d
fix(Script/Item): Elixir of Shadows for pets ( #14514 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/13067
2023-01-07 23:08:19 +01:00
UltraNix
dbeffd1466
fix(DB/Texts): Added texts to Halazzi. ( #14124 )
...
* fix(DB/Texts): Added texts to Halazzi.
Fixes #8744
* Update.
2023-01-07 20:30:09 +01:00
UltraNix
312c1eac3e
fix(Scripts/Underbog): Fixed Fungal Decay spells. ( #14543 )
...
Fixes #13977
2023-01-07 20:29:03 +01:00
UltraNix
8cb88cce52
fix(Scripts/The Underbog): Rewritten The Black Stalker's Levitate mec… ( #14541 )
...
* fix(Scripts/The Underbog): Rewritten The Black Stalker's Levitate mechanic.
Fixes #13988
* buildfix.
* Update src/server/scripts/Outland/CoilfangReservoir/underbog/boss_the_black_stalker.cpp
Co-authored-by: offl <offl@gmail.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2023-01-07 20:28:22 +01:00
UltraNix
9798ccd8c5
fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface afte… ( #14539 )
...
fix(Scripts/Hellfire Ramparts): Nazan should walk on the surface after descending.
Nazan should keep using Fireball after descending.
Nazan should chase its victims properly after descending.
Fixes #14468
2023-01-07 20:18:04 +01:00
Kitzunu
6788c7eace
fix(DB/Creature): Infested Root-Walker ( #14515 )
...
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14490
Co-authored-by: Andrew Letson <velinath@users.noreply.github.com >
2023-01-07 20:06:17 +01:00
Kitzunu
7b774c8141
fix(Core/Spell): Roll 'dem Bones ( #14522 )
...
* fix(Core/Spell): Roll 'dem Bones
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14357
* Partial cp of 029527365f
Co-Authored-By: joschiwald <736792+joschiwald@users.noreply.github.com >
* newline pleb
Co-authored-by: joschiwald <736792+joschiwald@users.noreply.github.com >
2023-01-07 20:05:42 +01:00
Gultask
6b4ef50e7a
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong co… ( #14513 )
...
Revert "fix(Core/Spells): Ignite and Revitalize should not prelong combat. (#13812 )"
This reverts commit 96fa9c5c7b .
2023-01-05 23:14:56 -03:00
UltraNix
171b05a70c
fix(Scripts/OnyxiaLair): All Onyxia's adds should attack player on su… ( #14108 )
...
* fix(Scripts/OnyxiaLair): All Onyxia's adds should attack player on summon.
Fixes #14075
* Update.
2023-01-06 00:52:40 +01:00
UltraNix
6889ed4f2a
fix(Core/Items): Players should dismount upon using Brazier of Dancin… ( #14055 )
...
* fix(Core/Items): Players should dismount upon using Brazier of Dancing Flames.
Fixes #10327
* Update.
2023-01-06 00:52:23 +01:00
UltraNix
4b31a4dfc0
fix(Scripts/Karazhan): Barnes should respawn on wipe. ( #13953 )
...
* fix(Scripts/Karazhan): Barnes should respawn on wipe.
Fixes #4437
* Update.
2023-01-06 00:51:08 +01:00
UltraNix
96fa9c5c7b
fix(Core/Spells): Ignite and Revitalize should not prelong combat. ( #13812 )
...
Fixes #13330
2023-01-06 00:50:53 +01:00
Angelo Venturini
b7e002ebae
fix(Core/Scripts): Rewrite Hungarfen ( #14426 )
2023-01-02 20:43:42 -03:00
UltraNix
44c1d9898c
fix(Scripts/Spells): Omen of Clarity should not proc from Revitalize. ( #13867 )
2023-01-02 20:59:02 +01:00
Kitzunu
4870b14b1f
refactor(Core/Object): getLevel() -> GetLevel() ( #14122 )
...
* refactor(Core/Object): getLevel() -> GetLevel()
* fix build and sneak some doxygen in
* codeSTLE
* codestyle
2022-12-31 17:39:23 +01:00
55Honey
718454fd48
feat(Core/scripts): expose Halaa slider value and owner setter
2022-12-30 22:29:19 +01:00
Charlton Lau
ba796bee43
fix(Scripts/GO): Druid‘s fly quest ( #14085 )
2022-12-27 11:27:48 +01:00
Gultask
85711bcdac
fix(Scripts/Zangarmarsh): Naturalist Bite shouldn't desummon after casting Mark of Bite ( #14354 )
...
Update zone_zangarmarsh.cpp
2022-12-26 06:09:50 -03:00
Skjalf
4df5302e2f
feat(Scripts/Commands): Output SpellCastResult if the spell fails to … ( #14359 )
...
feat(Scripts/Commands): Output SpellCastResult if the spell fails to cast when using the cast spell commands
2022-12-24 09:47:13 -03:00
UltraNix
4860989242
fix(Scripts/Spells): Fixed level requirements for Blade Ward and Bloo… ( #14107 )
...
fix(Scripts/Spells): Fixed level requirements for Blade Ward and Blood Draining enchants.
Fixed Blood Draining proc.
Fixes #12131
2022-12-12 13:57:03 +01:00
Angelo Venturini
72b446fb12
fix(Core/Scripts): Bloodscale Enchantress/Rajis Fyashe freezing circle ( #13963 )
...
Co-authored-by: Eridium <killyana@users.noreply.github.com >
Co-authored-by: Lucas Nascimento <keader.android@gmail.com >
Co-authored-by: Eridium <killyana@users.noreply.github.com >
Co-authored-by: Lucas Nascimento <keader.android@gmail.com >
2022-12-11 11:35:08 -03:00
UltraNix
189afd1409
fix(Scripts/Instances): Fixed text during "Opening the Dark Portal" i… ( #13872 )
...
fix(Scripts/Instances): Fixed text during "Opening the Dark Portal" on Black Morass.
Fixes #1999
2022-12-11 10:53:55 -03:00
UltraNix
f4ccf15091
fix(Scripts/Underbog): Moved Gha'zan script to C++ file. ( #13887 )
...
* fix(Scripts/Underbog)L Moved Gha'zan script to C++ file.
Added scripted waypoints.
Fixes #13793
* Update.
* missing player include
* Update.
Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com >
2022-12-11 03:57:38 +01:00
Skjalf
19fa22ba92
Revert "refactor(Core/Movement): Naming convention" ( #14100 )
...
Revert "refactor(Core/Movement): Naming convention (#13989 )"
This reverts commit d2f440c3e8 .
2022-12-11 03:53:09 +01:00
UltraNix
0b4b578b6f
fix(Scripts/Karazhan): Added Opera Event decorations. ( #13952 )
...
Fixes #2339
2022-12-06 16:11:27 -03:00
UltraNix
38a3774c63
fix(Scripts/BloodFurnace): Fixed Broggok not casting Poison Cloud. ( #13894 )
...
Fixes #13825
2022-12-06 12:48:38 -03:00
UltraNix
08ff2f277b
fix(Scripts/BlackwingLair): Razorgore the Untamed should not reset enco… ( #13782 )
...
* fix(Raids/BlackwingLair): Razorgore the Untamed should not reset encounter upon casting Conflagrate when soloing.
Fixes #13761
* Update.
2022-12-06 09:47:08 -03:00
UltraNix
e2bf207ae4
fix(Scripts/Spells): Apple Trap should not activate without the playe… ( #13868 )
...
fix(Scripts/Spells): Apple Trap should not activate without the player being on a Rental Ram.
Fixes #13186
2022-12-06 09:42:17 -03:00
UltraNix
ac65434f3f
fix(Scripts/HellfireRamparts): Nazan should descend when Vazruden rea… ( #13876 )
...
fix(Scripts/HellfireRamparts): Nazan should descend when Vazruden reaches 35%.
Fixes #13741
2022-12-06 09:40:38 -03:00
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