Commit graph

20 commits

Author SHA1 Message Date
Nefertumm
c9ac48e824
fix(Core/Events): Apothecary Hummel (#10615)
* Fix(Core/Events): Apothecary Hummel

Co-authored-by: sirikfoll <sirikfoll@hotmail.com>
Co-authored-by: Killyana <Killyana@users.noreply.github.com>

* missed return

* Missing include

* Fixed delete

Co-authored-by: sirikfoll <sirikfoll@hotmail.com>
Co-authored-by: Killyana <Killyana@users.noreply.github.com>
2022-02-11 06:00:10 -03:00
acidmanifesto
6f98d32790
Feat (Core\DB\Event) Children of Goldshire (WIP) (#10022)
* (WIP\Event) Children of Goldshire

Currently Compiles with no issues, sql runs fine, Can't seem to get cameron to trigger on the event start.

* Capitalization

* Remove Include

Not sure why it says it isnt found. Most likely was not needed.

* Rename Per Suggested

Rename per @Malcrom 's request

* SQL

Sorry i forgot to push it from my local

* Update zone_elwynn_forest.cpp

* Update rev_1641388762527715027.sql

* NPC's Move Fix

Now to audit the whole event naturally

* remove double

* White space removal

* added override per testing recommendation

* Utiilizing Malcroms PathEndReached

Co-Authored-By: Malcrom <malcromdev@gmail.com>

* Final Draft

All works now.

* abc order adjustment

* Adjust Time for Runaway Lisa

Co-authored-by: Malcrom <malcromdev@gmail.com>
2022-01-05 13:54:30 -05:00
patou01
9b3b61139a
fix(Scripts/BRD): Magmus, Emperor, Priestess, Arena improvements (#8102) 2021-12-16 08:14:29 -03:00
UltraNix
1d9eea194f
fix(Scripts/BlackrockSpire): Improved Kormok encounter. (#9394)
Fixes #9101
2021-12-03 10:01:18 -03:00
Nefertumm
728aa460a4
fix(Scripts/Stratholme): Rewrite Jarien and Sothos fight (#9391) 2021-12-03 09:31:40 -03:00
Nefertumm
7df43c36a5
fix(Scripts/BlackrockSpire): rewrite Mor Grayhoof fight (#9374) 2021-12-03 05:18:40 -03:00
UltraNix
4c0109688a
fix(Scripts/BlackrockSpire): Improved Lord Valthalak encounter. (#9373)
Fixes #9113
2021-12-02 18:14:43 -03:00
Skjalf
c8cd2c597a
fix(Scripts/LBRS): Quartermaster Zigris (#9077) 2021-11-09 17:40:50 -03:00
patou01
cb07d1fc8a
fix(Scripts/DB): UBRS Solakar / father flame (#8236) 2021-11-07 10:10:19 +01:00
Malcrom
366fd4653c
fix(Script/Gossip) Mathredis Firestar (#8895) 2021-11-05 02:15:33 -03:00
Andrius Peleckas
2da923e761
fix(Scripts/MoltenCore): rewrite (#8741) 2021-11-02 12:59:01 +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
Ragelezz
4925bfa31d
fix(DB\SAI):Mottled Screechers calls for help properly now at low health (#8579) 2021-10-31 00:04:43 -03:00
Skjalf
73a55e0251
refactor(Scripts/Stratholme): move Baroness Anastari script to CPP (#8562) 2021-10-23 01:17:05 +02:00
Kargatum
52aa0e9966
feat(License): add new headers information about license (#7941)
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com>
2021-09-30 13:40:52 +07:00
EPTIC
015f8802a8
fix(Script/Creature): move Shadow Hunter Vosh'gajin script to SAI (#7421) 2021-08-25 10:58:13 +02:00
EPTIC
690187cb3f
fix(DB/Creature): Gizrul the Slavener (#7414) 2021-08-22 13:43:54 +02:00
EPTIC
4cc00f5488
fix(DB/Creature): correct script for Quartermaster Zigris (#7404) 2021-08-21 00:43:04 +02:00
Francesco Borzì
e5f1104849
refactor(Scripts/EasternKingdoms): code cleanup (part 5) - also fix potential crash (#6923) 2021-07-19 11:23:27 +02:00
Kargatum
5991b2769a
feat(Core/Scripts): split the huge scriptloader into smaller pieces (#5346)
* feat(Core/Scripts): split the huge scriptloader into smaller pieces

* AddSC_swamp_of_sorrows del

* 1

* add mod info

* 1

* 039f0e0faa

Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2021-06-22 23:19:02 +02:00