Grimfeather
a630cc75b8
fix Eye of the Storm phasing
...
missed a banner + NPC
2025-05-23 17:00:54 +02:00
Grimfeather
f23f5bf246
Seed of Life rep correction
...
plus a lot of sorting
2025-05-23 04:04:35 +02:00
Grimfeather
dec9ebf9a3
Create dungeon_maraudon.sql
2025-05-23 03:02:26 +02:00
Grimfeather
cc9fcd8162
added smart ai for dungeon bosses
2025-05-23 01:40:04 +02:00
Grimfeather
e252d6e534
add dungeon map check
...
checking dungeon map for dungeon boss phasing
2025-05-23 01:37:33 +02:00
Grimfeather
1bc0167755
Merge pull request #119 from Grimfeather/merge-boss_nefarian_loot-with-dungeon_blackwing_lair
...
Merge boss nefarian loot with dungeon blackwing lair
2025-05-22 07:43:48 +02:00
Grimfeather
3387d5a2c1
Delete sql/world/base/boss_nefarian_loot.sql
...
code moved to dungeon_blackwing_lair
2025-05-22 07:39:37 +02:00
Grimfeather
7186b8464d
Update dungeon_blackwing_lair.sql
...
copy code from boss_nefarian_loot
2025-05-22 07:38:36 +02:00
Grimfeather
dd95a1cb6c
Merge pull request #118 from Grimfeather/code-clean-up-for-optional_crafting_cd_timers
...
Update zz_optional_restore_crafting_cd_timers.sql
2025-05-22 07:23:25 +02:00
Grimfeather
158f9e11c0
Update zz_optional_restore_crafting_cd_timers.sql
2025-05-22 07:21:24 +02:00
Grimfeather
9fbc8ee790
disable multiple Stealth Ranks
...
hasn't worked for years
2025-05-22 06:50:08 +02:00
Grimfeather
fac075010e
Update si.sql
2025-05-22 05:38:53 +02:00
Grimfeather
1955c1cb34
Update si_creatures.sql
...
started adding rare spawn
respawn and movement fixes
2025-05-22 05:35:50 +02:00
Grimfeather
d886478ed1
Update si.sql
...
more smart ai + fixes
creature health fixes
2025-05-22 05:34:01 +02:00
Grimfeather
219a32e24f
Update si.sql
...
quest text and smart AI
2025-05-21 19:19:41 +02:00
Grimfeather
a36f0b361d
Update zz_optional_vanilla_phasing.sql
2025-05-21 16:15:28 +02:00
Grimfeather
2a2088f49d
Merge pull request #117 from Grimfeather/Marris-Stead
...
Marris Stead
2025-05-21 15:00:23 +02:00
Grimfeather
fe276eccdd
Marris Stead
2025-05-21 14:55:49 +02:00
Grimfeather
db56a6e0e3
Update si_creatures.sql
2025-05-21 05:52:25 +02:00
Grimfeather
c5fb2d7cb0
Update si.sql
2025-05-21 05:51:38 +02:00
Grimfeather
44242fd7c4
Update IndividualProgressionPlayer.cpp
2025-05-21 04:43:52 +02:00
Grimfeather
7053d80875
Update IndividualProgressionPlayer.cpp
2025-05-21 04:18:16 +02:00
Grimfeather
ebb8824103
Update IndividualProgressionAwarenessScripts.cpp
2025-05-21 04:17:11 +02:00
Grimfeather
278383473e
Update IndividualProgression.h
2025-05-21 04:16:15 +02:00
Grimfeather
23b1225925
Create si_gameobjects.sql
2025-05-21 04:14:55 +02:00
Grimfeather
d8d80c64c6
Create si_creatures.sql
2025-05-21 04:14:25 +02:00
Grimfeather
7fd6e88a44
Create si.sql
2025-05-21 04:13:43 +02:00
Grimfeather
6fd978e2e5
Update adjustment_auras.sql
2025-05-21 04:05:59 +02:00
Grimfeather
b7bf43a9b0
Update aq_gate_quest.sql
2025-05-21 04:04:06 +02:00
Grimfeather
239f8383da
Update ipp_aware_npcs.sql
2025-05-21 03:07:30 +02:00
Grimfeather
c4f9d48a3d
Update aq_gate_quest.sql
2025-05-21 03:04:08 +02:00
Grimfeather
0f1fa92c9e
Merge pull request #115 from Grimfeather/AQ-update
...
AQ update
2025-05-21 02:54:04 +02:00
Grimfeather
d38e08ac2e
AQ update
2025-05-21 02:52:21 +02:00
Grimfeather
2930edcff5
Update aq_scripts.cpp
2025-05-21 02:47:44 +02:00
Grimfeather
5f5d8ffac2
Solve AQ Event Order ( #114 )
...
Oh my, this took me a while to figure out.
- removed AQ skip options. AQ quest line is optional for everyone. No need for a config option for this. If you want to skip the war effort phase you just run to the Scarab Gong and hit it.
- After the the pre-AQ (war effort) phase you now enter the AQ war phase. The AQ gates have been opened, the gong was rung. you can still finish the AQ quest line during this phase.
New quest added to finish the AQ war, called Chaos and Destruction. objective is to kill the three Colossus bugs in the hives.
- After the Chaos and Destruction quest has been completed the scarab gong will be gone.
- you can ignore the Chaos and Destruction quest. it's not mandatory to complete because the gates to AQ are open.
but doing so means you do not get the Field Duty quests, those are only available after the AQ war is over.
I gave the Chaos and Destruction quest a 48 hour timer, but it's symbolic really. You can pick it up again at the scarab gong.
I still need quest text for the Chaos and Destruction quest.
Maybe someone can come up with good quest text. If not, I'll try to do it myself.
2025-05-21 02:45:34 +02:00
Grimfeather
a0ca3be0e1
Merge pull request #110 from Grimfeather/cleanup-Professions-sql
...
code cleanup
2025-05-17 19:32:34 +02:00
Grimfeather
979fdc1b61
Merge pull request #109 from Gentil-peon/fix/optional_vanilla_phasing
...
fix some optional vanilla/tbc phasing
2025-05-16 20:10:35 +02:00
Grimfeather
265e3bc893
code cleanup
...
bashed many inserts
and placed code together.
2025-05-16 20:03:42 +02:00
valsan-azerty-boi
3fb4b3e0ec
fix some optional vanilla/tbc phasing
2025-05-16 16:30:59 +02:00
Grimfeather
d31a93ff70
Merge pull request #106 from Grimfeather/still-changing-guids
...
Still changing AQ war crystal guids
2025-05-15 14:39:35 +02:00
Grimfeather
7443295016
Update aq_war_effort.sql
...
Still want to change the guids used for the aq war crystals.
even though they're currently free to use.
They're too close to the Scourge Invasion guids and may be used later on still by AzerothCore, or me.
I'm looking at adding the scourge invasion to Individual Progression.
2025-05-15 14:38:26 +02:00
Grimfeather
04edf7f675
Merge pull request #105 from Grimfeather/revert-104-fix-AQ-war-crystals
...
Revert "fix AQ war crystals"
2025-05-15 14:19:19 +02:00
Grimfeather
1272dfcc89
Revert "fix AQ war crystals"
2025-05-15 14:17:36 +02:00
Grimfeather
3c4817b777
Merge pull request #104 from Grimfeather/fix-AQ-war-crystals
...
fix AQ war crystals
2025-05-15 14:13:12 +02:00
Grimfeather
e81b34f8d9
Update aq_war_effort.sql
...
I noticed that the AQ war event uses gameobject guids that were already used by the scourge invasion
this gives new guids to the AQ war event crystals and restores the scourge invasion objects.
2025-05-15 14:04:19 +02:00
Grimfeather
8d5ed2cad4
Merge pull request #103 from Grimfeather/Re-Route-the-Northspear-to-Stormwind
...
Re-Route the Northspear to Stormwind
2025-05-15 09:03:00 +02:00
Grimfeather
99a64067cc
updated patch-V 2025-05-15
2025-05-15 08:56:14 +02:00
Grimfeather
7af864c488
Delete optional/dbc.7z
...
uploading new version
2025-05-15 08:54:48 +02:00
Grimfeather
cbdef3bd79
Update zz_optional_vanilla_transports.sql
...
final changes
new text, updated comments, removed and changed a few npcs
2025-05-15 08:44:44 +02:00
Grimfeather
c922823210
Update zz_optional_vanilla_transports.sql
2025-05-14 18:26:51 +02:00