UltraNix
f593f624b0
fix(Core/Spells): Add Target Processing (SMSG_SPELLLOGEXECUTE) to LAUNCH_TARGET phase. ( #9765 )
...
* Move EffectInterruptCast to LAUNCH_TARGET Phase.
* Source: TrinityCore.
* Fixes #8484
2022-01-04 13:49:15 +01:00
IntelligentQuantum
8fd757a152
feat(Core/SmartScripts): ACTION_GO_SET_GO_STATE
2022-01-04 06:44:02 -03:00
IntelligentQuantum
9faec8ef1b
feat(Core/SmartScripts): SMART_ACTION_SET_CORPSE_DELAY
2022-01-04 06:41:19 -03:00
Skjalf
0d6b8dba18
fix(DB): fix world imports again ( #9991 )
2022-01-04 06:30:55 -03:00
Kitzunu
235fea9ce5
chore(.clang-format): Delete ( #9934 )
2022-01-04 00:46:22 +01:00
AzerothCoreBot
5c0b5ccab9
chore(DB): import pending files
...
Referenced commit(s): 1e53ada71f
2022-01-03 21:02:12 +00:00
acidmanifesto
1e53ada71f
Fix (DB\Loot) Ez-Thro Dynamite II ( #9977 )
...
Item was never a npc drop. Verified thru UDB.
2022-01-03 16:00:30 -05:00
AzerothCoreBot
8418f59dc0
chore(DB): import pending files
...
Referenced commit(s): 3247bfe909
2022-01-03 20:54:45 +00:00
TheDdraig
3247bfe909
Fix (DB\SmartScript\Quest) Catch and Release ( #9987 )
...
Catch and Release smart script fix for quest
2022-01-03 15:53:08 -05:00
acidmanifesto
23deac6e93
Fix (DB\Loot) Gordok Mastiff's loot table Audit ( #9958 )
...
* Gordok Mastiff's loot table Audit
Audit of NPC 13036 Gordok Mastiff's was performed due to now closed by author's PR https://github.com/azerothcore/azerothcore-wotlk/pull/9947#issuecomment-1003574504
Information comes from UDB.
2022-01-03 15:52:09 -05:00
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