Commit graph

6771 commits

Author SHA1 Message Date
sogladev
ce26dabafd
fix(Scripts/Northrend): KTZ Void Blast can now fail Immortal criteria (#25652) 2026-04-29 21:48:24 -03:00
sogladev
6eafa116cd
fix(Scripts/SmartAI): Warlock Doomguard quest Suppression (#25655) 2026-04-29 19:06:22 -03:00
Andrew
e32249f926
fix(Scripts/Spells): Shadow Vault Decree engages Thane Ufrang (#25645)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 21:31:00 -03:00
sogladev
7958034c27
fix(Scripts/Outland): store creatures as GUIDs instead of raw pointers (#25642) 2026-04-28 18:18:30 -03:00
Rocco Silipo
65613eaeeb
fix(Core/SmartAI): Prevent NPCs from attacking invalid targets. (#25626) 2026-04-27 22:50:16 +02:00
Rocco Silipo
6fd0a67104
fix(Core/Player): Object Visibility Condition should not apply game masters. (#25622) 2026-04-27 18:25:19 +02:00
sogladev
cf62b76ae0
fix(Scripts/Karazhan): Midnight no longer evades during Attumen fight (#25610) 2026-04-26 23:04:10 +02:00
Rocco Silipo
7ff0efa4c9
fix(SAI/SpellInfo): Rework Eye of Acherus AI. (#25607) 2026-04-26 19:56:44 +02:00
sogladev
2209e08481
fix(Scripts/Northrend): fix console errors due to Freya WP scripts (#25581) 2026-04-25 18:21:07 -03:00
Andrew
c6c308aed7
fix(Core/Creature): Fix Wintergrasp mobs not respawning (#25583) 2026-04-25 18:20:41 -03:00
Andrew
9d834f0819
fix(Scripts/Quest): Drake Hunt drake flies away on subdue (#25589)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-25 12:27:39 -03:00
sogladev
92a9146f11
fix(Scripts/Northrend): Drakkensryd reliable passenger install (#25387)
Co-authored-by: Andrew <47818697+Nyeriah@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
2026-04-25 09:19:57 -03:00
blinkysc
096db2f45b
fix(Core/Quest): award kill credit when pet proxies as reward source (#25553) 2026-04-25 09:12:50 -03:00
Benjamin Jackson
42c23a05a0
fix(Scripts): Use proper gendered Indisposed spell for quest Doing Your Duty. (#25575) 2026-04-24 18:42:24 -03:00
Rocco Silipo
69c9149ed3
feat(Core/Conditions): Add new Condition Unit_In_Combat. (#25569) 2026-04-24 10:30:42 +02:00
Axel Cocat
cd3cccc961
feat(Core/Scripting): Add OnPlayerBeforeGetLevelForXPGain hook (#25295) 2026-04-24 08:17:31 +02:00
blinkysc
0f2841ddcf
fix(Core/Combat): Training dummy stuck combat after pet recall (#25565)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 19:58:16 -03:00
blinkysc
19855382fb
fix(Scripts/HoL): Restart Bjarngrim escort after JustRespawned (#25567)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 19:07:38 -03:00
Rocco Silipo
13c208b0f2
fix(DB/SAI): Move Magister Aledis behavior to SmartAI. (#25560) 2026-04-24 00:02:40 +02:00
Axel Cocat
4fd0c385da
feat(Core/Scripting): Pass IoContext to OnNetworkStart (#25501) 2026-04-23 16:41:26 +02:00
blinkysc
f9833c0dd4
fix(DB/SAI): migrate 'Deadliest Trap' quest to manual-spawn groups (#25554)
Co-authored-by: r00ty-tc <r00ty-tc@users.noreply.github.com>
2026-04-23 10:12:15 -03:00
blinkysc
f5d4185112
fix(Core/Events): portable holiday date normalization (#25555)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-23 07:22:22 -05:00
blinkysc
092fc7cc9e
fix(Core/AI): keep charmed creature victim set by charmer (#25552) 2026-04-23 10:46:08 +02:00
sogladev
6540ec32c9
fix(DB/Proc): add 2s ICD to Vesperon's Twilight Torment (#25545) 2026-04-22 20:07:07 -03:00
Andrew
d4866a0f59
fix(Core/Battlegrounds): respawn SotA demolishers after death (#25551)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-22 20:03:02 -03:00
blinkysc
32dd31b55a
fix(Core/SmartAI): Keep combat pose on aggro (#25534)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ccrs <ccrs@users.noreply.github.com>
2026-04-21 23:02:15 -03:00
Andrew
523585942a
fix(Core/Battlegrounds): keep BG spirit guides Alive (#25535)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-21 17:42:19 -03:00
blinkysc
f0c97a679e
fix(Core/Creature): Skip JustRespawned for temp summons (#25533)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-21 13:19:27 -05:00
Andrew
985324d1ce
fix(Scripts/BRD): Fix brazier reporting earlier (#25530) 2026-04-21 11:13:37 -03:00
Rocco Silipo
1141494100
fix(DB/SAI): Move Unworthy Initiate behavior on SmartAI. (#25514) 2026-04-21 00:56:47 +02:00
Andrew
ec9fd3f15b
fix(Scripts/Eye): Kael'thas advisors fail to engage and aggro before being called (#25513)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 18:08:24 -03:00
blinkysc
37b60cd0bc
fix(Core/Combat): safe StopAttackFaction and restore escort evade (#25516)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-20 16:18:14 -03:00
Andrew
5c89215f01
fix(Core/Battlegrounds): despawn docks vehicles on IoC node contest (#25160)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-20 06:41:21 -03:00
blinkysc
63bcedbb43
fix(Scripts/Items): HP-gated proc for low-HP tank trinkets (#25478)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Shauren <shauren.trinity@gmail.com>
2026-04-20 06:36:25 -03:00
Andrew
e8eb9843dd
fix(Core/Transports): Force transport passengers into legacy spawn group (#25508)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-19 21:22:02 -03:00
blinkysc
687ceeea70
fix(Core/Vehicles): Prevent accessory double-install and respawn orphans (#25499)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-19 17:09:51 +02:00
mingzi120
b53e1b8eac
fix(Core/AI): Prevent uint32 underflow in ScriptedEscortAI (#25485)
Co-authored-by: zhangjunming <zhangjunming@DESKTOP-LQP9RI3.local>
2026-04-18 19:25:36 -03:00
Andrew
3bb2815da7
fix(Scripts/World): Null check Precious in npc_simone RespawnPet (#25502)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-18 08:50:11 -03:00
Andrew
7787407477
fix(Scripts/HellfirePeninsula): Another null check (#25497) 2026-04-18 07:52:09 -03:00
Andrew
1831e2a5a9
fix(Scripts/HellfirePeninsula): Add null check for whelp in movement … (#25496) 2026-04-17 21:19:33 -03:00
blinkysc
7cc967adc4
fix(Core/Creature): Fire JustRespawned for non-compat spawns (#25482)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Treeston <treeston.mmoc@gmail.com>
2026-04-17 11:28:52 -03:00
Andrew
589784baa0
Revert "fix(Core/Vehicles): defer accessory init to avoid double install" (#25491) 2026-04-17 11:28:33 -03:00
Andrew
6f473690ee
fix(Scripts/ObsidianSanctum): Drakes no longer bind during Sartharion fight (#25490)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 07:27:32 -03:00
Andrew
97dfd7116b
fix(Scripts/ObsidianSanctum): Despawn drakes on Sartharion death (#25488)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-16 21:38:39 -03:00
Andrew
fc74e0e1fb
fix(Core/Vehicles): defer accessory init to avoid double install (#25486)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-16 17:15:30 -03:00
blinkysc
23ce3fd29e
fix(Scripts/ICC): Ball of Flames Proc stack drop on hit (#25483)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: ariel- <ariel-@users.noreply.github.com>
2026-04-16 12:42:29 -03:00
sogladev
a056db5bfd
fix(Scripts/Northrend): Add periodic CallForHelp to Sartharion (#25480) 2026-04-16 10:00:12 -03:00
blinkysc
e4c24cb80a
fix(Scripts/EoE): restore hover disk flight for players (#25476)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-04-15 14:27:26 -03:00
sogladev
117095f1cb
feat(Core/Scripting): OnPlayerResurrect allow changing of applySickness (#25353) 2026-04-15 08:03:56 -03:00
sogladev
854b9832eb
fix(Core/Unit): Sanctified Wrath calculations SPELL_AURA_MOD_IGNORE_TARGET_RESIST (#25400)
Co-authored-by: From: ariel- <ariel-@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-04-15 08:02:45 -03:00