Commit Graph

543 Commits

Author SHA1 Message Date
Grimfeather
fb70823ae7 Rename optional_pvp_items.sql to zz_optional_pvp_items.sql
consistency
2025-05-11 14:02:28 +02:00
Grimfeather
17c04ab101 Rename optional_pvp_brackets.sql to zz_optional_pvp_brackets.sql
consistency
2025-05-11 14:01:55 +02:00
Grimfeather
0c18499373 Rename optional_attunements.sql to zz_optional_attunements.sql
consistency
2025-05-11 14:01:02 +02:00
Grimfeather
d607f3d270 Rename optional_item_stack_sizes.sql to zz_optional_item_stack_sizes.sql
consistency
2025-05-11 14:00:36 +02:00
Grimfeather
b354e594dd Rename optional_remove_heirlooms.sql to zz_optional_remove_heirlooms.sql
consistency
2025-05-11 14:00:07 +02:00
Grimfeather
935e92a0e9 Rename item_changes.sql to vanilla_item_changes.sql
consistency

just like we have vanilla_vendors and tbc_vendors
2025-05-11 13:53:53 +02:00
Grimfeather
d7664a47c3 Delete sql/world/base/ammo_stacks.sql
content moved to item_changes.sql
2025-05-11 13:49:11 +02:00
Grimfeather
c904a242e8 moved ammo stack size changes
moved ammo stack size changes from ammo_stacks to item_changes

set WotLK ammo back to stackable 1000
2025-05-11 13:48:27 +02:00
Grimfeather
68ab3c87a9 Delete sql/world/base/aq_attunement_drops.sql
moved code to aq_gate_quest
2025-05-11 13:04:46 +02:00
Grimfeather
12518ccba6 Update and rename zone_silithus.sql to aq_gate_quest.sql
zone_silithus was all about the aq gate opening.

moved related code to the same file.
2025-05-11 13:03:55 +02:00
Grimfeather
3c18663742 Delete sql/world/base/aq_gate.sql
content moved to zone_silithus
2025-05-11 12:48:48 +02:00
Grimfeather
7e182804e3 moved aq_gate code to zone_silithus 2025-05-11 12:47:23 +02:00
Grimfeather
42308218ac add War Effort Recruiters 2025-05-11 00:30:10 +02:00
Grimfeather
44c720b1c6 remove 3 npcs from wrong phasing 2025-05-11 00:01:09 +02:00
Grimfeather
dd87812be3 phasing Isle of Conquest envoys until WotLK 2025-05-10 05:47:47 +02:00
Grimfeather
f845b3db4a now using phasemask
now using phasemask to make sure the creatures don't attack the player when the player can't see the creatures because he's not in the correct progression phase.
2025-05-10 03:44:52 +02:00
Grimfeather
4d59b3282f not using ipp_aq script anymore 2025-05-09 14:23:39 +02:00
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
481f08a88c phasing Lights Hope Chapel gobjects 2025-05-09 00:57:17 +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
84830d4915 updated phasing mehod for naxx40
now using same phasing method for naxx40
2025-05-08 20:22:20 +02:00
Grimfeather
0cec22ab29 Create optional_vanilla_phasing.sql 2025-05-08 19:41:12 +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
0df736c66b fix Gordunni Orb drop rate 2025-05-07 21:01:57 +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
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
568a0fa48a fix Rune of the Dawn 2025-05-07 10:32:59 +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
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
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
708000a37b added horde war effort objects 2025-05-04 17:11:11 +02:00
Grimfeather
8c65c34555 small changes 2025-05-04 16:20:57 +02:00
Grimfeather
6fd39be7f7 added comment for Commanders 2025-05-04 15:43:57 +02:00
Grimfeather
90af81ebfe AQ war effort npcs and objects
renamed the file because it shouldn't be optional.
there are already files named aq_gate and aq_attunement_drops
so that's why I removed the vanilla tag.
2025-05-04 15:30:02 +02:00
Grimfeather
7cbd1621f4 just a rename
renamed the file to something I believe is more clear.
2025-05-04 00:34:29 +02:00