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
Kargatum
aa7932e971
feat(Core/EnumUtils): add more enum for support chat command ( #8828 )
2021-11-03 10:50:11 +01:00
Skjalf
80febc4de0
fix(Core/Player): clear current title if the player loses it ( #8827 )
2021-11-03 00:13:54 +01:00
Skjalf
1ed0a67ed1
fix(Scripts/BlackrockSpire): Rend Blackhand improvements ( #8826 )
2021-11-02 19:31:35 -03:00
Skjalf
d35c6b6022
feat(Core/Scripts): implemented a guid map in InstanceScript, this wa… ( #8781 )
...
Co-authored-by: joschiwald <joschiwald.trinity@gmail.com >
2021-11-02 19:55:50 +01:00
dantav
aeafd1f376
fix(DatabaseWorkerPool): state correct MYSQL version in message ( #8782 )
2021-11-02 18:40:55 +01:00
Ragelezz
20eff9eb03
fix(Core\Scripts):Venomhide Hatchling multiple fixes ( #8792 )
2021-11-02 13:18:56 -03:00
Nefertumm
2f2569d09a
fix(Core/Map): encounters list for heroic difficulties ( #8224 )
2021-11-02 12:37:13 -03:00
UltraNix
e57e0e7cd1
fix(Core/Creatures): AttackStart in MoveInLineOfSight is called only for aggressive mobs. ( #8878 )
...
Fixes #8868
2021-11-02 11:43:18 -03:00
Andrius Peleckas
2da923e761
fix(Scripts/MoltenCore): rewrite ( #8741 )
2021-11-02 12:59:01 +01:00
IntelligentQuantum
2f25323456
feat(Scripts/Commands): convert cs_object to new system ( #8855 )
2021-11-01 19:28:19 +01:00
Malcrom
f106de8788
refactor(Core): update getFaction to GetFaction and setFaction to SetFaction ( #8708 )
2021-11-01 17:04:32 +01:00
Skjalf
27659d11a3
fix(Scripts/Spells): Blessing of Ancient Kings crash ( #8871 )
2021-11-01 13:28:35 +01:00
patou01
ee0bc7d592
fix(Scripts/Scholomance): Grandmaster Gandling correctly drops threat if teleports the tank ( #8455 )
2021-11-01 09:55:01 +01:00
Malcrom
b6ad5bf8ad
fix(Scripts/Northrend): Last Rites [Quest 12019] ( #8691 )
2021-10-31 16:41:21 +01:00
IntelligentQuantum
552f8f921f
feat(Scripts/Commands): convert cs_debug to new system ( #8786 )
2021-10-31 09:58:47 +01:00
Francesco Borzì
469c572d60
fix(Scripts/SpellHunter): prevent crash in spell_hun_readiness ( #8847 )
2021-10-31 08:20:51 +01:00
Ragelezz
4925bfa31d
fix(DB\SAI):Mottled Screechers calls for help properly now at low health ( #8579 )
2021-10-31 00:04:43 -03:00
IntelligentQuantum
6c0bd9c2eb
refactor(Scripts/Commands): Convert cs_event to new system ( #8832 )
2021-10-30 23:12:41 -03:00
IntelligentQuantum
c08ad3e3c9
refactor(Scripts/Commands): Convert cs_npc to new system ( #8814 )
2021-10-30 16:29:34 -03:00
IntelligentQuantum
668a86762b
refactor(Scripts/Commands): Convert cs_character to new system ( #8768 )
2021-10-30 09:04:39 -03:00
IntelligentQuantum
0a2c7a3756
refactor(Scripts/Commands): Convert cs_spectator to new system ( #8811 )
2021-10-29 20:35:01 -03:00
acidmanifesto
86329a43ab
fix(Core/GameObject): Segment fault error fix ( #8824 )
...
Closes https://github.com/azerothcore/azerothcore-wotlk/issues/8819
2021-10-29 17:39:01 -03:00
IntelligentQuantum
fe682805ab
refactor(Scripts/Commands): Convert commands to new system Part 1 ( #8704 )
2021-10-29 15:58:59 -03:00
Kargatum
67b3ac442a
fix(Core/Chat): add missing Eluna chat api ( #8821 )
2021-10-30 00:38:06 +07:00
Kitzunu
7f69acd466
fix(Core/Unit): remove wrong CombatStop() when charming ( #8733 )
2021-10-29 15:33:14 +02:00
IntelligentQuantum
93ae2a58a4
feat(Scripts/Commands): convert cs_bf to new system ( #8763 )
2021-10-29 15:33:02 +02:00
Meltie2013
250dee5be9
feat(Core): implement world availability option ( #8755 )
2021-10-29 15:32:19 +02:00
acidmanifesto
5b6cc5e6f5
chore(Script/Code): remove Not Needed Logging. ( #8747 )
...
It is already logged in the gm logs. DRY.
2021-10-29 15:32:02 +02:00