Commit Graph

7804 Commits

Author SHA1 Message Date
Nefertumm 81939be189 fix(DB/BWL): Trash formations (#10960) 2022-03-10 08:23:02 +01:00
UltraNix 6e35325a9c fix(Scripts/BlackwingLair): Improved Ebonroc's movement. (#10905) 2022-03-10 03:32:18 -03:00
acidmanifesto e2d7dc9bd7 fix (core): Load Order Adjustment GAME_EVENT_START hook (#10939)
This effect any and all Smartscripts using Smart Event 68 (10 total at this time of rev) and 69 (21 total at this time of rev)
Dealing both with event 85 Stitches Event and event 87 Scarlet Oracle
2022-03-09 18:16:52 -05:00
AzerothCoreBot b6ec4787c2 chore(DB): import pending files
Referenced commit(s): 707968ee95
2022-03-09 16:34:09 +00:00
Nefertumm 707968ee95 fix(Scripts/BlackwingLair): Nefarian (#10536) 2022-03-09 13:32:09 -03:00
AzerothCoreBot 59b5568d4f chore(DB): import pending files
Referenced commit(s): 21539f0cbd
2022-03-09 13:13:41 +00:00
ZhengPeiRu21 21539f0cbd fix(DB/quest_template_locale): Correct zhTW Text (#10940)
* fix(DB/quest_template_locale): Correct zhTW Text

* Use single quote
2022-03-09 08:11:42 -05:00
Bogir[rus] e05cfe5737 fix (Console): count of Broadcast Text Locales shown by logger on server start (#10942) 2022-03-09 08:11:08 -05:00
UltraNix 37d92f8dc8 fix(Scripts/Ulduar): Fixed spawning Hodir chests. (#10844) 2022-03-09 05:26:25 -03:00
UltraNix 5e7166977e fix(Scripts/Ulduar): Fixed launching Leviathan's hard mode. (#10911)
Fixes #10877
2022-03-09 05:17:32 -03:00
Nefertumm 0e35b681fb feat(Core/Conf): Miss Chance Multiplier (#10873) 2022-03-08 21:44:22 +01:00
AzerothCoreBot eb3b803970 chore(DB): import pending files
Referenced commit(s): 085ed12a69
2022-03-08 16:24:37 +00:00
Walter Pagani 085ed12a69 (DB/Translations) Neutral quests in Grizzly Hills (#10937)
* (DB/Translations) Neutral quests in Grizzly Hills

* Optimizing SQL queries
2022-03-08 11:22:38 -05:00
AzerothCoreBot 3fc9e91451 chore(DB): import pending files
Referenced commit(s): 95b94d85ea
2022-03-08 14:18:26 +00:00
Bogir[rus] 95b94d85ea fix(DB/quest_request_items_locale): Add some ruRU Texts (#10936)
Taken from https://github.com/TrinityCore/TrinityCore/commit/08f7fe67d1ec295bb4e3fb8fe9da02c656ae70c6
Co-Authored-By: [kvolk2git@users.noreply.github.com](mailto:kvolk2gitl@users.noreply.github.com)
2022-03-08 09:16:27 -05:00
AzerothCoreBot 7ab75b988e chore(DB): import pending files
Referenced commit(s): 3cab4f46f2
2022-03-08 13:54:05 +00:00
Nefertumm 3cab4f46f2 fix(DB/BWL): Blackwing Technicians should not auto attack (#10897) 2022-03-08 08:51:02 -05:00
AzerothCoreBot a449283d1b chore(DB): import pending files
Referenced commit(s): f2f0b7429e
2022-03-08 11:53:49 +00:00
acidmanifesto f2f0b7429e fix (DB): Grimclaw NPC Mini RP event (#10926)
* fix (DB): Grimclaw NPC Mini RP event

Fix issue of "Skyhopping"/"flying".
added missing wayooints.
adjusted smart scripts and action scripts with new waypoint adjustments

* Update rev_1646669713670945917.sql
2022-03-08 06:51:54 -05:00
UltraNix a0d9d59b9d fix(Core/Spells): Fixed damage of Burning Adrenaline. (#10901)
* fix(Core/Spells): Fixed damage of Burning Adrenaline.

Fixes #10772

* Update SpellInfoCorrections.cpp

Co-authored-by: acidmanifesto <joshua.lee.betts@gmail.com>
2022-03-08 09:10:13 +01:00
AzerothCoreBot b672effc36 chore(DB): import pending files
Referenced commit(s): ecfb8a01f3
2022-03-07 20:37:52 +00:00
ZhengPeiRu21 ecfb8a01f3 fix(DB/Scripts): Fix Thrash Console Error (#10929) 2022-03-07 15:36:03 -05:00
AzerothCoreBot 7f478737fa chore(DB): import pending files
Referenced commit(s): a7aecd12a9
2022-03-07 20:06:29 +00:00
ZhengPeiRu21 a7aecd12a9 fix(DB/quest_greeting): Populate quest_greeting table (#10928)
* Credit to TrinityCore and VMangos for entries
2022-03-07 21:04:20 +01:00
AzerothCoreBot d108b27c2b chore(DB): import pending files
Referenced commit(s): e4f88ba960
2022-03-07 19:07:23 +00:00
Walter Pagani e4f88ba960 (DB/Translations) Alliance quests in Grizzly Hills (#10927) 2022-03-07 14:05:26 -05:00
AzerothCoreBot c6486ede87 chore(DB): import pending files
Referenced commit(s): d835832171
2022-03-07 17:16:00 +00:00
Skjalf d835832171 fix(Scripts/OnyxiasLair): Force Onyxia to enter evade mode if pulled out of her room (#10890) 2022-03-07 14:14:10 -03:00
AzerothCoreBot fd2a18a755 chore(DB): import pending files
Referenced commit(s): 689d4e02d5
2022-03-07 00:46:01 +00:00
acidmanifesto 689d4e02d5 fix (db): Thrash (#10869)
* fix (db): Thrash

Thrash was messed up extremely with a ton of npcs, this is a bit of a revert dealing with those npcs but with corrections to ensure the spell is not spammed and triggers only when they are suppose to.

* Update rev_1646161855065886626.sql

Credits to @temperrr for the assist with finding me the old table to help with the undoing of things

Co-Authored-By: temperrr <temperrr@users.noreply.github.com>

* Update rev_1646161855065886626.sql

* this might be it

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

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

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

* Update rev_1646161855065886626.sql

* Update rev_1646161855065886626.sql

May Talos guide you.

Co-authored-by: temperrr <temperrr@users.noreply.github.com>
Co-authored-by: Nefertumm <nefertum.dev@protonmail.com>
2022-03-06 19:44:08 -05:00
UltraNix 5ed4db09e3 fix(Core/Spells): Fixed getting max spell range for friendly targets. (#10906)
Fixes #10802
2022-03-06 15:51:59 -05:00
AzerothCoreBot de32fef970 chore(DB): import pending files
Referenced commit(s): 8eeb6ef1b7
2022-03-06 20:51:47 +00:00
IntelligentQuantum 8eeb6ef1b7 feat(Core/Packet): SMSG_CROSSED_INEBRIATION_THRESHOLD (#10893) 2022-03-06 15:49:55 -05:00
ZhengPeiRu21 45203ff440 fix(DB/Scripts): Fix Ring of Blood Quest Credit (#10889) 2022-03-06 15:49:15 -05:00
AzerothCoreBot 8e553ab3c8 chore(DB): import pending files
Referenced commit(s): 029b79ecce
2022-03-06 20:47:45 +00:00
IntelligentQuantum 029b79ecce feat(Core/Players): do not update position data on character creation 2022-03-06 15:45:49 -05:00
ZhengPeiRu21 461c37da9d fix(DB): Fix Orgrimmar Grunt creature_addon data (#10872) 2022-03-06 15:45:14 -05:00
AzerothCoreBot bee10ae78a chore(DB): import pending files
Referenced commit(s): f697173028
2022-03-06 20:39:17 +00:00
ZhengPeiRu21 f697173028 fix(DB/Pathing): Add Missing Bloodscalp Mystic patrol path (#10870)
* fix(DB/Pathing): Add Missing Bloodscalp Mystic patrol path

* Add pathing for nearby Bloodscalp Scout as well
2022-03-06 15:30:13 -05:00
AzerothCoreBot 7c8132a88b chore(DB): import pending files
Referenced commit(s): 25949567a8
2022-03-06 20:29:15 +00:00
Walter Pagani 25949567a8 fix (DB): Howling Fjord missions translated into Spanish (#10867) 2022-03-06 15:20:37 -05:00
AzerothCoreBot de2dc561a0 chore(DB): import pending files
Referenced commit(s): 95fc46d12a
2022-03-06 20:20:09 +00:00
ZhengPeiRu21 95fc46d12a fix(DB): Missing Skullsplitter Troll Pathing and Formation (#10860) 2022-03-06 15:17:57 -05:00
AzerothCoreBot b57ee3eab4 chore(DB): import pending files
Referenced commit(s): 623c3f1946
2022-03-06 20:12:03 +00:00
ZhengPeiRu21 623c3f1946 fix(DB/Pathing): Add Missing Mosh'Ogg Warmonger Pathing (#10859)
* fix(DB/Pathing): Add Missing Mosh'Ogg Warmonger Pathing

* Add several more missing paths in same location
2022-03-06 15:10:16 -05:00
AzerothCoreBot 30936e31e0 chore(DB): import pending files
Referenced commit(s): b03078f805
2022-03-06 18:00:56 +00:00
ZhengPeiRu21 b03078f805 fix(DB/Pathing): Add Missing Murkgill Hunter pathing (#10858) 2022-03-06 12:41:27 -05:00
ZhengPeiRu21 9ac35d300d fix(DB/Pathing): Add Missing Hakkari Oracle Pathing (#10857) 2022-03-06 12:41:15 -05:00
ZhengPeiRu21 a216c4e7d0 fix(DB/Pathing): Booty Bay Bruisers pathing fixes (#10856) 2022-03-06 12:41:00 -05:00
ZhengPeiRu21 4f0b6da633 fix(DB/Pathing): Add missing pathing and fix position for Booty Bay Bruiser (#10855) 2022-03-06 12:40:46 -05:00