AzerothCoreBot
ea76a0c2bb
chore(DB): import pending files
...
Referenced commit(s): dfe71ff211
2021-08-06 15:41:52 +00:00
Azcobu
dfe71ff211
fix(DB/Loot): delete 'Recipe: Savory Deviate Delight' from RLT 24701 ( #7195 )
2021-08-06 17:37:00 +02:00
UltraNix
955c1d1ea1
fix(Core/Quests): SMSG_QUESTUPDATE_COMPLETE on quest completion ( #7213 )
...
- Closes #6652
2021-08-06 17:22:04 +02:00
AzerothCoreBot
8fd27908a1
chore(DB): import pending files
...
Referenced commit(s): be4377f540
2021-08-06 14:32:47 +00:00
UltraNix
be4377f540
fix(Scripts/Items): Goblin Bomb Dispenser ( #7190 )
...
- Closes #6609
2021-08-06 16:27:18 +02:00
UltraNix
0f6dccd98c
fix(Core/Items): destroy invalid own guild/arena charters ( #7211 )
...
- Closes #6642
2021-08-06 16:26:49 +02:00
Francesco Borzì
7bddd69c95
refactor(Scripts/Kalimdor): code cleanup (part 10) ( #7065 )
...
* refactor(Scripts/Kalimdor): code cleanup (part 10)
* chore(Core/zone_mulgore): delete file
* chore(Core/zone_teldrassil): remove file
* chore(Core/kalimdor_script_loader): remove mulgore and teldrassil zone
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-06 15:45:17 +02:00
AzerothCoreBot
cc02724200
chore(DB): import pending files
...
Referenced commit(s): 4aed38d787
2021-08-06 12:34:11 +00:00
Asthalor
4aed38d787
fix(DB/Creature): Added spawn and movement to Lord Maldazzar ( #7187 )
...
* fix(DB/Creature): Added spawn and movement to Lord Maldazzar
* fix Model id of the new spawn
2021-08-06 14:32:35 +02:00
AzerothCoreBot
49f64ce2f2
chore(DB): import pending files
...
Referenced commit(s): 1dc96266f1
2021-08-06 11:32:17 +00:00
Asthalor
1dc96266f1
fix(DB/Creature): Fixed the spawns of two Heavy War Golem (5854) ( #7188 )
2021-08-06 13:30:43 +02:00
AzerothCoreBot
cce76d1a18
chore(DB): import pending files
...
Referenced commit(s): 3facf2e113
2021-08-06 10:58:21 +00:00
JamesGent
3facf2e113
Fixes issue #7029 ( #7186 )
...
Fixes quest text in issue #7029
Fixed quest text for quest in Azshara called Crew Under Fire
2021-08-06 12:56:47 +02:00
AzerothCoreBot
cf8378967f
chore(DB): import pending files
...
Referenced commit(s): cda264cfe1
2021-08-06 10:34:28 +00:00
Asthalor
cda264cfe1
fix(DB/Creature): spawns of Death Howl ( #7170 )
2021-08-06 12:32:48 +02:00
UltraNix
2ed34db42f
fix(Core/Spells):SPELL_ATTR5_AURA_AFFECTS_NOT_JUST_REQ_EQUIPED_ITEM ( #7205 )
...
- Closes #6617
2021-08-06 12:32:30 +02:00
AzerothCoreBot
42b3acb659
chore(DB): import pending files
...
Referenced commit(s): 19601c0e02
2021-08-06 09:52:30 +00:00
Asthalor
19601c0e02
fix(DB/Creature): add patrolling to Azurous (10202) ( #7189 )
2021-08-06 11:50:49 +02:00
KiK0
31e41890e3
fix(Core/Spells): Killing Spree should not affect invisible units ( #7191 )
2021-08-06 11:50:27 +02:00
AzerothCoreBot
1cd3af96b3
chore(DB): import pending files
...
Referenced commit(s): 7618e7706e
2021-08-06 09:15:28 +00:00
Asthalor
7618e7706e
fix(Scripts/Spell): combustion will now properly go on cooldown when the buff is manually cancelled ( #7185 )
...
* fix(CORE/Spell): Combustion will now properly go on cooldown when the buff is manually cancelled
* fix(DB/Scripts): Added the script for combustion
* Update spell_mage.cpp
* Update src/server/scripts/Spells/spell_mage.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2021-08-06 11:13:45 +02:00
AzerothCoreBot
4789de2f93
chore(DB): import pending files
...
Referenced commit(s): 96a659c688
2021-08-06 08:14:58 +00:00
Asthalor
96a659c688
fix(DB/Creature): Olm The Wise multiple spawns ( #7169 )
2021-08-06 10:13:19 +02:00
Kitzunu
ac8dfeef4f
fix(Core/SOAP): mem leak and new/free mismatch ( #7181 )
...
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com >
2021-08-06 09:32:51 +02:00
UltraNix
2d56a94016
fix(Core/Spells): Next melee swing spells are supposed to be queued up even when out of range. ( #7180 )
...
- Closes #6588
2021-08-06 03:07:36 +02:00
UltraNix
cf5aeaea06
fix(Core/Totems): Totems should not fall to the depth in water. ( #7179 )
...
* fix(Core/Totems): Totems should not fall to the depth in water.
Fixed #6562
* chore(Core/Totem.cpp): add brackets
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-06 00:21:41 +02:00
UltraNix
32650b61ee
fix(Core/Spells): Implemented SPELL_ATTR3_NO_PROC_EQUIP_REQUIREMENT. ( #7178 )
...
* fix(Core/Spells): Implemented SPELL_ATTR3_NO_PROC_EQUIP_REQUIREMENT.
Fixed #6559 .
* Excluded shoot spells.
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 23:44:14 +02:00
UltraNix
5a93dce915
fix(Core/Spells): Disarmed creatures should no cast spells that requi… ( #7171 )
...
* fix(Core/Spells): Disarmed creatures should no cast spells that requires weapon.
Fixed #6404
Fixed #6764 .
* codestyle.
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 22:41:51 +02:00
UltraNix
7e6727c12a
fix(Core/Spells): Forbid using charge if already charging to someone. ( #7172 )
...
Fixed #6453
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 21:24:57 +02:00
UltraNix
f755a277d8
fix(Core/Cooldowns): Fixed replacing longer cooldowns by equip cooldown. ( #7163 )
...
Fixed #6366
Fixed #6054 .
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 20:42:37 +02:00
UltraNix
279b6de88c
fix(Core/Spells): Fixed displaying "That Glyph is already inscribed in your spellbook" when activating the same glyph in different spec. ( #7162 )
...
Fixed #6342
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 20:06:10 +02:00
UltraNix
d2e84eabb8
fix(Core/Items): Removed tradeable flag from items with temp enchants. ( #7160 )
...
Fixed #6325 .
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 18:37:10 +02:00
AzerothCoreBot
14b3655f33
chore(DB): import pending files
...
Referenced commit(s): 8fe5a22cf2
2021-08-05 14:40:27 +00:00
UltraNix
8fe5a22cf2
fix(DB/Spell): Set proc cooldown of Taste of Blood to 5.5 sec. ( #7177 )
...
Fixed #6542
2021-08-05 16:33:26 +02:00
Asthalor
394942fda3
fix(DB): Moved Briarthorn node outside of terrain ( #7174 )
2021-08-05 16:14:48 +02:00
UltraNix
ffdd990aa4
fix(Core/Spells): Glyphs should send SMSG_LEARNED_SPELL/SMSG_REMOVED_… ( #7161 )
...
* fix(Core/Spells): Glyphs should send SMSG_LEARNED_SPELL/SMSG_REMOVED_SPELL packet in case of updating spell tooltips.
Fixed #6323
* chore(Core/CharacterHandler): improve comment
* chore(Core/SpellEffects): improve comment
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 15:58:50 +02:00
UltraNix
ed4cfd37f4
fix(Core/Totems): Searing Totem will properly attack neutral targets. ( #7157 )
...
Fixed #6310
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 15:15:12 +02:00
UltraNix
36a1777b99
fix(Core/Movement): properly handle UNIT_STATE_CHARGING ( #7152 )
...
- Closes #6065
- Closes #6669
2021-08-05 13:55:11 +02:00
AzerothCoreBot
7822a270ff
chore(DB): import pending files
...
Referenced commit(s): ff610c8454
2021-08-05 11:53:46 +00:00
Asthalor
ff610c8454
fix(DB): add the deleted spawns and fix so they cant be seen ( #7173 )
2021-08-05 13:52:13 +02:00
AzerothCoreBot
576abd4af0
chore(DB): import pending files
...
Referenced commit(s): 36a4e786da
2021-08-05 10:31:55 +00:00
Azcobu
36a4e786da
fix(DB/Creature): Add movement to various Ghostclaws/Mistbats ( #7150 )
...
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-05 12:29:31 +02:00
AzerothCoreBot
d32c8b2012
chore(DB): import pending files
...
Referenced commit(s): 213e53c416
2021-08-05 09:32:11 +00:00
Asthalor
213e53c416
fix(DB/Creature): Added patrolling and fixes to Spiteflayer ( #7115 )
...
* fix(DB/Creature): Added patrolling and fixes to Spiteflayer
Changed the spawns, movement speed and added patrolling
* Fixed some DB errors
* Added new patrolling to the spawns
* Reduced INSERTS calls. Fixed some ids, fixed delete
Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com >
2021-08-05 11:27:06 +02:00
AzerothCoreBot
3067662b70
chore(DB): import pending files
...
Referenced commit(s): 0b30b16452
2021-08-04 22:10:51 +00:00
Asthalor
0b30b16452
fix(DB/Quest): Made Mortality Wanes alliance only so it cant be shared with hordes ( #7147 )
...
Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com >
2021-08-05 00:08:54 +02:00
AzerothCoreBot
0d43d0d343
chore(DB): import pending files
...
Referenced commit(s): 84cc4a4c06
2021-08-04 22:02:43 +00:00
Asthalor
84cc4a4c06
fix(DB/Creature): Upgraded Gath'Ilzogg (334) armor to 1.5X value ( #7232 )
2021-08-05 00:01:13 +02:00
UltraNix
8522809bb3
Core/Spells: Regenerating POWER_HAPPINESS should not generate additional threat. ( #7146 )
...
Fixed #6190
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com >
2021-08-04 16:56:47 +02:00
AzerothCoreBot
49cc3777e9
chore(DB): import pending files
...
Referenced commit(s): 16a57e57d9
2021-08-04 14:06:58 +00:00