Commit Graph

20 Commits

Author SHA1 Message Date
Grimfeather
380de0cdce Fix AQ gate tiny red crystal quest (#875) 2025-11-23 07:03:29 +01:00
Grimfeather
a51defbb53 Update aq_scripts.cpp 2025-09-30 13:38:26 +02:00
Grimfeather
ce89f35b4d Update aq_scripts.cpp 2025-06-02 07:42:12 +02:00
Grimfeather
2930edcff5 Update aq_scripts.cpp 2025-05-21 02:47:44 +02:00
Grimfeather
5f5d8ffac2 Solve AQ Event Order (#114)
Oh my, this took me a while to figure out.

- removed AQ skip options. AQ quest line is optional for everyone. No need for a config option for this. If you want to skip the war effort phase you just run to the Scarab Gong and hit it.
- After the the pre-AQ (war effort) phase you now enter the AQ war phase. The AQ gates have been opened, the gong was rung. you can still finish the AQ quest line during this phase.
New quest added to finish the AQ war, called Chaos and Destruction. objective is to kill the three Colossus bugs in the hives. 
- After the Chaos and Destruction quest has been completed the scarab gong will be gone.
- you can ignore the Chaos and Destruction quest. it's not mandatory to complete because the gates to AQ are open.
but doing so means you do not get the Field Duty quests, those are only available after the AQ war is over.
I gave the Chaos and Destruction quest a 48 hour timer, but it's symbolic really. You can pick it up again at the scarab gong.

I still need quest text for the Chaos and Destruction quest.
Maybe someone can come up with good quest text. If not, I'll try to do it myself.
2025-05-21 02:45:34 +02:00
Grimfeather
3a38f27123 update phasing of the Scarab Gong
the Scarab Gong is hidden before the AQ war event 
and after the AQ war.

This prevents players from completing the quest early.
2025-05-12 04:00:27 +02:00
Grimfeather
5e54f844d9 Update aq_scripts.cpp 2025-05-09 17:28:13 +02:00
Grimfeather
8555ab9419 Update aq_scripts.cpp 2025-05-09 16:09:29 +02:00
Grimfeather
93037db6d6 AQ gate closed during war effort
no matter if you set RequirePreAQQuests to 0 or 1
the player needs to progress to the AQ phase to open the gate.

RequirePreAQQuests = 1 , war effort + AQ quest line needs to be completed

RequirePreAQQuests = 0 , war effort needs to be completed

todo: right now you can't complete the war effort.
2025-05-09 13:20:58 +02:00
Grimfeather
a921258261 update comments AGAIN
The progression phases are very confusing.

From tests:
with RequirePreAQQuests set to 0 the gate is open during the pre aq phase. But you should't get to this phase normally because the Nefarius kill will place you in the AQ phase.
You skip the war effort normally with RequirePreAQQuests = 0

But I guess it's fine like this, because now you can set yourself manually to the pre-AQ phase if you  want to experience the war effort.

with RequirePreAQQuests set to 1 the AQ gate remains closed during the AQ phase. you need to do the quest. if you manually set yourself to the NAXX phase the gate opens up as well..
2025-05-07 01:04:04 +02:00
Grimfeather
601268c452 better explanation 2025-05-07 00:21:09 +02:00
valsan-azerty-boi
d1291ca1f6 ag gate visibility 2025-05-06 13:26:41 +02:00
valsan-azerty-boi
e1f33033fc aq gate visiblity fix 2025-05-06 13:22:44 +02:00
valsan-azerty-boi
5bb8a14a3f clean comment 2025-05-05 17:22:14 +02:00
valsan-azerty-boi
781313fc61 AQ gate fix + AQ War Effort Npcs pos fix 2025-05-05 17:04:25 +02:00
Grimfeather
be049a0999 Update aq_scripts.cpp
Discordian Fixes
2025-04-07 13:35:45 +02:00
郑佩茹
697f77ad65 Fix compability with latest AzerothCore 2024-08-04 14:52:25 -06:00
Dinkledork
c9d5eefa8b Update aq_scripts.cpp
Make gate and gong automatically unseen for players beyond AQ40.
2024-01-29 14:18:58 -07:00
郑佩茹
303a2cb94c Fix Linux compile warnings 2022-09-13 20:44:23 -06:00
郑佩茹
93fe2eebdd Script Scarab Gong (ported from Vmangos) 2022-09-10 22:07:05 -06:00