Commit Graph

8377 Commits

Author SHA1 Message Date
avarishd
fbbb287c29 fix(Script/Ulduar): Mimiron - remove hardcode text and fix Computer broadcast. (#11725)
* Remove hardcode from Mimiron

And fix Computer broadcast text with the sql

* Remove unused ObjectAccessor

* Add plasma blast to creature_text (MK II)

And move all text into 1 enum

* cs
2022-05-21 23:26:35 +02:00
avarishd
75c65ce9b0 fix(Script/Ulduar): Thorim - misc fixes & hardcode removal (#11711)
* Remove unused SAY_SPECIAL from Thorim/Ulduar

Remove duplicates from creature_text for Thorim/Ulduar

* missing ;

* Fix chest rotation & set trigger creature flag to traps

* Change SAY_SPECIAL & start at 6/6 adds

* remove urand from KilledUnit

was there because TYPEID_PLAYER wasn't there, prior to now

* Update SQL comment

* Remove unnecessary GetInstanceScript
2022-05-21 23:25:37 +02:00
IntelligentQuantum
324112ff4f feat(Common/Collision): missing fclose (#11753) 2022-05-19 19:13:06 -03:00
avarishd
d94f8b5970 fix(Script/Ulduar): Freya spawning multiple chests (#11794) 2022-05-19 10:59:48 -03:00
acidmanifesto
76d57065e2 fix (core/logging/conf): Fix Logging for Modules (#11601)
* fix (core/logging/conf): Fix Logging for Modules

Fix custom module logging and appender. Also included Logging Async Conf.

* Update Log.cpp

* Core/Logging: Force synchronous logging after io_service shutdown - fixes logging on worldserver shutdown

https: //github.com/TrinityCore/TrinityCore/commit/c71987b1a1403fa20654cc24b37448ca807ff363
Co-Authored-By: Shauren <shauren.trinity@gmail.com>

Co-authored-by: Shauren <shauren.trinity@gmail.com>
2022-05-19 09:54:08 -04:00
Maelthyr
c5368816fa Core/Combat: rename getThreatMgr() to GetThreatMgr() (#11758) 2022-05-18 05:36:57 -03:00
UltraNix
8c058791ed fix(Core/Spells): Windfury, Flametongue, Healing Stream, Cleansing … (#11761)
...and Mana Tide totems should be affected by shaman T1 3p bonus.
2022-05-18 05:08:57 -03:00
Charlton Lau
3c9b56438e fix(Core/Spell): Enslaved Demon does not auto-attack/auto-cast (#11677) 2022-05-18 04:59:39 -03:00
AzerothCoreBot
fc6d8f1bb7 chore(DB): import pending files
Referenced commit(s): 83bca85694
2022-05-18 07:55:44 +00:00
UltraNix
83bca85694 fix(DB/Quest): Quest "Relic of the Earthen Ring" should be reset on … (#11755)
..faction change.
2022-05-18 04:53:41 -03:00
UltraNix
6a8180e3fd fix(Core/Spells): The Earthshatterer 8/9 set bonus should be removed … (#11757)
…along with Lightning Shield removal.
2022-05-18 04:50:52 -03:00
AzerothCoreBot
8ca980633a chore(DB): import pending files
Referenced commit(s): 213040dfd1
2022-05-18 07:49:06 +00:00
UltraNix
213040dfd1 fix(DB/Spells): Fixed Shaman's Clearcasting proc. (#11754) 2022-05-18 04:47:07 -03:00
AzerothCoreBot
9e35f84187 chore(DB): import pending files
Referenced commit(s): 5dea6b6d1c
2022-05-17 18:47:40 +00:00
Hanabi
5dea6b6d1c fix(DB/Gossips): Earthcaller gossips (#11792)
- created missing gossip menus for npc and changed his flags to allow
  gossips.
- Conditions for when player has either bindings or is on quest 7786
2022-05-17 15:45:13 -03:00
AzerothCoreBot
7870f3d1b3 chore(DB): import pending files
Referenced commit(s): 1cc015b51f
2022-05-17 15:07:51 +00:00
avarishd
1cc015b51f fix(DB/Quest): Coward Delivery... Under 30 Minutes or it's Free (#11734)
Create rev_1652480165040490600.sql
2022-05-17 12:05:40 -03:00
avarishd
691d1d8e14 fix(DB/Creature): Goblin Land Mine playing Hakkar voiceline (#11756) 2022-05-17 12:04:48 -03:00
IntelligentQuantum
8935f9a869 fix(Core/Scripts): Black Template Area Boundary (#11705)
* .

* feat(Core/Scripts): Black Template Area Boundary

* .
2022-05-17 12:03:40 -03:00
Christopher Galbraith
9f0bc13ae5 fix(DB/SAI): Fixed crystal fang to spawn 4 spiders on death (#11732)
* Fixed crystal fang to spawn 4 spiders on death

* fixed missing newline

Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com>
2022-05-17 12:02:19 -03:00
Maelthyr
5ede1177c5 refactor(Core/Combat): implement compatiblity layer for ResetAllThreat() (#11778)
* implement ResetAllThreat()

* .
2022-05-17 12:01:25 -03:00
temperrr
758463ffe1 fix(DB/Creature): Hakkar should be taunt immune. (#11777)
* Fix(DB/Creature): Hakkar should be taunt immune

* Update rev_1652689266458530042.sql

* flag_extra
2022-05-17 11:59:17 -03:00
UltraNix
82ae30d4ed fix(Core/Spells): Priest with Spirit of Redemption should be immediat… (#11771)
fix(Core/Spells): Priest with Spirit of Redemption should be immediately killed when fall into abyss.

Fixes #3777
2022-05-17 10:01:11 -03:00
UltraNix
c6b5700ef5 fix(Core): Crashfix. (#11740) 2022-05-17 06:38:13 +02:00
UltraNix
4675f21867 fix(Core): Crashfix. (#11741) 2022-05-17 06:37:48 +02:00
AzerothCoreBot
78f66ce05e chore(DB): import pending files
Referenced commit(s): aab3348e65
2022-05-17 00:38:34 +00:00
Malcrom
aab3348e65 Fix(Script/SAI/Misc) Eversong Partygoers (#11786)
* Fix(Script/SAI/Misc) Eversong Partygoers

* Update zone_eversong_woods.cpp
2022-05-16 21:36:21 -03:00
AzerothCoreBot
8eeeefc12e chore(DB): import pending files
Referenced commit(s): 7d3809330b
2022-05-16 15:10:12 +00:00
UltraNix
7d3809330b fix(DB/Quest): Fixed quest "Krolmir, Hammer of Storms". (#11742)
Fixes #11728
2022-05-16 12:07:55 -03:00
AzerothCoreBot
e5e1200dcd chore(DB): import pending files
Referenced commit(s): 2fe7c4431c
2022-05-16 15:06:24 +00:00
mpfans
2fe7c4431c fix(DB/quest): Forging an Alliance require A Spark of Hope + Mending Fences
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
2022-05-16 12:04:11 -03:00
Skjalf
822aff29e6 fix(Scripts/World): fix nullptr crash (#11770) 2022-05-15 18:28:40 +02:00
IntelligentQuantum
5474b00a3d feat(tools/mmaps): isContinentMap (#11727)
* .

* .
2022-05-14 12:41:34 +02:00
acidmanifesto
e60b953a7a add (core): Additional Helper (#11731)
Anticheat Helper for knock back
2022-05-13 13:16:36 -04:00
acidmanifesto
11f151a962 fix (core): Prevent Forced UpdateObjectVisibility Before in World (#11730)
fix (Core): Prevent Forced UpdateObjectVisibility Before in World

TC Cherry Pick: 38dc5667ba

Co-Authored-By: Shauren <shauren.trinity@gmail.com>
Co-Authored-By: Jurgis <326232+chemicstry@users.noreply.github.com>

Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Jurgis <326232+chemicstry@users.noreply.github.com>
2022-05-13 13:02:43 -04:00
acidmanifesto
06a62538cf fix (core\crash): fix client crash dk starter (#11726)
* fix (core\crash): fix client crash dk starter

Fixing it again. Something regressed.

* adjust timer and text playing

* improved timing

* Update chapter1.cpp
2022-05-13 13:00:59 -04:00
天鹿
0c0a2eac3b fix (core): Build Fix (#11723)
* Update Spell.cpp
2022-05-12 10:43:07 -04:00
AzerothCoreBot
47c0dcd833 chore(DB): import pending files
Referenced commit(s): 510a0fc161
2022-05-12 01:55:42 +00:00
UltraNix
510a0fc161 fix(DB/Quest): Exodar version of "Yorus Barleybrew" quest should open "The Rethban Gauntlet". (#11664)
Fixes #7937
2022-05-11 22:53:30 -03:00
Skjalf
b658ba582e feat(Core/Map): Allow disabling the blizzlike PvP line of sight checks (#11692) 2022-05-11 13:06:56 -03:00
AzerothCoreBot
1ad79e1901 chore(DB): import pending files
Referenced commit(s): 0718e950c9
2022-05-11 11:41:00 +00:00
mpfans
0718e950c9 fix(DB/translation): some Chinese translation (#11696)
* fix(DB/translation): some Chinese translation

* update Wintergrasp battle announce
* object
* item

* Update zhCN.sql

* Update zhCN.sql

* Update zhCN.sql

* Update zhCN.sql
2022-05-11 13:38:36 +02:00
AzerothCoreBot
c7f74e5637 chore(DB): import pending files
Referenced commit(s): d3cb7b3652
2022-05-11 06:35:25 +00:00
temperrr
d3cb7b3652 fix(DB/SAI): Rallying Cry of the Dragonslayer should happen… (#11593)
… on quest hand in.
2022-05-11 03:33:25 -03:00
UltraNix
930db5d2ae fix(Core/Spells): Everlasting Affliction should be considered as shad… (#11678)
…ow spell.
2022-05-11 03:26:19 -03:00
AzerothCoreBot
c06a43b1c7 chore(DB): import pending files
Referenced commit(s): 203450e949
2022-05-11 01:56:19 +00:00
UltraNix
203450e949 fix(Scripts/BlackwingLair): Warrior Class Call should not restore to default stance on removal. (#11671) 2022-05-10 22:54:11 -03:00
Kitzunu
671f573044 chore: update AC data version (#11709) 2022-05-10 23:53:19 +02:00
IntelligentQuantum
981ec9d013 fix(Scripts/Outland): boss_kaelthas (#11701)
* .

* Update boss_kaelthas.cpp
2022-05-10 22:38:27 +02:00
UltraNix
0d4adf5a3e fix(Core/Spells): Blink. (#11663)
* fix(Core/Spells): Blink.

Fixes #6427
Fixes #7571

* Update.
2022-05-10 22:37:53 +02:00