Commit Graph

6114 Commits

Author SHA1 Message Date
acidmanifesto 8ebb7eff5d chore(Core/DBCEnums): define few SummonPropFlags enums (#8749) 2021-10-27 00:50:40 +07:00
IntelligentQuantum 04143658ab chore(Core/Arena): LANG_AREAN_ERROR_NAME_NOT_FOUND > LANG_ARENA_ERROR_NAME_NOT_FOUND (#8737) 2021-10-26 06:20:38 -03:00
AzerothCoreBot bde8b4c6a6 chore(DB): import pending files
Referenced commit(s): 31dfe4f0e0
2021-10-26 08:51:45 +00:00
Ragelezz 31dfe4f0e0 fix(DB\smart_scripts):Marin Noggenfogger RP after accepting the elixir quest (#8578) 2021-10-26 05:50:10 -03:00
AzerothCoreBot 6c284d4fc4 chore(DB): import pending files
Referenced commit(s): 6c4b8215fa
2021-10-26 08:37:30 +00:00
Malcrom 6c4b8215fa fix(Core/DB) Quest 925 Cairne's Hoofprint (#8721)
Fixed to use proper gossip from db.
2021-10-26 05:35:45 -03:00
UltraNix 04aac67970 fix(Scripts/Hunter): Fixed freeze while using Readiness. (#8709)
Fixes #8513
2021-10-26 05:17:00 -03:00
AzerothCoreBot bcb9542e95 chore(DB): import pending files
Referenced commit(s): 5432f27ce5
2021-10-26 07:52:59 +00:00
UltraNix 5432f27ce5 fix(DB/Creature): Removed invalidunit flag from guards in Kharanos and Brill. (#8707)
Fixes #8529
2021-10-26 04:51:17 -03:00
AzerothCoreBot b608436063 chore(DB): import pending files
Referenced commit(s): ba83878022
2021-10-26 01:23:57 +00:00
UltraNix ba83878022 fix(DB/Gameobject): Moved Book "Old Hatreds - The Colonization of Kalimdor" to correct location. (#8706)
Fixes #8522
2021-10-25 22:15:19 -03:00
acidmanifesto e678b306e9 fix(Core): enable .freeze and .unfreeze gm cmd for NPCS (#8688) 2021-10-26 01:10:13 +02:00
acidmanifesto bcd1a701ac fix(Core): ScriptName not readable in creature and gameobject table fix (#8715) 2021-10-25 14:25:13 +02:00
AzerothCoreBot dc3ff71c70 chore(DB): import pending files
Referenced commit(s): 4d1a2b2bba
2021-10-25 10:36:36 +00:00
Skjalf 4d1a2b2bba fix(DB/SAI): Correct Primal Ooze's invisibility target, so they no longer turn players invisible (#8696) 2021-10-25 12:34:35 +02:00
Skjalf fffdb31c05 feat(Core/LFG): move the LFG max kick count & kick prevention timers … (#8683) 2021-10-25 10:17:12 +02:00
acidmanifesto d72b741fbf feat(Core): CreatureUnitRelocationWorker reworked (#8672)
This is further support of void MoveInLineOfSight(Unit* who) override of creature AIs.
Currently before this PR, src scripted creatures of void MoveInLineOfSight(Unit* who) override would only follow void MoveInLineOfSight(Unit* who) override if they were hostile and nothing else. With this PR we create it with any aggression stance\faction stance, which will open up while improving upon only the future scripting of the core.

- Ellminates restricting HasReactState(REACT_AGGRESSIVE) only to requirements of creatures to use void MoveInLineOfSight(Unit* who) override to having no React State requirements.
2021-10-25 10:16:24 +02:00
UltraNix c69e309681 fix(Core/Spells): Devastate vs Glyph of Sunder Armor. (#8705)
Fixes #8506
2021-10-24 23:31:19 -03:00
acidmanifesto 0df821cbb0 chore(Core): Code Reduction dealing with Logging, (Cosmetic only). (#8686) 2021-10-24 22:33:16 -03:00
AzerothCoreBot 0247db86d0 chore(DB): import pending files
Referenced commit(s): 1f60345557
2021-10-25 00:58:25 +00:00
UltraNix 1f60345557 fix(DB/Quest): Fixed Let the Fires Come! quest availability to horde … (#8719)
Fixes #8711
2021-10-24 21:56:33 -03:00
UltraNix 3cddfb84c1 feat(Core/Spells): Implemented SPELLVALUE_AURA_DURATION. (#8690)
- Closes #8505
2021-10-24 23:06:57 +02:00
Skjalf 9c0894ab4a fix(Core/DB): Unrestrict the amount of mails loaded (#8687)
Partially reverts https://github.com/azerothcore/azerothcore-wotlk/commit/d5bb6ba1c46141f0fba5b130f9360d4df6ff712a
2021-10-24 17:15:11 +02:00
acidmanifesto 6308b99a33 chore(Core/AI): Change a FollowerAI log from error to debug (#8685) 2021-10-24 10:58:50 -03:00
AzerothCoreBot 1b4a711bfc chore(DB): import pending files
Referenced commit(s): 5f28d35c37
2021-10-24 10:06:00 +00:00
Nefertumm 5f28d35c37 fix(Core/Spell): Recall destination for Insignia trinkets using CFBG (#8679) 2021-10-24 12:04:24 +02:00
Kitzunu 4402398544 chore(Config): Update example text of DataDir (#8684) 2021-10-24 12:04:11 +02:00
Ragelezz 416e8d2cbf fix(Core/Spells): Spirit of Kirith spell summon duration adjusted (#8680) 2021-10-24 12:03:07 +02:00
UltraNix cab3992d0f fix(Core/Spells): SPELL_AURA_PROC_TRIGGER_DAMAGE auras should not proc if target is immuned (#8675)
- Closes #8461
2021-10-24 12:02:47 +02:00
UltraNix 16a54fdeac fix(Core/Spells): Polymorphed targets should call assistance. (#8674)
Fixes #8413
2021-10-24 02:58:54 -03:00
UltraNix 96441a91dc fix(Core/Spells): Auras triggered by talents/glyphs should be removed on respec. (#8671)
Fixes #8543
2021-10-24 01:23:04 -03:00
AzerothCoreBot 993570fa8b chore(DB): import pending files
Referenced commit(s): c0b52da890
2021-10-24 03:28:16 +00:00
Malcrom c0b52da890 fix(Core/Script) Quest 11590: Abduction (#8668)
Rewrote quest from sniff to be more like official.  MoveInLineOfSight still not working posting this here looking for help with it.
2021-10-24 00:26:46 -03:00
AzerothCoreBot 0356b928a5 chore(DB): import pending files
Referenced commit(s): 8605981ae5
2021-10-24 03:19:35 +00:00
Banehammer 8605981ae5 fix(DB/Waypoint): DB Error from Creature (#8666) 2021-10-24 00:17:59 -03:00
AzerothCoreBot ff99c2a6b4 chore(DB): import pending files
Referenced commit(s): 3f729f3c48
2021-10-24 03:09:45 +00:00
Malcrom 3f729f3c48 fix(Core/Script) Quest 11794: "The Hunt is on" (#8650)
Move Gossip to database and cleanup code.
2021-10-24 00:08:15 -03:00
AzerothCoreBot efd26854e0 chore(DB): import pending files
Referenced commit(s): a45abcad68
2021-10-24 02:57:43 +00:00
Ragelezz a45abcad68 fix(DB\smart_scripts):Gnarlpine Shaman healing timers adjusted (#8639) 2021-10-23 23:56:10 -03:00
AzerothCoreBot e6e0c1c915 chore(DB): import pending files
Referenced commit(s): 4fdbc0bf75
2021-10-24 02:47:38 +00:00
mpfans 4fdbc0bf75 fix(DB/loot): Fixed chicken egg loot (#8636) 2021-10-23 23:45:45 -03:00
AzerothCoreBot 1776449fb6 chore(DB): import pending files
Referenced commit(s): a98c412296
2021-10-24 02:20:39 +00:00
UltraNix a98c412296 fix(Scripts/Quests): "Let the fires come" and "Stop the fires" should… (#8565)
Fixes #8527
2021-10-23 23:19:03 -03:00
UltraNix 1c77d8a9f2 fix(Core/DungeonFinder): Random Dungeon Finder always removes no perm… (#8561)
Fixes #8222
2021-10-23 18:53:57 -03:00
UltraNix 36aced608c fix(Core/Professions): Fixes some profession specs available without … (#8385)
Fixes #5399
2021-10-23 14:39:19 -03:00
AzerothCoreBot f877b54fcf chore(DB): import pending files
Referenced commit(s): d3db05edf9
2021-10-23 16:01:11 +00:00
Ragelezz d3db05edf9 fix(DB\Creature):Raging Owlbeast relocation (#8495) 2021-10-23 11:57:09 -03:00
AzerothCoreBot 6838bcb700 chore(DB): import pending files
Referenced commit(s): bc9473482e
2021-10-23 08:17:20 +00:00
Kargatum bc9473482e feat(Core/Chat): new argument parsing and unify chat hyperlink parsing (#6243) 2021-10-23 10:15:42 +02:00
AzerothCoreBot 1101f9dd2a chore(DB): import pending files
Referenced commit(s): 73a55e0251
2021-10-22 23:20:45 +00:00