Commit Graph

8 Commits

Author SHA1 Message Date
Grimfeather
4389e7b92a Prevent issue with running sql files out of order (#878) 2025-11-23 06:40:37 +01:00
Grimfeather
a4b67e9e59 Add pre Naxx pvp sets (#846) 2025-11-13 04:41:01 +01:00
valsan-azerty-boi
46ab361885 Working vanilla pvp system for mod-individual-progression (#847)
optional pvp system based on mod-pvp-titles
pvp items are now hidden on pvp vendors until you have the required rank for them.
2025-11-13 04:39:05 +01:00
Grimfeather
84894c2088 Vanilla Vendors Overhaul (#814)
- massive clean up of vanilla_vendors
- now hiding TBC and WotLK vendor items instead of deleting them
- added jewelcrafting recipes on vanilla vendors to zz_optional_vanilla_phasing
2025-10-18 04:46:13 +02:00
Simon Hensel
c333d1674e Cleanup Vanilla Vendors (#806)
moving edits done to vanilla vendors in other sql files to vanilla_vendors

---------

Co-authored-by: Grimfeather <88028633+Grimfeather@users.noreply.github.com>
2025-10-16 01:33:22 +02:00
Simon Hensel
67f9235309 More cleanup for vanilla creatures (#802)
move all vanilla creature edits from zone sql files to vanilla_creatures
2025-10-11 10:11:45 +02:00
Grimfeather
2b4a8de0d4 Warlock and Paladin summon mount spells (#719)
warlock and paladin mount quest fixes
2025-09-08 12:48:20 +02:00
Grimfeather
01b0ffc5f7 Moving sql files to data folder (#670)
- all sql files moved to data directory
- vanilla_regen_values is now labeled as optional. zz_optional_vanilla_regen_values.sql
- vanilla_mob_factions removed, content moved to zone_ sql files
- naxx40_remove_disables removed, content moved to naxx40 sql file
- zone_elwynn_forest clean up
- zone_durotar clean up
- zone_tirisfal_glades clean up
2025-08-23 09:59:54 +02:00