Commit Graph

2693 Commits

Author SHA1 Message Date
UltraNix 7357c88618 fix(Scripts/Spells): Icewing Marshal should affect not affect players. (#11001) 2022-03-15 22:14:44 -03:00
Bogir[rus] 54c62f9b96 chore(Core/DataStores): correct logging fmt in M2Stores.cpp (#11018) 2022-03-16 03:35:43 +07:00
UltraNix b025ec999e fix(Core/Spells): Periodic ticks number should not exceed the max one. (#10999)
Fixes #10876
2022-03-16 03:33:44 +07:00
Kargatum 78bdc89881 feat(Core/Battleground): rework bg queue system (#10817) 2022-03-15 14:36:49 -03:00
UltraNix 6c60dc3841 fix(Core/Spells): Kill credits given via spells should always be awarded to players 2022-03-15 15:55:55 +01:00
IntelligentQuantum b6a07d38c0 feat(Core/Characters): Replace DELETE + INSERT with REPLACE (#10862) 2022-03-15 09:40:55 +01:00
SilentCLD 624d41763a fix(Core/SAI): allow scripts to target the summoner of a TempSummon (#10819)
Fixes #10760
Fixes #10123
2022-03-15 08:44:09 +01:00
Skjalf 33635cbb3c fix(Scripts/ZulGurub): Prevent Arlokk from being summoned twice (#10932) 2022-03-14 19:03:18 -03:00
Skjalf dccc2909cd fix(Scripts/Zul'Gurub): Don't allow players to enter while encounters are in progress (#10933) 2022-03-14 19:02:57 -03:00
UltraNix 3ac052151a fix(Scripts/MoltenCore): Ragnaros should change its main target to so… (#10758)
Fixes #10363
2022-03-14 22:22:36 +01:00
UltraNix c0e12e297d fix(Core/Spells): Beacon of Light should not proc off from Glyph of Holy Light and Judgement of Light. (#10564)
Fixed #2782
2022-03-14 15:51:09 +01:00
Nefertumm 4806769beb fix(Core/Professions): Leatherworking specialization (#10415) 2022-03-14 12:50:18 +01:00
Nefertumm 7decab3ccd fix(Core/BWL): Nefarian weekly adds spawn mechanics (#10981)
* fix(Core/BWL): Nefarian weekly spawn mechanics
2022-03-13 12:34:09 +01:00
Bogir[rus] 75439773d0 fix and bringing to a unified style warnings of server loading logs to be more visible at server startup (#10970) 2022-03-12 04:57:26 -03:00
ZhengPeiRu21 ea6a70ba3c fix(Scripts/Sunken Temple): Fix Shade of Eranikus (#10891) 2022-03-12 04:45:52 -03:00
UltraNix d07430199d fix(Scripts/Ulduar): "I Could Say That This Cache Was Rare" achievement. (#10912) 2022-03-12 04:44:27 -03:00
Nefertumm 9e7f7f9a9a fix(Core/BWL): Nefarian reset behaviour (#10957) 2022-03-11 23:05:02 -03:00
Skjalf 45c2297520 fix(Scripts/ZulGurub): implement mising Hakkar speech that fires when reaching his temple 2022-03-11 23:55:02 +01:00
IntelligentQuantum 1f90a18a58 feat(Core/Packet): CMSG_SET_SHEATHED 2022-03-11 18:12:21 +01:00
Nefertumm a775ddcb5b Revert "fix(Scripts/AlteracValley): Mini bosses should evade with boss (#10544)" (#10975)
This reverts commit 348b374487.
2022-03-11 06:23:48 -03:00
Nefertumm fa55eab6b5 fix(Core/BWL): Remove warlocks and taskmasters as Razorgore's summons (#10961) 2022-03-11 04:34:36 -03:00
IntelligentQuantum 7ad65752fa feat(Core/Maps): Improvements to Cinematic function (#10765) 2022-03-11 08:21:54 +01:00
UltraNix 348b374487 fix(Scripts/AlteracValley): Mini bosses should evade with boss (#10544)
Fixed #10460
2022-03-10 13:56:02 +01:00
Nefertumm 556cbd8f58 feat(Core/Gossips): override BoxMoney from DB (#10414) 2022-03-10 13:55:29 +01:00
Nefertumm a022919c66 fix(Scripts/BlackwingLair): Vaelastrasz (#10962) 2022-03-10 08:55:40 -03:00
Nefertumm 4239188a87 fix(Core/Creature): correctly load creature equipments (#10966) 2022-03-10 05:42:30 -03: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
Nefertumm 707968ee95 fix(Scripts/BlackwingLair): Nefarian (#10536) 2022-03-09 13:32:09 -03: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
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
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
UltraNix 5ed4db09e3 fix(Core/Spells): Fixed getting max spell range for friendly targets. (#10906)
Fixes #10802
2022-03-06 15:51:59 -05:00
IntelligentQuantum 8eeb6ef1b7 feat(Core/Packet): SMSG_CROSSED_INEBRIATION_THRESHOLD (#10893) 2022-03-06 15:49:55 -05:00
IntelligentQuantum 029b79ecce feat(Core/Players): do not update position data on character creation 2022-03-06 15:45:49 -05:00
UltraNix 617d85a498 fix(Core/Movement): Send proper movement animation visuals. (#10843)
Fixed #10812
Fixed #10814
2022-03-06 12:31:41 -05:00
UltraNix 41cc053c68 fix(Scripts/Raids): Phase 3 of Razorgore encounter should start when all eggs are destroyed. (#10837)
Fixes #10770.
2022-03-06 12:27:13 -05:00
UltraNix 1392cee302 fix(Scripts/Raids): Debuff Mind Exhaustion on Razorgore should be apply on start of mind control. (#10835)
Fixes #10769
2022-03-06 12:26:26 -05:00
UltraNix a74e57fb22 fix(Core/Spells): Implemented SPELL_ATTR0_CU_IGNORE_EVADE. (#10832)
Added channel beam at Razorgore pre-fight.
Fixed #10767
2022-03-06 12:26:00 -05:00
UltraNix 09df444187 fix(Core/Maps): Dead players should not be allowed to enter dungeon if exceeded max number of instances. Thx to @DepTypes (#10831)
Fixed #10799
2022-03-06 12:19:31 -05:00
Kitzunu d927ce6fac feat(Core/Creature): Implement quest_greetings table (#10526)
* cherry-pick commit (https://github.com/TrinityCore/TrinityCore/commit/6dda09818d32fc715549cda3e8bd6fa806425b27)

Co-Authored-By: ForesterDev <11771800+ForesterDev@users.noreply.github.com>
Co-Authored-By: Giacomo Pozzoni <giacomopoz@gmail.com>
2022-03-06 18:19:08 +01:00
IntelligentQuantum d6b9639259 Core/Packet: LFG (#9420)
* Core/Packet: LFG

* Update LFGHandler.cpp
2022-03-06 12:05:46 -05:00
Skjalf d4b3e8f201 chore(Core/Creature): clean up an unnecessary function (#10904) 2022-03-06 03:12:06 -03:00
Kargatum acd3ed8759 fix(Core/Player): fix pet not appearing after dismount for warlock (#10899) 2022-03-05 04:54:54 -03:00
Nefertumm 680e60c68b BREAKING CHANGE(Core/Config): Individual XP rate per bg (#10793) 2022-03-04 12:36:16 +07:00
UltraNix e4d3f57d7c fix(Scripts/Raids): some corrections to Broodlord Supression Room: (#10834)
Supression traps should always hit players.
Supression traps should not be disarmed after Broodlord defeat.
Supression traps should be visible after disarm.
Fixes #10768
2022-03-03 11:29:31 +01:00
UltraNix 4b77dcdd8f fix(Scripts/BWL): Vaelastrasz improvement (#10845) 2022-03-02 20:15:30 -03:00