Andrius Peleckas
18b2f3fd24
fix(Scripts/MoltenCore) Fixed golemagg minions evade due range behavior ( #8940 )
2021-11-08 14:58:21 -03:00
Andrius Peleckas
a743f42360
fix(Scripts/MoltenCore): Fixed shazzrah "23138 - Gate of Shazzrah" ( #8942 )
2021-11-08 14:53:23 -03:00
Kitzunu
a062653c0e
chore(Script/ApplySpellFix): Correct some comments ( #9001 )
2021-11-08 13:46:11 -03:00
Andrius Peleckas
bbd547fc14
fix(Scripts/MoltenCore): Fixed some Geddon encounter issues ( #8941 )
2021-11-08 13:11:10 -03:00
IntelligentQuantum
4653641a0b
refactor(Scripts/Commands): Convert cs_cast to new system ( #8997 )
2021-11-08 09:06:51 -03:00
Skjalf
99131575a6
fix(Scripts/UBRS): General Drakkisath adds ( #8988 )
2021-11-07 22:37:06 -03:00
IntelligentQuantum
a9e5b35a5d
feat(Scripts/Commands): new command to debug play music ( #8967 )
2021-11-08 00:49:35 +01:00
UltraNix
e55a93eec8
Core/Spells: Triggered spells should not cause players to stand up ( #8986 )
...
- Closes #8764
2021-11-07 20:41:25 +01:00
UltraNix
b00e9072b4
fix(Core/Spells): Troll Roof Stalker's Stealth and Ashenvale Outrunne… ( #8984 )
...
- Closes #8727
2021-11-07 20:41:07 +01:00
UltraNix
9f0a78a0ca
fix(Core/Spells): Slam should suspend attack timers ( #8981 )
...
- Closes #8723
2021-11-07 20:40:48 +01:00
UltraNix
0e84538ee1
fix(Core/Players): charge should not delay player's auto attacks ( #8978 )
...
- Closes #7266
2021-11-07 20:40:34 +01:00
UltraNix
53a7a295fd
fix(Core/DungeonFinder): enable requeueing inside random dungeon ( #8948 )
...
- Closes #8609
2021-11-07 20:40:03 +01:00
patou01
cb07d1fc8a
fix(Scripts/DB): UBRS Solakar / father flame ( #8236 )
2021-11-07 10:10:19 +01:00
Kargatum
c0728f6e2d
feat(Core/Packets): rework HandleWhoOpcode ( #8863 )
2021-11-07 09:51:36 +01:00
Kitzunu
430fa147fd
feat(Scripts): Implement generic script loader and registry macros ( #8976 )
...
* cherry-pick commit (fb87ac8e8d )
* cherry-pick commit (7d4fbf706a (diff-ea1c86c26019127a4e99686cd9029f9ec3e8193f2761b262c2475668edc06764) )
* cherry-pick commit (75a6a7a0ad (diff-ea1c86c26019127a4e99686cd9029f9ec3e8193f2761b262c2475668edc06764) )
Co-Authored-By: Treeston <14020072+Treeston@users.noreply.github.com >
Co-Authored-By: Shauren <shauren.trinity@gmail.com >
Co-authored-by: Treeston <14020072+Treeston@users.noreply.github.com >
Co-authored-by: Shauren <shauren.trinity@gmail.com >
2021-11-07 02:21:00 -03:00
Skjalf
e547f5c2b5
fix(Scripts/UBRS): Warmaster Voone stances ( #8972 )
2021-11-07 01:14:51 -03:00
Nefertumm
babb7d6c69
fix(Core/Spells): Exploit with silithyst aura ( #9014 )
2021-11-06 23:51:54 -03:00
acidmanifesto
0958f2f129
fix(Core/DB/SAI): [Quest] - Weapons of Spirit / Allows Value 3 for react SAI WP Start Consolidated PR ( #8926 )
2021-11-07 00:21:05 +01:00
UltraNix
70d8b88f3b
feat(Core/Modules): Preparation to implement progression-system module. ( #8837 )
2021-11-06 10:06:12 -03:00
acidmanifesto
93bbff4cca
feat(Core/SAI): Wp table add in orientation and delay collumn ( #8927 )
...
ADD (Core) Wp table add in orientation and delay collumn
TC Cherry pick of TrinityCore/TrinityCore@4b7d19c
2021-11-06 08:43:45 -03:00
Malcrom
5236223154
fix(DB/Gossip): go_wind_stone to use db gossip and conditions ( #8953 )
2021-11-05 22:44:18 -03:00
Skjalf
eb62acfad5
feat(Core/World): Don't prevent players from logging characters by default ( #8993 )
2021-11-05 21:31:45 -03:00
UltraNix
987ee3da3d
fix(Core/Items): properly show quest items count deposited/withdrew from bank ( #8956 )
...
- Closes #8699
2021-11-06 00:02:17 +01:00
UltraNix
6796a86b7f
fix(Core/Item): showing errors when cannot equip some item ( #8932 )
...
- Closes #8604
2021-11-06 00:00:47 +01:00
IntelligentQuantum
eb04315da5
feat(Scripts/Commands): convert cs_list to new system ( #8920 )
2021-11-06 00:00:17 +01:00
IntelligentQuantum
f342535b69
featScripts/Commands): convert cs_lfg to new system ( #8919 )
2021-11-05 23:59:03 +01:00
Malcrom
6deaa13292
fix(DB/SAI) Myranda the Hag ( #8911 )
2021-11-05 19:07:52 -03:00
Malcrom
f63f9ce078
fix(Script/SAI/Conditions): move npcs_dithers_and_arbington script to SAI ( #8909 )
2021-11-05 18:47:56 +01:00
Andrius Peleckas
a6340d5b11
fix(Scripts/Player): some refactor related to PlayerCommand functions ( #8975 )
2021-11-05 17:22:39 +01:00
Andrius Peleckas
3ce64b0f01
feat(Core/Spells): implement two new custom attributes to handle aura saving rule ( #8377 )
2021-11-05 15:56:45 +01:00
Skjalf
d80f7d467d
feat(Core/Unit): Implement DoCastRandomTarget() helper ( #8876 )
2021-11-05 07:47:08 -03:00
patou01
99485195d2
fix(script/LBRS): Urok Doomhowl improvements ( #7960 )
2021-11-05 07:18:53 -03:00
Francesco Borzì
c91959bba9
fix(Core/PlayerUpdates): one more C++20 compile warning ( #8959 )
2021-11-05 08:57:13 +01:00
Skjalf
16489b56fe
fix(Scripts/UBRS): Correct Drakkisath's guard abilities not being cast ( #8957 )
2021-11-05 03:33:45 -03:00
Malcrom
366fd4653c
fix(Script/Gossip) Mathredis Firestar ( #8895 )
2021-11-05 02:15:33 -03:00
Ragelezz
10ec5a802d
fix(DB/SAI):Twilight Discipline and Twilight Thug scripts(talks an… ( #8023 )
...
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com >
2021-11-05 01:51:13 -03:00
UltraNix
122c93555b
fix(Scripts/BlackrockSpire): implement pre-fight The Beast event. Source: TC ( #8903 )
...
- Closes #8312
- Closes #1878
2021-11-05 00:34:42 +01:00
acidmanifesto
70b0de4e1f
fix(Core/Quest): Refresh SMSG_QUESTGIVER_STATUS_MULTIPLE after a quest change ( #8902 )
...
Co-authored-by: Malcrom <malcromdev@gmail.com >
2021-11-04 23:51:54 +01:00
UltraNix
1926027066
fix(Core/Pets): controllable guardians (including pets) should not set the combat with its target when commanded to attack it. ( #8877 )
2021-11-04 23:49:57 +01:00
Kargatum
1b49a1eda2
fix(Core/Commands): correct header PlayerCommand.h file structure ( #8947 )
2021-11-04 18:39:32 -03:00
Kargatum
21214d12c8
feat(Core/Socket): make world OnSocketAccept like auth ( #8946 )
2021-11-04 18:42:34 +01:00
acidmanifesto
8ac01da463
fix(Spell/Core): Prayer of Mending Heal not smart Healing [TC Cherry Pick] ( #8753 )
...
Co-authored by @Keader
2021-11-04 18:24:24 +01:00
IntelligentQuantum
d5509ceb37
refactor(Scripts/Commands): Convert cs_go to new system ( #8874 )
2021-11-04 12:41:59 -03:00
patou01
ea2c880fc8
fix(Core/Unit): Reduce mobs speed when low on health ( #7932 )
2021-11-04 10:43:24 -03:00
UltraNix
8af051d6d6
feat(Scripts/Command): implement new command: bags clear ( #8549 )
2021-11-04 13:10:34 +01:00
acidmanifesto
6ff6f48e74
fix(Core/SmartAI): improve SMART_EVENT_GOSSIP_HELLO ( #8849 )
...
Add another value to event_param1 for SMART_EVENT_GOSSIP_HELLO to support all cases of OnGossipHello/OnReportUse in GameObjects:
- event_param1 set to 0: execute the action for both OnGossipHello and OnReportUse. This might result in the action being executed twice when clicking the GameObject
- event_param1 set to 1: execute the action for only OnGossipHello
- event_param1 set to 2: execute the action for only OnReportUse
2021-11-04 09:49:20 +01:00
Skjalf
b2ce49135e
feat(Core/Scripting): implement OnlyOnceAreaTrigger & Zul'Gurub's in… ( #8850 )
...
Co-authored-by: Treeston <treeston.mmoc@gmail.com >
2021-11-03 23:43:03 +01:00
IntelligentQuantum
cde621f9eb
feat(Scripts/Commands): convert cs_instance to new system ( #8831 )
2021-11-03 14:25:25 +01:00
Skjalf
6da6cfdd4a
fix(Scripts/UBRS): General Drakkisath improvements ( #8875 )
...
* Added spells Rage & Pierce Armor (vMaNGOS)
* Corrected Flamestrike spell ID (vMANGOS)
* He now casts conflagration on a random target
2021-11-03 09:40:34 -03:00
Ragelezz
9d6cbf9393
fix(Scripts\ZulGurub): Razzashi Cobra's will act as Venoxis minions ( #8141 )
2021-11-03 12:11:07 +01:00