Commit Graph

2679 Commits

Author SHA1 Message Date
IntelligentQuantum
4a69d1fc07 refactor(Scripts/Commands): convert cs_learn & cs_player to new system (#9050) 2021-11-12 13:03:38 +01:00
Skjalf
5f2d86cece fix(Scripts/UBRS): Pyroguard Emberseer adds improvements (#9136)
* Put Blackhand incarcerators in combat with zone once the event starts
* Implement Blackhand Incarcerator flee for assistance
2021-11-12 08:07:32 -03:00
Skjalf
dd944c6f53 fix(Scripts/UBRS): Drakkisath's Conflagration should be cast on the main target (#9138) 2021-11-12 07:47:06 -03:00
patou01
adbad6fb19 fix(Scripts/DireMaul): immolthar and adds are now immune to combat until the pylons are activated (#9007)
Co-authored-by: Patou01 <youdontneed@this.com>
2021-11-12 01:02:01 +01:00
sschepens
b7f8083915 feat(Core/Misc): change how Position struct is retrieved (#9017)
Update Position::GetPosition() and similar methods signatures to reflect 2a4c9bc changes by return a Position object instead of accepting a Position parameter by reference.

Cherry pick of 2585e799f9
2021-11-10 23:43:00 +01:00
IntelligentQuantum
06bc64d1c3 refactor(Scripts/Commands): convert cs_server to new system (#9078) 2021-11-10 13:22:47 +01:00
IntelligentQuantum
01a7d1d899 refactor(Scripts/Commands): Convert cs_reload to new system (#9052) 2021-11-10 12:33:12 +01:00
Kitzunu
28a496bfa5 fix(Script/Spell): Dark Reckoning (#9024)
Co-Authored-By: Lucas Nascimento <keader.android@gmail.com>
2021-11-10 00:21:25 +01:00
Skjalf
c8cd2c597a fix(Scripts/LBRS): Quartermaster Zigris (#9077) 2021-11-09 17:40:50 -03:00
Kitzunu
8b47540745 fix(Scripts/Misc): AhnKahet instance script typo (#9055) 2021-11-09 12:39:04 -03:00
IntelligentQuantum
540e8e9209 refactor(Scripts/Commands): Convert cs_mmap to new system (#9020) 2021-11-09 10:25:57 -03:00
Kitzunu
834cfecc4f refactor(Scripts/Spells): convert spell_warrior into new system (#9068) 2021-11-09 11:45:50 +01:00
Kitzunu
7c1fb0b088 refactor(Scripts/Spells): convert spell_warlock into new system (#9066) 2021-11-09 11:45:43 +01:00
Kitzunu
9b72a0a0e1 refactor(Scripts/Spells): convert spell_shaman into new system (#9065) 2021-11-09 11:45:35 +01:00
Kitzunu
2dc126b0df refactor(Scripts/Spells): convert spell_quest into new system (#9064) 2021-11-09 11:45:27 +01:00
Kitzunu
ebfa8878c1 refactor(Scripts/Spells): convert spell_priest into new system (#9063) 2021-11-09 11:45:19 +01:00
Kitzunu
a5a29652d3 refactor(Scripts/Spells): convert spell_paladin into new system #9058 (#9061) 2021-11-09 11:45:11 +01:00
Kitzunu
ef0bbc4c7b refactor(Scripts/Spells): convert spell_mage into new system (#9058) 2021-11-09 11:44:37 +01:00
Kitzunu
af02a8990a refactor(Scripts/Spells): convert spell_hunter into new system (#9047) 2021-11-09 11:44:16 +01:00
Kitzunu
47c44d74c3 refactor(Scripts/Creature): convert pets into new system (#9046) 2021-11-09 11:44:09 +01:00
Kitzunu
6654b98312 refactor(Scripts/Spells): convert spell_hunter into new system (#9045) 2021-11-09 11:44:01 +01:00
Kitzunu
cbc655abf7 refactor(Scripts/Spells): convert spell_druid into new system (#9043) 2021-11-09 11:43:36 +01:00
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