Commit Graph

4399 Commits

Author SHA1 Message Date
Noxies d2ee50a005 fix(DB/Loot): Abyssal Crest drop chance (#9857) 2021-12-23 16:48:38 +01:00
AzerothCoreBot bfd240ff5a chore(DB): import pending files
Referenced commit(s): 0c1880f694
2021-12-23 14:56:43 +00:00
IntelligentQuantum 0c1880f694 feat(Scripts/Commands): additem (#9759) 2021-12-23 11:55:03 -03:00
AzerothCoreBot 08d71d38d5 chore(DB): import pending files
Referenced commit(s): 60e8a4ebd8
2021-12-23 08:27:15 +00:00
Cláudio Costa 60e8a4ebd8 fix(DB/Quest): Updated Durotar shaman quests (#9691)
* fix(db): Updated Durotar shaman quests

- Missing RewardNextQuest for 'Call of Earth'
- Made 'Earth Sapta' a repeatable quest to mimic the blue question marks
  from retail (Classic/Vanilla).
2021-12-23 05:25:40 -03:00
AzerothCoreBot 2c2e9160d3 chore(DB): import pending files
Referenced commit(s): 3759522838
2021-12-23 01:44:50 +00:00
UltraNix 3759522838 fix(DB/Graveyards): Added missing graveyard in Undercity for Alliance. (#9762)
Fixes #9755
2021-12-22 22:43:13 -03:00
AzerothCoreBot 2aad695828 chore(DB): import pending files
Referenced commit(s): fd054a63a2
2021-12-23 01:15:23 +00:00
neifion-00000000 fd054a63a2 Fix (DB) issue mob guid 55176 pathing correction (#9275)
* fix(DB): Correct mob pathing based on sniff data

Pathing values were estimated, are now accurate to retail.

* fix(db): Sunstrider Guardian 55176 path fix

Slight correction from pathing gathered from sniff data.

* fix(db): Sunstrider Guardian 55176 path fix

Slight correction from pathing gathered from sniff data.

* fix(DB) Sunstrider Guardian 55176 mob path correction

fixes mob path based on packet data

* fix zzz ci

* Update rev_1637556174175999600.sql

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2021-12-22 20:12:17 -05:00
AzerothCoreBot 953c6c3eae chore(DB): import pending files
Referenced commit(s): a8ca922873
2021-12-22 23:33:35 +00:00
Noxies a8ca922873 fix(DB/Loot): Flamewalker Elite/Priest loot table (#9846)
* Remove/Add items for Flamewalkers
2021-12-22 20:31:58 -03:00
AzerothCoreBot 776163a3e6 chore(DB): import pending files
Referenced commit(s): 3ca99c5683
2021-12-22 22:54:51 +00:00
UltraNix 3ca99c5683 fix(Scripts/Spell): Removed doubled damage from Deep Freeze. (#9810) 2021-12-22 19:53:12 -03:00
AzerothCoreBot d07c3c32c2 chore(DB): import pending files
Referenced commit(s): ebbf527b81
2021-12-21 23:55:21 +00:00
Noxies ebbf527b81 fix(DB/Creature): Add immunity to MECHANIC_ROOT to Baron Geddon (#9840) 2021-12-21 20:53:48 -03:00
AzerothCoreBot b81e63bd97 chore(DB): import pending files
Referenced commit(s): 11a734bf2b
2021-12-21 14:15:19 +00:00
IntelligentQuantum 11a734bf2b refactor(Core/Scripts): Spell To Scripts (#9718) 2021-12-21 11:13:45 -03:00
AzerothCoreBot 6b259cd14b chore(DB): import pending files
Referenced commit(s): 659f0d93c7
2021-12-21 00:28:16 +00:00
Nefertumm 659f0d93c7 fix(DB/Scripts): changed event param to Bodley' script (#9813) 2021-12-20 21:26:40 -03:00
AzerothCoreBot d5e7d732e4 chore(DB): import pending files
Referenced commit(s): ea1ffd6894
2021-12-20 19:13:29 +00:00
Skjalf ea1ffd6894 feat(Scripts/Commands): Implement item refund command (#9811) 2021-12-20 16:11:45 -03:00
AzerothCoreBot 7a612f3dd9 chore(DB): import pending files
Referenced commit(s): 4beb2d8ab4
2021-12-19 18:56:57 +00:00
Malcrom 4beb2d8ab4 fix(DB/Spawning/Pathing): Underlight Mines, Ghostlands (#9753) 2021-12-19 19:55:22 +01:00
AzerothCoreBot 4878ef411c chore(DB): import pending files
Referenced commit(s): 1d8160a970
2021-12-19 18:43:06 +00:00
Malcrom 1d8160a970 fix(DB/Spawning/Pathing): Windrunner Village, Ghostlands (#9752) 2021-12-19 19:41:29 +01:00
AzerothCoreBot d2d99bccc7 chore(DB): import pending files
Referenced commit(s): bfb20a535b
2021-12-19 18:40:41 +00:00
Malcrom bfb20a535b fix(DB/Spawning/Pathing): Zeb'Tela, Ghostlands (#9751) 2021-12-19 19:39:05 +01:00
AzerothCoreBot b3ba18dff5 chore(DB): import pending files
Referenced commit(s): 78504d34af
2021-12-19 11:54:29 +00:00
Malcrom 78504d34af fix(DB/Spawning/Pathing): Zeb'Nowa, Ghostlands (#9750) 2021-12-19 12:52:32 +01:00
AzerothCoreBot b038050b6c chore(DB): import pending files
Referenced commit(s): 074ace8fcd
2021-12-19 11:19:15 +00:00
Malcrom 074ace8fcd fix(DB/Creature/SAI/Conditions): Twin Ziggurats Deatholme Darkmage (#9747) 2021-12-19 12:02:52 +01:00
AzerothCoreBot 895979f168 chore(DB): import pending files
Referenced commit(s): 9265d346be
2021-12-19 10:55:31 +00:00
Skjalf 9265d346be fix(Core/GridNotifiers): fix tempsummons not finding nearby creatures (#9749)
* fix(Core/GridNotifiers): fix tempsummons not finding nearby creatures

* fix lord valathak being summoned along mor
2021-12-19 07:53:53 -03:00
AzerothCoreBot 643944d9d9 chore(DB): import pending files
Referenced commit(s): 3c57112178
2021-12-18 17:29:31 +00:00
Malcrom 3c57112178 fix(DB/Path): Luzran (#9744) 2021-12-18 18:27:53 +01:00
AzerothCoreBot 2b79a9ffcf chore(DB): import pending files
Referenced commit(s): 6d999eb8e9
2021-12-18 06:50:41 +00:00
Nefertumm 6d999eb8e9 fix(DB/Gossip): Added Bodley gossips (#9756) 2021-12-18 03:49:03 -03:00
AzerothCoreBot 51a9efa577 chore(DB): import pending files
Referenced commit(s): 57c7445c23
2021-12-18 00:55:10 +00:00
UltraNix 57c7445c23 fix(DB/Gossips): add missing gossip texts to Niby the Almighty (#9692)
Fixes #8885
2021-12-18 01:53:37 +01:00
AzerothCoreBot 35529b5065 chore(DB): import pending files
Referenced commit(s): e37a99c0ab
2021-12-18 00:53:01 +00:00
Kitzunu e37a99c0ab fix(DB/Loot): drop rate of Frost Lotus from herbs in Northrend. (#9671)
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
2021-12-18 01:51:09 +01:00
AzerothCoreBot bb6c042ffc chore(DB): import pending files
Referenced commit(s): 69c46ed385
2021-12-17 17:52:00 +00:00
Malcrom 69c46ed385 fix(DB/Loot): Fel cone loot incorrect (#9713) 2021-12-17 18:50:24 +01:00
AzerothCoreBot 45a9695b5d chore(DB): import pending files
Referenced commit(s): 3402806c50
2021-12-17 17:48:54 +00:00
Cláudio Costa 3402806c50 fix(DB): remove immunity to bleed effects on Boss (#9711)
Creatures affected:
- Ragnaros
- Baron Geddon
- Garr
2021-12-17 18:47:19 +01:00
AzerothCoreBot a2fa1666d0 chore(DB): import pending files
Referenced commit(s): fc26939209
2021-12-17 17:45:41 +00:00
UltraNix fc26939209 fix(DB/Creatures): add CREATURE_TYPE_FLAG_FORCE_GOSSIP to some creatures (#9706)
Fixes #6651
2021-12-17 18:44:03 +01:00
AzerothCoreBot 4c0b1652c0 chore(DB): import pending files
Referenced commit(s): f66971ecc5
2021-12-17 17:41:58 +00:00
buddiman f66971ecc5 fix(DB/Loot): Remove incorrect blacksmith recipe drops (#9698)
According to wowhead and wowpedia the three blackmithing recipes (11614,
11615, 12827) are only lootable from an object so they should be removed
from any creature loot as they can't drop the item.

- https://github.com/azerothcore/azerothcore-wotlk/issues/9681
- https://github.com/azerothcore/azerothcore-wotlk/issues/9684
- https://github.com/azerothcore/azerothcore-wotlk/issues/9685
2021-12-17 18:40:20 +01:00
AzerothCoreBot 3403628d8e chore(DB): import pending files
Referenced commit(s): 5ed82f8e25
2021-12-17 17:37:34 +00:00