Gultask
|
3a330de98b
|
fix(Core/Movement): Prevent SmartAI vehicles from following the player on evades (#26882)
|
2026-07-31 11:02:30 +02:00 |
|
sogladev
|
5bdaa898db
|
fix(Scripts/Ulduar): Hodir Flash Freeze NPCs outro sequence (#26855)
|
2026-07-29 10:02:16 +02:00 |
|
Gultask
|
ea1f8110f3
|
fix(DB/Quest): Rewrite Trail of Fire in SmartAI (#26856)
|
2026-07-29 10:00:48 +02:00 |
|
Andrew
|
b06fc4b858
|
fix(Scripts/Ulduar): sync Mimiron's Rocket Strike marker and detonation with the missile (#26844)
|
2026-07-28 19:18:46 +02:00 |
|
sogladev
|
0398c6baf8
|
fix(Scripts/Ulduar): Yogg-Saron reset recovery sequence (#26781)
|
2026-07-28 18:27:47 +02:00 |
|
sogladev
|
dbd8610c32
|
fix(Scripts/World): Target Dummy is no longer immortal (#26777)
|
2026-07-28 18:24:28 +02:00 |
|
Gultask
|
662b67dab1
|
fix(Scripts/Quest): Implement Sorlof's Booty Quest Event (#26810)
|
2026-07-28 18:22:06 +02:00 |
|
Gultask
|
d990c02891
|
fix(Scripts/Quest): Use Correct Summon Spells for Webbed Creature in Bloodmyst Isle (#26838)
|
2026-07-28 18:20:38 +02:00 |
|
Andrew
|
9f66598caa
|
fix(Scripts/Ulduar): fire Mimiron's Rocket Strike non-triggered so the cast reaches the client (#26841)
|
2026-07-27 22:48:37 -03:00 |
|
Gultask
|
f29869536b
|
fix(Core/SmartAI): Don't add UNIT_STATE_MELEE_ATTACKING if unit is in ranged mode and not chasing (#26796)
|
2026-07-27 21:31:47 -03:00 |
|
Andrew
|
b7387f653d
|
feat(Core/Player): restore additional saves behind a config bitmask (#26825)
|
2026-07-27 21:31:00 -03:00 |
|
Anton Popovichenko
|
6f0ba8e896
|
feat(Core): Add clustering support (#16832)
Co-authored-by: 3kynox <thierry.prost@gmail.com>
Co-authored-by: nox <nox@noxen.net>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
|
2026-07-27 18:51:04 +02:00 |
|
Andrew
|
f23ac046ab
|
refactor(Scripts/OnyxiasLair): clean up boss_onyxia (#26829)
|
2026-07-27 08:27:30 -03:00 |
|
Andrew
|
ff1f543a10
|
fix(Core/Creature): don't charge corpse decay time on forced despawn of a living creature (#26827)
|
2026-07-26 18:07:10 -03:00 |
|
sudlud
|
95eaad9901
|
fix(Core/Updater): fail the dry run when a SQL update fails to apply (#26795)
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
|
2026-07-26 20:27:03 +08:00 |
|
Rocco Silipo
|
70da2f25d6
|
refactor(Scripts/ScarletEnclave): Consolidate chapter scripts into a single file. (#26804)
|
2026-07-26 13:49:24 +02:00 |
|
Andrew
|
e0fe11ba46
|
fix(Core/Movement): don't teleport unreleased corpses out of instances when falling under the map (#26768)
|
2026-07-25 21:24:00 -03:00 |
|
Andrew
|
891b9671eb
|
fix(Scripts/BlackTemple): fix crash on Shade of Akama evade (#26813)
|
2026-07-25 21:13:52 -03:00 |
|
Andrew
|
ccd6e1ffef
|
fix(Scripts/BlackTemple): restore Supremus Molten Flame chase (#26806)
|
2026-07-25 19:58:49 -03:00 |
|
Andrew
|
afc33e7b28
|
fix(Core/Pools): respawn nested pools when the same child pool is re-selected (#26791)
Co-authored-by: Gildor <gildor55@gmail.com>
|
2026-07-25 18:10:15 -03:00 |
|
Xepic90
|
e462aef6b0
|
fix(Scripts/Ulduar): Algalon defeat, wipe recovery, and Brann's pathfinding to him (#26684)
Co-authored-by: Si1ker <61223313+Si1ker@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
|
2026-07-25 22:41:21 +02:00 |
|
Kitzunu
|
0b2d522089
|
refactor(DB/Spells): Move custom attributes from core to database (#26375)
|
2026-07-25 22:33:35 +02:00 |
|
Andrew
|
d37d5c2f83
|
fix(Core/Spells): Sanctified/Swift Retribution require an active paladin aura (#26793)
|
2026-07-25 22:20:08 +02:00 |
|
Andrew
|
db165fc26a
|
fix(Core/Collision): make spawned WMO gameobjects provide indoor/area info (#26790)
|
2026-07-25 22:16:58 +02:00 |
|
daobashun
|
7069d99dca
|
fix(Scripts/ScarletMonastery): Scarlet Monastery Forgiveness Spell Visual (#26454)
|
2026-07-25 16:47:25 -03:00 |
|
Andrew
|
f7eae55ebd
|
fix(Scripts/TempleOfAhnQiraj): fix GCC/Clang build error in Skeram aggro yell (#26802)
|
2026-07-25 16:02:34 -03:00 |
|
Andrew
|
f4a1b89a58
|
fix(Scripts/TempleOfAhnQiraj): pass aggro target to Skeram's aggro yell (#26789)
|
2026-07-25 14:19:29 -03:00 |
|
Vox
|
0b871ee52a
|
fix(Core/Spells): remove duplicate Decahedral Dwarven Dice emote hardcode (#26765)
|
2026-07-25 16:10:56 +02:00 |
|
CarloHagens
|
3117e4a4ff
|
fix(Core/Instances): day-align expired reset time (#26711)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
|
2026-07-25 09:21:18 -03:00 |
|
Saqra1
|
da2047ea03
|
fix(Core/Achievements): Track World Wide Winner arena wins (#26772)
|
2026-07-25 11:16:34 +02:00 |
|
Gultask
|
9bf81ddc84
|
fix(Scripts/Dragonblight): Group Credit for The Chain Gun and You (#26785)
|
2026-07-25 03:09:27 -03:00 |
|
mpfans
|
0dafc681ed
|
fix(Core/Spells): guard m_caster access during Spell destruction chain (#26782)
|
2026-07-24 18:02:29 -03:00 |
|
Crow
|
653d177503
|
fix(Scripts/BRD): Use Correct Fiery Burst and War Stomp Spell IDs for Magmus (#26666)
|
2026-07-24 21:50:30 +02:00 |
|
EricksOliveira
|
ac6592ae3f
|
fix(Scripts/IcecrownCitadel): Fixed Blood Orb Game Object (#24340)
Co-authored-by: Lucas Nascimento <keader.android@gmail.com>
|
2026-07-24 21:03:44 +02:00 |
|
Andrew
|
0e9abcd305
|
fix(Core/Spells): don't resolve spellmod owner for casters no longer on a map (#26780)
|
2026-07-24 06:28:38 -03:00 |
|
Andrew
|
10f378bc1d
|
fix(Scripts/Naxxramas): despawn summons on boss death (#26770)
|
2026-07-24 06:11:39 -03:00 |
|
moostigre
|
6c104dfba0
|
fix(Core/GameObject): clean up stale fishing bobbers (#26453)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-07-24 09:03:00 +02:00 |
|
Gazeshooter
|
ca5b38fb6c
|
fix(DB/GameObject): correct Higher Learning pooled respawn cycle (#26439)
|
2026-07-24 08:53:21 +02:00 |
|
Yehonal
|
d1331412e6
|
fix(Core/Spells): clear stale spellmod tracking spell (#26535)
|
2026-07-24 07:51:54 +02:00 |
|
daobashun
|
a95dff8ca0
|
fix(Core): SMART_ACTION_ESCORT_STOP now stops a repeating escort path (#26455)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
|
2026-07-24 06:10:08 +02:00 |
|
Andrew
|
c9317a7940
|
fix(Scripts/Ulduar): overhaul Auriaya's Feral Defender (#26762)
Co-authored-by: Keader <keader.android@gmail.com>
|
2026-07-23 21:39:39 -03:00 |
|
Andrew
|
a8c3736879
|
refactor(Core/Mails): centralize mail count bookkeeping in a new MailMgr (#26727)
|
2026-07-23 21:22:08 -03:00 |
|
Andrew
|
a8d75f59c5
|
fix(Scripts/UtgardeKeep): don't restart Ingvar's feign death sequence on residual damage (#26728)
|
2026-07-23 20:59:36 -03:00 |
|
nyilas7
|
172877a35d
|
fix(Core/Movement): Fix caster NPC infinite chase (#26120)
|
2026-07-23 21:52:15 +02:00 |
|
lightninjay
|
f8c2cc9b71
|
fix(Scripts/Pet): Fix Ethereal Soul-Trader Companion Pet (#26249)
Co-authored-by: lightinjay <lightinjay@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: DanVS <33371360+DanVS@users.noreply.github.com>
|
2026-07-23 21:09:34 +02:00 |
|
Benjamin Jackson
|
dc8c9416dd
|
fix(Core/Packets): Correct data source for attack stop packet, rewrite to modern class. (#25915)
Co-authored-by: Shauren <shauren.trinity@gmail.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
2026-07-23 20:30:57 +02:00 |
|
Andrew
|
6c449d1dbf
|
refactor(Scripts/Ulduar): seat Kologarn arms as vehicle accessories (#26747)
|
2026-07-23 11:33:04 +02:00 |
|
Andrew
|
007f866cbf
|
fix(Core/Movement): let melee pets attack targets whose chase point is unpathable (#26726)
|
2026-07-22 09:07:02 -03:00 |
|
Ryan Turner
|
3e741cc44f
|
feat(Scripts/Commands): Allow quest status to be used for offline players (#25816)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Skjalf <47818697+Nyeriah@users.noreply.github.com>
|
2026-07-22 07:45:16 -03:00 |
|
Andrew
|
6fc8ef599d
|
fix(Scripts/CoS): despawn Arthas summons on death (#26731)
|
2026-07-22 12:40:43 +02:00 |
|