Commit Graph

751 Commits

Author SHA1 Message Date
Grimfeather
d052927522 Rename optional_remove_quest_markers.sql to zz_optional_remove_quest_markers.sql
consistency
2025-05-11 14:03:04 +02:00
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
valsan-azerty-boi
68ebb5b9be Update aq_war_effort.sql 2025-05-11 06:02:11 +02:00
valsan-azerty-boi
a2d14c1cec Update aq_war_effort.sql 2025-05-11 05:49:08 +02:00
valsan-azerty-boi
4f9d40a7c4 Update aq_war_effort.sql 2025-05-11 05:47:27 +02:00
valsan-azerty-boi
6a52691e65 Update aq_war_effort.sql 2025-05-11 05:46:28 +02:00
valsan-azerty-boi
4fd10cc268 Update aq_war_effort.sql 2025-05-11 05:01:44 +02:00
valsan-azerty-boi
af6a8c0467 fix war effort recruiter quests giver/ender 2025-05-11 05:00:35 +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