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
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
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
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
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
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
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
Maelthyr
5ede1177c5
refactor(Core/Combat): implement compatiblity layer for ResetAllThreat() ( #11778 )
...
* implement ResetAllThreat()
* .
2022-05-17 12:01:25 -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
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
UltraNix
7d3809330b
fix(DB/Quest): Fixed quest "Krolmir, Hammer of Storms". ( #11742 )
...
Fixes #11728
2022-05-16 12:07:55 -03:00
Skjalf
822aff29e6
fix(Scripts/World): fix nullptr crash ( #11770 )
2022-05-15 18:28:40 +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
Skjalf
b658ba582e
feat(Core/Map): Allow disabling the blizzlike PvP line of sight checks ( #11692 )
2022-05-11 13:06:56 -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
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
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
Kitzunu
763a521da8
fix(Core/PacketIO): Stop WorldSession packet processing loop immediat… ( #11680 )
...
* fix(Core/PacketIO): Stop WorldSession packet processing loop immediately when AntiDOS kicks/bans the player
* cherry-pick commit (0d0cb23a63 )
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
* Update WorldSession.cpp
* Update src/server/game/Server/WorldSession.cpp
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2022-05-10 17:17:07 +02:00
UltraNix
27fe28083c
fix(Core/Spells): Fixed rank 6 of Flametongue Weapon. ( #11689 )
...
Fixes #8351
2022-05-10 17:02:45 +02:00
天鹿
32b7531295
fix(Scripts/Spells) charge Auto attack ( #11693 )
...
* Update MotionMaster.h
* Update MotionMaster.cpp
* Update SpellEffects.cpp
* Update MotionMaster.cpp
* Update MotionMaster.h
* Update MotionMaster.cpp
* Update MotionMaster.h
* Update SpellEffects.cpp
* Update Spell.cpp
* Update Spell.cpp
* Update SpellEffects.cpp
2022-05-10 08:21:43 +02:00
avarishd
edcb9ff3a9
fix(Script/Ulduar): Change the way Elders are despawned
...
Despawns the elders
2022-05-09 08:25:17 -03:00
avarishd
6e9d470876
fix(Scripts/Auriaya): Move hardcoded text/gossips to DB ( #11658 )
...
* auriaya
* Update boss_auriaya.cpp
* cs
* Update boss_auriaya.cpp
2022-05-09 01:52:22 +02:00
IntelligentQuantum
a31a30566e
feat(Tools/Mapextractor): Implemented liquid object detection ( #11402 )
...
* .
* .
* .
* .
* .
* .
* .
* Delete Utils.cpp
2022-05-08 23:38:22 +02:00
UltraNix
933bf7b633
refactor(Core/Movement): Rewritten fleeing movement generator. Source: TrinityCore. ( #11586 )
...
* fix(Core/Movement: Rewritten fleeing movement generator.
Fixes #5980
Fixes #9314
* Update.
2022-05-08 23:35:40 +02:00
Grimgravy
0bb789232e
fix(Scripts/Quest): improved You'll Need a Gryphon ( #11651 )
...
* fix(Scripts/Quest): improved You'll Need a Gryphon
* Update rev_1651846511304338500.sql
2022-05-08 23:24:02 +02:00
avarishd
4ce3515c60
fix(Core/Spells): Allow spells with SPELL_ATTR0_CU_REQ_CASTER_BEHIND_TARGET attribute to go through deterrence. ( #11644 )
...
* Update settings.json
* Revert "Update settings.json"
This reverts commit 1f6724477db4cff361c800b858d3bc1a6d11d6bb.
* detter
2022-05-08 23:19:39 +02:00
avarishd
9144cab27d
fix(Scripts/Ignis): Move hardcoded text/gossips to DB ( #11655 )
...
* ignis
* cs
* revert victim
2022-05-08 23:15:41 +02:00
avarishd
7b01b27bb2
fix(Scripts/XT002): Move hardcoded text/gossips to DB ( #11652 )
...
* xt
* xt
* codestyle
im bad
* cs
* update
2022-05-08 23:14:57 +02:00
Kitzunu
969cb68c35
fix(Core/Auras): INVISIBILITY_UNK10 also applies the flag PLAYER_FIELD_BYTE… ( #11588 )
...
* ore/Auras: INVISIBILITY_UNK10 also applies the flag PLAYER_FIELD_BYTE2_INVISIBILITY_GLOW
* cherry-pick commit (230f40f359 )
Co-Authored-By: Meji <2695278+meji46@users.noreply.github.com >
* Update Object.h
* Update Object.h
Co-authored-by: Meji <2695278+meji46@users.noreply.github.com >
2022-05-08 23:10:10 +02:00
avarishd
8f485cb5d4
fix(Scripts/Freya): misc improvements ( #11665 )
2022-05-08 23:02:15 +02:00
avarishd
4df92b553c
fix(Scripts/RazorScale): Move hardcoded text/gossips to DB and minor fixes ( #11694 )
...
* Update boss_razorscale.cpp
* cs
* questionable fix, but it works
2022-05-08 22:54:38 +02:00
Nefertumm
6ca5938d75
fix(Scripts/AQ): Rewrite bug trio fight ( #11565 )
...
* fix(Core/AQ): Rewrite bug trio fight
* update sql to newest
* with a comment
* fix build
* finish?
* build
* add evade boundary
2022-05-08 10:49:23 +02:00
Kitzunu
33f6486180
fix(Core/ItemHandler): fix selling items over gold limit ( #11673 )
...
* cherry-pick commit (d0b8fb87f2 )
Co-Authored-By: okfok <44704482+okfok@users.noreply.github.com >
Co-authored-by: okfok <44704482+okfok@users.noreply.github.com >
2022-05-08 10:42:35 +02:00
Kitzunu
ca0de49df2
fix(Core/Spells): Paladin's Judgements can be applied on different targets at the same time ( #11672 )
...
* cherry-pick commit (4bff223851 )
Co-Authored-By: Gildor <521036+Jildor@users.noreply.github.com >
Co-authored-by: Gildor <521036+Jildor@users.noreply.github.com >
2022-05-08 10:42:10 +02:00
Christopher Galbraith
f32aa0992c
fix(Scripts/Ahune): Removed hardcoded emotes ( #11674 )
...
* Added missing entries for Ahune in creature_text. Removed hardcoded emote text and pointed towards DB.
* fixed missing semi-colons
* add new line at end
* fixed SQL
* added broadcast_text values
Co-authored-by: ChrisCGalbraith <chriscgalbraith@gmai.com >
2022-05-08 10:20:43 +02:00
UltraNix
56982f9eba
fix(DB/Quest): Krolmir, Hammer of Storms. ( #11661 )
...
* fix(DB/Quest): Krolmir, Hammer of Storms.
Fixes #11637
* Buildfix.
* Update src/server/game/Spells/SpellInfoCorrections.cpp
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com >
2022-05-08 10:19:26 +02:00