Commit Graph

7286 Commits

Author SHA1 Message Date
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
Malcrom
3f41c2c638 fix(DB/Spawning/Pathing) Jadefire Run, Felwood (#10188) 2022-01-17 16:54:53 -08:00
AzerothCoreBot
72a99fada1 chore(DB): import pending files
Referenced commit(s): 7862e3845f
2022-01-17 20:41:18 +00:00
acidmanifesto
7862e3845f Add (DB/Misc): Add OldScarletMonastery (#10216)
Cherry picked by TC Issue https://github.com/TrinityCore/TrinityCore/issues/27626 by @anzz1
2022-01-17 15:39:27 -05:00
AzerothCoreBot
f5524677e1 chore(DB): import pending files
Referenced commit(s): 580cbd6e8d
2022-01-17 18:22:48 +00:00
Nolt
580cbd6e8d fix(DB/CreatureLoot) Felhunter (417) (#10215)
* pattern loot fix

* delete all drop from felhunter

* small fix to pr for felhunter loot
2022-01-17 13:21:13 -05:00
Francesco Borzì
9dc88def35 refactor(Core): apply clang-tidy modernize-* (#9975)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2022-01-17 14:35:07 +01:00
Skjalf
fe4899202d feat(Core/Conditions): Implement CONDITION_SOURCE_CREATURE_VISIBILITY (#10208) 2022-01-17 06:05:32 -03:00
UltraNix
0f2c092df7 fix(Core/Events): Prevent seasonal quests from resetting at server re… (#9708)
* fix(Core/Events): Prevent seasonal quests from resetting at server restart. Source: TrinityCore.

Fixes #6973

* Update.

* Update.

* Update.
2022-01-16 22:25:17 -05:00
UltraNix
e842119605 fix(Core/Spells): Drop combat on Mind Control cancel. (#10201)
Fixes #9980
2022-01-16 22:26:23 -03:00
UltraNix
b74fb81b8c fix(Scripts/Instances): Fixed some problems with getting proper unit'… (#10193)
* fix(Scripts/Instances): Fixed some problems with getting proper unit's GUID in BlackwingLair raid.

Fixes #5054
Fixes #10156

* Update.
2022-01-16 20:38:57 -03:00
UltraNix
19b68ffb57 fix(Core/Pets): Manual using pet spell should not reset attack command. (#9635)
Fixes #9632
2022-01-16 14:44:21 -05:00
UltraNix
d3956f3142 fix(Core/Spells): Charging unit should always reach its target even if stunned/rooted. (#10192)
Fixes #9454
2022-01-16 14:58:34 -03:00
AzerothCoreBot
e1cb6b4b68 chore(DB): import pending files
Referenced commit(s): 3cc3afbd83
2022-01-16 14:36:11 +00:00
Cláudio Costa
3cc3afbd83 fix(DB/Formations): Molten Core Giants creature_formation (#10116)
- Made formations to the giants to prevent them being pulled
  singlehandedly.
>
2022-01-16 11:34:36 -03:00
UltraNix
c8a5ece0c7 fix(Core/Packets): Display item suffixes in guild bank packet. (#10200)
Fixes #9997
2022-01-16 10:33:01 -03:00
UltraNix
a97719fe23 fix(Core/Handlers): Correctly updating faction and race change on packet. (#10199)
Fixes #10008
2022-01-16 09:42:01 -03:00
Skjalf
124ea8a1e7 fix(Scripts/BRD): Arena Spoils shouldn't despawn whem High Justice Grimstone is removed from world (#10140) 2022-01-16 08:36:39 -03:00
AzerothCoreBot
d2c7225154 chore(DB): import pending files
Referenced commit(s): 1995430438
2022-01-16 05:00:18 +00:00
Skjalf
1995430438 fix(Scritpts/MoltenCore): Add immune to pc & npc flags to Ragnaros (#10179) 2022-01-16 01:58:36 -03:00
AzerothCoreBot
fb703a745d chore(DB): import pending files
Referenced commit(s): 03a72cfc85
2022-01-16 02:14:38 +00:00
acidmanifesto
03a72cfc85 chore(DB/Creature): LBRS guid conflict resolve (#10194)
* fix (db): LBRS guid conflict resolve

https://github.com/azerothcore/azerothcore-wotlk/pull/10171 overwritten guids from https://github.com/azerothcore/azerothcore-wotlk/pull/10079
This Corrects the issue but given out new guids to the lbrs since there is no way points scripted with them
2022-01-15 23:13:07 -03:00
Skjalf
96cf1e60e9 fix(Scripts/Spells): fix a crash with Scent of Blood talent (#10078) 2022-01-15 21:10:06 -03:00
Kargatum
7f05e20994 fix(Core/Pets): fix crash at pet resurrect (#10120) 2022-01-15 19:08:54 -03:00
AzerothCoreBot
2781c9810f chore(DB): import pending files
Referenced commit(s): 83bde5b332
2022-01-15 17:46:56 +00:00
neifion-00000000
83bde5b332 fix(DB): Teldrassil herbalism gameobject re-construction (#10170)
Adds a significant amount of missing herbalism gameobjects for Teldrassil.
Removes old incorrect pooling.
Introduces area based pooling to prevent herb extinction.
Overall herbs increased based on count (fully spawned zone)

All objects are pulled from sniff data.
Behavior observed while gathering data used to form pools.
2022-01-15 12:45:24 -05:00
UltraNix
11e94a6b89 fix(Core/Spells): Added SPELL_AURA_MOD_ABILITY_IGNORE_TARGET_RESIST… (#9764)
… to Chaos Bolt Passive
2022-01-15 05:09:23 -08:00
AzerothCoreBot
94e43d11a1 chore(DB): import pending files
Referenced commit(s): e71171f95e
2022-01-15 01:29:55 +00:00
Malcrom
e71171f95e fix(DB/Spawning/Pathing): Felpaw Village, Felwood (#10187) 2022-01-14 21:28:25 -04:00
AzerothCoreBot
593dd4ad3b chore(DB): import pending files
Referenced commit(s): f5419a45a7
2022-01-15 00:33:54 +00:00