Commit Graph

9136 Commits

Author SHA1 Message Date
AzerothCoreBot
27d0086b8c chore(DB): import pending files
Referenced commit(s): 84c7db5ab6
2022-08-29 10:57:16 +00:00
Skjalf
84c7db5ab6 fix(DB/Quest): Import several missing texts and creature links for th… (#12890)
* fix(DB/Quest): Import several missing texts and creature links for the War Effort quests

* Include the commendation quests as well

* Update rev_1661569695988798600.sql
2022-08-29 07:54:58 -03:00
UltraNix
ce27bbbc86 fix(Core/Spells): Wyvern Sting DoT (ranks 1-3) should considered as n… (#12803)
...egative spell.
2022-08-28 02:08:06 -03:00
AzerothCoreBot
e5c6abddbe chore(DB): import pending files
Referenced commit(s): d1562d9f1e
2022-08-28 05:07:09 +00:00
UltraNix
d1562d9f1e fix(Scripts/Spells): Moonkin Form passive aura should not proc off fr… (#12815)
...om AoE spells.
2022-08-28 02:05:05 -03:00
AzerothCoreBot
9ae2b93514 chore(DB): import pending files
Referenced commit(s): 72f89105c8
2022-08-27 23:20:47 +00:00
UltraNix
72f89105c8 fix(DB/Spells): Glyph of Blocking should proc on Shield Slam use rath… (#12865)
...er than on hit.
2022-08-27 20:18:43 -03:00
UltraNix
93ae148a75 fix(Core/TotemAI): Active totems should interrupt its spell casting i… (#12864)
...f current victim is dead.
2022-08-27 20:17:26 -03:00
UltraNix
db760ee2ed fix(Core/Spells): Nature's Swiftness should not be consumed by instan… (#12816)
...t spells.
2022-08-27 20:14:46 -03:00
UltraNix
a29926d52f fix(Core/Spells): Fixed Rejuvenation healing amount increased by Idol… (#12812)
... of Rejuvenation and Harold's Rejuvenating Broach.
2022-08-27 20:11:33 -03:00
AzerothCoreBot
6d0b9b87e6 chore(DB): import pending files
Referenced commit(s): b74df77343
2022-08-27 23:10:10 +00:00
Eddy Vega
b74df77343 fix(DB/Loot): Remove all Punctured Voodoo Dolls from mobs (#12768) 2022-08-27 20:08:09 -03:00
AzerothCoreBot
6fb0c1b27e chore(DB): import pending files
Referenced commit(s): 82894ba2ad
2022-08-27 23:06:27 +00:00
Eddy Vega
82894ba2ad fix(DB/Creature): Remove incorrect drops for Idol of Brutality (#12769) 2022-08-27 20:04:28 -03:00
Skjalf
2de08a8719 fix(Scripts/RuinsOfAhnQiraj): Restructure Ayamiss task scheduling during landing (#12870)
* fix(Scripts/RuinsOfAhnQiraj): Restructure Ayamiss

* Update boss_ayamiss.cpp
2022-08-27 20:01:48 -03:00
AzerothCoreBot
d8b59bb6e8 chore(DB): import pending files
Referenced commit(s): 674382ca6a
2022-08-27 17:31:32 +00:00
UltraNix
674382ca6a fix(DB/TempleOfAhnQiraj): Added missing spawns of Cthun Graps. (#12806)
* fix(DB/Temple of AhnQiraj): Added missing spawns of Cthun Graps.

Fixes #12800

* Update.

* Update.
2022-08-27 14:29:19 -03:00
UltraNix
8b9b7e633c fix(Core/Battelgrounds): Fixed registering newly created battleground… (#12869)
fix(Core/Battelgrounds): Fixed registering newly created battleground groups in global container.

Fixes #5261
2022-08-27 14:07:53 -03:00
UltraNix
8439ce9920 fix(Core/Spells): Feed Pet should not interrupt eating/drinking. (#12817)
Fixes #12634
2022-08-27 12:23:50 -04:00
AzerothCoreBot
9a2e3fdbe6 chore(DB): import pending files
Referenced commit(s): 0a9ff22a86
2022-08-27 12:54:48 +00:00
neifion-00000000
0a9ff22a86 fix(DB/Creature): ZG Snake Area Unpooled Fixes (#12540) 2022-08-27 09:52:29 -03:00
Grimgravy
8c369ef865 fix(Core/Quest): improved flight of the wintergarde defender (#12437)
* fix(Scripts/Quest): Flight of the Wintergarde Defender

* .

* update

* update
2022-08-27 09:51:40 -03:00
AzerothCoreBot
9b3082f992 chore(DB): import pending files
Referenced commit(s): 022a90cff4
2022-08-27 12:48:41 +00:00
UltraNix
022a90cff4 fix(Scripts/TempleOfAhnQiraj): Added missing doors. (#12734)
Fixes #12712
2022-08-27 09:46:32 -03:00
Skjalf
e01ec7533e fix(Scripts/TempleOfAhnQiraj): Princess Huhuran's Poison Bolts should… (#12861)
fix(Scripts/TempleOfAhnQiraj): Princess Huhuran's Poison Bolts should hit the closest targets
2022-08-27 09:46:06 -03:00
UltraNix
d1e7fc240c fix(Scripts/TempleOfAhnQiraj): Skeram should cast True Fulfillment on closest non-tank player.
fix(Scripts/TempleOfAhnQiraj): Skeram should cast True Fulfillment on closest non-tank player.

Fixes #12713
2022-08-27 09:45:49 -03:00
UltraNix
f7de5235f8 fix(Core/Spells): Death's Respite should not generate threat. (#12807)
* fix(Core/Spells): Death's Respite should not generate threat.

Fixes #12798

* Update SpellInfoCorrections.cpp
2022-08-27 09:45:09 -03:00
UltraNix
0f0beb0148 fix(Scripts/TempleOfAhnQiraj): Aggro Drones. (#12737)
* fix(Scripts/Temple of AhnQiraj): Aggro Drones.

Fixes #12716

* fix build

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-27 09:44:52 -03:00
Skjalf
ba3640255b fix(Scripts/RuinsOfAhnQiraj): Implement bonus reputation gains if you… (#12856)
* fix(Scripts/RuinsOfAhnQiraj): Implement bonus reputation gains if you keep Andorov + Keldorei Elites alive during the General Rajaxx encounter

* Update boss_rajaxx.cpp

* Update boss_rajaxx.cpp

* Update boss_rajaxx.cpp
2022-08-26 20:11:39 -03:00
Angelo Venturini
2acd0a4bb4 fix: Buru crash (#12858) 2022-08-26 16:50:07 -03:00
Skjalf
2ed6848d6a fix(Scripts/RuinsOfAhnQiraj): Increase Andorov's bash intervals and r… (#12853) 2022-08-26 08:13:20 -03:00
Skjalf
760d5e071f feat(Core/DBUpdater): Apply each sql update file in a separate transa… (#12842)
cherry-pick: b79a91039b

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-08-26 08:06:35 -03:00
AzerothCoreBot
1a04311468 chore(DB): import pending files
Referenced commit(s): 3826d0c94b
2022-08-26 02:23:44 +00:00
Gultask
3826d0c94b fix(DB/Loot): Update Scarab Coffer (180690 & 180691) loot (#12850) 2022-08-25 23:21:18 -03:00
David Strickland
8925125350 feat(CMake): Minor CMake Update to Modules Cmake File to Allow Custom Modules to make changes without changing Core. (#12846)
* Added in a the ability for module developers to create a cmake file that gets run inline with the module CMakeLists.txt. Minor Perf hit on the build but will allow for Modules to be more flexible in how they work with CMake.

* Comments and Documentation
2022-08-25 17:30:24 -03:00
AzerothCoreBot
11bac9ace1 chore(DB): import pending files
Referenced commit(s): eced31f47f
2022-08-25 19:10:25 +00:00
Skjalf
eced31f47f fix(DB/Creature): Ayamiss larva should be knockback immune (#12847) 2022-08-25 16:08:07 -03:00
SoglaHash
0450420157 fix(Core/Weather): Wrong change type algorithm (#12729)
* fix(Core/Weather): Wrong change type algorithm

There's a rare bug that occurs where it starts raining in zones that
shouldn't

Closes https://github.com/azerothcore/azerothcore-wotlk/issues/12711#issuecomment-1214226996

* Update Weather.cpp
2022-08-25 11:57:54 -03:00
AzerothCoreBot
c51dfb9505 chore(DB): import pending files
Referenced commit(s): b1f53e19b0
2022-08-25 02:38:21 +00:00
Skjalf
b1f53e19b0 fix(Scripts/RuinsOfAhnQiraj): Anubisath Defender's shadow storm shoul… (#12844)
fix(Scripts/RuinsOfAhnQiraj): Anubisath Defender's shadow storm should not hit enemies within 25 yards
2022-08-24 23:36:04 -03:00
Gultask
0ed4a5e761 fix(DB/Creature): Improve Nefarian's Corrupted Infernal (14668) (#12841)
* Create rev_1661366860302196200.sql

* duh

* shorten
2022-08-24 23:34:27 -03:00
Gultask
f4e5b0a8a5 fix(DB/linked_respawn): Link Rajaxx's waves respawns to Rajaxx (#12843)
* Create rev_1661389140594906100.sql

* Update rev_1661389140594906100.sql
2022-08-24 23:33:02 -03:00
AzerothCoreBot
6076dbd2de chore(DB): import pending files
Referenced commit(s): 5fca6acd88
2022-08-25 01:58:51 +00:00
Skjalf
5fca6acd88 fix(Scripts/RuinsOfAhnQiraj): Fix Ossirian's starting crystal and san… (#12839) 2022-08-24 22:56:36 -03:00
AzerothCoreBot
af2d83f1c8 chore(DB): import pending files
Referenced commit(s): 517a3f9c57
2022-08-25 01:46:19 +00:00
Skjalf
517a3f9c57 fix(DB/Creature): Fix AQ20 respawn timers (#12840)
Co-Authored-By: Gultask <100873791+Gultask@users.noreply.github.com>

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-08-24 22:43:38 -03:00
M'Dic
e0b7c7d0d3 fix(sql): Squash fix for mariadb (#12830)
Update log_money.sql
2022-08-23 17:48:14 +02:00
AzerothCoreBot
9b740ea586 chore(DB): import pending files
Referenced commit(s): 7ec6a9d514
2022-08-23 11:10:03 +00:00
temperrr
7ec6a9d514 fix(DB/Loot): AQ20 enchanting recipes (#12810) 2022-08-23 08:07:48 -03:00
UltraNix
dabd75f9a1 fix(Scripts/TempleOfAhnQiraj): Fixed Skeram's Earth Shock. (#12740)
* fix(Scripts/Temple of AhnQiraj): Fixed Skeram's Earth Shock.

Fixes #12714

* fix codestyle

Co-authored-by: Angelo Venturini <nefertum.dev@protonmail.com>
2022-08-23 08:07:11 -03:00