Simon Hensel
09cf68b1cf
Fixes to Detect Magic spell
...
Fixes the chat message when casting Detect Magic on a mob that has
resistances.
SkillLineAbility.dbc and the client patch need to be updated as well.
2025-06-19 21:14:17 +02:00
valsan-azerty-boi
fb16fa4627
dummies phasing + some adjustments
2025-06-15 21:05:06 +02:00
valsan-azerty-boi
89c9850262
Merge remote-tracking branch 'origin/master' into ft/many_adjustments
2025-06-12 13:17:12 +02:00
Grimfeather
505c8ee883
Update IndividualProgression.h
2025-06-12 10:20:28 +02:00
Grimfeather
484fb31e0e
Fix pvp vendors ( #491 )
2025-06-12 10:08:48 +02:00
valsan-azerty-boi
db2183bf15
fix white spaces
2025-06-11 18:25:29 +02:00
valsan-azerty-boi
8ac367231a
Many little adjustments
2025-06-11 18:12:19 +02:00
Grimfeather
bb08a1307a
Update IndividualProgressionPlayer.cpp
2025-06-07 11:22:01 +02:00
Grimfeather
7e9ffa1da9
Update IndividualProgression.h
2025-06-07 10:51:01 +02:00
Grimfeather
3fd79baccf
add Progression Quest IDs
2025-06-07 09:47:43 +02:00
Grimfeather
0815656047
add OnPlayerLogin checks
2025-06-07 09:46:30 +02:00
Grimfeather
2bcf0b26df
Merge pull request #485 from Grimfeather/fix-Naxx-40-zone-in-bug
...
fixes for Naxx 40 zone in
2025-06-07 02:24:46 +02:00
Grimfeather
eda5da131a
Update IndividualProgressionPlayer.cpp
...
removed unnecessary check
you can't be attuned if you haven't progress to the naxx phase.
2025-06-07 02:20:34 +02:00
Grimfeather
5647c67aaa
Update IndividualProgressionPlayer.cpp
2025-06-07 00:23:38 +02:00
Grimfeather
f3d93da14e
Update custom_gameobjects_40.cpp
2025-06-07 00:18:48 +02:00
Grimfeather
1dfb0372c3
fix allowed bots
...
This prevents bots that aren't attuned or haven't progressed to the Naxx phase to be teleported inside
excluded random bots should still be able to get in
2025-06-06 23:41:10 +02:00
Grimfeather
d761948ddd
Update instance_onyxias_lair.cpp
2025-06-06 19:48:33 +02:00
Grimfeather
15ad9356a4
Update custom_gameobjects_40.cpp
...
trying to find a solution
2025-06-05 10:57:43 +02:00
Grimfeather
76702c705c
Update instance_onyxias_lair.cpp
...
possible fix
I tested it and it seems to work
2025-06-05 07:50:46 +02:00
Grimfeather
223e2e3103
Merge branch 'master' into Resolve-Conflicts
2025-06-02 20:46:56 +02:00
Grimfeather
ce89f35b4d
Update aq_scripts.cpp
2025-06-02 07:42:12 +02:00
Grimfeather
05e0c3ed5b
Update IndividualProgression.h
2025-06-02 03:53:50 +02:00
ZhengPeiRu21
8b4389cc1f
Merge pull request #442 from sogladev/fix-buffer-overflow
...
fix: vanillaScripts instance buffer overflow
2025-06-01 14:42:23 -06:00
Grimfeather
dd81ae7c1f
Update IndividualProgressionAwarenessScripts.cpp
2025-05-31 20:05:39 +02:00
Grimfeather
24267c7e6e
Update IndividualProgressionPlayer.cpp
2025-05-31 03:14:28 +02:00
Grimfeather
8ec6a7592d
Update IndividualProgression.h
2025-05-31 02:56:22 +02:00
Grimfeather
3c673dcbab
Update IndividualProgressionPlayer.cpp
2025-05-30 06:41:48 +02:00
Grimfeather
12f3dfa9c8
Update IndividualProgression.h
2025-05-30 06:37:51 +02:00
Grimfeather
8714a57dfe
hasPassedProgression
...
correct phasing of Cenarion Hold npcs
2025-05-29 23:36:42 +02:00
Grimfeather
1d1bf361f5
Update IndividualProgression.h
...
PROGRESSION_BLACKWING_LAIR
this means you completed BWL, so the pre-AQ phase is active.
2025-05-28 20:07:08 +02:00
valsan-azerty-boi
3291207036
Move dungeon_maraudon.sql to sql/world/base (was in src/vanillaScripts)
2025-05-26 14:29:54 +02:00
Grimfeather
f9da67a590
add npc_ipp_aq script
...
missing script
used for cenarion hold quest NPCs
2025-05-26 07:54:38 +02:00
Grimfeather
7a9df96691
Merge pull request #120 from Grimfeather/a-few-small-fixes
...
a collection of small fixes
2025-05-26 02:46:34 +02:00
Jaytapp
a61cae53f4
update code to compile with latest azerothcore server code
...
fix code to compile with latest version of azeroth core server
2025-05-23 16:57:07 -04:00
Grimfeather
dec9ebf9a3
Create dungeon_maraudon.sql
2025-05-23 03:02:26 +02:00
Grimfeather
e252d6e534
add dungeon map check
...
checking dungeon map for dungeon boss phasing
2025-05-23 01:37:33 +02:00
Grimfeather
44242fd7c4
Update IndividualProgressionPlayer.cpp
2025-05-21 04:43:52 +02:00
Grimfeather
7053d80875
Update IndividualProgressionPlayer.cpp
2025-05-21 04:18:16 +02:00
Grimfeather
ebb8824103
Update IndividualProgressionAwarenessScripts.cpp
2025-05-21 04:17:11 +02:00
Grimfeather
278383473e
Update IndividualProgression.h
2025-05-21 04:16:15 +02:00
Grimfeather
d38e08ac2e
AQ update
2025-05-21 02:52:21 +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
7fcc32adbf
new phasing areas
2025-05-13 02:50:03 +02:00
Grimfeather
d31c2390ab
new phasing areas
...
new areas for Dragons of Nightmare
2025-05-13 02:44:36 +02:00
Grimfeather
253aadd4c2
Merge pull request #95 from Grimfeather/nerf-playerbot-pets
...
Nerf playerbot pets + new way to check playerbots
2025-05-12 17:07:22 +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
49afa2554a
Update IndividualProgressionPlayer.cpp
2025-05-12 03:05:02 +02:00
Grimfeather
b5f854508d
not using excluded accounts check aymore
2025-05-12 02:58:38 +02:00
Grimfeather
c57d583ec8
not using excluded account check anymore
2025-05-12 02:55:05 +02:00