Grimfeather
a921258261
update comments AGAIN
...
The progression phases are very confusing.
From tests:
with RequirePreAQQuests set to 0 the gate is open during the pre aq phase. But you should't get to this phase normally because the Nefarius kill will place you in the AQ phase.
You skip the war effort normally with RequirePreAQQuests = 0
But I guess it's fine like this, because now you can set yourself manually to the pre-AQ phase if you want to experience the war effort.
with RequirePreAQQuests set to 1 the AQ gate remains closed during the AQ phase. you need to do the quest. if you manually set yourself to the NAXX phase the gate opens up as well..
2025-05-07 01:04:04 +02:00
Grimfeather
601268c452
better explanation
2025-05-07 00:21:09 +02:00
Grimfeather
a3d8783f08
Merge pull request #68 from Grimfeather/fix-Playerbots-Progression
...
fix Playerbots Progression Issues
todo:
random playerbot pets still need to get fixed.
2025-05-06 16:49:45 +02:00
Grimfeather
19b320c905
made isExcludedFromProgression available
...
bool isExcludedFromProgression couldn't be accessed from functions that needed it.
still working on the pet adjustment.
2025-05-06 15:13:36 +02:00
valsan-azerty-boi
d1291ca1f6
ag gate visibility
2025-05-06 13:26:41 +02:00
valsan-azerty-boi
e1f33033fc
aq gate visiblity fix
2025-05-06 13:22:44 +02:00
valsan-azerty-boi
5bb8a14a3f
clean comment
2025-05-05 17:22:14 +02:00
valsan-azerty-boi
781313fc61
AQ gate fix + AQ War Effort Npcs pos fix
2025-05-05 17:04:25 +02:00
Grimfeather
3eb009ab00
removed spaces
2025-05-04 22:39:49 +02:00
Grimfeather
0d58c84a7a
added player level check
...
adding player level check to make sure playerbots also get nerfed
2025-05-04 22:36:55 +02:00
Grimfeather
883aa37c5e
new AQ war effort scripts
...
npc_ipp_we and gobject_ipp_we
to show npcs and game objects only during the pre-aq phase.
they disappear again after.
2025-05-04 12:42:08 +02:00
Grimfeather
c5208b776f
Update IndividualProgressionPlayer.cpp
...
syntax error
2025-04-22 11:46:00 +02:00
Grimfeather
9750ef230b
fix pvp Items requiring Honor Ranks
...
You were only able to equip pvp items requiring your exact rank
because the player's pvp title is checked and previously earned pvp titles are overwritten. This resulted in the player not being able to equip items that require a lower pvp rank.
Now higher ranks are also checked.
The required rank text on the items remains red
no solution for that yet.
2025-04-20 01:30:25 +02:00
Grimfeather
fe448c9338
Update IndividualProgressionAwarenessScripts.cpp
...
add ipp aware for AQ
2025-04-11 21:23:14 +02:00
Grimfeather
8a18896535
Update instance_onyxias_lair.cpp
...
Sogladev buffer overflow fixes for Onyxia Lair
2025-04-07 13:48:40 +02:00
Grimfeather
a55ccac829
Update instance_blackrock_spire.cpp
...
Sogladev
vanillaScripts instance buffer overflow fixes
2025-04-07 13:46:40 +02:00
Grimfeather
be049a0999
Update aq_scripts.cpp
...
Discordian Fixes
2025-04-07 13:35:45 +02:00
Grimfeather
03040723e3
Update instance_naxxramas.cpp
...
Discordian fixes
2025-04-07 13:34:22 +02:00
Grimfeather
35847fbc50
Update IndividualProgressionPlayer.cpp
...
Discordian fixes
2025-04-07 13:32:15 +02:00
Jelle Meeus
e2d127febd
fix: vanillaScripts instance buffer overflow
2025-02-15 13:16:31 +01:00
acore-crap
158b419f10
axes flipped in this zone?
2024-11-07 03:13:17 -07:00
Grimfeather
be63bf07eb
Update boss_lord_kazzak.cpp - fix compilation error
...
Related to: https://github.com/ZhengPeiRu21/mod-individual-progression/issues/407
this issue was caused by recent AzerothCore updates
2024-10-31 10:57:51 +01:00
Grimfeather
b24224edc0
Update IndividualProgressionPlayer.cpp
...
fix small error
2024-10-10 12:34:17 +02:00
ZhengPeiRu21
d27982d5be
Merge pull request #353 from nerzhei/added-excluded-accounts-config-option
...
Added exclude accounts config option
2024-10-09 14:33:46 -06:00
ZhengPeiRu21
692be8eead
Merge pull request #351 from sogladev/fix-compile-warnings
...
fix compiler warnings
2024-10-01 20:49:29 -06:00
Jelle Meeus
d2d3db9747
rename script, set book requirement to honored
2024-09-13 15:59:48 +02:00
Maicol González
a80b788631
added exclude accounts parameter
2024-09-01 02:36:24 -03:00
Maicol González
333cc730c7
added exclude accounts parameter
2024-09-01 02:11:17 -03:00
Maicol González
f6624ceb81
added exclude accounts parameter
2024-09-01 02:08:25 -03:00
Jelle Meeus
28571a1457
fix:compile warnings
2024-08-29 17:08:51 +02:00
siegmeyerX
d5abfdb8fb
Update IndividualProgressionPlayer.cpp
2024-08-12 09:34:07 -04:00
郑佩茹
697f77ad65
Fix compability with latest AzerothCore
2024-08-04 14:52:25 -06:00
Jelle Meeus
32978e43b4
move cast entry flag 29296 to only be used when completing entrance flag
2024-08-04 17:37:36 +02:00
郑佩茹
dd93a5fc73
Fix compability with latest AzerothCore
2024-07-22 17:15:16 -06:00
郑佩茹
5952ecdf26
Fix Naxx40 gate GO name after latest refactor
2024-07-10 16:24:32 -06:00
Jelle Meeus
2db428a8ce
init
2024-07-10 16:47:51 +02:00
郑佩茹
c24f0285d1
Update Nightbane blackened urn script
2024-07-01 13:00:32 -06:00
Jelle Meeus
9dbfa89ed5
add compatibility with creature_template_model
2024-06-18 08:09:24 +02:00
郑佩茹
830574a136
Fix Naxx40 Gluth decimate SpellScript
2024-06-13 12:17:52 -06:00
Jelle Meeus
244634a5bf
fix omarion name
2024-06-11 20:10:27 +02:00
Jelle Meeus
636603da85
remove whiteline top of file
2024-06-11 20:07:11 +02:00
Jelle Meeus
ad5ce3c1e9
remove duplicate empty line
2024-06-11 19:55:55 +02:00
Jelle Meeus
d73e3a806f
update headers
2024-06-11 19:54:58 +02:00
Jelle Meeus
274af392f0
update loader
2024-06-11 19:47:51 +02:00
Jelle Meeus
ba6f3cb7b8
update spell scripts, some fixes
2024-06-11 19:47:45 +02:00
郑佩茹
2ce9936217
Fix Naxx 40 Consumption spell
2024-05-30 09:57:52 -06:00
郑佩茹
9733b28aa0
Fix Onyxia 40 whelp summoning conflict with Naxx 40 spell
2024-05-29 14:04:16 -06:00
Jelle Meeus
46d82693f0
Feugen: damage drain static field to power burn without custom spell
2024-05-01 00:59:29 +02:00
Jelle Meeus
eae462677b
Sapphiron: life drain damage adjustment
2024-05-01 00:59:03 +02:00
Jelle Meeus
d047efc898
Maexxna: fix double web wrap
2024-05-01 00:58:48 +02:00