Commit Graph

1170 Commits

Author SHA1 Message Date
Grimfeather
8ec6a7592d Update IndividualProgression.h 2025-05-31 02:56:22 +02:00
Grimfeather
8769f030a9 added BWL attunement to optional sql 2025-05-30 23:10:12 +02:00
Grimfeather
85b2b5f5a5 undo BWL quest requirement
BWL apparently did not have a quest requirement to enter.
2025-05-30 23:06:15 +02:00
Grimfeather
d92033c90d BWL Blackhand's Command quest requirement 2025-05-30 21:42:45 +02:00
Grimfeather
e333d3b98b Update ipp_aware_npcs.sql 2025-05-30 06:43:06 +02:00
Grimfeather
4eae7eb018 Update adjustment_auras.sql 2025-05-30 06:42:27 +02:00
Grimfeather
3c673dcbab Update IndividualProgressionPlayer.cpp 2025-05-30 06:41:48 +02:00
Grimfeather
12f3dfa9c8 Update IndividualProgression.h 2025-05-30 06:37:51 +02:00
Grimfeather
841184f654 Update zone_blasted_lands.sql 2025-05-30 06:37:12 +02:00
Grimfeather
8714a57dfe hasPassedProgression
correct phasing of Cenarion Hold npcs
2025-05-29 23:36:42 +02:00
Grimfeather
1697e03efd hide Mor'Vek, Un'Goro until TBC 2025-05-29 21:44:15 +02:00
Grimfeather
4e7873c482 fix Mai'ah <Mage Trainer>
she should only teach low level mage spells.
2025-05-29 03:33:13 +02:00
Grimfeather
32caccf327 Merge pull request #127 from jublinq/patch-1
correct Shadra smart_scripts ID in zone_hinterlands.sql
2025-05-28 21:46:21 +02:00
jublinq
4a1c4fb485 correct Shadra smart_scripts ID in zone_hinterlands.sql
'14511' seems to be from [2cc70af] Shadowed Spirits' Shadow Bolt Volley in dungeon_scholomance.sql
2025-05-29 02:12:13 +08:00
Grimfeather
1d1bf361f5 Update IndividualProgression.h
PROGRESSION_BLACKWING_LAIR
this means you completed BWL, so the pre-AQ phase is active.
2025-05-28 20:07:08 +02:00
Grimfeather
2cc70af665 replace into
some some reason delete + insert is causing problems.
had to run this sql twice for the new smart_scripts to be added.
don't know why.

hoping that 'replace into' will fix it.
2025-05-27 20:21:15 +02:00
Grimfeather
54bb471f73 Update zz_optional_vanilla_phasing.sql
removed todo comment that was no longer true.
2025-05-27 10:51:40 +02:00
Grimfeather
6ae45e57ff Merge pull request #125 from kamenitxan/patch-1
correct sql file for ammo
2025-05-27 10:40:57 +02:00
kamenitxan
6619917dfd correct sql for ammo 2025-05-27 09:44:00 +02:00
Grimfeather
042c8ffc7c remove tbc NPCs as quest starter/ender 2025-05-27 07:44:58 +02:00
Grimfeather
ff67f7fb0d Merge pull request #124 from Gentil-peon/fix/various-fixes
Various minor fixes
2025-05-26 16:15:29 +02:00
valsan-azerty-boi
3291207036 Move dungeon_maraudon.sql to sql/world/base (was in src/vanillaScripts) 2025-05-26 14:29:54 +02:00
valsan-azerty-boi
798943529d Hide outland map + deckard cain doppel until TBC 2025-05-26 14:22:41 +02:00
valsan-azerty-boi
e3152a1892 restore si_gameobjects.sql 2025-05-26 13:33:34 +02:00
valsan-azerty-boi
020a172e2c restore si_gameobjects.sql 2025-05-26 13:32:36 +02:00
valsan-azerty-boi
30a783daf5 Harbinger Ennarth phasing tbc 2025-05-26 13:30:37 +02:00
valsan-azerty-boi
df2c52ac94 Merge remote-tracking branch 'origin/master' into fix/various-fixes 2025-05-26 13:28:44 +02:00
Grimfeather
f9da67a590 add npc_ipp_aq script
missing script

