Commit Graph

9616 Commits

Author SHA1 Message Date
Gultask
db4718ec1c fix(DB/gameobject): Improve Shadowmoon Valley gathering nodes and pooling (#13596)
* netherstorm&shadowmoon

* 1

* Update rev_1666967746138486200.sql

* Update rev_1666967746138486200.sql

* Delete rev_1666967746138486200.sql

* Update rev_1666968270249187300.sql

* Update rev_1666968270249187300.sql

* Update rev_1666968270249187300.sql
2022-11-03 19:30:13 -03:00
Gultask
63b9bc3cfe fix(DB/gameobject): Improve Terokkar Forest gathering nodes (#13466)
* Create rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* forgot counts

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql

* Update rev_1666109692456128300.sql
2022-11-03 19:29:40 -03:00
Gultask
817e9cb804 fix(DB/gameobject): Improve Zangarmarsh gathering nodes and pooling (#13442)
* Zangarmarsh ores

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* final

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql

* Update rev_1665883739398729200.sql
2022-11-03 19:29:29 -03:00
AzerothCoreBot
45c86f2a25 chore(DB): import pending files
Referenced commit(s): 84b6a7a779
2022-11-03 22:28:43 +00:00
Gultask
84b6a7a779 fix(DB/gameobject): Improve Hellfire Peninsula gathering nodes and pooling (#13398)
* Create applyallspawns.sql

* Create rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Update rev_1665524932902737000.sql

* Delete applyallspawns.sql

* Update rev_1665524932902737000.sql

* reaname

* update

* aaa

* update

* done

* Update hellfire.sql
2022-11-03 19:26:22 -03:00
AzerothCoreBot
cf4abd39cd chore(DB): import pending files
Referenced commit(s): 9b6450e95d
2022-11-03 22:22:17 +00:00
Gultask
9b6450e95d fix(DB/gameobject): Add more Shredder Parts (#13605)
Create rev_1667137129043288400.sql
2022-11-03 19:20:16 -03:00
Skjalf
d9ab07d5d2 fix(Scripts/TempleOfAhnQiraj): Improve Veklor pathing (#13682) 2022-11-03 19:18:37 -03:00
AzerothCoreBot
9db323b6c4 chore(DB): import pending files
Referenced commit(s): 2ca3f8accb
2022-11-03 21:52:47 +00:00
Gultask
2ca3f8accb fix(DB/gameobject): Adjust respawn timers for Hellfire Peninsula quest objects 184466 and 185302 (#13681)
Create rev_1667341167147160100.sql
2022-11-03 18:50:39 -03:00
Skjalf
ef8d7f4ed9 feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts (#13658)
* feat(Core/Scripting): Implement OnAuraApply() hook for unitscripts

* fix build

* Update ScriptMgr.h
2022-11-02 22:34:52 -03:00
Skjalf
ab3548e2e4 feat(Core/Scripting): Expand ModifyHealReceived() to also include hea… (#13655)
feat(Core/Scripting): Expand ModifyHealReceived() to also include healing over time
2022-11-02 19:19:17 -03:00
AzerothCoreBot
8e0b6aca1a chore(DB): import pending files
Referenced commit(s): cd88c363bc
2022-11-02 11:07:49 +00:00
Gultask
cd88c363bc fix(DB/Creature): Improve Outlands Gas Clouds (#13562)
* Create rev_1666838957647579500.sql

* Update rev_1666838957647579500.sql

* Update rev_1666838957647579500.sql
2022-11-02 08:05:48 -03:00
Gultask
403563f709 fix(DB/GameObject): Improve Isle of Quel'Danas gathering nodes and pooling (#13597)
* Create rev_1667095244859716200.sql

* Update rev_1667095244859716200.sql
2022-11-02 08:05:17 -03:00
AzerothCoreBot
1954ca9e33 chore(DB): import pending files
Referenced commit(s): e0758cba10
2022-11-01 23:22:12 +00:00
Pyromanihack
e0758cba10 fix(DB/creature): Reduced Firewing Courier's spawntime, text added (#13629)
* Create FC

* Update FC

* Rename FC to FC.sql

* Create FC.sql

* Delete FC.sql

* Update FC.sql

* Update FC.sql

* Update FC.sql
2022-11-01 20:20:07 -03:00
AzerothCoreBot
8bbe6181dd chore(DB): import pending files
Referenced commit(s): 346061edd8
2022-11-01 23:11:58 +00:00
BeefSteak
346061edd8 fix(DB/Quest): The Grateful Dead (Draenei) (#13640)
* Revert "fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)"

This reverts commit c855e8d227.

* Create rev_1667339441492047200.sql

* Revert "Revert "fix(CORE/dbupdate)): allow to pass MySQL password via env (#13404)""

This reverts commit 086cc8602d7f9d7837eb2307819f3ed1fd5dc3bb.
2022-11-01 20:09:52 -03:00
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