Commit Graph

3140 Commits

Author SHA1 Message Date
UltraNix
5831c336df fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks. (#7151)
* fix(Scripts/Spells): Windfury Weapon should not consume Flurry stacks.

Fixed #6234

* Update src/server/scripts/Spells/spell_shaman.cpp
2021-08-07 00:28:07 +02:00
AzerothCoreBot
8ca9da6421 chore(DB): import pending files
Referenced commit(s): 774abca7ca
2021-08-06 17:43:23 +00:00
Asthalor
774abca7ca fix(DB/creature): Added movement to Mok'rash (1493) (#7197) 2021-08-06 19:41:42 +02:00
AzerothCoreBot
30b0667f1f chore(DB): import pending files
Referenced commit(s): 6bb5a8855e
2021-08-06 16:43:35 +00:00
Asthalor
6bb5a8855e fix(DB): corrupted and cleansed plants of Felwood (#7196) 2021-08-06 18:40:00 +02:00
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
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
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
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
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
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
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
AzerothCoreBot
49cc3777e9 chore(DB): import pending files
Referenced commit(s): 16a57e57d9
2021-08-04 14:06:58 +00:00
UltraNix
16a57e57d9 fix(DB/Spells): Corrected attributes for Intercept. (#7134)
Fixed #6110

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-08-04 16:05:22 +02:00
AzerothCoreBot
b5faa1ebcb chore(DB): import pending files
Referenced commit(s): 26bf3624ce
2021-08-04 13:06:22 +00:00
Asthalor
26bf3624ce fix(DB/Creature): Added patrolling to Foulmane (#7141) 2021-08-04 14:58:48 +02:00
AzerothCoreBot
39f00cd883 chore(DB): import pending files
Referenced commit(s): 02f5ec4e6d
2021-08-04 12:55:29 +00:00
Asthalor
02f5ec4e6d fix(DB/Creature): Fixed spawn point of Scarlet High Clerist (#7140) 2021-08-04 14:36:14 +02:00
Asthalor
bf84e72d60 fix(DB/Creature): Added patrolling and new spawns to Omgorn the Lost (#7133)
* fix(DB/Creature): Added patrolling and new spawns to Omgorn the Lost

* Added the new spawns to a pool so only 1 can be spawned at the same time

* Update data/sql/updates/pending_db_world/rev_1627308091046661200.sql

Good idea, no point having 3 inserts into the same table

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>

* Update data/sql/updates/pending_db_world/rev_1627308091046661200.sql

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-08-04 14:34:11 +02:00
AzerothCoreBot
075185e961 chore(DB): import pending files
Referenced commit(s): d56f27edea
2021-08-03 22:14:05 +00:00
Asthalor
d56f27edea fix(DB/creature): Fixed Anvilrage Taskmaster spawns inside Anvilrage Enforcer (#7129)
I changed just a bit the coords of the spawns that had issues

Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-08-04 00:12:34 +02:00
AzerothCoreBot
543a8257c0 chore(DB): import pending files
Referenced commit(s): b8f6c2a14b
2021-08-03 22:06:15 +00:00
Asthalor
b8f6c2a14b fix(DB/Creature): Added patrolling to Dart(14232) (#7132) 2021-08-04 00:04:43 +02:00
AzerothCoreBot
0c8061d4a4 chore(DB): import pending files
Referenced commit(s): 453165233e
2021-08-03 19:06:36 +00:00
Asthalor
453165233e fix(DB/Creature): Fixed speed walking of Grunter (#7128) 2021-08-03 21:04:53 +02:00
AzerothCoreBot
15013d26b1 chore(DB): import pending files
Referenced commit(s): 9a820e2d26
2021-08-01 23:04:10 +00:00