Commit graph

223 commits

Author SHA1 Message Date
killerwife
29d25a6ad8 SD2/Spell: Remove pEffectDummyNPC and migrate last sd2 dummy scripts to spell scripts 2025-11-15 13:46:33 +01:00
killerwife
e24155ae0f Naxx: Rework all bosses with modern standards and unify with wotlk naxx in structure
Cheers to @cala doign all the work years prior that made this possible to do in two weeks rather than months
Squashed commit of the following:

commit b6d2ef0395f0ba6c2d1ccdce4b80e3cf25d81637
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 26 21:17:19 2025 +0200

    Fixup KT

commit 02f544be600f5dc959cc14f381ec3a657851db58
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 26 20:19:20 2025 +0200

    Fixup thaddius maexxna and gothik

commit 1806089d4e5ebbf56be8a9d55d70881ea22894ad
Author: killerwife <killerwife@gmail.com>
Date:   Mon Jul 21 14:39:32 2025 +0200

    Rework KT

commit e9561ac092998be105bc86d1d05d6076b3fdcb37
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 16:21:05 2025 +0200

    Rework maexxna and thaddius

commit 30eaeda254a908e05243d061c0417f0ffd61474d
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 13:43:20 2025 +0200

    Rework sapphiron

commit 9f78ebfc7a60da2abc4b51f82628f2ce317a9ed3
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 11:17:27 2025 +0200

    Convert rest of naxx texts to bct

commit 9e5a8d2754883a207a7552c2cb866a88e3dced0c
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 20 10:15:07 2025 +0200

    Noth-ing to do here

commit 4948d54cb82717d2e29122558160a92c656ba58e
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 18:54:21 2025 +0200

    Rework patchwerk and razuvious

commit 6bb1e280e82f655e08caacf42636579df9cbaf96
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 18:22:02 2025 +0200

    Rework loatheb

commit a739b0e64e85936fc24afe34c0e42e6c3aa8e9cf
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 16:35:06 2025 +0200

    Rework grobbulus and heigan

commit 1b93f756239d709a3ce165a0c0b42df87c63bdab
Author: killerwife <killerwife@gmail.com>
Date:   Sat Jul 19 10:44:12 2025 +0200

    Rework gothik

commit 216fdf2ec2fcc44031b298f61134b6d80aae7611
Author: killerwife <killerwife@gmail.com>
Date:   Fri Jul 18 16:23:59 2025 +0200

    Rework Gluth

commit 0c8bf1fdf7406269cc2fef56ea0475949c0adbc8
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 21:54:07 2025 +0200

    Convert some bosses to BossAI

commit 7859215ab0bfdd6a255dcff4214b86c36818b5a6
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 21:33:20 2025 +0200

    Process move of spell scripts to own files

commit 7c03c11fa1841ea34f183d09ab586cc78a3689e0
Author: killerwife <killerwife@gmail.com>
Date:   Thu Jul 17 09:38:18 2025 +0200

    More WIP

commit 5c4dbdcd7367ea643e7f72ab00f2cd4f24d4a83b
Author: killerwife <killerwife@gmail.com>
Date:   Sun Jul 13 09:54:47 2025 +0200

    WIP
