Commit Graph

863 Commits

Author SHA1 Message Date
Grimfeather
f2566a5250 Merge pull request #90 from Grimfeather/reorder-SQL-files
Reorder and clean up sql files
2025-05-11 19:01:14 +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
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
fb1fdb36a1 Merge pull request #89 from Gentil-peon/fix/scaling
fix tbc heal scaling
2025-05-11 12:11:09 +02:00
valsan-azerty-boi
d9eef3e14b fix tbc heal scaling 2025-05-11 04:06:17 +02:00
Grimfeather
701cd5cb1e Merge pull request #88 from Grimfeather/fix-NPCs-still-visible
Fix npcs still visible + add War Effort Recruiters
2025-05-11 00:37:01 +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
c085cc0a4b Merge pull request #83 from Grimfeather/fix-redefinition-errors
Fix redefinition errors
2025-05-10 19:35:08 +02:00
Grimfeather
ff4dcd1796 fix map and area definitions 2025-05-10 18:20:12 +02:00
Grimfeather
96d8336e16 add AreaDefines.h
AreaDefines now handles most area and map codes
2025-05-10 18:15:28 +02:00
Grimfeather
dd87812be3 phasing Isle of Conquest envoys until WotLK 2025-05-10 05:47:47 +02:00
Grimfeather
9154964354 Merge pull request #80 from Grimfeather/add-AQ-War-Bosses
Add aq war bosses
2025-05-10 04:28:16 +02:00
Grimfeather
4c5f30970f New areas for phasing 2025-05-10 04:05:51 +02:00
Grimfeather
3790507b6c add IPP_PHASE areas in Darkshore 2025-05-10 04:00: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
3b401fd618 new IPP_PHASE areas
creatures that are phased this way do not attack if the player can't see them.
2025-05-10 03:37:20 +02:00
Grimfeather
0d8654967f disable npc_ipp_aqwar
not used anymore
2025-05-10 03:29:48 +02:00
Grimfeather
78f53ce2d3 new progression areas for phasing 2025-05-10 03:27:13 +02:00
Grimfeather
62e298e4bf another check for playerbots
hopefully the last fix needed to solve the issue with playerbots not getting nerfed when the bot account is added to isExcludedFromProgression
2025-05-10 03:21:03 +02:00