Commit Graph

10101 Commits

Author SHA1 Message Date
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 9ba464a12b fix(Core/Spells): Fixed applying some proc ex flags to melee attacks. (#14254)
Fixes #14216
2023-01-07 20:30:01 +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
lineagedr 777a1be394 fix(Core/Packets): Fix a crash in MSG_RANDOM_ROLL. (#14545) 2023-01-07 20:27:49 +01:00
Alvin Zhu e322c017ea fix(Core/Gossip): quest_greeting_locale doesn't work #10913 (#14532)
* fix issue #10913

fix GetQuestGreetingLocale typeIndex just like GetQuestGreeting

* Update ObjectMgr.h

* fix Core/Gossip: gossipMenuLocale doesn't work

* Revert "fix Core/Gossip: gossipMenuLocale doesn't work"

This reverts commit f59f07d1504f21cf2ae1eaa37aa088100c352e3b.
2023-01-07 20:21:47 +01:00
AzerothCoreBot de92ae1d31 chore(DB): import pending files
Referenced commit(s): 9798ccd8c5
2023-01-07 19:20:03 +00: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
AzerothCoreBot 992b977e19 chore(DB): import pending files
Referenced commit(s): 6788c7eace
2023-01-07 19:08:27 +00: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 https://github.com/TrinityCore/TrinityCore/commit/029527365f1763c45e8668c16ecd25ba7553bb22

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
Mickaël Mauger 21700f2760 fix(Core/Loot): Fix too many quest items visible by master looter (#14510)
* Fix too many quest items visible by master looter

* Fix typo
2023-01-07 13:27:28 -03:00
Revision b89eea668a fix(Apps): Update client data version (#14527)
Update functions.sh
2023-01-06 20:54:59 +01:00
AzerothCoreBot e65e04d957 chore(DB): import pending files
Referenced commit(s): 1b2c1600f5
2023-01-06 19:53:09 +00:00
Benjamin Jackson 1b2c1600f5 fix(DB/SAI): Add a few item restoration gossips/conditions/smart_scripts for Betina Bigglezink. (#14476)
Create betina-quest-items.sql
2023-01-06 16:51:04 -03:00
neifion-00000000 587d504ea0 fix(DB/creature_loot): fix two quest rates in EK (#14520)
Worn Stone Tokens are 100%
Encrusted Tail Fins should be 100% and only off Saltscale Murlocs
2023-01-06 16:50:28 -03:00
Kitzunu 8d2dda24ed fix(Core/Pets): Correct Pet size for bigger pets (#14511)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/14488
2023-01-06 03:23:21 +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
Kitzunu 0ccd9309be fix(DB/Quest): Make query rerunnable (#14512) 2023-01-06 01:50:11 +01:00
AzerothCoreBot 56d9bc8a3d chore(DB): import pending files
Referenced commit(s): d45e9e7390
2023-01-05 23:55:59 +00:00
Benjamin Jackson d45e9e7390 fix(DB/quest_greeting_locale): Add esES/esMX quest greeting to Apothecary Helbrim. (#14482)
* Create helgrim-esesmx.sql

* We need to come together and ban semicolons.
2023-01-06 00:53:55 +01:00
UltraNix c3b8df8cb2 fix(Core/Spells): Aura with SPELL_AURA_MOD_FEAR effect are always c… (#14450)
fix(Core/Spells): Aura with `SPELL_AURA_MOD_FEAR` effect are always considered as negative.

Fixes #14297
2023-01-06 00:53:37 +01:00
UltraNix 7a03130b94 fix(Core/Spells): Regen auras should not be removed by Rapid Recupera… (#14269)
fix(Core/Spells): Regen auras should not be removed by Rapid Recuperation.

Fixes #14263
2023-01-06 00:53:10 +01: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 14f3b444ae fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SU… (#14054)
* fix(Core/Creatures): Implemented `SUMMON_PROP_FLAG_ONLY_VISIBLE_TO_SUMMONER` summon flag.

Fixes #6674

* Update.
2023-01-06 00:52:05 +01:00
UltraNix 0e1e8f27de fix(Core/Spells): Every spell casted by player should tap the creature. (#14037)
Fixes #11888
2023-01-06 00:51:54 +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
AzerothCoreBot ac2466030e chore(DB): import pending files
Referenced commit(s): 25971eedb6
2023-01-05 12:43:38 +00:00
Gultask 25971eedb6 fix(DB/SAI): Implement Captain Sanders and Edward Hanes RP event in Old Hillsbrad Foothills (#14396)
Create rev_1672240491963126000.sql
2023-01-05 09:41:27 -03:00
Gultask f162af54b5 fix(DB/SAI): Implement Kel'Thuzad and Helcular RP event in Old Hillsbrad Foothills (#14385)
Create rev_1672205660081542200.sql
2023-01-05 09:41:15 -03:00
Revision 1c523bd611 feat(Core/Config): Allow disable points of interest for quests (#14501) 2023-01-04 20:30:57 -03:00
AzerothCoreBot 28d190c82c chore(DB): import pending files
Referenced commit(s): 9d667658f0
2023-01-04 15:46:49 +00:00
Gultask 9d667658f0 fix(DB/SmartAI): Implement Hal McAllister and Nat Pagle event in Old Southshore (#14493)
* attempt 1

* Update rev_1672333160913910400.sql

* remove leftover
2023-01-04 12:44:48 -03:00
Gultask 2ec522be16 fix(DB/gameobject): Rebuild gameobjects for the remaining Auchindoun instances (#14491)
Create rev_1672780892044441400.sql
2023-01-04 12:44:33 -03:00
AzerothCoreBot f9c159cf81 chore(DB): import pending files
Referenced commit(s): b4080ed0f1
2023-01-04 13:46:51 +00:00
Gultask b4080ed0f1 revert "fix(Core/Formations): Implemented new creature formation flag: GROUP_AI_FLAG_ACQUIRE_NEW_TARGET_ON_EVADE." (#14494) 2023-01-04 14:44:42 +01:00
AzerothCoreBot 1b8c9216ba chore(DB): import pending files
Referenced commit(s): 6a5a6e2453
2023-01-03 20:56:45 +00:00
M'Dic 6a5a6e2453 fix (db): EOTS BG StartMaxDist (#14489)
this fixes the StartMaxDist to the appropiate size of 10 instead of default which will never flag the player for being outside the start spot before the bg starts (exploit) and there fore will never tele them back into place after 9 seconds.
2023-01-03 15:54:41 -05:00
AzerothCoreBot 3ad652d8ab chore(DB): import pending files
Referenced commit(s): 234b79a18c
2023-01-03 01:49:08 +00:00
mpfans 234b79a18c fix(DB/gameobject): Duskwood gameobject pool (#14200)
*fix  `Duskwood` gameobject pool
2023-01-02 22:47:03 -03:00
AzerothCoreBot 9b6325772a chore(DB): import pending files
Referenced commit(s): e1fb8f67d9
2023-01-03 01:32:18 +00:00
UltraNix e1fb8f67d9 fix(DB/SAI): Fixed Fallen Hero's Spirits not giving kill credit. (#14443)
Fixes #14395
2023-01-02 22:30:15 -03:00
AzerothCoreBot 82b707c45b chore(DB): import pending files
Referenced commit(s): ed43140b3c
2023-01-03 00:59:44 +00:00
Gultask ed43140b3c fix(DB/creature_template): Remove Bleed Immunity from Elementals (#13734)
Create rev_1667880044146058600.sql
2023-01-02 21:57:45 -03:00
Mickaël Mauger e35078a1f8 fix(Core/Loot) Fix master looter invisible quest items (#14103) 2023-01-02 21:47:08 -03:00
AzerothCoreBot 942746736e chore(DB): import pending files
Referenced commit(s): ada13bc8ad
2023-01-02 23:47:04 +00:00
Samsequel ada13bc8ad fix(DB/Creature): Fel Cannon should be stationary and shoot (#14460) 2023-01-02 20:44:58 -03:00
Angelo Venturini b7e002ebae fix(Core/Scripts): Rewrite Hungarfen (#14426) 2023-01-02 20:43:42 -03:00