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
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