used for cenarion hold quest NPCs
2025-05-26 07:54:38 +02:00
Grimfeather
5ff95acae2 set phasing for gameobjects 2025-05-26 03:32:15 +02:00
Grimfeather
7a9df96691 Merge pull request #120 from Grimfeather/a-few-small-fixes
a collection of small fixes
2025-05-26 02:46:34 +02:00
Grimfeather
1ae02bf911 add explanation
added comment to explain why WSG and AV vendor items are hidden until you have the required reputation to be able to buy them.
2025-05-26 02:00:59 +02:00
valsan-azerty-boi
0dabf13619 Various minor fixes 2025-05-26 01:18:54 +02:00
Grimfeather
fda966f57c waypoints and respawn
info taken from vmangos
2025-05-25 17:27:16 +02:00
Grimfeather
7cd90141fb Add Portal Seeker
creature was missing

added way points, not accurate, 
just from where I remember I've seen him
2025-05-25 05:29:28 +02:00
Grimfeather
acb13630b4 Merge pull request #116 from Grimfeather/Scourge-Invasion
Scourge Invasion
This will be available during the Naxx phase.

Low level content outside the 6 major vanilla cities. Nothing at the TBC cities for now.
Azshara, Winterspring, Tanaris, Burning Steppes, Blasted Lands and Eastern Plaguelands are under constant attack.
Dungeon bosses: Sever, Balzaphon, Lady Falther'ess, Revanchion and Scorn
Quests in vanilla cities and at Light's Hope chapel.
2025-05-25 03:24:23 +02:00
Grimfeather
3b7ee57d57 reputation gains 2025-05-25 03:10:33 +02:00
Grimfeather
2f65b0550c wander distance 2025-05-25 03:09:49 +02:00
Grimfeather
6f8d8dd8d9 EPL and Blasted Lands 2025-05-25 01:07:09 +02:00
Grimfeather
ee85edab65 Update si.sql
fixes to smart scripts for cultists
2025-05-24 20:47:50 +02:00
Grimfeather
1925a6192d Burning Steppes and Azshara
added creatures around shards for Burning Steppes and Azshara
2025-05-24 20:45:33 +02:00
Grimfeather
418c58b3f9 Update vanilla_vendors.sql
these pants weren't available in vanilla.
2025-05-24 17:40:42 +02:00
Grimfeather
da77f5862b Merge pull request #122 from Grimfeather/Horde-WSG-vendor-issue-solved
Horde WSG vendor issue solved
2025-05-24 17:33:26 +02:00
Grimfeather
77a57f5fa2 Horde WSG vendor issue solved
Kelm issue solved, there is a reputation requirement 
reverting the clone fix

You need to be friendly for the first items to show up.
2025-05-24 17:30:55 +02:00
Grimfeather
3bb32d8272 Portal Seeker missing smart AI 2025-05-24 05:17:01 +02:00
Grimfeather
f2fc8f97ed fix drop rate 'Some Rune' 2025-05-24 04:57:25 +02:00
Grimfeather
5a70d399c8 Shadra incorrect display scale and missing smart AI 2025-05-24 04:45:00 +02:00
Grimfeather
71be365405 Shadowed Spirit, missing Shadow Bolt Volley 2025-05-24 02:36:41 +02:00
Grimfeather
ddb590afa0 minor changes
cultist engineers now cast their beam ooc instead
2025-05-24 00:19:12 +02:00
Grimfeather
c51882ca4c Tanaris and Winterspring
2 out of 6
2025-05-24 00:17:03 +02:00
Jaytapp
a61cae53f4 update code to compile with latest azerothcore server code
fix code to compile with latest version of azeroth core server
2025-05-23 16:57:07 -04:00