Commit Graph

592 Commits

Author SHA1 Message Date
Grimfeather
3fde442051 phasing mailboxes
phasing mailboxes until they were originally added to the game.

phasing anvil+forge at Orgrimmar entrance until WotLK
2025-05-13 17:51:35 +02:00
Grimfeather
7d6528ce29 Update Laden Dew Gland drop rate 2025-05-13 16:05:38 +02:00
Grimfeather
bacb3518a9 spelling 2025-05-13 02:14:06 +02:00
Grimfeather
022e115a4a update Troll Necklace Bounty quest
Troll Necklace Bounty quest should be for Alliance only
2025-05-13 02:13:33 +02:00
Grimfeather
75d962c88e Update aq_gate_quest.sql 2025-05-12 06:03:36 +02:00
Grimfeather
fc79e695f0 update quest text 2025-05-12 04:56:15 +02:00
Grimfeather
8e0b271c0f update QuestDescription 2025-05-12 04:32:54 +02:00
Grimfeather
90ca45babe Update aq_gate_quest.sql
inserting both queststarters and questenders for the Scarab Gong
to avoid any issues.
2025-05-12 03:30:47 +02:00
Grimfeather
4e9aebb734 Update aq_gate_quest.sql
solve issue with deleting queststarter and questender for original quest
2025-05-12 03:19:15 +02:00
Grimfeather
decf20e879 add quest_template_addon entry
not used yet

but maybe used later if/when the war effort is required.
2025-05-12 01:49:29 +02:00
Grimfeather
4a76f5cba2 update quest texts
update quest texts for the new 'Bang a Gong!' quest
2025-05-12 01:22:53 +02:00
Grimfeather
6c213e1a46 new Bang a Gong quest
This new quest will allow the player to complete the AQ war effort and progress to the AQ war phase.

No mount & title for completing this quest.
2025-05-11 22:58:06 +02:00
Grimfeather
d77ec4628d Merge pull request #92 from Gentil-peon/fix/war-effort-recruiter-quests
fix war effort recruiters
2025-05-11 22:10:11 +02:00
Grimfeather
d07b77b965 Update zz_cleanup.sql
removed script reference in database to avoid worldserver error.
2025-05-11 21:04:57 +02:00
valsan-azerty-boi
24efc9a1aa Merge branch 'Grimfeather:master' into fix/war-effort-recruiter-quests 2025-05-11 20:51:58 +02:00
valsan-azerty-boi
6dad9deb88 fix war effort recruiters gossip+intro quest 2025-05-11 20:42:46 +02:00
Grimfeather
910676015a Update zone_barrens.sql
code moved from spell_restorations.sql
2025-05-11 19:49:37 +02:00
Grimfeather
d234abcbbb Update spell_restorations.sql
moving Deviate Stalker smart_scripts changes to zone_barrens.sql
2025-05-11 19:44:35 +02:00
Grimfeather
67c6706809 Create zone_hinterlands.sql
moved code here from spell_restorations.sql

also now inserting all rows to avoid issues.
2025-05-11 19:42:06 +02:00
Grimfeather
048df7af48 Update zone_searing_gorge.sql
moved code here from spell_restorations.sql
2025-05-11 19:36:15 +02:00
Grimfeather
7954c9e042 Create zone_winterspring.sql
moved code here from spell_restorations.sql

also corrected the code to avoid possible issues.
2025-05-11 19:33:02 +02:00
Grimfeather
cbbd86666b Moving code 2025-05-11 19:15:07 +02:00
Grimfeather
0e83c52cb7 copy code from spell_restorations to class_trainers 2025-05-11 19:09:05 +02:00
Grimfeather
1372c7d62c Delete sql/world/base/molten_core_trash_items_fix.sql
content moved to dungeon_molten_core.sql
2025-05-11 18:55:16 +02:00
Grimfeather
d29cf2fcef Update dungeon_molten_core.sql
content from molten_core_trash_items_fix.sql added to dungeon_molten_core.sql
2025-05-11 18:54:18 +02:00
Grimfeather
411321257d Update zone_barrens.sql
wrong id
it's only entry, so should be 0
2025-05-11 18:41:43 +02:00
Grimfeather
ad739797a9 Update and rename zone_the_barrens.sql to zone_barrens.sql
renamed file

updated Plainstrider SmartAI
these creatures do not have any abilties in vanilla.
they do flee at 15% health.
2025-05-11 18:36:21 +02:00
Grimfeather
b69accb413 Delete sql/world/base/creature_template_spell.sql
these updates get overwritten in naxx40_creatures.sql

file is redundant
2025-05-11 17:14:18 +02:00
Grimfeather
03b942c8fc Delete sql/world/base/quiver_haste.sql
content moved to vanilla_item_changes
2025-05-11 16:49:43 +02:00
Grimfeather
3b1d927258 move quiver_haste to vanilla_item_changes
this does include tbc and wotlk quivers,
but I rather have these updates together
2025-05-11 16:48:37 +02:00
Grimfeather
3335c15033 making it easier to enable/disable
making it easier to enable/disable the phasing of the flight masters at Ratchet and Marshal's Refuge
2025-05-11 15:09:13 +02:00
Grimfeather
6edcf57fdc Rename optional_vanilla_transports.sql to zz_optional_vanilla_transports.sql
consistency
2025-05-11 14:49:26 +02:00
Grimfeather
644f5c3405 Update and rename optional_vanilla_phasing.sql to zz_optional_vanilla_phasing.sql
consistency

commented out the phasing of the flight masters at Ratchet and Marshal's Refuge
Most player will expect these npcs to be there.
2025-05-11 14:46:23 +02:00
Grimfeather
3ea00f7dfd Rename optional_vanilla_models.sql to zz_optional_vanilla_models.sql
consistency
2025-05-11 14:34:56 +02:00
Grimfeather
c2c4983183 Update and rename optional_vanilla_crafting_requirements.sql to zz_optional_vanilla_crafting_requirements.sql
consistency

removed duplicate update
2025-05-11 14:33:44 +02:00
Grimfeather
f54446c8fd Rename optional_unobtainable_items.sql to zz_optional_unobtainable_items.sql
consistency
2025-05-11 14:09:30 +02:00
Grimfeather
502704efcd Rename optional_tbc_heroic_dungeon_keys_nerf.sql to zz_optional_tbc_heroic_dungeon_keys_nerf.sql
consistency
2025-05-11 14:08:28 +02:00
Grimfeather
f917d5f2a1 Rename optional_stackable_buff_scrolls.sql to zz_optional_stackable_buff_scrolls.sql
consistency
2025-05-11 14:06:42 +02:00
Grimfeather
6e6294fdb6 Rename optional_small_group_adjustments.sql to zz_optional_small_group_adjustments.sql
consistency
2025-05-11 14:05:35 +02:00
Grimfeather
35d71de743 Rename optional_restore_rogue_poisons.sql to zz_optional_restore_rogue_poisons.sql
consistency
2025-05-11 14:04:58 +02:00
Grimfeather
29ccacbcf6 Rename optional_restore_potion_cooldown.sql to zz_optional_restore_potion_cd.sql
consistency
2025-05-11 14:04:34 +02:00
Grimfeather
67be615ce2 Rename optional_restore_crafting_cd_timers.sql to zz_optional_restore_crafting_cd_timers.sql 2025-05-11 14:03:29 +02:00
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