Commit Graph

6913 Commits

Author SHA1 Message Date
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
Kitzunu
de49c3bead chore(Script/Misc): Cleanup some JustDied hooks (#9669) 2021-12-18 08:26:43 -03: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