Commit Graph

5305 Commits

Author SHA1 Message Date
UltraNix
032ca32a04 fix(Core/Spells): do not remove stances when teleported from Instance/BG (#7469)
- Closes #7402
2021-08-25 01:55:37 +02:00
AzerothCoreBot
c28d6ee992 chore(DB): import pending files
Referenced commit(s): 940c30a17b
2021-08-24 23:15:23 +00:00
Asthalor
940c30a17b fix(DB/Creature): misc murloc spawns (#7436) 2021-08-25 01:13:56 +02:00
UltraNix
ec71301bf7 fix(Scripts/Spell): Volley should trigger pet attack in defensive mode (#7453)
- Closes #7340
2021-08-25 01:13:15 +02:00
AzerothCoreBot
af015be5d3 chore(DB): import pending files
Referenced commit(s): 7ed0daa96f
2021-08-24 21:50:21 +00:00
Asthalor
7ed0daa96f fix(DB/Creature): add patrol moves to Fingat (#7435) 2021-08-24 23:48:44 +02:00
UltraNix
1b7d3708a6 fix(Core/Loot): (#7452)
- Players that did not participate in killing dungeon boss are not eligible to get loot.
- Players that are too far away from the looted object are not eligible to get loot.
- Players that released spirit and were outside the dungeon when the loot has been released are eligible to get loot.
- Players that have pending bind are not eligible to get loot.
- Properly get loot recipient for some chests in dungeons.
- All above fixes should work in any loot mode (group loot, master loot, etc.)
- Closes #2104.
2021-08-24 23:48:22 +02:00
AzerothCoreBot
a594bf5b29 chore(DB): import pending files
Referenced commit(s): 52b783607a
2021-08-24 17:16:49 +00:00
Jan M. D. Hansen
52b783607a fix(DB): Removes multiple occurances of double ore spawn (#7430)
Adds all ores which have the same position, but are not in a pool, to a pool. This removes the chance of ores spawning in the same position, as seen in the closed issues.

- Closes issue #5735
- Closes issue #5742
- Closes issue #5789
- Closes issue #5883
- Closes issue #5904
- Closes issue #5998
- Closes issue #6215
- Closes issue #6947
- Closes issue #6603
2021-08-24 19:15:05 +02:00
Kitzunu
afb5db6535 fix(CMake/Build): set default build type to RelWithDebInfo (#7445) 2021-08-24 19:14:39 +02:00
AzerothCoreBot
2e3072b09a chore(DB): import pending files
Referenced commit(s): c774899ee8
2021-08-24 15:53:51 +00:00
raizo
c774899ee8 fix(DB/Object): Reduce dark iron pillow respawn time (#7427) 2021-08-24 17:52:16 +02:00
Kitzunu
2a36a533ce fix(Core/Spells): Sacred Cleansing range (#7439)
* cherry-pick commit (c8f2056b17)

Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
2021-08-24 17:48:28 +02:00
AzerothCoreBot
f503a12418 chore(DB): import pending files
Referenced commit(s): b4da3a021b
2021-08-24 14:56:03 +00:00
markvetx
b4da3a021b fix(DB/Creature): remove skinloot from Spirestone Mystic (#7425) 2021-08-24 16:53:24 +02:00
Kitzunu
62058ffbea fix(Script/Spells): Anti-Magic Zone amount calc (#7438)
* cherry-pick commit (bea682f95c)

Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
2021-08-24 16:52:54 +02:00
AzerothCoreBot
92acf6feb8 chore(DB): import pending files
Referenced commit(s): 1e50a9027b
2021-08-24 09:38:01 +00:00
syssneck
1e50a9027b fix(DB/Skinning_loot): remove Chimaera Leather (#7424)
Removes Chimaera Leather from `skinning_loot_template` (this item was removed from Skinning in Patch 3.1.0). Furthermore, this PR increases the Skinning Loot chance for all remaining Skinning Loot (Thick Leather, Thick Hide (if present), Rugged Leather & Rugged Hide) to add up to 100 %, so that there is no chance of no Skinning Loot after removing Chimaera Leather.
The increase was calculated by multiplying with the following factor: 100/(100-[%chance of Chimaera Leather])
2021-08-24 11:11:29 +02:00
UltraNix
1becd73f09 fix(Core/Movement): Rewritten follow movement generator for pets (#7324)
- Closes #7296
2021-08-24 11:08:50 +02:00
AzerothCoreBot
bbc071aa57 chore(DB): import pending files
Referenced commit(s): d9009aa90e
2021-08-23 18:21:30 +00:00
markvetx
d9009aa90e fix(DB/creature): respawn timer for Timmy the Cruel (#7419) 2021-08-23 20:19:44 +02:00
UltraNix
39efbb736f fix(Core/Arenas): correct BG status on Arena leave (#7323)
- Closes #7278
2021-08-23 20:18:36 +02:00
AzerothCoreBot
cd539189ea chore(DB): import pending files
Referenced commit(s): 4d2be7ae00
2021-08-23 13:54:32 +00:00
EPTIC
4d2be7ae00 fix(DB/Creature): Private Hendel - The Missing Diplomat (#7391) 2021-08-23 15:53:03 +02:00
Petric
56a2f6d976 fix(Core/Crash): reload page GetSession check to avoid crash (#7451) 2021-08-22 16:40:40 +02:00
AzerothCoreBot
0818e44e67 chore(DB): import pending files
Referenced commit(s): 690187cb3f
2021-08-22 11:45:30 +00:00
EPTIC
690187cb3f fix(DB/Creature): Gizrul the Slavener (#7414) 2021-08-22 13:43:54 +02:00
AzerothCoreBot
e8f45b2a26 chore(DB): import pending files
Referenced commit(s): d18545263f
2021-08-22 11:42:50 +00:00
Kaytotes
d18545263f feat(Core/Scripts): new OnBeforeFinalizePlayerWorldSession() hook (#7136)
Co-authored-by: Yehonal <yehonal.azeroth@gmail.com>
2021-08-22 13:41:19 +02:00
AzerothCoreBot
75e55e21df chore(DB): import pending files
Referenced commit(s): a71a7b2711
2021-08-22 11:34:28 +00:00
Kaytotes
a71a7b2711 fix(DB/Gameobjects): remove classic Naxxramas portal (#7408) 2021-08-22 13:32:53 +02:00
jestermaniac
5f6780532f fix(Core/Unit): adds in formation not attacking when leader killed (#7412)
Co-authored-by: John Smith <mostdefinitelyanagger@outlook.com>
2021-08-22 13:32:27 +02:00
AzerothCoreBot
e8d8050330 chore(DB): import pending files
Referenced commit(s): 26cc8c4f27
2021-08-21 22:57:40 +00:00
syssneck
26cc8c4f27 fix(DB/Creature): Chillwind Chimaera falling through the floor (#7407)
Fixed the spawn location of a Chillwind Chimaera (guid = 41253) that was falling through the floor when respawned.
2021-08-22 00:56:15 +02:00
lineagedr
e9f4006ed2 fix(Core/Scrips): Kologarn focused eyebeam should target only 1 target (#7405) 2021-08-21 20:19:00 +02:00
AzerothCoreBot
2ab032b6f3 chore(DB): import pending files
Referenced commit(s): 0299500614
2021-08-21 15:32:00 +00:00
EPTIC
0299500614 fix(DB/Creature): Fix Void Critters spawn time (#7392)
* Create rev_1629136958569150200.sql

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

Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-08-21 17:30:34 +02:00
AzerothCoreBot
7b343d0088 chore(DB): import pending files
Referenced commit(s): 4cc00f5488
2021-08-20 22:44:34 +00:00
EPTIC
4cc00f5488 fix(DB/Creature): correct script for Quartermaster Zigris (#7404) 2021-08-21 00:43:04 +02:00
AzerothCoreBot
2445139bb0 chore(DB): import pending files
Referenced commit(s): 31cc968d79
2021-08-20 18:19:12 +00:00
EPTIC
31cc968d79 fix(DB/Creature): Fix Quartermaster Zigris loot table (#7403)
* Create rev_1629205101934861200.sql

* Updates based on TBC Wowhead
2021-08-20 20:17:41 +02:00
lineagedr
1174b43184 feat(Core/Item): remove item auras after unequipping an item. (#7398)
* [Core/Item]: Remove item auras after unequipping an item.

* chore(Core/Item): add brackets, improve codestyle

* Update

* update

* Update

* Update

* constexpr

* Update Player.cpp
2021-08-20 20:17:01 +02:00
lineagedr
32e149e342 [Core/Spells]: Fixed stormstrike and lava lash consuing flurry. (#7397)
* [Core/Spells]: Fixed stormstrike and lava lash consuing flurry.

* Update

Co-authored-by: Stefano Borzì <stefanoborzi32@gmail.com>
2021-08-20 19:40:16 +02:00
AzerothCoreBot
051fcf4534 chore(DB): import pending files
Referenced commit(s): 8f39bc101c
2021-08-20 17:20:01 +00:00
lineagedr
8f39bc101c [Core/Spells]: Fix glyph of arcane shot not refunding mana. (#7395)
* [Core/Spells]: Fix glyph of arcane shot not refunding mana.

* chore: add newline at the end of file

* Update rev_1629141434760979400.sql

* Update spell_hunter.cpp

* Update rev_1629141434760979400.sql

* Update spell_hunter.cpp

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

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-08-20 19:18:25 +02:00
lineagedr
888549bcdc fix(Core/Spells): Druid's Enrage not reducing armor (#7394) 2021-08-20 14:41:26 +02:00
AzerothCoreBot
1f44732417 chore(DB): import pending files
Referenced commit(s): 05d0cdd157
2021-08-20 11:04:55 +00:00
Alessio Tudisco
05d0cdd157 fix(DB/Creature): Mottled Razormaws tweak (#7396) 2021-08-20 12:58:34 +02:00
AzerothCoreBot
98de1bc082 chore(DB): import pending files
Referenced commit(s): 2ecad7ca02
2021-08-20 10:05:05 +00:00
lineagedr
2ecad7ca02 fix(DB/Item): Wolfshead Helm not giving Energy when going into cat form (#7393) 2021-08-20 12:03:25 +02:00