Commit Graph

9597 Commits

Author SHA1 Message Date
M'Dic
8f19bcddf4 Add (core\logging): Log sync db queries in mapupdater (#13638)
This will Log sync db queries in World::Update() loop for the mapupdater when building in debug.
Originally part of TC Commit https://github.com/TrinityCore/TrinityCore/pull/25174
Apparently azerothcore never cherrypicked it entirely for whatever reason and is needed when running a debugger in debug build for me to find and address some recent crash issues that been posted on the issues to fully verify the issue.

Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
2022-11-01 19:00:42 -04:00
AzerothCoreBot
6da780278a chore(DB): import pending files
Referenced commit(s): 4416da1af8
2022-11-01 21:39:33 +00:00
Gultask
4416da1af8 fix(DB/Formations): Link packs in the Blood Furnace (#13628)
Create rev_1667242202076250300.sql
2022-11-01 18:37:15 -03:00
Pyromanihack
ad417a0564 fix(DB/Creature): Improve Azuregos' mechanic (#13616)
* Create Azuregos

* Update Azuregos

* Update data/sql/updates/pending_db_world/Azuregos

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>

* Rename Azuregos to Azuregos.sql

Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
2022-11-01 18:36:30 -03:00
ZhengPeiRu21
5a7822282f feat(Core): Config to disable all Wintergrasp processing (#13086)
* feat(Core): Config to disable all Wintergrasp processing

* Use 2 instead of -1 - configs are parsed as uint

* Fix build warnings
2022-11-01 06:22:09 -03:00
UltraNix
9e89917fd7 fix(Core): Crashfix. (#13484)
Fixes #13329
Fixes #13145
2022-11-01 06:21:30 -03:00
AzerothCoreBot
562178111d chore(DB): import pending files
Referenced commit(s): b8025848ad
2022-11-01 09:19:06 +00:00
Gultask
b8025848ad fix(DB/GameObject): Improve Nagrand gathering nodes and pooling (#13545)
* Create rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql

* Update rev_1666308049565933600.sql
2022-11-01 06:17:06 -03:00
Gultask
c9d60bdbf7 fix(DB/Formations): Update Hellfire Ramparts GroupAI and link stationary packs (#13600)
Create rev_1667120120146402200.sql
2022-11-01 06:15:39 -03:00
Skjalf
200a4b6af4 fix(Scripts/Commands): Fix group list command output (#13614) 2022-11-01 00:20:20 -03:00
AzerothCoreBot
c2fe79d96f chore(DB): import pending files
Referenced commit(s): b4f5bf814d
2022-10-30 23:39:34 +00:00
Benjamin Jackson
b4f5bf814d feat(DB): Change VerifiedBuild datatype to MEDIUMINT (#12960)
* Create blackrock-drakes.sql

* Guess I guess

* Create verifiedbuild.sql

* put the sql away waltuh

* Remove broadcast_text table changes.
2022-10-31 00:37:27 +01:00
Skjalf
df3e3b169a fix(Scripts/TempleOfAhnQiraj): Fix Sartura not enraging if stunned (#13615) 2022-10-30 16:25:43 -03:00
AzerothCoreBot
f2c1647747 chore(DB): import pending files
Referenced commit(s): 5dc89c03b4
2022-10-30 16:21:40 +00:00
Gultask
5dc89c03b4 fix(DB/Loot): Fix Burning Legion Missive drop chance (#13607)
* Create rev_1667137824014916600.sql

* Update rev_1667137824014916600.sql
2022-10-30 13:19:20 -03:00
UltraNix
330d45bda8 fix(Core/Spells): Spells requires cast from behind victim bypass Dete… (#13499)
fix(Core/Spells): Spells requires cast from behind victim bypass Deterrence.

Fixes #13212
2022-10-29 07:18:27 -03:00
AzerothCoreBot
74a6127bd7 chore(DB): import pending files
Referenced commit(s): 4ac437419f
2022-10-29 10:18:22 +00:00
UltraNix
4ac437419f fix(Core/Units): Fixed uninitialized m_cleanDamage variable after e390087 (#13485)
fix(Core/Units): Fixed uninitialized `m_cleanDamage` variable after e390087.

Improved 252755415c
2022-10-29 07:16:26 -03:00
UltraNix
3da4d30371 fix(Core/Players): Fixed obtaining extra (custom) talent points only … (#13526)
fix(Core/Players): Fixed obtaining extra (custom) talent points only for DK class.

Fixes #4327
2022-10-29 07:15:32 -03:00
UltraNix
f3820bd375 fix(Core/Players): Players should nt able to rest in unfriendly taver… (#13493)
* fix(Core/Players): Players should nt able to rest in unfriendly taverns. Original author: @Rushor

Fixes #13459

* Update.
2022-10-29 07:15:18 -03:00
UltraNix
b50675dbe9 fix(DB/Spells): Bloodsurge vs Slam. (#13507)
Fixes #12832
2022-10-29 07:15:00 -03:00
UltraNix
751bc4ffe1 fix(Scripts/MoltenCore): Lava Spawn. (#13508)
Fixes #13107
2022-10-29 07:14:38 -03:00
UltraNix
670d5724cb fix(Core/Pets): Tamed hunter pets should deal physical damage. (#13522)
Fixes #13497
2022-10-29 07:14:07 -03:00
UltraNix
441ab45225 fix(DB/WorldEvents): Added missing spawn of Katrina Shimmerstar. (#13516)
Fixes #13510
2022-10-29 07:13:52 -03:00
UltraNix
eb3f80ceff fix(Core/Spells): Implemented SPELL_HIT_TYPE_SPLIT hit type. Source: … (#13518)
fix(Core/Spells): Implemented SPELL_HIT_TYPE_SPLIT hit type. Source: TrinityCore.

Fixes #13306
2022-10-29 07:13:36 -03:00
UltraNix
4ef1010f37 fix(Core/Spells): Maelstrom Weapon should not reset attack timers. (#13504)
Fixes #13179
2022-10-29 07:13:09 -03:00
UltraNix
0cd6319cfc fix(Core/Spells): Fixed calculating LoS for dynamic objects. (#13521)
Fixes #13255
2022-10-29 07:12:49 -03:00
UltraNix
41d3df9fcb fix(Scripts/Commands): Fixed command learn all my talents for chars… (#13529)
fix(Scripts/Commands): Fixed command `learn all my talents` for chars with 255 level.

Fixes #4788
2022-10-29 07:12:35 -03:00
UltraNix
bcd9ad5066 fix(Core/Quest): Fixed implementation of CONFIG_QUEST_IGNORE_AUTO_ACCEPT and CONFIG_QUEST_IGNORE_AUTO_COMPLETE configs. (#13525)
Fixes #3503
2022-10-29 07:11:50 -03:00
UltraNix
ab9c648504 fix(Core/Movement): Removed some leftover after c8f43d8584. (#13524)
Closes #2623
2022-10-29 07:11:36 -03:00
AzerothCoreBot
420aee4b25 chore(DB): import pending files
Referenced commit(s): 43cd1eb14c
2022-10-29 01:12:23 +00:00
Gultask
43cd1eb14c fix(DB/Creature): Add interrupt immunity to Emperor Vek'lor (#13483)
Create rev_1666399404567254100.sql
2022-10-28 22:10:26 -03:00
Skjalf
0b745022a4 fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat … (#13578)
* fix(Scripts/TempleOfAhnQiraj): Ouro Sand Blast should hit top threat target

* ouro should only target players in melee range

* fix ouro resetting

* Update boss_ouro.cpp
2022-10-28 22:01:47 -03:00
AzerothCoreBot
f2669971ed chore(DB): import pending files
Referenced commit(s): 655435c842
2022-10-28 22:40:11 +00:00
Eddy Vega
655435c842 fix(DB/Creature): AQ40 taunt immunity (#13576)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-10-28 19:38:08 -03:00
Gultask
003f574bf4 fix(Scripts/TempleOfAhnQiraj): Properly prevent Uppercut from triggering Double Attack (#13581)
* netherstorm&shadowmoon

* 1

* fix

* 2
2022-10-28 19:37:04 -03:00
Eddy Vega
c06f296a5f fix(Scripts/TempleOfAhnQiraj): Sand Blast threat-wipe mechanic (#13577)
init

Co-authored-by: Si1ker <Si1ker@users.noreply.github.com>
2022-10-28 14:35:26 -03:00
Francesco Borzì
b4a21ff445 feat(CI): auto-assign to all projects 2022-10-28 17:56:54 +02:00
Francesco Borzì
b52ee4d0d8 fix(CI): improve previous commit 2022-10-28 17:41:59 +02:00
Francesco Borzì
7bbeea7e36 fix(CI): correct auto-assign-projects 2022-10-28 17:35:53 +02:00
Francesco Borzì
30bbd5bb2b feat(CI): try assign-to-one-project 2022-10-28 17:23:48 +02:00
Francesco Borzì
d4d58d2432 fix(CI): use add-to-projects v0.0.5 2022-10-28 16:35:09 +02:00
Francesco Borzì
4d88f7e329 feat(CI): first experiment with add-to-project 2022-10-28 16:30:41 +02:00
UltraNix
9d93a7e4d9 fix(Scripts/TempleofAhnQiraj): Cthun Grasps should despawn on Cthun… (#13503)
fix(Scripts/Temple of AhnQiraj): Cthun Grasps should despawn on Cthun death.

Fixes #13443
2022-10-27 05:24:52 -03:00
UltraNix
93796bb01d fix(Core/Creatures): Fixed loading transform auras from DB. (#13489)
Fixes #13472
2022-10-27 05:23:51 -03:00
UltraNix
5338117e0d fix(Core/Movement): Fixed mobs evading attacks in case of incompleted… (#13519)
fix(Core/Movement): Fixed mobs evading attacks in case of incompleted movement paths.

Fixes #12339
Fixes #13156
2022-10-27 05:23:05 -03:00
Angelo Venturini
860a5b8094 fix: Crash (#13559) 2022-10-26 19:54:40 -03:00
AzerothCoreBot
be64080056 chore(DB): import pending files
Referenced commit(s): e162b81514
2022-10-26 21:56:37 +00:00
UltraNix
e162b81514 fix(DB/Spells): Fiery Payback should have 1min internal cooldown. (#13496) 2022-10-26 18:54:32 -03:00
Skjalf
bfa68b0839 fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoatt… (#13550)
* fix(Scripts/TempleOfAhnQiraj): Don't let Giant Claw Tentacles autoattack while submerged and reorder digestive acid cast

* delay small claw tentacles autoattack by 2s

* Revert "delay small claw tentacles autoattack by 2s"

This reverts commit 08b9c7d62528a9147266d084768b8a7fb0deb3e0.

* change the delay
2022-10-26 17:17:46 -03:00