Commit Graph

657 Commits

Author SHA1 Message Date
Kitzunu
7d22d8219c refactor(Scripts/Spells): convert spell_dk into new system (#9042) 2021-11-09 11:43:27 +01:00
IntelligentQuantum
e228b08316 feat(Scripts/Commands): convert cs_disable to new system (#9021) 2021-11-09 11:43:19 +01:00
Nefertumm
4cad90be86 fix(Core/Spells): Potential crashes in spell_generic and spell_item (#8810) 2021-11-09 07:10:03 -03:00
patou01
6dab5a32c0 fix(Scripts/LBRS): Wyrmthalak, adds no longer despawn after death (#9036) 2021-11-08 23:57:59 -03:00
Skjalf
f090d23d2c fix(Scripts/UBRS): Handle Rend and Drakkisath doors (#9072) 2021-11-08 23:44:59 -03:00
Skjalf
3e82e8a0df fix(Scripts/UBRS): Rend's summon spell should be a triggered cast (#9074)
Fixes him not being summoned if Gyth's casting something when the transition hits.
2021-11-08 22:53:59 -03:00
patou01
5d1a7a4dc9 chore(Scripts/UBRS) - incorrect unannotated fallthroughs (#9035) 2021-11-08 19:08:08 -03:00
Kitzunu
24f9f993cc refactor(GameObjectAI): Change self-accessor to "me" (#9041) 2021-11-08 22:06:04 +01:00
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
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
patou01
cb07d1fc8a fix(Scripts/DB): UBRS Solakar / father flame (#8236) 2021-11-07 10:10:19 +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
UltraNix
70d8b88f3b feat(Core/Modules): Preparation to implement progression-system module. (#8837) 2021-11-06 10:06:12 -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
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
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
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
Kargatum
1b49a1eda2 fix(Core/Commands): correct header PlayerCommand.h file structure (#8947) 2021-11-04 18:39:32 -03: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
UltraNix
8af051d6d6 feat(Scripts/Command): implement new command: bags clear (#8549) 2021-11-04 13:10:34 +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
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
Ragelezz
20eff9eb03 fix(Core\Scripts):Venomhide Hatchling multiple fixes (#8792) 2021-11-02 13:18:56 -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