Commit Graph

5104 Commits

Author SHA1 Message Date
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
Francesco Borzì
3ffe8ee1ed fix(DB/Creature: speed_walk of some Blasted Lands creatures (#7088)
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-29 10:53:27 +02:00
AzerothCoreBot
3cf54fa725 chore(DB): import pending files
Referenced commit(s): c125f46160
2021-07-29 08:48:26 +00:00
Asthalor
c125f46160 fix(DB): Fixed Southsea Freebooter shoots while running away in fear and while polymorphed (#7019)
* fix(DB): Fixed Southsea Freebooter shoots while running away in fear and while polymorphed

Fixed some flags on the smartAI of the creature so they cant shoot while fleeing or polymorphed, LOS.. etc

Closes AzerothCore issue#7013

* Add new line

* Fixed SQL Queries. Fixed shotting while sapped

Co-authored-by: Lukas Volgger <55922592+LukasVolgger@users.noreply.github.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-29 10:46:43 +02:00
Patrick Lewis
4c810ae677 chore(CI): enable macos-11 (#7127) 2021-07-28 21:51:33 -07:00
AzerothCoreBot
3a7bd8d791 chore(DB): import pending files
Referenced commit(s): 201b323549
2021-07-28 20:30:28 +00:00
anguaive
201b323549 fix(DB/gameobject): Peacebloom spawn location (#5837)
* fix(DB/gameobject): Peacebloom spawn location

Peacebloom node (id: 1396) was positioned on a road. It has been moved
to a nearby location next to the road, where there are no other herb
nodes close by.

Closes #5836

* fix(DB/gameobject): Remove Redridge Peaceblooms

Peacebloom nodes shouldn't spawn in Redridge Mountains zone according
to sources, so the ones I found are being removed.

Closes #5836

* Remove deleted gobs from pool

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-28 22:28:48 +02:00
AzerothCoreBot
36106c745d chore(DB): import pending files
Referenced commit(s): ecf022e8ef
2021-07-28 18:13:03 +00:00
Kitzunu
ecf022e8ef fix(DB/Quest): Add emotes to some silithus quests (#5560)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-07-28 20:11:27 +02:00
UltraNix
47f7c46f96 fix(Core/Spells): melee spells on sitting targets guaranteed critical strikes (#7085)
- Closes #5986
2021-07-27 13:37:47 +02:00