Commit Graph

5113 Commits

Author SHA1 Message Date
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
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
UltraNix
d0b994496f fix(Core/Pets): Corrected pet speed catchup system. (#7131) 2021-08-04 07:05:27 +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
UltraNix
9a820e2d26 fix(Core/Spells): Master of Elements (#7102)
* Core/Spells: Master of Elements:

Proc now also from arcane spells.
Properly proc from periodic spells.
Fixed #6035.

* You shouldn't be there.

* Buildfix.

* missing sql.
2021-08-02 01:02:38 +02:00
Kitzunu
80ff915f24 fix(Core/Spell): Impelement SPELL_ATTR7_NO_ATTACK_DODGE & SPELL_ATTR7_NO_ATTACK_PARRY & SPELL_ATTR7_NO_ATTACK_MISS (#7099)
cherry-pick commit (bd6de8eb61)

Co-Authored-By: Ovah <18347559+Ovahlord@users.noreply.github.com>
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com>
2021-08-01 22:03:45 +02:00
Shiroe
7f4c556148 fix(Core): Impelement CREATURE_FLAG_EXTRA_NO_PLAYER_DAMAGE_REQ (#7101) 2021-08-01 18:37:49 +02:00
Kargatum
dc1945196a feat(Core/Logging): add support fmt::format logging (#6893) 2021-07-31 23:54:55 +02:00
Kitzunu
87b2cd1299 fix(Core/Spell): Make use of SPELL_ATTR2_NO_SCHOOL_IMMUNITIES (#5880) 2021-07-31 15:31:00 +02:00
Christopher Galbraith
19bbe2cd79 fix(Script/Mandorik): enrage on reset and on subsequent pulls. (#7176)
* Fixed issue with Ohgan data not being reset properly causing Mandokir to enrage even when Ohgan is alive on subsequent pulls. Mandokir now correctly removes Frenzy when resetting.

Signed-off-by: ChrisCGalbraith <chriscgalbraith@gmai.com>

* Update src/server/scripts/EasternKingdoms/ZulGurub/boss_mandokir.cpp

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>

Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com>
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-07-31 11:16:02 +02:00
Kitzunu
275b107fea fix(Docs/Doxygen): improve some comments (#7118) 2021-07-30 23:25:38 +02:00
AzerothCoreBot
df7230748d chore(DB): import pending files
Referenced commit(s): 8f5100f358
2021-07-30 17:56:02 +00:00
Asthalor
8f5100f358 fix(DB/Creature): Added patrolling to Alshirr Banebreath (14340) (#7120) 2021-07-30 19:53:24 +02:00
AzerothCoreBot
c392c4b577 chore(DB): import pending files
Referenced commit(s): 2e8301b706
2021-07-30 17:51:45 +00:00
Asthalor
2e8301b706 fix(DB/Creature): Fixed some coords on the patrolling of Scalding Drake (#7119)
Some of the waypoints had the z coord way too low. I increased on some of them to make it more fluid

Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-07-30 19:50:00 +02:00
AzerothCoreBot
c319ca925f chore(DB): import pending files
Referenced commit(s): 00111e8359
2021-07-30 17:45:01 +00:00
Asthalor
00111e8359 fix(DB/Creature): Changed skinning loot and movement speed of Deatheye (#7116)
Changed the skinning loot table and reduced his movement speed

Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-07-30 19:43:33 +02:00
AzerothCoreBot
34af82464c chore(DB): import pending files
Referenced commit(s): 2f63e81a94
2021-07-30 05:58:15 +00:00
Shiroe
2f63e81a94 feat(Core/DB): Add Creature ExperienceModifier (#7095) 2021-07-30 07:56:42 +02:00
AzerothCoreBot
8521dd5d55 chore(DB): import pending files
Referenced commit(s): 21e493ab5a
2021-07-29 22:29:28 +00:00
Azcobu
21e493ab5a fix(DB/smart_scripts): Add call for help to Deadwood Den Watcher (#7109)
Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-30 00:18:44 +02:00
syssneck
f7d918d71f fix(DB/GO): Relocate Peacebloom in Elwynn Forest to avoid collision with Darkmoon Faire (#7096)
* Fixed the one minute respawn of Peacebloom (guid=26813) in AC issue #6181 and deleted the event dependency on the Darkmoon Fare event

* fix(DB/GO): One minute respawn of a Peacebloom in Elwynn #7096
... (guid=26813) and deleted the event dependency on the Darkmoon Fare event. (updated newline)

* Fix whitespace and newline

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
2021-07-30 00:07:35 +02:00
AzerothCoreBot
498e01e7fc chore(DB): import pending files
Referenced commit(s): b4f2f57a44
2021-07-29 12:18:36 +00:00
Azcobu
b4f2f57a44 fix(DB/Gameobject): Normalise respawn times for Bingles' items (#7098) 2021-07-29 14:17:02 +02:00
AzerothCoreBot
18a8fdec36 chore(DB): import pending files
Referenced commit(s): 1e36a644b2
2021-07-29 11:20:56 +00:00
Azcobu
1e36a644b2 fix(DB/Script): Adds NPC event for The Test of Righteousness 3/3 (#7097)
Co-authored-by: ZenoX92 <carlos.morales@insmet.cu>
2021-07-29 13:19:22 +02:00
AzerothCoreBot
d34578f90d chore(DB): import pending files
Referenced commit(s): 4db5700980
2021-07-29 10:26:43 +00:00
Azcobu
4db5700980 fix(DB/Creature): Correct respawn timers for various rare NPCs (#7094)
* fix(DB/Creature): Correct respawn timers for various rare NPCs

* Update Dreadscorn 5 hrs -> 6.5 hrs

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-29 12:25:02 +02:00