Commit Graph

5471 Commits

Author SHA1 Message Date
UltraNix 2e41da548e fix(Core/Spells): implement SPELL_GROUP_SPECIAL_FLAG_SAME_SPELL_CHECK group stack flag (#7709)
- Closes #6664
2021-09-07 02:10:13 +02:00
All e9be04837a fix(DB/Quests): Exclamation mark - Elegant Letter (#7707) 2021-09-07 02:09:49 +02:00
Asthalor 8a13fff521 fix(DB/Gameobject): remove duplicate spawn from Razormaw Matriach's Nest (#7706) 2021-09-07 02:08:45 +02:00
UltraNix 7d7eac0128 fix(DB/Quests): correct gold reward for some Midsummer quests. (#7703)
Fixes #6624
2021-09-07 02:08:14 +02:00
UltraNix 55831fab5b fix(DB/Gameobject): overlapping Water Barrels/Food Crates in Stormwind City (#7705)
- Fixes #6646
2021-09-07 02:08:01 +02:00
Kitzunu df6ad0db29 refactor(DBC/Misc): Redefine & Define FactionTemplateFlags (#7697) 2021-09-07 02:07:37 +02:00
SuspiciousTucan 52d9f5324c fix(DB): missing special dialogue for High Chief Stillpine during 'The Kessel Run' (#6940) 2021-09-07 02:06:40 +02:00
AzerothCoreBot d426b2a3be chore(DB): import pending files
Referenced commit(s): 0263787346
2021-09-06 16:27:01 +00:00
All 0263787346 fix(DB/Quest): Nessa Shadowsong quest chain (#7694)
Since this quest chain is only available to Night Elf, so I just remove to other alliance races
2021-09-06 18:25:26 +02:00
UltraNix 066d2ef85b feat(Core/Loot): add configurable option to specify ilv restriction for items below player class in NeedBeforeGreed loot mode in DF (#7701) 2021-09-06 18:24:41 +02:00
UltraNix 02b0b29ffa fix(Core/Loot): Quest items should not be lootable/visible if quest objective already fulfilled (#7700)
- Closes #6442
2021-09-06 15:33:13 +02:00
AzerothCoreBot 56ddb6711a chore(DB): import pending files
Referenced commit(s): 82cfdfeddf
2021-09-06 11:09:26 +00:00
Asthalor 82cfdfeddf fix(DB/Creature): add auras to Jadefire Shadowstalker (#7691) 2021-09-06 13:07:07 +02:00
UltraNix 29559d3747 fix(Core/Loot): Only Paladins, Warriors and Shamans should be able to roll Need on shields (#7696)
- Closes #4858
2021-09-06 13:06:54 +02:00
AzerothCoreBot e5b13c392d chore(DB): import pending files
Referenced commit(s): 0ac442fdda
2021-09-06 09:30:03 +00:00
Asthalor 0ac442fdda fix(DB/Creature): add patrolling to Shadowclaw (#7681) 2021-09-06 11:28:24 +02:00
AzerothCoreBot 6e81a02b19 chore(DB): import pending files
Referenced commit(s): a402ce46e9
2021-09-05 22:35:47 +00:00
UltraNix a402ce46e9 fix(DB/Pathing): correct path for Isle of Conquest Envoys in Thunder Bluff (#7674)
- Closes #4851
2021-09-06 00:34:18 +02:00
AzerothCoreBot 728839b849 chore(DB): import pending files
Referenced commit(s): 7e4839f657
2021-09-05 10:02:31 +00:00
Tr1v1an 7e4839f657 fix(DB/Creature): Spawntimer fix GUID 36519 (#7669)
* fix(DB/Creature): Spawntimer fix GUID 36519

Fixed the spawntimer of Gatekeeper Rageroar (GUID: 36519) to 37800 according to Blizzlike documentation. This translates to 10.5 hours.

* Updating change after comments

Updating the PR based on comments from Azcobu.

* Changing and to AND
2021-09-05 12:00:54 +02:00
Srđan Panić 0ef71e7aa3 fix(Core/pathing): incorrect pathing of caster mobs when their casts fail due to LOS (#7472)
* Fix incorrect pathing of caster mobs when their casts fail due to LOS

The original problem was that the casters, when their casts were blocked
by a los of line of sight, would not run directly towards the player, but
would rather run around within the spell range until a clear line of
sight was found. This made it near impossible to make casters stop their
casts and force them into melee range by using an obstacle.

This fix makes caster mobs run directly into melee until a clear line of
sight is reached whenever a player hides behind an obstacle regardless of
whether the mob is within spell range or not.

* Cleaning up whitespace

* Tidying up
2021-09-05 12:00:39 +02:00
UltraNix 50991bdce4 fix(Core/Creatures): Creatures' guardian should not despawn on summon… (#7607)
- Closes #6211
2021-09-05 01:34:52 +02:00
AzerothCoreBot 7f9f99fca1 chore(DB): import pending files
Referenced commit(s): f5ef1220dd
2021-09-04 22:10:11 +00:00
jestermaniac f5ef1220dd fix(DB/Creature): Gordunni/Forest Walker movement (#7527) 2021-09-05 00:08:36 +02:00
AzerothCoreBot fed068b70b chore(DB): import pending files
Referenced commit(s): 6ed71767d8
2021-09-04 20:59:16 +00:00
T1ti 6ed71767d8 fix(DB/creature_template): adjust movement speed of all vanilla creatures from sniffs up until Naxxramas (#7175) 2021-09-04 22:57:47 +02:00
AzerothCoreBot 5c7d07ff82 chore(DB): import pending files
Referenced commit(s): d8b3df09d9
2021-09-04 09:41:00 +00:00
mpfans d8b3df09d9 fix(DB/translation): add missing Chinese translations (#7670)
add Rusty Prison Key(id 43650) Chinese translation
add Shadowforge Key(id 11000) Chinese translation
add Heroic Key to the Focusing Iris(id 44581) Chinese translation
add Key to the Focusing Iris(id 44582) Chinese translation
2021-09-04 11:39:33 +02:00
AzerothCoreBot 4d4c902cda chore(DB): import pending files
Referenced commit(s): 767f2ab5ec
2021-09-03 22:02:44 +00:00
All 767f2ab5ec fix(DB/Reputation): Hydraxian Waterlords Reputation (#7668)
Add cyclone warriors, i missed it after recheck issue
https://www.wowhead.com/npc=11745/cyclone-warrior#comments
2021-09-04 00:01:12 +02:00
AzerothCoreBot d2af38d6b8 chore(DB): import pending files
Referenced commit(s): 30624c4e17
2021-09-03 18:08:09 +00:00
JamesGent 30624c4e17 fix(DB_Creature) remove unnecessary NPC Griz Gutshank (#7678)
Co-authored-by: Axel Cocat <ax.cocat@gmail.com>
2021-09-03 12:06:23 -06:00
AzerothCoreBot aca8e56971 chore(DB): import pending files
Referenced commit(s): 0763188e62
2021-09-03 17:54:32 +00:00
Silker 0763188e62 fix(DB/updates): Fix merge of PR 7707 (#7708) 2021-09-03 11:52:56 -06:00
AzerothCoreBot 965888832d chore(DB): import pending files
Referenced commit(s): 49348256e3
2021-09-03 15:32:01 +00:00
All 49348256e3 fix(DB/Creature): add roaming Quel'dorei (#7663)
Added roaming to Quel'Dorei Wraith and Ghost
2021-09-03 17:30:24 +02:00
UltraNix 32cb433f10 fix(Core/Pets): Spells casted by pets and delayed due to LoS or not in range cause should have cast time (#7667)
- Closes #5231
2021-09-03 15:47:25 +02:00
AzerothCoreBot fd4b515657 chore(DB): import pending files
Referenced commit(s): 392319ab79
2021-09-03 13:38:47 +00:00
All 392319ab79 fix(DB/Quest): Fix missing quest Return to Krog (#7626)
Added Return to Krog for The Black Shield questline

i'm sorry, i just type more number. 
https://tbc.wowhead.com/quest=11204/return-to-krog
here a correct number
2021-09-03 15:37:05 +02:00
AzerothCoreBot 7d873bb98c chore(DB): import pending files
Referenced commit(s): 37c72c172e
2021-09-03 10:47:52 +00:00
Asthalor 37c72c172e fix(DB/Creature): Gordunni Shamans casting too much healing (#7665) 2021-09-03 12:46:13 +02:00
All 42073163bb fix (DB/Creature): add roaming Stonewind Trackers (#7661) 2021-09-03 10:42:58 +02:00
AzerothCoreBot edb5f78c74 chore(DB): import pending files
Referenced commit(s): f588eb537a
2021-09-02 13:22:51 +00:00
Asthalor f588eb537a fix(DB/Quest): The Rethban Gauntlet (#7662) 2021-09-02 15:20:55 +02:00
AzerothCoreBot bd1e6b5a75 chore(DB): import pending files
Referenced commit(s): 112d1adff2
2021-09-02 11:15:44 +00:00
mpfans 112d1adff2 fix(DB/Creature): fumblub gearwind loot (#7658)
Fumblub Gearwind (npc id 32358) should be engineering can looted,not Skinning
2021-09-02 13:14:09 +02:00
AzerothCoreBot 514509ea1c chore(DB): import pending files
Referenced commit(s): ec9d6d38da
2021-09-02 08:42:41 +00:00
UltraNix ec9d6d38da fix(Core/Movement): properly send movement *ack packets to controlling players. (#7635)
- Closes #7606
2021-09-02 10:40:51 +02:00
UltraNix 2f9f95221b fix(Core/Items): armor type requirement for needing items in LFG grou… (#7523)
- Closes #7467
2021-09-02 10:39:57 +02:00
UltraNix fb0c3b4cb2 fix(Core): Possible DF crashfix (#7684) 2021-09-01 21:20:29 +02:00