Grimfeather
17714b461e
Update naxx40_creatures.sql ( #586 )
...
fix naxx40 Bony Construct way point issue
2025-07-28 22:07:49 +02:00
Grimfeather
d556f5e486
Update naxx40_creatures.sql
2025-07-28 19:25:12 +02:00
Grimfeather
7433e89a91
Update naxx40_creatures.sql ( #584 )
...
naxx40_creatures code cleanup part 2
2025-07-28 17:27:44 +02:00
Grimfeather
815919b90d
Update naxx40_creatures.sql ( #581 )
...
large amount of changes
- now using @CENTRY, @GUID and @WPGUID
- no longer using wotlk spells
- fixes to smart_scripts for many creatures
- several updates for smart_scripts were not actually updating them
too many changes to list.
2025-07-28 07:38:54 +02:00
Grimfeather
b81e578bb7
Update zone_hillsbrad_foothills.sql ( #583 )
2025-07-28 05:46:58 +02:00
Grimfeather
d67aa6847d
Add arados and mosh'ogg ( #572 )
...
- Mosh'Ogg Butcher, rare spawn, can now be found in STV
- Purgation Isle (896) now has low level (30-35) enemies before Naxx40, level 57-60 elites after.
2025-07-28 02:15:31 +02:00
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
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
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
b7e49b7546
Update si_creatures.sql ( #556 )
2025-07-18 18:26:05 +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
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
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
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
54a0252686
rename creature_class_stats to optional_creature_stats
2025-07-13 04:32:27 +02:00
Grimfeather
85043caf17
Update dungeon_aq20.sql
2025-07-12 23:53:21 +02:00
Grimfeather
852be98bc1
Update class_trainers.sql
...
skill book drops now handled in dungeon_aq20
2025-07-12 20:53:59 +02:00
Grimfeather
99abf0ad9b
Create dungeon_aq20.sql
2025-07-12 20:51:07 +02:00
leewheel
e225fa1031
Update zone_orgrimmar.sql
2025-07-12 09:49:24 +08:00
Grimfeather
d7537bc7ec
Update zone_alterac_valley.sql
...
forgot wotlk version
2025-07-12 01:21:07 +02:00
Grimfeather
efbfbccc23
Update zz_cleanup.sql
...
clean up old guids
2025-07-12 01:06:35 +02:00
Grimfeather
58f6ff47cc
Update zone_alterac_valley.sql
...
- now using CGUID
- added missing waypoint starters
2025-07-12 01:03:42 +02:00
Grimfeather
e3cbb2f2b4
Update zone_undercity.sql
2025-07-11 21:46:19 +02:00
Grimfeather
c63f86a192
Merge pull request #535 from sihensel/fix_quest_1578
...
Fix duplicate quest reward for "Supplying the Front"
2025-07-11 21:25:53 +02:00
Grimfeather
58e1b0556e
Update vanilla_quest_levels.sql
2025-07-11 21:24:20 +02:00
Grimfeather
65f164e21a
Update zone_undercity.sql
...
code cleaning
2025-07-11 21:10:28 +02:00