Commit Graph

7315 Commits

Author SHA1 Message Date
AzerothCoreBot
6c50fa60e6 chore(DB): import pending files
Referenced commit(s): 3fa222e75b
2022-01-22 22:15:18 +00:00
Malcrom
3fa222e75b fix(DB/Pathing/SAI): The Abyssal Shelf, Hellfire Peninsula (#10310)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-22 18:13:43 -04:00
AzerothCoreBot
b0984a6815 chore(DB): import pending files
Referenced commit(s): ce5fc6ebdf
2022-01-22 19:24:23 +00:00
Nefertumm
ce5fc6ebdf fix(Core/Stratholme): Some adjustments to Jarien and Sothos fight (#10269) 2022-01-22 16:22:49 -03:00
AzerothCoreBot
4f1e13f03c chore(DB): import pending files
Referenced commit(s): b4182405c9
2022-01-22 17:26:06 +00:00
Nefertumm
b4182405c9 fix(DB/Creature): Shatterspear Trolls respawn time (#10283) 2022-01-22 14:24:30 -03:00
AzerothCoreBot
8144ceaced chore(DB): import pending files
Referenced commit(s): e2f91ebc61
2022-01-22 16:09:01 +00:00
Malcrom
e2f91ebc61 fix(DB/Pathing): Razorfang Ravager, Hellfire Peninsula (#10303)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-22 12:07:23 -04:00
AzerothCoreBot
e9965ebbd8 chore(DB): import pending files
Referenced commit(s): cf5ee62b70
2022-01-22 15:48:41 +00:00
Cláudio Costa
cf5ee62b70 fix(DB): UBRS Creature formations (#10233)
- Added creature_formation to the packs inside Drakkisath's chamber, on
  the bridge and the first near the bridge.
2022-01-22 10:47:04 -05:00
Francesco Borzì
abc56842c4 refactor(Core): remove unused imports (#10296) 2022-01-22 11:21:35 +01:00
AzerothCoreBot
8c184e06f9 chore(DB): import pending files
Referenced commit(s): b51514afae
2022-01-22 00:32:11 +00:00
acidmanifesto
b51514afae fix(DB/NPC): WP for stormwind guard guid 79875 (#10294)
WP for stormwind guard guid 79875
2022-01-21 21:30:33 -03:00
Nefertumm
fcee2c4ffe fix(Core/BWL): Vaelastrasz reset after wipe (#10176)
* Fix(Core/BWL): Vaelastrasz reset issue

* Gossip reset and separate the timers

* Reset heal should be on Reset instead on EnterCombat
2022-01-21 14:59:07 -03:00
UltraNix
e1617a0044 fix(Core/Spells): Restored special Rolling DoTs mechanic for Corruption and SW:Pain (#10206)
Fixes #9867
2022-01-21 13:39:11 -03:00
AzerothCoreBot
fcd950c888 chore(DB): import pending files
Referenced commit(s): e15bd2a99a
2022-01-21 14:03:34 +00:00
Nefertumm
e15bd2a99a fix(DB/Loot): Remove invalid loot from Flamewaker Healer (#10280) 2022-01-21 11:01:49 -03:00
AzerothCoreBot
2250fa62d1 chore(DB): import pending files
Referenced commit(s): ea9b60a9b2
2022-01-21 12:57:41 +00:00
Nefertumm
ea9b60a9b2 fix(DB/Creature): Shadowforge Surveyor movement (#10284) 2022-01-21 09:56:09 -03:00
Kargatum
f4b0f58701 feat(Core/ScriptMgr): add new hook OnAfterUnloadAllMaps (#10279)
* feat(Core/ScriptMgr): add new hook

* add desc

* Update src/server/game/Scripting/ScriptDefines/WorldScript.cpp
2022-01-21 08:21:00 -03:00
AzerothCoreBot
93aac5eb27 chore(DB): import pending files
Referenced commit(s): 6d7f58e6ed
2022-01-21 08:00:37 +00:00
Kargatum
6d7f58e6ed feat(Core/Common): delete old Tokenizer (#10121) 2022-01-21 14:59:05 +07:00
AzerothCoreBot
a25ef74de3 chore(DB): import pending files
Referenced commit(s): 32a3fdacab
2022-01-21 03:39:51 +00:00
Cláudio Costa
32a3fdacab fix(DB/Quest): Conditions for Replacement Vial (#9908) 2022-01-20 19:38:15 -08:00
Kargatum
2ca5ad6af5 feat(Core/Database): add support set arguments for PrepareStatment (#10066)
- partical cherrypick 0b3f073ca2
2022-01-21 09:45:46 +07:00
Nefertumm
cc1fc27ae5 fix(Scripts/Stratholme): Cancel Baron's Ultimatum event after Baron dies (#10242) 2022-01-20 18:50:29 -03:00
UltraNix
b24fd81734 fix(Core/Spells): Properly handle client-side orientation on stun. (#10107)
Fixes #9738
2022-01-20 12:12:40 -03:00
Nefertumm
fd7f33b737 fix(Core/Quest): A Rogue's Deal should be completed if pet lands the killing blow (#9917) 2022-01-20 10:45:19 -03:00
AzerothCoreBot
b5075e9a0a chore(DB): import pending files
Referenced commit(s): dd15fa706d
2022-01-20 09:52:03 +00:00
Kitzunu
dd15fa706d feat(Core/DB/Creature): Throw error if npcflag and gossip_menu_id is not c… (#9665)
* feat(DB/Creature): Throw error if npcflag and gossip_menu_id is not combined

*cherry-pick commit (a513922fc1)

* test

* Update ObjectMgr.cpp

* codestyle

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>

* Update src/server/game/Globals/ObjectMgr.cpp

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2022-01-20 06:50:18 -03:00
UltraNix
144c797dba fix(Core/PetAI): Combat spells should be casted when pet starts attack. (#9845)
Fixes #2140
2022-01-20 03:51:36 -03:00
AzerothCoreBot
4464428ab8 chore(DB): import pending files
Referenced commit(s): 92887b1578
2022-01-19 21:41:01 +00:00
Cláudio Costa
92887b1578 fix(Scripts/DB): Terenthis quest chain (#9714) 2022-01-19 22:39:16 +01:00
AzerothCoreBot
e122de2a0d chore(DB): import pending files
Referenced commit(s): 090f9f8c5e
2022-01-19 21:32:46 +00:00
Nefertumm
090f9f8c5e Fix(DB/BWL): Vaelastrasz trash (#10184) 2022-01-19 22:31:09 +01:00
AzerothCoreBot
54996fbb7e chore(DB): import pending files
Referenced commit(s): c233e5af93
2022-01-19 21:22:14 +00:00
Malcrom
c233e5af93 fix(DB/Pathing): Marauding Crust Bursters, Hellfire (#10246) 2022-01-19 22:20:31 +01:00
Malcrom
ef9b60d083 fix(DB/Pathing): Crust Bursters, Hellfire (#10245) 2022-01-19 22:19:37 +01:00
AzerothCoreBot
2a04ee7f48 chore(DB): import pending files
Referenced commit(s): 17d56cb18c
2022-01-19 21:12:51 +00:00
Malcrom
17d56cb18c fix(DB/Pathing): Fel Reavers, Hellfire (#10244) 2022-01-19 22:11:01 +01:00
AzerothCoreBot
1ac0d43ccf chore(DB): import pending files
Referenced commit(s): 07c4f1c644
2022-01-19 15:06:34 +00:00
Cláudio Costa
07c4f1c644 fix(DB): Befouled Water Elemental CTM (#10145) 2022-01-19 15:19:33 +01:00
Kargatum
259b9133f6 feat(Core/Common): add new helpers for time utility (#10207) 2022-01-19 12:01:59 +07:00
AzerothCoreBot
b5ab409614 chore(DB): import pending files
Referenced commit(s): 6e97b5c2d0
2022-01-18 20:25:17 +00:00
neifion-00000000
6e97b5c2d0 fix(db): Shadowglen creatures with missing ids added. (#10196)
When I originally did Shadowglen, we did not have the creature id system.
I had this information already but lacked the mechanism to include these.
2022-01-18 15:23:39 -05:00
AzerothCoreBot
b3445beaa4 chore(DB): import pending files
Referenced commit(s): e64cd13f74
2022-01-18 13:27:41 +00:00
Malcrom
e64cd13f74 fix(DB/Pathing): Pterrordax & Fledgling Pterrordax (#10189) 2022-01-18 08:26:01 -05:00
AzerothCoreBot
cf9fdf9e4f chore(DB): import pending files
Referenced commit(s): 4c3433cc49
2022-01-18 01:49:59 +00:00
acidmanifesto
4c3433cc49 fix (DB/Misc): Rename tele OldIronForge (#10225) 2022-01-17 17:48:26 -08:00
AzerothCoreBot
ac35936401 chore(DB): import pending files
Referenced commit(s): 3f41c2c638
2022-01-18 00:56:34 +00:00