Skjalf
dba8c49bce
chore(Core/Object): Rename GetGOData() to GetGameObjectData() ( #14875 )
2023-02-05 08:35:52 -03:00
UltraNix
28b6014d12
fix(Scripts/HellfireRamparts): Removed invalid spells from Omor the U… ( #14538 )
2023-02-04 19:56:49 -03:00
Kitzunu
e581cd34ac
fix(Scripts/GruulsLair): Improvements to High King Maulgar ( #14732 )
2023-02-04 19:54:49 -03:00
Skjalf
1ee93986f6
refactor(Scripts/Karazhan): Use std::chrono for Maiden, Servant Quart… ( #14864 )
2023-02-04 15:46:59 -03:00
Skjalf
c08a5ba3fa
fix(Scripts/TempleOfAhnQiraj): Fix C'thun not using abilities after e… ( #14859 )
2023-02-04 12:17:43 -03:00
Skjalf
439c394784
refactor(Scripts/Karazhan): Maiden of Virtue script update ( #14836 )
2023-02-01 05:25:42 -03:00
UltraNix
579a1c0fa4
fix(Scripts/Spells): Nether Portal - Perseverence should not increase… ( #13951 )
2023-01-31 22:54:23 +01:00
UltraNix
263c5e1214
fix(Scripts/BloodFurnace): The Maker should cast Domination instead o… ( #13892 )
2023-01-31 22:53:41 +01:00
Skjalf
2aeeee9c83
fix(Core/Spells): Remove all hardcoded restrictions for pick pocket sp… ( #14788 )
...
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2023-01-29 12:12:21 -03:00
Skjalf
bf30c66ba4
feat(Core/GameObject): Expand IsSummonedBy() to GameObjects ( #14789 )
...
Co-authored-by: jackpoz <giacomopoz@gmail.com >
2023-01-29 09:44:33 -03:00
Skjalf
b4e3f1310b
feat(Core/Unit): Add KillSelf overload ( #14785 )
...
Co-authored-by: jackpoz <giacomopoz@gmail.com >
2023-01-28 17:57:23 -03:00
UltraNix
6ae8ffa8e6
fix(Scripts/GruulsLair): Fixed assigning loot mode to High King Maulgar. ( #14781 )
2023-01-28 20:44:07 +01:00
UltraNix
ae2e3a4e35
fix(Scripts/MagtheridonsLair): Fixed Blast Nova timers. ( #14776 )
2023-01-28 11:07:22 +01:00
Pedro Antonio
ede34b714b
fix(DB/Script): Violet Hold Door not opening ( #13958 )
2023-01-28 11:04:07 +01:00
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