Commit Graph

8554 Commits

Author SHA1 Message Date
AzerothCoreBot
7f92871d65 chore(DB): import pending files
Referenced commit(s): 5454c0478f
2022-06-06 12:00:23 +00:00
UltraNix
5454c0478f fix(Scripts/ZulGurub): Improvements to Gri'lek encounter: (#11960)
* fix(Scripts/ZulGurub): Improvements to Gri'lek encounter:

Corrected timers of events.
Avatar should wipe all threat for the entire raid.
Boss is immuned to taunt.
Added missing spells.
Fixes #11611

* missing sql.
2022-06-06 08:58:25 -03:00
天鹿
14d933eddc fix(Scripts/Paladin): infusion of light proc (#11935)
* Update spell_paladin.cpp

* Update spell_paladin.cpp

* Update spell_paladin.cpp

* Update spell_paladin.cpp
2022-06-04 09:33:50 -03:00
AzerothCoreBot
b004f9883e chore(DB): import pending files
Referenced commit(s): 08118e168f
2022-06-04 00:26:02 +00:00
ZhengPeiRu21
08118e168f fix(DB/pathing): Badlands Missing Pathing (#11324)
* fix(DB/pathing): Badlands Missing Pathing

* Add correct movement flag to Badlands Buzzards

* Remove old format version line
2022-06-03 21:24:01 -03:00
ZhengPeiRu21
427f0afaaf Merge branch 'azerothcore:master' into Playerbot 2022-06-03 10:02:54 -06:00
AzerothCoreBot
e9e5613f9b chore(DB): import pending files
Referenced commit(s): 8e0b1ca286
2022-06-03 12:28:15 +00:00
Nefertumm
8e0b1ca286 fix(Core/ZulGurub): more improvements to High Priestess Jeklik (#11604)
* Fix(Core/ZulGurub): more improvements to High Priestess Jeklik

* remove old comment

* cancel phase one events on phase 2

* Update src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp

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

* Update src/server/scripts/EasternKingdoms/ZulGurub/boss_jeklik.cpp

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

* style

* build

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-06-03 09:26:18 -03:00
Meramaf
c027e907e1 fix(DB/Item): Fix ProcChance of Charred Twillight Scale Trinket (#11487) 2022-06-03 09:24:37 -03:00
AzerothCoreBot
24a80a16e6 chore(DB): import pending files
Referenced commit(s): cca4b90c93
2022-06-02 13:50:54 +00:00
Malcrom
cca4b90c93 fix (Conditions): Loh'atu gossip (#11922) 2022-06-02 09:48:35 -04:00
AzerothCoreBot
2de12c7937 chore(DB): import pending files
Referenced commit(s): c0c85ebf0a
2022-06-02 13:13:59 +00:00
Kempec Halk
c0c85ebf0a feat(Core/Commands): deserter command offline & using targets & console support (#11921) 2022-06-02 10:11:53 -03:00
郑佩茹
b314b3a711 Merge branch 'master' into Playerbot 2022-05-31 09:11:39 -06:00
Kargatum
4fbec972a8 refactor(Cmake): add support build selected applications and tools (#11836) 2022-05-31 17:05:39 +07:00
天鹿
40a5eef152 refactor(Core/Instances): Update CHAR_DELETE_INSTANCE_SAVED_DATA (#11866)
* Update InstanceSaveMgr.cpp

* Update Group.cpp

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.h

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.h

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.h

* Update InstanceSaveMgr.cpp

* Update Group.cpp

* Update PlayerMisc.cpp

* Update InstanceSaveMgr.h

* Update Group.cpp

* Update PlayerMisc.cpp

* Update Group.cpp

* Update Group.cpp

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.h

* Update Group.h

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.cpp

* Update InstanceSaveMgr.cpp
2022-05-30 15:27:50 -03:00
AzerothCoreBot
d44cea93e7 chore(DB): import pending files
Referenced commit(s): a8eb0ef7b5
2022-05-30 09:44:50 +00:00
temperrr
a8eb0ef7b5 fix(DB/Loot): Zul'Gurub boss loot (#11844)
* Fix(DB/Loot): Zul'Gurub boss loot

* Update rev_1653289483708667578.sql
2022-05-30 06:42:49 -03:00
UltraNix
5b719bab05 fix(Core): Crashfix. (#11898)
Fixes #11861
2022-05-30 06:36:58 -03:00
UltraNix
f85b62a77f fix(Scripts/ZulGurub): Jindo cannot attack targets affected by Hex. (#11837)
Fixed #11556
2022-05-30 06:36:32 -03:00
AzerothCoreBot
9c6bcf9e28 chore(DB): import pending files
Referenced commit(s): 75a27c02ce
2022-05-30 07:26:55 +00:00
avarishd
75a27c02ce fix(DB/Creature): Leviathan Mk II's Plasma Blast BroadcastTextId (#11874)
Create rev_1653602942462997500.sql
2022-05-30 04:24:49 -03:00
avarishd
86ea199867 fix(Script/Core): Move hardcoded text to DB (#11829)
* Remove hardcodes from zones

And minor changes on (Q)  The cleansing

* cs

* codestyle
2022-05-30 04:23:29 -03:00
AzerothCoreBot
0ed66168b4 chore(DB): import pending files
Referenced commit(s): be877a4e5d
2022-05-30 07:22:26 +00:00
UltraNix
be877a4e5d fix(Scripts/ZulGurub): Re-implemented Hakkar's Insanity. (#11840)
fix(Scripts/ZulGurub): Fixed Jindo's Brain Wash Totem.

Fixes #11760
2022-05-30 04:20:29 -03:00
UltraNix
a0da7417a0 fix(Core/Units): Clear any movement on charm - vol. 2. (#11897)
* fix(Core/Units): Clear any movement on charm - vol. 2.

Fixes #11880

* Update.
2022-05-30 04:19:53 -03:00
UltraNix
1e79b10b79 fix(Scripts/ZulGurub): Massive Geyser should not attack players. (#11909)
Fixes #11563
2022-05-30 04:18:02 -03:00
ZhengPeiRu21
2442fc6ad7 Merge branch 'azerothcore:master' into Playerbot 2022-05-29 21:07:57 -06:00
AzerothCoreBot
94e7338fe6 chore(DB): import pending files
Referenced commit(s): 1aca5a9bca
2022-05-29 19:30:00 +00:00
Malcrom
1aca5a9bca fix(Quest/SAI/Equip) Quest 8891 "Abandoned Investigations" (#11912)
* fix(Quest/SAI/Equip) Quest 8891 "Abandoned Investigations" turn in script

* Update rev_1653830830812451556.sql
2022-05-29 15:28:05 -04:00
AzerothCoreBot
85f10247b9 chore(DB): import pending files
Referenced commit(s): f484612b84
2022-05-29 19:14:31 +00:00
UltraNix
f484612b84 fix(DB): Crashfix. (#11900)
Fixes #11842
2022-05-29 21:12:31 +02:00
Stefano Borzì
6a6418f232 fix: temporary workaround for the googletest issue (#11902)
* fix: temporary googletest issue

* chore: use main branch

* fix: typo

* chore: update reference
2022-05-28 17:12:42 +02:00
Axel Cocat
fbd5e981ca fix(Scripts/Commands): fix baninfo command issues (#11871) 2022-05-27 00:21:43 -03:00
AzerothCoreBot
4f2f9d8013 chore(DB): import pending files
Referenced commit(s): f471febbd7
2022-05-26 19:19:36 +00:00
Eddy Vega
f471febbd7 fix(DB/CreatureText): Jin'do the Hexxer's RP - GRATS! (#11855) 2022-05-26 16:17:42 -03:00
AzerothCoreBot
a6d74472ae chore(DB): import pending files
Referenced commit(s): b9371a5d73
2022-05-26 19:02:28 +00:00
Asthalor
b9371a5d73 fix(DB/SAI): Updated text for Rune-Inscribed Parchment (#11639) 2022-05-26 16:00:21 -03:00
AzerothCoreBot
cdd27bfff6 chore(DB): import pending files
Referenced commit(s): 2337342fc7
2022-05-25 18:26:45 +00:00
avarishd
2337342fc7 fix(DB/Spell): Set Lock and Load procPhase to 0, allowing Black Arrow to proc it. (#11862)
* Create rev_1653383651000084300.sql

* SQL Comment update
2022-05-25 15:24:24 -03:00
郑佩茹
650e71728a Merge branch 'master' into Playerbot
# Conflicts:
#	src/server/game/Entities/Unit/Unit.cpp
2022-05-25 08:51:01 -06:00
AzerothCoreBot
3772582e5c chore(DB): import pending files
Referenced commit(s): 84ccf508ef
2022-05-25 11:52:59 +00:00
mpfans
84ccf508ef fix(DB/Translation): Chinese translation of two quests (#11867)
fix 2 quests Chinese Translation

* update `Slaves of the Stormforged` quest Chinese translation
* update `Waterlogged Recipe` quest Chinese translation
2022-05-25 08:50:49 -03:00
UltraNix
7b4e1ef7d3 fix(Core/Spells): Shadow Weaving should not proc off from DoTs. (#11825) 2022-05-25 05:00:05 -03:00
AzerothCoreBot
5912f654df chore(DB): import pending files
Referenced commit(s): b66586c1d7
2022-05-25 07:58:38 +00:00
UltraNix
b66586c1d7 fix(Core/Spells): Fixed players being able to mount with all transfor… (#11767)
…m auras.

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-05-25 04:56:35 -03:00
AzerothCoreBot
edfd2bba8e chore(DB): import pending files
Referenced commit(s): bc101780e8
2022-05-25 02:31:16 +00:00
avarishd
bc101780e8 fix(DB/SAI): Commander Felstrom Infinite Loot Farm (#11744) 2022-05-24 23:29:06 -03:00
AzerothCoreBot
a229a53ffa chore(DB): import pending files
Referenced commit(s): 7ef53bcda1
2022-05-25 02:21:02 +00:00
Hanabi
7ef53bcda1 fix(DB/Loot): Bear Flank drop rates (#11530) 2022-05-24 23:19:08 -03:00