Commit graph

470 commits

Author SHA1 Message Date
killerwife
a464369fe3 Midsummer: Remove obsolete npc_dancing_flames 2022-05-14 22:25:46 +02:00
insunaa
19e5402b63 Added Theramore sparring event - Red vs Blue 2022-04-30 13:29:19 +02:00
AnonXS
4c90ca357b [SD] Improve Script for Prospector Anvilward 15420
Linked to https://github.com/cmangos/tbc-db/issues/783
2022-04-30 11:50:28 +02:00
Nytanath
e49d24fd38 Implement areatrigger event involving Justine Demalier and Melris Malagan in Stormwind
Requires DB update 12c1cdce2b
2022-04-05 23:56:19 +02:00
killerwife
e767143d91 OutdoorPVP: Fix notifying on GO use after zangar rework 2022-03-31 14:16:56 +02:00
AnonXS
4f2fdbfcfb [SD] Remove faulty script for Burning Abyssal 17454
Will be handled and improved in ACID/EAI File

8bd633b3d1
2022-03-23 23:13:07 +01:00
AnonXS
0974b26626 [SD] Add OnStealthAlert Check for Klaven Mortwake 7053
https://www.youtube.com/watch?v=d_2-8ql5pZE&t=65s
2022-03-12 19:48:58 +01:00
killerwife
94a38cc636 Shaman: Implement Sentry Totem script, add OnUnsummon and fix GetSpawnerGuid for Totems 2022-02-18 15:42:32 +01:00
MantisLord
450915795e Naxx: Remove now obsolete script for Archmage Tarsis Kir-Moldir 16381
Replaced by: https://github.com/cmangos/tbc-db/2234b2ee60a3c459a99fee5d2d9edf8bb2fde864
2022-02-14 22:51:01 -05:00
killerwife
45d168e680 Add gossip handling for external menus for nef and onyxia head turnin npcs
Closes https://github.com/cmangos/issues/issues/2190
2022-02-08 19:58:48 +01:00
killerwife
f50ad15c29 Correct nazgrel text on magtheridon head turnin
Closes https://github.com/cmangos/issues/issues/1622

Language taken care of through bct
2022-01-31 12:59:00 +01:00
MantisLord
1805f746ae Clean up reference to removed boss_jindo script 2022-01-24 23:08:54 -05:00
killerwife
e04905ec4e ZG: Implement jindo spells and serversides and remove file in favor of spell lists 2022-01-23 10:07:15 +01:00
killerwife
a09129b02e ZG: Remove Hazzarah file in favor of spell list and spellscript implementation 2022-01-23 10:06:47 +01:00
killerwife
46e6c31ff7 Fix SD2 schema from [s2441] 2022-01-20 22:22:16 +01:00
MantisLord
0c76ae12fd SD2: Remove reference to old deleted script 2022-01-19 07:10:21 -05:00
MantisLord
b7ce31c307 SL: Add missing script assign for Blackheart the Inciter encounter 2022-01-19 07:05:16 -05:00
MantisLord
4d455a83eb AQWarEffort: Add missing script assign for Scarab Gong 2022-01-19 06:49:59 -05:00
anonxs
a0fbf44ee5 [SD] Karazhan: Rewrite Big Bad Wolf in CombatAI
Use BCT instead of ScriptTexts, Add AuraScript for RRH Fixate instead of AI Script
He does not smartselect RRH target, random player even tank, nomatter if in melee range or has mana
Timers are more random, even RRH at times but keep for consistency (27-33)
Does not Aggro right away on spawn, rather the typical delay of few seconds

https://youtu.be/gXyy9BDBrO4?t=44
https://youtu.be/jT9yyVgVoAY?t=6
https://youtu.be/qNRFtc10Nlo?t=310
2021-12-25 21:53:54 +01:00
Killerwife
b85aea85d2 Port scourge invasions from vmangos
Closes https://github.com/cmangos/issues/issues/2313
Credit: Vmangos for original implementation. Killerwife rewrites for our worldstate system. Mantislord event data. Anon EAI port. Killerwife rest of db data.
2021-12-21 23:36:11 +01:00
Miraco
fdecf7759e Remove npc_shenthul script, will use EventAI instead. 2021-12-02 21:19:34 +01:00
killerwife
3c5d019bc3 Initial implementation of Gossip NPC (commoners) 2021-10-17 13:13:40 +02:00
killerwife
79f54f5c4b Brewfest: Add alliance brewfest keg throwing support 2021-10-17 13:12:27 +02:00
killerwife
99e1a88cc2 Brewfest: Fixup functionality for all quests 2021-10-17 13:12:20 +02:00
killerwife
5649c284a0 Brewfest: Fix compilation and add missing areatrigger assignments 2021-10-17 13:11:54 +02:00
MantisLord
5f9faeee78 Brewfest: Fix compile and finish Bark quest implementation 2021-10-17 13:11:19 +02:00
killerwife
a2596199c4 Brewfest: Implement quest barking credit awarding 2021-10-17 13:11:15 +02:00
MantisLord
f1f9c82859 Brewfest: Further generalize ticket redeemer script
Now handles all barkers, organizers, and ticket redeemers (both Horde and Alliance)
2021-10-17 13:10:22 +02:00
MantisLord
196ee0f794 Brewfest: Generalize Belbi Quikswitch script so it works for Blix Fixwidget
Also move to new file
2021-10-17 13:10:18 +02:00
MantisLord
74d9820b9b Brewfest: Script Belbi Quikswitch 23710 2021-09-22 02:04:06 -04:00
MantisLord
5a70af9c7c OHF: Script Beggar 20432 2021-09-19 10:34:20 -04:00
MantisLord
956e1b8c0d OHF: Script Bartolo Ginsetti 20365 2021-09-19 02:12:12 -04:00
anonxs
7e205a8927 [SD] Add Script for npc_advanced_target_dummy 2674 so it can be looted by player 2021-09-15 12:13:21 +02:00
MantisLord
15af1b1fa5 Add capability to reference broadcast_text directly in SD2
Plus script Imp in a Ball for proof of concept
2021-09-12 12:16:21 -04:00
NeatElves
922898b663 Quest 10085 - modify SD2 script
Closes #808
2021-09-12 01:55:50 -04:00
Lymphome
b1c971121a Update some SCRIPTDEV broadcast_texts
based on PR https://github.com/cmangos/tbc-db/pull/803
2021-09-04 00:20:10 -04:00
killerwife
73747118c1 SWP: Complete overhaul and implementation of missing and existing scripts
Highlights: Implementation of gauntlet using dynguid tech.
Implementation of some trash npcs.
Full revamp of all bosses using newest tech.