2025-08-03 22:02:50 +02:00
_daanieL
6e8de93bdd STV: Colonel Kurzen AI rework (#737)
* STV: Colonel Kurzen AI rework

* Update vanish timer to classic tests

* Remove spell_script and completle script kurzen via scriptdev

* Remove reset from script

* typo
2025-08-03 20:17:37 +02:00
_daanieL
fbaf75eae7 Ashenvale: Modernize 'Vorsha the Lasher' escort (#726)
* Start rework of mulgash escort quest

* add wave handling

* fix wave spawning

* remoe unneeded texts from database

* no need to have this outside the switch

* Finish rework

* update to modern
2025-08-03 20:17:03 +02:00
_daanieL
5b2053b575 Darkshore: rework The Absent Minded Prospector Escort (#732)
* Darkshore: rework The Absent Minded Prospector Escort

* add MoveIdle for safty

* remove unneded code and use new variant to register script
2025-08-03 20:16:39 +02:00
_daanieL
3b6d3beb29 Elwynn Forest: Marshal Haggard's Chest should spawn a Forlorn Spirit … (#734)
* Elwynn Forest: Marshal Haggard's Chest should spawn a Forlorn Spirit after Player looted quest Item

* Add changes requested on pr
2025-08-03 20:15:36 +02:00
_daanieL
d53c00ac66 Darshore: rework both Volcor escort quests (#736)
* add escape though stealth

* Finish 2nd escort

* change requested in comment
2025-08-03 20:15:28 +02:00
Miraco
14a6f73b55 Wetlands: Add script for Flagongut's Fossil 2025-03-08 17:10:30 +01:00
killerwife
27860ea20b AQ40: Modernize cthun even further and improve tentacle scripts 2025-03-08 17:08:44 +01:00
Grz3s
81cc7521ec SD2: Stone Watcher of Norgannon 7918
Gossip moved to DB

Part of:
51f6682b89
2024-11-13 16:42:38 +01:00
Grz3s
a2985dbada SD2: Loramus Thalipedes 7783 update
Gossip moved to DB
2024-11-13 16:42:36 +01:00
killerwife
e071f7a169 GO: Add script for bubbly fissure to recast debuff on players nearby
Do not ask me why its meant to be like this
2024-07-31 13:03:00 +02:00
Flekz
e3796fc265 Add script to go.181054 (ported from c5a27bb536) 2024-04-26 10:05:43 +01:00
Miraco
d2c0e11eab [Quest] modernize 'Protect the Shipment' escort quest
Closes https://github.com/cmangos/mangos-tbc/pull/663
2024-03-24 16:10:42 +01:00
killerwife
ca8484334e [Quest] modernize defias brotherhood escort quest
Closes https://github.com/cmangos/mangos-tbc/pull/662
2024-03-24 16:09:58 +01:00
_daanieL
870a76f04a [Quest] rework Missing in Action quest using new systems (#660)
* [Quest] rework Missing in Action quest using new systems

* add changes requested in comments
2024-03-24 16:09:27 +01:00
killerwife
b2bf92e57c Stormwind: Fix typo in merged sql for npc_lady_katrana_prestor 2024-01-13 13:54:58 +01:00
Scarabol
8764ce6105 Fix #3480 Replace hardcoded gossip strings with database entries for localization 2024-01-13 13:23:21 +01:00
Grz3s
adedca7eef SD2: Script for Q.8519 Removed
Fixed and moved to DB.

+ small fix for 18728
2023-11-21 18:57:42 +01:00
killerwife
d0d9694fea Stormwind: Add detail to dashel stonefist 2023-11-21 18:31:15 +01:00
killerwife
46aa9a8228 Implement script go_rune_of_the_defiler to disable rune when not having ward of the defiler
https://github.com/cmangos/issues/issues/3436
2023-06-21 10:25:47 +02:00
Miraco
9113b93f9b [Quest] Rescript 'Rescue From Jaedenar' quest 2023-05-31 18:12:34 +02:00
Grz3s
c31403d2e8 SD2: Removed Script for Q. Curing the Sick
handled in DB
2023-05-06 11:42:06 +02:00
killerwife
45342203ce Felwood: Remove now redundant sql 2022-11-18 19:46:47 +01:00
Miraco
bda9a9a29d [SD] Modernize script for wailing caverns escort
Use waypoint_path instead of script_waypoint
use broadcast_text instead of script_text
correct spawns and let creatures move to escort npc
adjust some timers and rp scripts
add some todos
Closes https://github.com/cmangos/mangos-tbc/pull/556
2022-10-18 12:03:37 +02:00
killerwife
314c0d561e WarEffort: Add 10 hour war quest availability persistence for silithus bosses 2022-09-04 11:12:43 +02:00
Grz3s
e95da00704 [SD2] Script for Mountaineer Pebblebitty Removed
Moved to DB.
2022-06-01 20:57:06 +02:00
killerwife
9bde5157e7 10kNeedles: Modernize and improve script and move path to waypoint_path 2022-06-01 20:52:21 +02:00
insunaa
1932bbdd29 Added Theramore sparring event - Red vs Blue 2022-04-30 23:10:12 +02:00
Nytanath
dd8e5f2cc8 Implement areatrigger event involving Justine Demalier and Melris Malagan in Stormwind
Requires DB update 12c1cdce2b
2022-04-05 23:42:45 +02:00
killerwife
4d4c51e528 OutdoorPVP: Fix notifying on GO use after zangar rework 2022-03-31 14:18:42 +02:00
AnonXS
99b0a86778 [SD] Add OnStealthAlert Check for Klaven Mortwake 7053
https://www.youtube.com/watch?v=d_2-8ql5pZE&t=65s
2022-03-12 20:12:54 +01:00
killerwife
fd155b5f91 Shaman: Implement Sentry Totem script, add OnUnsummon and fix GetSpawnerGuid for Totems 2022-02-18 20:20:06 +01:00
MantisLord
d3608110ee Naxx: Remove now obsolete script for Archmage Tarsis Kir-Moldir 16381
Replaced by: https://github.com/cmangos/tbc-db/2234b2ee60a3c459a99fee5d2d9edf8bb2fde864
2022-02-14 22:53:31 -05:00
killerwife
3e8597afe7 Add gossip handling for external menus for nef and onyxia head turnin npcs
Closes https://github.com/cmangos/issues/issues/2190
2022-02-09 17:40:45 +01:00
MantisLord
8d84a34568 Clean up reference to removed boss_jindo script 2022-01-27 23:33:49 +01:00
killerwife
8666a14864 ZG: Implement jindo spells and serversides and remove file in favor of spell lists 2022-01-23 15:49:11 +01:00
killerwife
f542b1726f ZG: Remove Hazzarah file in favor of spell list and spellscript implementation 2022-01-23 11:13:36 +01:00
killerwife
e10e31365f Fix SD2 schema from [s2441] 2022-01-20 22:29:22 +01:00
MantisLord
45afcf1b2a AQWarEffort: Add missing script assign for Scarab Gong 2022-01-19 06:52:37 -05:00
MantisLord
81bb54865d 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:30:34 +01:00
Miraco
c5b13f6d1f Remove npc_shenthul script, will use EventAI instead. 2021-12-10 19:42:15 +01:00
anonxs
4fa60a4ce7 [SD] Add Script for npc_advanced_target_dummy 2674 so it can be looted by player 2021-09-15 13:12:17 +02:00
MantisLord
4bd10082e8 Gossip menu handling for Archmage Tarsis Kir-Moldir 16381
The rest of his script his done in the DB
2021-08-21 18:32:58 +02:00
killerwife
191bcf4d2f Add missing Stinky Ignatz emote at end 2021-08-21 17:52:40 +02:00
killerwife
12dce193da Add Kerlonian sounds 2021-08-21 17:49:53 +02:00
cala
96a16e93f0 Script NPC 16027
* Script NPC 16027 (Living Poison) in SD2 because OOC LoS in ACID as a minimal possible value higher that what is needed (due to model data).

Closes https://github.com/cmangos/issues/issues/2485
2021-07-01 21:56:17 +02:00
cala
57112e1c88 Fixes for Aurius event in Stratholme
* Fixes for Aurius event in Stratholme :
- fix stand state
- fix faction so he can again attack Baron Rivendare
- fix quest display for players that already completed the event once
- fix broadcast text using ID intended to horde NPC
2021-06-21 00:03:28 +02:00
cala
a3f3d46c4c Fix quest 8736
* Fix quest 8736 (The Nightmare Manifests):
- Make Eranikus fly and land properly
- Fix waypoints following escort logic rework
- Fix several relation issues preventing NPC to enter combat and reseting the whole event
- Re-add Classic realm wide emotes
2021-06-09 22:39:25 +02:00
cala
d79bb93d9f Fix GameObject 180797
* Fix GameObject 180797 (PX-238 Winter Wondervolt TRAP) by triggering it through dedicated area triggers
2021-06-02 22:45:54 +02:00