Commit Graph

6927 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
Noxies
9c4f1035cf fix(Scripts/MoltenCore): Ragnaros targetting dead player 2021-12-23 11:10:28 -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
Skjalf
a576dcbcce fix(Scripts/Commands): fix additem (#9843) 2021-12-22 15:44:47 -03:00
UltraNix
07c93c2dfa fix(Core/Movement): Fixed adding wrong flag on root. (#9803)
* fix(Core/Movement): Fixed addind wrong flag on root.

Fixes #5891
2021-12-22 13:54:23 -03:00
Cláudio Costa
81cf9e3aa7 fix(Core/Player): Quest Question marks (#9683)
* fix(Core): Quest Question marks

* extra changes

* changes for players with repetable quests
2021-12-22 08:37:01 -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
Kitzunu
8f707fbf34 fix(Core/Load): Comment continue (#9836) 2021-12-21 19:22:06 -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
IntelligentQuantum
838c88f45a refactor(Scripts/Commands): convert cs_misc to new system (#8939) 2021-12-21 19:32:21 +07:00
Kitzunu
7617ae4645 refactor(Core/Misc): fmod() to std::fmod() (#9796)
- prefer std functions over C functions
2021-12-21 01:16:59 -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
Skjalf
267cd9a75a chore(Scripts/Silithus): fix warning (#9812) 2021-12-20 14:56:08 -03:00
Skjalf
c70cc855ff fix(Scripts/Silithus): Prevent summoning multiple windstone creatures (#9801) 2021-12-19 22:23:55 -03:00
Skjalf
e7b5bb2420 feat(Core/Player): Split Dungeon Finder quest rates (#9788) 2021-12-19 19:29:26 -03:00
IntelligentQuantum
f7ff583b7e feat(Core/SmartScripts): SMART_ACTION_DISABLE_EVADE (#9772)
* Update SmartScriptMgr.h

* Update SmartScript.cpp

* Update SmartAI.h

* Update SmartAI.cpp
2021-12-19 18:30:55 -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
Francesco Borzì
cbc7e5466a refactor(Core): remove unused imports (#9767) 2021-12-19 19:41:14 +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
acidmanifesto
800c28b8c2 fix(Core/Creature): Remove empty spell ids from CreatureAddon.auras vector (#9783) 2021-12-19 14:12:08 -03:00
Skjalf
e5d650c5f3 fix(Core/Spells): Only check GO state for doors when using SPELL_EFFECT_OPEN_LOCK (#9778)
buttons and other object types may expect other states in order to operate correctly
2021-12-19 10:15:15 -03: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
Patrick Lewis
e1f176f51b fix(CI/Docker): free up additional space (#9754) 2021-12-18 14:20:16 +01:00