Commit Graph

1240 Commits

Author SHA1 Message Date
ZhengPeiRu21
4f022e63a4 Merge pull request #474 from Grimfeather/Resolve-Conflicts
Grimfeather Fork Update
2025-06-02 15:02:03 -06:00
Grimfeather
223e2e3103 Merge branch 'master' into Resolve-Conflicts 2025-06-02 20:46:56 +02:00
Grimfeather
ffbd09462d Update aq_war.sql 2025-06-02 11:45:49 +02:00
Grimfeather
3ccd36f673 still not great
may still change it later
2025-06-02 11:44:56 +02:00
Grimfeather
eadc670c1e Colossus pathing fixes
Ashi pathing was sending him off the map.

still not happy with it
not even sure they should have pathing
in VMangos they do not have it
2025-06-02 10:35:22 +02:00
Grimfeather
ff2cb67386 Update aq_war_effort.sql
aq war code moved to aq_war.sql
2025-06-02 09:10:46 +02:00
Grimfeather
2c97a5ea8f Create aq_war.sql 2025-06-02 09:09:04 +02:00
Grimfeather
ce89f35b4d Update aq_scripts.cpp 2025-06-02 07:42:12 +02:00
Grimfeather
05e0c3ed5b Update IndividualProgression.h 2025-06-02 03:53:50 +02:00
Grimfeather
1d9702f7d8 Merge pull request #128 from Grimfeather/quest---Into-the-Breach
Quest/Event - Into the Breach
2025-06-02 01:08:18 +02:00
Grimfeather
b2219c0e24 Ready for Testing
added Portal Hounds, according to a wowhead comment they are summoned by a Dreadknight. I added them as escorts of the Dreadknight

adjusted detection_range of some npcs so they engage in combat sooner

changed respawn of enemies and added some more felguards, so they break through some times.
2025-06-02 00:57:25 +02:00
ZhengPeiRu21
8b4389cc1f Merge pull request #442 from sogladev/fix-buffer-overflow
fix: vanillaScripts instance buffer overflow
2025-06-01 14:42:23 -06:00
ZhengPeiRu21
52d0ebc05a Merge pull request #460 from TheDiscordian/fix-artisian-cooking
Consume Artisian cookbook on use
2025-06-01 14:41:46 -06:00
ZhengPeiRu21
4ffe2ef1df Merge pull request #473 from Jaytapp/master
update code to compile with latest azerothcore server code
2025-06-01 14:38:42 -06:00
Grimfeather
c7a692e92c Getting closer
smart_script updates
bowman now shooting
NPCs now stopping at end of waypoint
added more defenders

todo
add waypoints for Fel Stalkers and Voidwalkers
figure out where and how Portal Hounds spawn
try again to delay spawn of Dreadknights
2025-06-01 08:57:34 +02:00
Grimfeather
218ca53f2f Portal Seeker - On Respawn - Waypoint Start 2025-06-01 04:55:29 +02:00
Grimfeather
bbc8eb52dc Still not done
many improvements
- formations now work
- waypoints now work

todo:
- stop npcs at final waypoint
- improve smart_scripts, bowman in particular
2025-06-01 00:56:55 +02:00
Grimfeather
dd81ae7c1f Update IndividualProgressionAwarenessScripts.cpp 2025-05-31 20:05:39 +02:00
Grimfeather
172acb2d8d far from done
initial idea on how to do this event

creature_formations not working still
need to work on many smart_scripts and waypoints
2025-05-31 08:39:11 +02:00
Grimfeather
24267c7e6e Update IndividualProgressionPlayer.cpp 2025-05-31 03:14:28 +02:00
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