Authors: yours truly, AnonXS, Trugge
2021-08-24 19:49:09 +02:00
killerwife
aea95702c1 Fix collision of text ids for stinky 2021-08-24 14:17:14 +02:00
anonxs
adf38dc60e [SD] Improve npc_shattered_hand_legionnaire 16700 2021-08-24 14:15:07 +02:00
anonxs
a3f740a94b [SD] Shattered Halls: Add Basic Barebone for Shattered Hand Legionnaire 16700 - mob_shattered_hand_legionnair 2021-08-24 14:14:53 +02:00
killerwife
c2218fa3f5 Assign bonfire script to all missing bonfires 2021-08-24 14:08:14 +02:00
killerwife
686dcc799a Midsummer: Implement Torch Tossing 2021-08-24 14:07:09 +02:00
killerwife
0df4a90898 SHH: Reimplement Gauntlet of Fire with instance script and GO casting 2021-08-24 14:03:45 +02:00
killerwife
d96da044f3 Midsummer: Implement bonfire summoning bunnies through GO cast 2021-08-24 14:00:32 +02:00
killerwife
caa0630063 Implement TBC Childrens week
Squashed commit of the following:

commit f51e63a3c403a81599a9bdffa2cc8f7ce54a541e
Author: killerwife <killerwife@gmail.com>
Date:   Sat May 8 19:35:20 2021 +0200

    Implement rest of childrens week

commit fa5f5221308023655e17bcb8fc9dc9d77f0baead
Author: killerwife <killerwife@gmail.com>
Date:   Sat May 8 00:20:58 2021 +0200

    Implement Dark portal quests

commit 2f3b6b23ed475b81cd7c16365b0e9a121dd05d12
Author: killerwife <killerwife@gmail.com>
Date:   Fri May 7 17:37:22 2021 +0200

    Add remaining structure

commit 937e8d50bf0b78a11b14fd298aff14a25d9eee84
Author: killerwife <killerwife@gmail.com>
Date:   Tue May 4 19:34:50 2021 +0200

    Implement Farseer Childrens week quest

commit 9727e418ea1c050680711f2eeebcedb997557cd6
Author: killerwife <killerwife@gmail.com>
Date:   Sun May 2 18:26:13 2021 +0200

    Script aeris landing childrens week RP

commit d9443d3f31037611fffe4b729a7e21758393b984
Author: killerwife <killerwife@gmail.com>
Date:   Sun May 2 15:07:46 2021 +0200

    WIP

commit 9e78523f41114596f41045b3fb78a5e26a351259
Author: killerwife <killerwife@gmail.com>
Date:   Sat May 1 09:59:40 2021 +0200

    Add sequence starting

commit 8e562c8a7c0b10a75c28b21dd44814fcf8f53969
Author: killerwife <killerwife@gmail.com>
Date:   Fri Apr 30 22:26:51 2021 +0200

    Initial commit for tbc childrens week
2021-08-24 13:36:11 +02:00
MantisLord
81d3fa7218 Gossip menu handling for Archmage Tarsis Kir-Moldir 16381
The rest of his script his done in the DB
2021-08-21 10:26:35 -04:00
killerwife
172f5c73f0 Add missing Stinky Ignatz emote at end 2021-08-19 00:41:32 +02:00
killerwife
ca98d46776 Add Kerlonian sounds 2021-08-19 00:39:33 +02:00
killerwife
1185c860e2 MgT: Improve RP script for Kalecgos landing after orb 2021-08-18 14:54:57 +02:00
anonxs
30ba505ee0 [SD] MgT: Further Improve Delrissa Encounter 2021-08-18 14:51:15 +02:00