Commit Graph

7734 Commits

Author SHA1 Message Date
AzerothCoreBot
268065f5f9 chore(DB): import pending files
Referenced commit(s): d810ddf042
2022-01-03 20:11:26 +00:00
Nefertumm
d810ddf042 Fix(Core/Quest): Pet issues with They're Alive! Maybe... (#9918) 2022-01-03 15:09:25 -05:00
UltraNix
d90e368166 Fix (Core/Movement): During escort movement, do not stop moving if unit is casting channeled spells. (#9815)
Fixes #9286
2022-01-03 15:06:41 -05:00
Nefertumm
b7dcf93be4 Fix(Core/Item): Wraith Scythe scales with spell power (#9901) 2022-01-03 15:05:45 -05:00
AzerothCoreBot
a84d10fda7 chore(DB): import pending files
Referenced commit(s): 3297a4fb4a
2022-01-03 19:56:36 +00:00
UltraNix
3297a4fb4a fix(DB/Creature): Removed duplicated creatures from Midsummer event. (#9710)
* fix(DB/Creature): Removed duplicated creatures from Midsummer event.

Fixes #6469
2022-01-03 14:54:42 -05:00
AzerothCoreBot
7b3e99f290 chore(DB): import pending files
Referenced commit(s): c1a7343372
2022-01-03 19:47:07 +00:00
Cláudio Costa
c1a7343372 fix(DB): Improved Lord Kragaru and gameobjects (#9904)
* trying to fix gameobjects not despawning via SAI

* reverting change until dynamic spawn is a thing

* fix(DB): Improved Lord Kragaru and gameobjects

- Improved SmartAI for **Lord Kragaru**
- Improved SmartAI for **Sperpent Statue**
- Implemented SmartAI for **Naga Beam** missing gameobject
2022-01-03 14:45:21 -05:00
Nefertumm
48afd114ed Fix(DB/Quest): Wrong pre-requisite for quest 9706 (#9923) 2022-01-03 14:44:16 -05:00
AzerothCoreBot
266ccffbee chore(DB): import pending files
Referenced commit(s): 880f35c0d2
2022-01-03 19:39:06 +00:00
UltraNix
880f35c0d2 fix(Core/Spells): Judgement spells should always set combat event spe… (#9709)
* fix(Core/Spells): Judgement spells should always set combat event spell missed the target.

Fixes #5874

* typo
2022-01-03 14:37:21 -05:00
Nefertumm
573a39cfd4 Fix(DB/Quests): Pre-quest requirement for Lorekeeper Lydros quests (#9900) 2022-01-03 14:35:38 -05:00
AzerothCoreBot
cf4c7f5a5f chore(DB): import pending files
Referenced commit(s): 9df725e265
2022-01-03 18:50:26 +00:00
Nefertumm
9df725e265 fix(Core/CullingOfStratholme): Chromie start (#9898) 2022-01-03 15:44:55 -03:00
IntelligentQuantum
84f060eb7f fix(Scripts/Commands): Look item (#9892)
* Add files via upload

* Update cs_lookup.cpp
2022-01-03 15:44:05 -03:00
UltraNix
d8712455c7 fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed… (#9897)
* fix(Core/Spells): Multi-Shot should not be affected by Glyph of Aimed Shot.

Fixes #9707

* Update.
2022-01-03 15:15:24 -03:00
IntelligentQuantum
855e031284 fix(DB/Loot): Remove Bolt of Silk Cloth from creature loot 2022-01-03 15:02:27 -03:00
AzerothCoreBot
19b81895eb chore(DB): import pending files
Referenced commit(s): 8316ce823c
2022-01-03 17:54:11 +00:00
IntelligentQuantum
8316ce823c Add files via upload (#9877)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 13:52:26 -04:00
Nefertumm
b8c0c9bf6b Fix(Core/Creature): Disable shredder should not attack creatures nearby (#9920) 2022-01-03 13:51:40 -04:00
Kitzunu
e769e120f8 fix(SQL): Remove wrong comment (#9928) 2022-01-03 13:51:13 -04:00
AzerothCoreBot
4438ea92a7 chore(DB): import pending files
Referenced commit(s): 67f8688460
2022-01-03 17:45:05 +00:00
Noxies
67f8688460 fix(DB/SAI): BWL Grethok arcane missiles & immunity flags (#9985)
* prevent interupt & cc

* let the world know the duration index meaning

* make Grethok use correct arcane missiles spell
2022-01-03 14:43:23 -03:00
AzerothCoreBot
7ae83964dd chore(DB): import pending files
Referenced commit(s): 7c2086d067
2022-01-03 16:58:18 +00:00
UltraNix
7c2086d067 fix(DB/Misc): Set default value to visibilityDistanceType in *_addon tables. (#9658) 2022-01-03 11:56:41 -05:00
IntelligentQuantum
e57582accb Core/Packet: WorldState (#9435)
* Core/Packet: WorldState

* Test

* WRONG

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 11:50:56 -05:00
AzerothCoreBot
7209f65896 chore(DB): import pending files
Referenced commit(s): d3ae7a44e3
2022-01-03 16:33:03 +00:00
IntelligentQuantum
d3ae7a44e3 fix(DB/Loot): remove Bolt of Runecloth from creatures 2022-01-03 13:25:10 -03:00
Kitzunu
317e793b12 refactor(Core/Misc): atan2() to std::atan2() (#9793)
- prefer std functions over C functions
2022-01-03 13:24:06 -03:00
Malcrom
2f7ccbe92f fix(DB/Pathing) Lordamere Internment Camp, Alterac Mountains (#9921)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:19:10 -04:00
Malcrom
91108f2f62 fix(DB/Pathing) Elemental Slaves, Dalaran Crater, Alterac Mountains (#9919)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:18:56 -04:00
Malcrom
c650cda4ea fix(DB/Spawns/Pathing) Southshore, Hillsbrad Foothills (#9929)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:18:38 -04:00
Malcrom
70743d4c57 fix(DB/Pathing/Equipment) Hammerfall npc movement fixup (#9952)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:18:13 -04:00
Malcrom
702accbfa2 fix(DB/Pathing) Solanin, Eversong Woods (#9950)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:17:44 -04:00
Malcrom
f03b87f7e1 fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands (#9935)
* fix(Scripting/Spawning/Pathing) An'owyn, Ghostlands

* Update zone_ghostlands.cpp

* Update zone_ghostlands.cpp

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 12:17:21 -04:00
AzerothCoreBot
ddf13229d4 chore(DB): import pending files
Referenced commit(s): e2b8175471
2022-01-03 14:32:22 +00:00
Malcrom
e2b8175471 fix(DB/Pathing) Fix some bad paths at Taren Mill (#9910)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 10:10:09 -04:00
Kitzunu
f04709a326 refactor(Core/Misc): ceil() to std::ceil() (#9791)
- prefer std functions over C functions
2022-01-03 10:11:39 -03:00
Kitzunu
61649b7e6d fix(Scripts/Spells): fix logic mistake in spell_generic (#9799)
- chery-picked from commit (25e01b0402)

Co-Authored-By: Wyrserth <43747507+Wyrserth@users.noreply.github.com>

Co-authored-by: Wyrserth <43747507+Wyrserth@users.noreply.github.com>
2022-01-03 09:55:37 -03:00
AzerothCoreBot
52582887ab chore(DB): import pending files
Referenced commit(s): a8d93ad85d
2022-01-03 12:27:53 +00:00
Malcrom
a8d93ad85d fix(DB/Pathing/Auras) Forsaken Raiders, Hillsbrad Foothills (#9907)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-03 08:26:22 -04:00
IntelligentQuantum
002e62d689 feat(Core/SmartScripts): SMART_EVENT_SUMMONED_UNIT_DIES (#9979) 2022-01-03 08:24:13 -03:00
AzerothCoreBot
9c63257283 chore(DB): import pending files
Referenced commit(s): ffc2289365
2022-01-03 02:37:37 +00:00
Malcrom
ffc2289365 Fix(DB/Path) Zixil, Hillsbrad Foothills (#9906)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-02 21:35:53 -05:00
AzerothCoreBot
bd0e4290ca chore(DB): import pending files
Referenced commit(s): 3925118dd9
2022-01-03 02:14:08 +00:00
Malcrom
3925118dd9 fix(DB/Walk/Run Speed) Creature speed update for Eversong woods and Ghostlands (#9868)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-02 21:12:30 -05:00
AzerothCoreBot
b06d3d2de7 chore(DB): import pending files
Referenced commit(s): 1ef12abc37
2022-01-03 01:29:00 +00:00
Malcrom
1ef12abc37 fix(DB/Spawns/Pathing) Pathing Ghostlands (#9839)
Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-01-02 20:27:29 -05:00
IntelligentQuantum
8a5b96349b feat(Core/SmartScripts): SMART_TARGET_LOOT_RECIPIENTS (#9967) 2022-01-02 21:54:27 -03:00
AzerothCoreBot
7d25a0fb68 chore(DB): import pending files
Referenced commit(s): e71d902027
2022-01-02 22:32:44 +00:00