Commit Graph

8205 Commits

Author SHA1 Message Date
UltraNix
a57aecbf8c fix(Scripts/Spells): Improvements to Brood Power: Bronze: (#11499)
Brood Power bronze affects only one target.
Death Talon Wyrmguard gain the Brood Power aura only once per lifetime.
Fixes #11448
2022-04-24 03:25:07 -03:00
Skjalf
c695d9b4bd fix(Scripts/BlackwingLair): Three drake bosses should be optional (#11506) 2022-04-24 02:48:35 -03:00
Skjalf
53bfc548a6 fix(Scripts/BlackwingLair): Bone Constructs should persist after Nefarian's death (#11504) 2022-04-24 02:05:27 -03:00
UltraNix
34c8f9a020 fix(Core/Spells): Fixed some damage overflows during resilience calculations. (#11497) 2022-04-24 00:39:21 -03:00
Kitzunu
336166c83e chore(Core/Misc): Improve wiki link in database error (#11496) 2022-04-23 15:49:35 -03:00
AzerothCoreBot
98a007cddb chore(DB): import pending files
Referenced commit(s): d6c195a989
2022-04-23 14:37:57 +00:00
Kitzunu
d6c195a989 fix(Core/Spells): Custom attributes belong in the DB (#11405)
* fix(Core/Spells): Custom attributes belong in the DB

* Update rev_1650033460420476500.sql
2022-04-23 11:36:06 -03:00
AzerothCoreBot
28b8a81f3e chore(DB): import pending files
Referenced commit(s): 8d3c183345
2022-04-23 14:35:31 +00:00
Kitzunu
8d3c183345 fix(Core/Player): null crash in RemovePet() (#11464)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/11331
2022-04-23 11:33:44 -03:00
Julio A. Leyva Osorio
35a7781224 fix(DB/Creature): Risen Ghoul (DK) locales (#11210)
* Co-authored-by Jildor <Jildor@users.noreply.github.com>

* cherry-pick commit (cbdb0606eb)
2022-04-23 16:33:33 +02:00
UltraNix
d6c95b4db8 fix(Core/Pets): Handle health-aurastates on pet loading. (#11491)
Fixes #11481
2022-04-23 11:32:46 -03:00
Julio A. Leyva Osorio
3c97c7dd2e fix(DB/Creature): Some locales frFR ruRU (#11220) 2022-04-23 16:32:38 +02:00
UltraNix
385176f434 fix(Core): Crashfix. (#11490)
* fix(Core): Crashfix.

* Update.
2022-04-23 11:32:09 -03:00
Julio A. Leyva Osorio
d0a4df2869 fix(DB/Creature): Zul'jin locales (#11207)
* Co-authored-by offl <offl@users.noreply.github.com>

* cherry-pick commit (e63c6c594e)
2022-04-23 16:31:21 +02:00
AzerothCoreBot
698938813f chore(DB): import pending files
Referenced commit(s): a980988a53
2022-04-23 14:30:18 +00:00
Lynethris
a980988a53 fix(DB/Creature) Scarlet Warrior position (#11483)
* fixes #11473
2022-04-23 16:28:32 +02:00
Kryptique
08305d731f fix(DB/Creature): Behsten gossip for XP freeze (#11478) 2022-04-23 16:28:01 +02:00
Eddy Vega
8c5910d0c0 fix(DB/Item): Wand of Allistarj locale esES esMX (#11412)
* Create rev_1650071065104177600.sql

* update

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-04-23 16:27:33 +02:00
IntelligentQuantum
9fa3436cbe feat(Core/SmartScripts): SMART_EVENT_FLAG_WHILE_CHARMED (#10286) 2022-04-23 16:26:42 +02:00
Eddy Vega
6aebf22cb2 fix(DB/Creature): Totem locales esEs esMx (#11372)
* Create rev_1649705878401365511.sql

* Update rev_1649705878401365511.sql

* upd

Co-authored-by: Julio A. Leyva Osorio <tony931023@gmail.com>

* Update rev_1649705878401365511.sql

Co-authored-by: Julio A. Leyva Osorio <tony931023@gmail.com>
2022-04-23 16:25:14 +02:00
Julio A. Leyva Osorio
ad58abc636 fix(DB/GameObject): Western Zeppelin Tower - Northrend & Mulgore deDE locale (#11217) 2022-04-23 16:24:21 +02:00
Kosiak
6a95d72bb6 fix(DB/Creature): Correct gossip display for Master Smith (#11420) 2022-04-23 16:23:21 +02:00
Kitzunu
c55c4aa015 feat(Core/Creature): CREATURE_FLAG_EXTRA_MODULE (#11445)
* feat(Core/Creature): CREATURE_FLAG_EXTRA_MODULE

* Update CreatureData.h

* Update CreatureData.h

* Update CreatureData.h

* Update enuminfo_CreatureData.cpp

* Update enuminfo_CreatureData.cpp

* Update enuminfo_CreatureData.cpp

Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2022-04-23 16:22:17 +02:00
Lynethris
4bb56bd8f2 fix(DB/Item): Shaft of Tsol drop rate (#11444) 2022-04-23 16:21:23 +02:00
Selyria
1de5f34bc7 fix(DB/Quest): Redemption Text and Animation Missing (#11400)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/10649
2022-04-23 16:20:37 +02:00
Kitzunu
bcf8d2aef4 fix(Clang/CMake): -Wdeprecated-copy warning in G3D (#11471)
* cherry-pick commit (a650bd631a)

Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Kargatum <dowlandtop@yandex.com>
2022-04-23 16:18:53 +02:00
Kitzunu
5def0cdd12 chore(Core/CreatureAI): improve log (#11468)
* chore(Core/CreatureAI): improve log

* Update CreatureAI.cpp

* Update CreatureAI.cpp
2022-04-23 15:10:07 +02:00
AzerothCoreBot
4451abc418 chore(DB): import pending files
Referenced commit(s): edf16c56d8
2022-04-23 13:02:09 +00:00
Kitzunu
edf16c56d8 fix(DB/Quest): Corruption of Earth and Seed faction exclusive (#11403)
* fix(DB/Quest): Corruption of Earth and Seed faction exclusive

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/7273

* Update rev_1650022301338957500.sql
2022-04-23 15:00:19 +02:00
acidmanifesto
f5b263274f add (core): additional helper for jump destination (#11489) 2022-04-23 06:51:51 -04:00
AzerothCoreBot
965fb6f35f chore(DB): import pending files
Referenced commit(s): ae81ac4245
2022-04-23 07:35:41 +00:00
Lynethris
ae81ac4245 fix(DB/Gameobject): Zul'Gurub - Fix Entrance Gate (#11441)
* fix(DB/Gameobject): Fix Zul'Gurub - Entrance Gate

Fix the double gate at the entrance of Zul'Gurub - issue(https://github.com/azerothcore/azerothcore-wotlk/issues/11350)

* fix code style

* Revert, move gate and uniformity with first gate

* revert uniformity
2022-04-23 04:33:47 -03:00
acidmanifesto
4ec69ba3ed fix (core): inhabit CanSwim revert (#11475) 2022-04-22 09:34:37 -04:00
acidmanifesto
f2de895921 fix(core): Null check the helpers (#11476)
* fix (core): move helper

* Update Spell.cpp

* Update Unit.cpp
2022-04-22 10:11:06 -03:00
Skjalf
f137230974 fix(Core/Spells): Prevent shadow spells from triggering Nefarian's corrupted healing (#11470) 2022-04-21 20:24:20 -03:00
Kargatum
c0210ad7f0 feat(Core/DryRun): add support db autoupdate for DryRun (#9572) 2022-04-21 21:12:12 +02:00
Kitzunu
1501445b0a chore(Core/Misc): nullptr cleanup (#11467) 2022-04-21 19:17:20 +02:00
acidmanifesto
eb91bbfc56 feat (core): another helper implemented (#11469) 2022-04-21 13:15:11 -04:00
AzerothCoreBot
a255cc4fd7 chore(DB): import pending files
Referenced commit(s): 778d1bb9fa
2022-04-21 17:14:39 +00:00
Kitzunu
778d1bb9fa fix(Scripts/ICC): Change trigger flag for Battle Experience spell (#11466)
* fix(Scripts/ICC): Change trigger flag for Battle Ecperience spell

* closes https://github.com/azerothcore/azerothcore-wotlk/issues/6785

* cherry-pick part of commit (TrinityCore/TrinityCore@5b8e68e)
2022-04-21 19:12:39 +02:00
Kitzunu
90c47ca61a fix(Core/Spell): Move SelectTrajTarget log to Debug (#11465)
* closes https://github.com/azerothcore/azerothcore-wotlk/issues/6785
2022-04-21 18:22:37 +02:00
acidmanifesto
d38b6ce0db Feat: (core) Additional Helper (#11457)
* Feat: (core) Additional Helper
2022-04-21 06:06:22 -04:00
temperrr
343732ee0b fix(Script/BWL): Fix initial shadowflame timers (#11443) 2022-04-20 09:10:31 -03:00
AzerothCoreBot
61de612641 chore(DB): import pending files
Referenced commit(s): 7ecd738674
2022-04-19 21:45:04 +00:00
Kitzunu
7ecd738674 feat(Core/Mail): Server mail (#10628) 2022-04-19 23:43:14 +02:00
天鹿
b801274b89 fix(Core/SmartScripts): null crash in SMART_TARGET_PLAYER_DISTANCE (#11442 2022-04-19 16:17:51 +02:00
temperrr
33a70dbebc fix(Scripts/BlackwingLair): Chromaggus shimmer timer adjustment, fre… (#11437)
* Fix (Scripts/BlackwingLair): Chromaggus shimmer timer adjustment, frenzy and enrage changed

* codestyle

* urand
2022-04-19 06:32:45 -03:00
AzerothCoreBot
03a6413080 chore(DB): import pending files
Referenced commit(s): 47e0c0d88b
2022-04-18 17:40:31 +00:00
Greg Wilkinson
47e0c0d88b fix(Script/Instance): Azuregos' Mark of Frost debuff should persist through wipe and reset (#11345)
* Add files via upload

Fixes Issue #11343

* Update boss_azuregos.cpp

Changed Back SAY_KILL per AC Staff

* Update boss_azuregos.cpp

Add back CancelAll on reset
2022-04-18 19:38:32 +02:00
Kosiak
16d9d29a1c fix(DB/Gossip): wrong TextId for NPC's (#11342)
* Nat Pagle was using previous `gossip menu` MenuID. So to keep Nat's gossip in order I needed new `gossip_menu`  MenuID. I hope it's right approach with creating MenuID in that table from first available.
2022-04-18 19:38:04 +02:00