Commit Graph

5301 Commits

Author SHA1 Message Date
AzerothCoreBot
1a6ed13dac chore(DB): import pending files
Referenced commit(s): 116deced92
2022-05-01 06:46:26 +00:00
temperrr
116deced92 Fix(DB/SAI): Prince Thunderaan corpse should despawn after 1 hour. (#11575) 2022-05-01 03:44:19 -03:00
AzerothCoreBot
9a34d981da chore(DB): import pending files
Referenced commit(s): 026941c39e
2022-04-28 17:39:45 +00:00
Kitzunu
026941c39e refactor(DB): Handle SQL files in a new way (#11494)
* refactor(DB): Handle SQL files in a new way

* remove proof that it works files

* Update rev_1650721405699287200.sql

* Update rev_1650721339143444200.sql

* Update rev_1650721386624384400.sql

* fix build

* fix
2022-04-28 14:37:37 -03:00
AzerothCoreBot
b2bda2f7a1 chore(DB): import pending files
Referenced commit(s): 867a23b1f1
2022-04-25 22:52:57 +00:00
temperrr
867a23b1f1 Fix(DB/Item) Bonereaver's Edge proc should be 2 ppm. (#11508) 2022-04-25 19:50:48 -03:00
AzerothCoreBot
f53d0808d4 chore(DB): import pending files
Referenced commit(s): ffa2f071bc
2022-04-25 21:22:08 +00:00
SilentCLD
ffa2f071bc fix(Core/Wintergrasp): Reimplement Wintergrasp quests and fix vendors (#11533) 2022-04-25 18:20:10 -03:00
AzerothCoreBot
4774772a42 chore(DB): import pending files
Referenced commit(s): 898eabe6dd
2022-04-25 12:28:36 +00:00
temperrr
14f10bdf60 fix(DB/Conditions): Unfired Plate Gauntlets should only require blacksmithing 225 to loot. (#11510)
* Fix(DB/Loot): Unfired Plate Gauntlets does not require a quest to be obtained

* Update rev_1650790172951548882.sql

* Update rev_1650790172951548882.sql
2022-04-25 09:25:26 -03:00
UltraNix
54ebdfcfc1 fix(Core/Formations): Implemented GROUP_AI_FLAG_RESPAWN_ON_EVADE flag. (#11512)
Fixes #11364
2022-04-25 09:24:46 -03:00
AzerothCoreBot
8b531b034b chore(DB): import pending files
Referenced commit(s): e6ddf520f3
2022-04-24 18:02:02 +00:00
Julio A. Leyva Osorio
e6ddf520f3 fix(DB/Item): Formula: Enchant Cloak - Titanweave and Shadow locales (#11354)
* Co-authored-by: Jildor <Jildor@users.noreply.github.com>

* cherry-pick commit (54fb7a25ed)
2022-04-24 20:00:02 +02:00
Kitzunu
62f6513c9a fix(DB): Weird leftover (#11518) 2022-04-24 16:08:33 +02:00
AzerothCoreBot
97a65f9628 chore(DB): import pending files
Referenced commit(s): ad520391d0
2022-04-24 14:00:19 +00:00
Kitzunu
b4bcdd94d1 feat(DB): release ACDB 6.0.0 (#11515) 2022-04-24 15:56:31 +02:00
AzerothCoreBot
6950eb0cd0 chore(DB): import pending files
Referenced commit(s): 88555b6564
2022-04-24 12:27:43 +00:00
Skjalf
88555b6564 refactor(Scripts/BlackwingLair): Refactor Chromaggus (#11501)
* refactor(Scripts/BlackwingLair): Refactor Chromaggus

* Update boss_chromaggus.cpp

* eof

* Update boss_chromaggus.cpp
2022-04-24 09:25:57 -03:00
AzerothCoreBot
66fa80d9ea chore(DB): import pending files
Referenced commit(s): a57aecbf8c
2022-04-24 06:32:03 +00:00
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
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
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
Julio A. Leyva Osorio
3c97c7dd2e fix(DB/Creature): Some locales frFR ruRU (#11220) 2022-04-23 16:32:38 +02: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
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
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
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
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
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
AzerothCoreBot
03a6413080 chore(DB): import pending files
Referenced commit(s): 47e0c0d88b
2022-04-18 17:40:31 +00: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
Julio A. Leyva Osorio
858c72bda8 fix(DB/Locale): quest 12718 "frFR" (#11218) 2022-04-18 19:37:04 +02:00
Julio A. Leyva Osorio
7e09072c54 fix(DB/Locale) Horde of the Borean Tundra Quests (#11202) 2022-04-18 19:36:30 +02:00
IntelligentQuantum
c93a84e821 feat(Spell/Scripts): Move Spell gen remove impairing auras to spell scripts (#11104) 2022-04-18 19:35:07 +02:00
ZhengPeiRu21
cb5c045a24 fix(DB/Creature): Renn McGill Gossip Option (#10627)
* fix(DB): Renn McGill Gossip Option

* Require quest to be taken and item missing

* Update rev_1644537932629642900.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-04-18 19:33:39 +02:00