Degen
34943f1f4b
fix(DB/gameobject): Darnassus Moonwell spell focus objects ( #11428 )
...
* Add files via upload
* Update rev_1650258156241061000.sql
2022-05-23 05:44:37 -03:00
AzerothCoreBot
e5b0545759
chore(DB): import pending files
...
Referenced commit(s): 914ea4f9c3
2022-05-23 07:29:49 +00:00
UltraNix
914ea4f9c3
fix(Core/Items): Properly transfer enchantment durations from old to … ( #11828 )
...
fix(Core/Items): Properly transfer enchantment durations from old to newly created/summoned items.
Fixes #11687
2022-05-23 04:27:53 -03:00
UltraNix
99f1cd84e2
fix(Core/Spells): Improvements to Far Sight spell: ( #11683 )
...
* fix(Core/Spells): Improvements to Far Sight spell:
Far Sight should not interrupt while casting another spell.
Corrected setting Far Sight object as an active object.
Fixed grid activation range for active dynamic objects.
When Far Sight is over, the camera be reset to player.
Enable swapping camera between Far Sight and Sentry Totem.
Fixes #6368
* Update.
* Update.
2022-05-23 04:26:51 -03:00
UltraNix
0c209dae75
fix(Core): Crashfix. ( #11821 )
2022-05-23 04:25:55 -03:00
UltraNix
e0a0e883b0
fix(DB/Quest): Fixed Captive Crocolisk not moving to final destination. ( #11823 )
...
Fixes #11809
2022-05-23 04:25:06 -03:00
Kargatum
b1c5b44500
feat(Cmake/FindMySQL): add support MariaDB 10.9 ( #11835 )
2022-05-23 04:04:04 +07:00
Kargatum
464eda37e7
fix(Tools/Vmap): correct build ( #11834 )
2022-05-23 04:03:48 +07:00
AzerothCoreBot
f7674acb58
chore(DB): import pending files
...
Referenced commit(s): 90fccacad5
2022-05-21 21:44:46 +00:00
Kitzunu
90fccacad5
feat(Core/Movement): Allow waypoints to use 0 as valid facing value ( #11681 )
...
* feat(Core/Movement): Allow waypoints to use 0 as valid facing value
* cherry-pick commit (4747515872 )
Co-Authored-By: Ovah <18347559+Ovahlord@users.noreply.github.com >
* Update SmartScriptMgr.h
* a
* Update SmartAI.cpp
* Update SmartAI.cpp
* Update SmartAI.cpp
* typo
* Update SmartAI.cpp
* Update SmartAI.cpp
* Compile fix
* compile #2
* Update WaypointMgr.h
* Update SmartScriptMgr.h
* compile fix again
Co-authored-by: Ovah <18347559+Ovahlord@users.noreply.github.com >
Co-authored-by: MDIC <joshua.lee.betts@gmail.com >
2022-05-21 23:42:41 +02:00
AzerothCoreBot
92cf37731a
chore(DB): import pending files
...
Referenced commit(s): 1b852b4a0c
2022-05-21 21:33:02 +00:00
avarishd
1b852b4a0c
fix(Script/Quest): A Suitable Disguise - Move zone_dalaran to DB from hardcode ( #11813 )
...
Update zone_dalaran.cpp
2022-05-21 23:30:58 +02:00
avarishd
634b2e101c
fix(Script/Quest): Conversing With the Depths adjustments & zone_dragonblight move to db from hardcode ( #11795 )
...
* Update zone_dragonblight.cpp
* Update zone_dragonblight.cpp
2022-05-21 23:29:28 +02:00
avarishd
ee596047d9
fix(DB/Creature): BRD Detention Block - Link mobs in group pack ( #11790 )
...
* Create rev_1652731923594016000.sql
* missing `
2022-05-21 23:29:12 +02:00
avarishd
dafba27bac
fix(DB/Creature): Horde Scout - console SmartScript::ProcessAction errors ( #11783 )
...
* Create rev_1652715563226780200.sql
* Change "!" to ".", from broadcast_text
2022-05-21 23:28:57 +02:00
AzerothCoreBot
9a94042b08
chore(DB): import pending files
...
Referenced commit(s): fbbb287c29
2022-05-21 21:28:44 +00:00
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