Grimfeather
f94ba54cbc
Update aq_war_effort.sql
2025-07-27 22:23:15 +02:00
Grimfeather
5e220e33bc
Update si.sql
2025-07-27 22:20:01 +02:00
Grimfeather
17ea1c82e7
Merge pull request #576 from Grimfeather/fix-conflics-with-upcoming-SI-changes
...
fix conflicts with upcoming WotLK SI changes
2025-07-25 12:40:42 +02:00
Grimfeather
9246143cfa
Update si.sql
...
remove epic loot from rares near the summoning circles
fix one npcflag
2025-07-25 12:38:19 +02:00
Grimfeather
5c4727f2c1
Fix entry 34024 error ( #574 )
...
* Update dungeon_aq20.sql
* Update zz_optional_restore_rogue_poisons.sql
2025-07-25 02:43:20 +02:00
Grimfeather
994e383121
Update individualProgression.conf.dist
...
0-18
2025-07-24 23:06:29 +02:00
Grimfeather
33f90530ed
Add smart scripts for 60 creatures ( #564 )
...
- this update adds missing smart_scripts for 60 vanilla creatures
- cleaning up code
information taken from VMangos
not updating the creatures that are only missing "Flee at 15% HP"
there are many like that, maybe I'll update those later
Large amount of updates, this took many hours.
the few missing an 'x' haven't been tested yet.
2025-07-24 14:38:04 +02:00
Grimfeather
02592bd9c8
Update zone_darnassus.sql ( #570 )
2025-07-24 04:49:20 +02:00
Grimfeather
cd191e748d
solve more SI conflicts ( #568 )
2025-07-22 23:08:26 +02:00
Grimfeather
83d76ca8ad
Solve possible conflict with ac's scourge invasion event ( #567 )
...
adjustments to hopefully avoid conflicts in the future
2025-07-21 22:29:42 +02:00
Grimfeather
c22c801203
updated pvp brackets not optional ( #563 )
...
this is something everyone should use
level 60s should not be fighting level 69 in WSG and AB
2025-07-20 18:21:31 +02:00
Grimfeather
97c1719caa
Update individualProgression.conf.dist ( #562 )
...
exclude RND playerbots by default.
2025-07-20 15:37:03 +02:00
Grimfeather
f25265b27f
Update individualProgression.conf.dist
...
disable RDF by default
2025-07-20 07:10:54 +02:00
Grimfeather
115d0546d2
Remove RDF from SimpleConfigOverride config option ( #561 )
...
removed RDF from the SimpleConfigOverride
including it in the SimpleConfigOverride complicates things
because if you wanted to enable the RDF you were forced to change several other settings as well.
it's all very confusing
I'm trying to make it simple.
With disableRDF in the Individual Progression config file you can now enable/disable the RDF.
that's it. no need to edit the worldserver.conf file for this any more.
it's also very clear now when it's disabled. can't even select dungeons anymore.
2025-07-20 06:27:43 +02:00
Grimfeather
b21b0358f0
Update custom_gameobjects_40.cpp
2025-07-20 06:14:23 +02:00
Grimfeather
5121835910
fix small errors in naxx40_creatures sql ( #560 )
2025-07-20 02:45:25 +02:00
Grimfeather
fd17395462
More fixes to naxx40 ( #559 )
...
- fixes to Faerlina's poison bolt volley, Reign of Fire and Frenzy
- Gluth now has an AoE fear
- Razuvious's now uses Mana Burn (26046) instead of Disrupting Shout, with modified mana drain
- Thaddius maybe doesn't repeat himself anymore
- Zombie Chow now casts Infected Wound on itself on spawn
- disabled combat assistance for creatures in the alcoves during Kel'Thuzad phase 1
- Gluth now kills zombie chow instantly and he heals himself for 5% afterwards
- blocking death knights from entering Naxx40
2025-07-19 23:53:44 +02:00
Grimfeather
3c989f5a83
Update IndividualProgressionPlayer.cpp ( #558 )
...
if you have a lot of RND bots on your server
this update may fix some startup lag issues.
with this setting
IndividualProgression.ExcludedAccountsRegex = "^RNDBOT.*"
RND bots will no longer get checked for progression updates when they log in.
2025-07-19 00:31:34 +02:00
Grimfeather
b7e49b7546
Update si_creatures.sql ( #556 )
2025-07-18 18:26:05 +02:00
brighton-chi
3da2603d4b
Fix syntax error in si_gameobjects.sql ( #555 )
2025-07-17 23:12:12 +02:00
Grimfeather
1d82e4435b
Update si_gameobjects.sql
2025-07-17 22:55:18 +02:00
Grimfeather
394051709c
Update zone_deadwind_pass.sql ( #554 )
...
bash many inserts
2025-07-17 19:14:48 +02:00
Grimfeather
921ad92a9c
Move evergreen herb casing code ( #553 )
...
code moved to zone_thunder_bluff
2025-07-17 01:19:19 +02:00
Grimfeather
9c103fb652
Solve conflicts with new WotLK Scourge Invasion event ( #551 )
...
* Update si.sql
* Update si_creatures.sql
* Update si_gameobjects.sql
* Update 00_cleanup.sql
- updates to avoid conflicts
- Restore event 17 (WotLK Scourge Invasion)
- add Lord Blackwood to Scholomance
- add Haunted Memento as possible drop
2025-07-16 21:28:51 +02:00
Grimfeather
dfe40b06bf
Merge pull request #549 from Grimfeather/fix-Widows-Embrace-properly
...
Fix Widows Embrace properly
2025-07-14 21:09:26 +02:00
Grimfeather
a329af0783
Update naxx40_spells.sql
2025-07-14 20:26:39 +02:00
Grimfeather
bddb4c19da
Update naxx40_creatures.sql
...
set conditions for spell Widows Embrace
2025-07-14 20:25:50 +02:00
Grimfeather
7b9b608864
Update naxx40_spells.sql
2025-07-14 20:10:57 +02:00
Grimfeather
0d66ffb98b
Rename zz_cleanup.sql to 00_cleanup.sql
...
order in which this file was run caused issues.
running this first should solve it.
2025-07-14 18:34:58 +02:00
Grimfeather
7da11d0448
Merge pull request #544 from sogladev/update-scripts
...
Naxx40: Update cpp scripts
2025-07-14 18:32:32 +02:00
Grimfeather
bcc3010d64
Update spell_restorations.sql
2025-07-14 17:58:23 +02:00
Grimfeather
115b24f4a4
fix Widow's Embrace
...
related to: #524
this makes Widow's Embrace a target spell,
because as an aoe spell it did not hit Faerlina
now the spell works.
it also makes more sense to me for this to be a target spell.
it only effects Faerlina and you embrace her
2025-07-14 17:54:48 +02:00
Jelle Meeus
c717cdaed3
fixup! instance
2025-07-14 14:52:21 +02:00
Grimfeather
adb9770fe3
Update and rename optional_creature_stats.sql to zz_optional_creature_stats.sql
2025-07-14 10:55:26 +02:00
Grimfeather
a449a45f7f
Update zz_cleanup.sql
...
no longer needed
this was code to prevent a console error
not using boss_naxxramas_misc anymore.
2025-07-14 10:20:25 +02:00
Grimfeather
2d8d84962f
Update dungeon_aq20.sql
2025-07-14 10:12:00 +02:00
Grimfeather
84fe194f3e
Merge pull request #539 from Grimfeather/fix-AQ20-boss-loot
...
Fix aq20 boss loot
2025-07-14 00:52:53 +02:00
Grimfeather
e93d96ed1f
Update dungeon_aq20.sql
2025-07-14 00:41:58 +02:00
Jelle Meeus
d5f4457ad9
fixup! instance
2025-07-13 23:51:52 +02:00
Jelle Meeus
46cee72ece
fixup! spells
2025-07-13 23:51:45 +02:00
Grimfeather
d6d7ded9cd
Merge pull request #536 from Grimfeather/AV-cave-updates
...
Alterac Valley cave updates
2025-07-13 23:23:59 +02:00
Grimfeather
ae7c64b574
Update zone_alterac_valley.sql
2025-07-13 23:21:29 +02:00
Grimfeather
ac47ea6332
Update dungeon_aq20.sql
...
can't get the conditions to work for alliance/horde only drops
2025-07-13 21:48:43 +02:00
Grimfeather
d548175848
Update boss_loatheb_40.cpp
...
haven't given up yet on trying to get Corrupted Mind to work
no need to remove the comments related to it
2025-07-13 18:36:59 +02:00
Jelle Meeus
6e680f6b70
loader
2025-07-13 11:07:21 +02:00
Jelle Meeus
e4abe32415
omarion
2025-07-13 10:57:18 +02:00
Jelle Meeus
9847bd9c44
header
2025-07-13 10:57:18 +02:00
Jelle Meeus
25cbe5e187
header40
2025-07-13 10:57:18 +02:00
Jelle Meeus
19a3831d21
instance
2025-07-13 10:57:18 +02:00
Jelle Meeus
1e0a6f12ed
scripts
2025-07-13 10:57:18 +02:00