Commit Graph

341 Commits

Author SHA1 Message Date
Jelle Meeus
e0aebbbd81 horsemen 2025-07-13 10:57:17 +02:00
Jelle Meeus
64c0fde3d8 faerlina 2025-07-13 10:57:17 +02:00
Jelle Meeus
1c51dcea1d anub 2025-07-13 10:57:17 +02:00
Jelle Meeus
c635b60b17 fix build 2025-07-13 10:57:17 +02:00
Grimfeather
039fefce21 Update boss_drakkisath.cpp
remove berserk when door hasn't been opened
2025-07-13 05:49:28 +02:00
Grimfeather
a0d3a11368 Update boss_faerlina_40.cpp 2025-07-07 18:56:29 +02:00
Grimfeather
e04d0e94aa Update custom_spells_40.cpp 2025-07-07 01:48:47 +02:00
Grimfeather
698cfa5f2c Update boss_loatheb_40.cpp 2025-07-05 17:28:42 +02:00
Grimfeather
a3d96a9cac Update boss_loatheb_40.cpp 2025-07-05 16:54:46 +02:00
Grimfeather
df83514d13 Update boss_loatheb_40.cpp
now using poison shock instead of deathbloom
2025-07-05 16:12:20 +02:00
Grimfeather
893b9a75ab Update boss_loatheb_40.cpp 2025-07-04 11:57:33 +02:00
Grimfeather
7af69d2ce7 Update boss_loatheb_40.cpp 2025-07-04 11:09:45 +02:00
Grimfeather
628f7def7e Update boss_loatheb_40.cpp 2025-07-04 10:25:10 +02:00
Grimfeather
6e414024ef Update boss_sapphiron_40.cpp 2025-07-03 14:48:01 +02:00
Grimfeather
5bcf47dc96 Update custom_spells_40.cpp
got it
2025-07-03 10:44:38 +02:00
Grimfeather
f0b3e0decf Update custom_spells_40.cpp 2025-07-02 22:38:16 +02:00
Grimfeather
a89703be3d Update custom_spells_40.cpp 2025-07-02 22:25:45 +02:00
Grimfeather
dd3708358b Update custom_spells_40.cpp 2025-07-02 22:16:22 +02:00
Grimfeather
1d7cb8c184 Update custom_spells_40.cpp
- removed sapphiron frost aura changes
- updated kel thuzad frostbolt volley damage
- updated sapphiron icebolt damage
2025-07-02 21:13:44 +02:00
Grimfeather
ea053da332 Update custom_gameobjects_40.cpp
was possible to enter at 71+

still had issues with raid being set to 10man wotlk version
should now no longer be possible.
2025-06-30 20:39:14 +02:00
Grimfeather
c349992620 naxx40 spell damage fixes (#515)
Kel'Thuzad Frostbolt: Reduce damage ~4.5k to ~2550
Sapphiron Frost Aura: Reduce damage ~1200 to ~600
Sapphiron Icebolt: Reduce damage 7125-7875 to 2625-2900
2025-06-30 09:56:14 +02:00
Grimfeather
4d21945cba Update boss_faerlina_40.cpp 2025-06-29 19:09:24 +02:00
Grimfeather
c79f511def Update IndividualProgressionPlayer.cpp
a lot of phasing was removed in an update 2 weeks ago

https://github.com/ZhengPeiRu21/mod-individual-progression/pull/492

can't revert, so fixing it manually.
2025-06-24 09:42:08 +02:00
Grimfeather
3862bf2584 Update IndividualProgressionAwarenessScripts.cpp
disabling script because of worldserver error when script isn't used
2025-06-24 08:49:23 +02:00
Simon Hensel
09cf68b1cf Fixes to Detect Magic spell
Fixes the chat message when casting Detect Magic on a mob that has
resistances.

SkillLineAbility.dbc and the client patch need to be updated as well.
2025-06-19 21:14:17 +02:00
valsan-azerty-boi
fb16fa4627 dummies phasing + some adjustments 2025-06-15 21:05:06 +02:00
valsan-azerty-boi
89c9850262 Merge remote-tracking branch 'origin/master' into ft/many_adjustments 2025-06-12 13:17:12 +02:00
Grimfeather
505c8ee883 Update IndividualProgression.h 2025-06-12 10:20:28 +02:00
Grimfeather
484fb31e0e Fix pvp vendors (#491) 2025-06-12 10:08:48 +02:00
valsan-azerty-boi
db2183bf15 fix white spaces 2025-06-11 18:25:29 +02:00
valsan-azerty-boi
8ac367231a Many little adjustments 2025-06-11 18:12:19 +02:00
Grimfeather
bb08a1307a Update IndividualProgressionPlayer.cpp 2025-06-07 11:22:01 +02:00
Grimfeather
7e9ffa1da9 Update IndividualProgression.h 2025-06-07 10:51:01 +02:00
Grimfeather
3fd79baccf add Progression Quest IDs 2025-06-07 09:47:43 +02:00
Grimfeather
0815656047 add OnPlayerLogin checks 2025-06-07 09:46:30 +02:00
Grimfeather
2bcf0b26df Merge pull request #485 from Grimfeather/fix-Naxx-40-zone-in-bug
fixes for Naxx 40 zone in
2025-06-07 02:24:46 +02:00
Grimfeather
eda5da131a Update IndividualProgressionPlayer.cpp
removed unnecessary check
you can't be attuned if you haven't progress to the naxx phase.
2025-06-07 02:20:34 +02:00
Grimfeather
5647c67aaa Update IndividualProgressionPlayer.cpp 2025-06-07 00:23:38 +02:00
Grimfeather
f3d93da14e Update custom_gameobjects_40.cpp 2025-06-07 00:18:48 +02:00
Grimfeather
1dfb0372c3 fix allowed bots
This prevents bots that aren't attuned or haven't progressed to the Naxx phase to be teleported inside

excluded random bots should still be able to get in
2025-06-06 23:41:10 +02:00
Grimfeather
d761948ddd Update instance_onyxias_lair.cpp 2025-06-06 19:48:33 +02:00
Grimfeather
15ad9356a4 Update custom_gameobjects_40.cpp
trying to find a solution
2025-06-05 10:57:43 +02:00
Grimfeather
76702c705c Update instance_onyxias_lair.cpp
possible fix

I tested it and it seems to work
2025-06-05 07:50:46 +02:00
Grimfeather
223e2e3103 Merge branch 'master' into Resolve-Conflicts 2025-06-02 20:46:56 +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
ZhengPeiRu21
8b4389cc1f Merge pull request #442 from sogladev/fix-buffer-overflow
fix: vanillaScripts instance buffer overflow
2025-06-01 14:42:23 -06:00
Grimfeather
dd81ae7c1f Update IndividualProgressionAwarenessScripts.cpp 2025-05-31 20:05:39 +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