Grimfeather
df37d9088d
add AQ war bosses
...
add AQ war bosses to Silithus and Darkshore
can only be seen during the AQ war phase
2025-05-09 13:07:13 +02:00
Grimfeather
9ed6d8d301
new aqwar scripts
...
new aqwar scripts, rename npc aq script
re-order them according to time line.
2025-05-09 12:49:06 +02:00
Grimfeather
daa3eb845e
send player to preAQ phase
...
previously the player was sent to the AQ phase if RequirePreAQQuests was set to 0.
This meant the player skipped the AQ war effort after killing Nefarian.
Now everyone goes to the preAQ phase.
if RequirePreAQQuests is set to 0, the player needs to complete the war effort to progress to the AQ phase.
if RequirePreAQQuests is set to 1, the player needs to complete the war effort + the AQ quest line to progress to the AQ phase.
2025-05-09 12:09:36 +02:00
Grimfeather
e26cdc4d2f
Merge pull request #78 from Grimfeather/optional-vanilla-phasing
...
Optional vanilla phasing
2025-05-09 01:08:14 +02:00
Grimfeather
481f08a88c
phasing Lights Hope Chapel gobjects
2025-05-09 00:57:17 +02:00
Grimfeather
6bdabbfa50
Merge pull request #79 from Grimfeather/fix-playerbots-exclusion
...
fix playerbots exclusion
2025-05-09 00:33:26 +02:00
Grimfeather
25b0f78a34
fix playerbots exclusion
2025-05-09 00:19:19 +02:00
Grimfeather
bc34baa8f8
unable to hide flight path objects
...
objects still visible, so removing the code
2025-05-09 00:00:43 +02:00
Grimfeather
ff6f0d882f
wrong scriptname
2025-05-08 23:50:00 +02:00
Grimfeather
9692739022
fix mistake
2025-05-08 23:40:53 +02:00
Grimfeather
f5340e382f
remove interactions between Cersei, Lorrin and the orcs in Stonard
2025-05-08 22:26:15 +02:00
Grimfeather
22507f0139
now using gobject_ipp_wotlk
2025-05-08 20:24:35 +02:00
Grimfeather
84830d4915
updated phasing mehod for naxx40
...
now using same phasing method for naxx40
2025-05-08 20:22:20 +02:00
Grimfeather
92e4f0e3c1
update naxx40 scripts
2025-05-08 19:48:11 +02:00
Grimfeather
0cec22ab29
Create optional_vanilla_phasing.sql
2025-05-08 19:41:12 +02:00
Grimfeather
f69f2402ca
Merge pull request #77 from Grimfeather/revert-weapon-skill-updates
...
revert weapon skill updates
2025-05-08 17:34:28 +02:00
Grimfeather
0643c4462e
remove AP from The Eye of Nerub
2025-05-08 17:13:27 +02:00
Grimfeather
cbde769d5d
revert weapon skill updates
...
changing these items back to their TBC/WotLK version
because the previous updates don't fix these items correctly.
2025-05-08 16:49:42 +02:00
Grimfeather
eeb31fefeb
consistency edit
2025-05-08 02:49:51 +02:00
Grimfeather
6bfb33f0a6
Merge pull request #76 from Grimfeather/fix-Gordunni-Orb-drop-rate
...
fix Gordunni Orb drop rate
2025-05-07 21:03:31 +02:00
Grimfeather
0df736c66b
fix Gordunni Orb drop rate
2025-05-07 21:01:57 +02:00
Grimfeather
8cd413e1b8
Merge pull request #75 from Grimfeather/update-quest-3123-poi-markers
...
update quest 3123 poi markers
2025-05-07 20:29:55 +02:00
Grimfeather
9ceb549282
update quest 3123 poi markers
2025-05-07 20:27:41 +02:00
Grimfeather
0db75ad553
missing DELETE before INSERT
2025-05-07 18:19:52 +02:00
Grimfeather
4d6f648487
disable honor rank requirement for trinkets and mounts
...
disabled the requirements because with the requirement they cannot be used.
2025-05-07 17:59:51 +02:00
Grimfeather
205a3693dc
wrong column checked
...
wrong column checked for delete before insert.
gave error if the sql was run twice.
2025-05-07 17:16:37 +02:00
Grimfeather
3070d76c27
Merge pull request #74 from Grimfeather/AQ-War-Effort-Quest-Text-Fixes
...
AQ War Effort Quest Text Fixes
2025-05-07 15:37:13 +02:00
Grimfeather
cb330f4ad0
reorder
2025-05-07 15:35:05 +02:00
Grimfeather
a5750ab433
alliance quest text fixes
2025-05-07 15:29:39 +02:00
Grimfeather
ae1fe22882
horde quest text fixes
2025-05-07 12:58:33 +02:00
Grimfeather
0727f05638
Merge pull request #73 from Grimfeather/fix-Rune-of-the-Dawn
...
fix Rune of the Dawn
2025-05-07 10:35:39 +02:00
Grimfeather
568a0fa48a
fix Rune of the Dawn
2025-05-07 10:32:59 +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
Grimfeather
a3d8783f08
Merge pull request #68 from Grimfeather/fix-Playerbots-Progression
...
fix Playerbots Progression Issues
todo:
random playerbot pets still need to get fixed.
2025-05-06 16:49:45 +02:00
Grimfeather
39ca6974b5
Merge pull request #69 from valsan-azerty-boi/fix-various-aq
...
AQ Gate phasing fix + AQ War Effort Npcs position fix
2025-05-06 16:31:46 +02:00
Grimfeather
d23c745fc0
Update aq_war_effort.sql
2025-05-06 16:20:46 +02:00
valsan-azerty-boi
9c0fca8556
re ordered things in aqwar sql
2025-05-06 16:10:08 +02:00
Grimfeather
19b320c905
made isExcludedFromProgression available
...
bool isExcludedFromProgression couldn't be accessed from functions that needed it.
still working on the pet adjustment.
2025-05-06 15:13:36 +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
e209529f86
code cleaning
...
- removed update that wasn't needed
- used insert for 15700 pathing so it's the same as for 15701
2025-05-05 14:02:35 +02:00
Grimfeather
73d0bf7955
update comment
2025-05-05 13:30:46 +02:00
Grimfeather
8e765337c7
Merge pull request #65 from Grimfeather/new-AQ-war-effort-scripts
...
new AQ war effort scripts
2025-05-05 13:26:20 +02:00
Grimfeather
fa3edbf2b9
Merge pull request #58 from valsan-azerty-boi/ft/various-optional-sql
...
- new optional file for TBC heroic dungeon requirements
- aq war effort npcs and objects are now visible in Ironforge and Orgrimmar during the pre-aq phase
2025-05-05 13:25:57 +02:00
Grimfeather
61133c086b
added comments
...
added comments so people know what to edit.
2025-05-05 13:22:36 +02:00
Grimfeather
1816377a44
Update aq_war_effort.sql
...
removed npc placed on GM island
set movement type to waypoints for 15701
2025-05-05 12:53:06 +02:00
Grimfeather
3eb009ab00
removed spaces
2025-05-04 22:39:49 +02:00