cala
095a75a661
scriptdev2.sql format clean-up
...
* Harmonise structure and convention of scriptdev2.sql file to ease the use of automated scripts.
Handled:
- white spaces
- inline comments
- streamline quote escaping
- streamline string quotes
- trailing 0 on floats
Not handled:
- clean-up of inline SQL comment when comment field is available in table structure
- long floating point precision
2021-03-07 21:27:43 +01:00
insunaa
2829b1b80f
Script Stoneskin Gargoyles in Naxxramas
...
Adapted from https://github.com/vmangos/core/blob/development/src/scripts/eastern_kingdoms/eastern_plaguelands/naxxramas/instance_naxxramas.cpp
2021-03-06 22:57:28 +01:00
Grz3s
f2eb8de3bc
Add missing escort orientation for creature 467
...
[ci skip]
Signed-off-by: Xfurry <xfurry.cmangos@outlook.com>
2021-02-24 21:46:56 +01:00
cala
f8b09be65c
Implement reset through spell in C'Thun encounter
...
* Implement reset through spell in C'Thun encounter: use proper spell mechanics to reset C'Thun encounter both in Phase 1 and Phase 2 (excluding weakened phase rotation)
Thanks @Tobschinski for his precious help on the matter
2021-02-04 22:52:26 +01:00
killerwife
3028edc380
Fix typo in commit reworking living flare
2021-02-04 22:09:55 +01:00
killerwife
babd2ff4d7
Rework and reimplement Blast the Gateway quest using spellscript
2021-02-03 15:35:46 +01:00
cala
771127a5be
Sunken Temple: Add missing text
...
* Add missing text when reset Avatar of Hakkar event through Suppression in Sunken Temple
2021-01-31 23:05:26 +01:00
cala
57bccf44c3
Sunken Temple: implement Suppression mechanics in Avatar of Hakkar
...
Sunken Temple: implement Suppression mechanics in Avatar of Hakkar:
- reset encounter is Suppression casting is not disrupted
- add missing texts
- fix encounter reset (flames count was not reset like it should be)
- fix encounter that could not be restarted if failed
2021-01-29 23:54:49 +01:00
cala
1e7f41cffb
Sunken Temple: Rework Avatar of Hakkar summoning with SpellScript
...
* Sunken Temple: Rework Avatar of Hakkar summoning with SpellScript: drop old dummy effect handling and use SpellScrip instead
2021-01-25 23:05:20 +01:00
killerwife
db80f324f0
Fix some missing shartuul script names
2021-01-08 20:34:33 +01:00
cala
958a310001
Properly implement C'Thun's stomach exit
...
* Add and script missing trigger NPCs
* Add missing area trigger and rescript all involved area triggers
* Adjust locations
* Use proper spells for summoning triggers and knocking back players
(based on sniffs)
2021-01-05 13:34:34 +01:00
killerwife
85e63924f1
Implement Suns Reach Reclamation event and phasing
2020-12-29 17:07:39 +01:00
killerwife
4e5c6c75a2
Reimplement script for Rediscovering your Roots quest
2020-12-29 14:52:48 +01:00
killerwife
903b13674b
Implement PVP engagement and zone yell on wildhammer message event
2020-12-28 13:15:49 +01:00
killerwife
08c8a38669
BT: Implement Brawler and Combatant script in SD2
2020-12-27 15:51:51 +01:00
MantisLord
29ec5b4bc1
Implement Hallow's End Shade of the Horseman
...
6 Total Village Attack Locations
Alliance: Goldshire, Kharanos, Azure Watch
Horde: Brill, Razor Watch, Falconwing Square
Thanks to @killerwife for help with world state timer, underlying movegen tech, & more.
See DB commit for more detailed notes about the event: 90df91144f
To test, enable Hallow's End with ".event start 12", go to any village location, and talk to the Masked/Costumed Orphan Matron.
Use ".gm on" to see the debugging option to start Shade of the Horseman.
2020-12-13 18:00:24 -05:00
MantisLord
b64fb9bf3c
Dire Maul: Warlock Dreadsteed ritual event fixes
...
- Fix errors and add proper failure condition
- Use proper GameObject casting for ritual objects now that it's possible to do
Requires DB commit 8c555c7db4
2020-12-13 15:35:54 -05:00
killerwife
7be4506dcd
TK: Significantly improve animations and behaviour of Nether Vapors on Kael
2020-11-26 12:58:35 +01:00
killerwife
4012ef2761
SSC: Improve Karathress bossfight with new findings and minor refactor
2020-11-26 12:48:01 +01:00
Lesueur Benjamin
059c8618b7
Implement q1079, q1080
...
Covert Ops - Alpha - Beta
2020-11-17 22:43:11 +01:00
cala
6d3fdf9752
Script GO 122088
...
* Script GO 122088 (Containment Coffer) used in quest 1920 (Alliance) & 1960 (Horde)
2020-11-07 21:58:44 +01:00
cala
a5ecd9b26e
Improve quest 1393
...
* Improve quest 1393:
- Fix texts
- Improve timers
- Adjust speed and final script
This closes https://github.com/cmangos/issues/issues/2236
2020-11-02 23:22:27 +01:00
MantisLord
4522fd2b29
Script text fixes part 2
2020-11-01 15:06:48 +01:00
killerwife
b76bc1db50
Fix Ring of Blood being abusable
2020-11-01 15:06:48 +01:00
MantisLord
21eabd452e
Script text fixes part 1
2020-11-01 15:06:48 +01:00
anonxs
c8289a9183
[SD] Add waittime for Captain Saeed - Wait and Kill Dimensius the All-Devouring 19554
2020-11-01 15:06:47 +01:00
killerwife
be56a767dd
Script go 184958 to despawn bunny on despawn
2020-11-01 15:06:46 +01:00
anonxs
67d600652b
Sync insert query in SD2 file
2020-11-01 13:47:38 +01:00
MantisLord
b68f5c4984
Use gossip select to start Sal'salabim event instead of gossip hello
...
Add missing flavor text
Closes: https://gitlab.com/lights-vengeance/issues/-/issues/298
2020-11-01 12:51:51 +01:00
killerwife
6a3952ced7
Kara: Refactor and reimplement Malchezaar using CombatAI and SpellScripts
2020-10-30 12:40:32 +01:00
killerwife
8aed991a61
Kara: Make shade of aran blizzard passive and remove script
2020-10-30 12:27:44 +01:00
killerwife
f7815c6a83
Mech: Adjust Mechano Lord Capacitus Nether Charge movement and animations
...
Closes https://gitlab.com/lights-vengeance/issues/issues/14
2020-10-30 12:20:56 +01:00
killerwife
9f08bae39d
Kara: Refactor Terestian using CombatAI
2020-10-30 12:20:26 +01:00
killerwife
29120c0d26
Rework Battle For The Crimson Watch quest script
...
Might need additional testing.
2020-10-30 11:51:53 +01:00
MantisLord
d496c5c09f
Remove reference to now unused script - mob_broggok_poisoncloud
2020-10-30 11:51:51 +01:00
MantisLord
ca15894bbd
Fix script for q.9410 "A Spirit Guide"
...
Set react state for Ancestral Wolf to prevent it from following player after combat ends
Add missing sounds
2020-10-30 11:51:40 +01:00
MantisLord
b291831aa7
Implement visuals for q.10895 Zeth'Gor Must Burn!
2020-10-30 11:51:13 +01:00
MantisLord
a1d2b9da66
Moooooooooo!
2020-10-21 10:46:54 +02:00
killerwife
480935e6ce
BF: Fix texts and associate broadcast text with them
2020-10-21 10:33:05 +02:00
killerwife
03cccf6958
BF: Refactor The Maker using CombatAI
2020-10-21 10:31:49 +02:00
killerwife
51d71a47d7
HFR: Rework and refactor vazruden the herald using CombatAI and SpellScript
2020-10-21 10:20:28 +02:00
killerwife
ef6b1bf732
Fix SD2 SQL typo with apostrophes post city of light fixes
2020-10-21 10:08:31 +02:00
killerwife
a4e4f4ae24
Revise and improve City Of Light quest script
2020-10-21 10:08:00 +02:00
anonxs
af365b7707
[SD] Add some Emotes for npc_millhouse_manastorm 20977 Texts
2020-10-21 09:50:53 +02:00
killerwife
d2ad7b7e29
Add small script to force kaliri nest to despawn
...
DB data is correct - blizzard being weird again
2020-10-08 11:29:46 +02:00
killerwife
bb8ce1e0c4
Add Yell to Miran Ambush areatrigger - Loch Modan
2020-09-20 14:45:40 +02:00
Grz3s
2756e47d02
SD2: npc_miran - Loch Modan
...
Should despawn after escort completed.
Fixed
2020-09-20 14:24:30 +02:00
killerwife
ea0cc17d54
WarEffort: Initial AQ War Effort commit
2020-09-10 01:03:32 +02:00
MantisLord
31687c5073
Implement Battle for the Dark Portal event in Blasted Lands
2020-09-10 00:53:00 +02:00
MantisLord
2a72ce73eb
Script Highlord Kruul 18338
...
Moved from ACID and expanded upon
Thanks to @Kittnz for help with research and original script
2020-09-09 23:34:34 +02:00