18681 Commits

Author SHA1 Message Date
github-actions[bot] a69d477e00 chore(DB): import pending files
Referenced commit(s): 232637f8ae
2026-07-02 23:16:17 +00:00
Rocco Silipo 232637f8ae fix(DB/SAI): Mikhail Quest Giver Flag is directly refreshed by Tapoke on respawn. (#26427) 2026-07-03 01:15:03 +02:00
github-actions[bot] 4af8775056 chore(DB): import pending files
Referenced commit(s): 489fb48639
2026-07-02 20:32:43 +00:00
Kitzunu 489fb48639 fix(DB/Command): Update help for "settings announcer" (#26368) 2026-07-02 22:31:23 +02:00
Kitzunu 43ceb0ac42 fix(Core/AuctionHouse): show correct error when bidding on unavailabl… (#26377) 2026-07-02 21:25:09 +02:00
Kitzunu 35196af895 fix(Core/Battlegrounds): apply Debug.Battleground and Debug.Arena con… (#26381) 2026-07-02 21:18:53 +02:00
github-actions[bot] 91f7be9f39 chore(DB): import pending files
Referenced commit(s): 0fe897fae3
2026-07-02 04:22:43 +00:00
Ryan Turner 0fe897fae3 fix(DB/Command): use universal characters for pinfo output formatting (#25917)
Co-authored-by: FlyingArowana <TheSCREWEDSoftware@users.noreply.github.com>
2026-07-02 06:20:54 +02:00
mingzi120 be01c9fc48 fix(Scripts/IcecrownCitadel): fix Valithria Dreamwalker portals not spawning correctly (#25600)
Co-authored-by: zhangjunming <zhangjunming@DESKTOP-LQP9RI3.local>
2026-06-30 22:48:14 +02:00
github-actions[bot] 8009bde474 chore(DB): import pending files
Referenced commit(s): 2f07cd4c8a
2026-06-30 20:46:31 +00:00
blinkysc 2f07cd4c8a fix(DB/Proc): block on-demand trinket procs (#25630)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-06-30 22:45:12 +02:00
Justin 1bd5fb7037 feat(Core/Unit): Add OnUnitExitCombat hook (#25215) 2026-06-30 22:41:26 +02:00
Degen 30cea3f081 refactor(Core/Spells): key temporary enchant durations on spell IDs instead of SpellVisual 2026-06-30 22:19:10 +02:00
github-actions[bot] 7c48b53950 chore(DB): import pending files
Referenced commit(s): 44573bc040
2026-06-30 20:00:34 +00:00
Rocco Silipo 44573bc040 fix(DB/Formations): Set Winter Revenant Winter Rumble formations. (#26401) 2026-06-30 21:59:06 +02:00
Kitzunu e658ef00ca fix(Test): pre-init RBAC data to prevent unit_tests segfaults (#26405) 2026-06-30 21:35:53 +02:00
github-actions[bot] 01afac9bb5 chore(DB): import pending files
Referenced commit(s): 7bb995f9b3
2026-06-30 18:56:52 +00:00
jakem009 7bb995f9b3 fix(DB/SAI): remove SMARTCAST_COMBAT_MOVE from Frostwing Chimaera Venom Spit (#26061)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-06-30 20:49:43 +02:00
sogladev d1c6a2428a fix(Scripts/Ulduar): Vehicle scaling formula (#26239) 2026-06-30 18:30:55 +02:00
sogladev 7a66aa94c1 fix(Core/Unit): improve leeway bonus range and speed calculations (#25958)
Co-authored-by: GuybrushGit <turinpt3@gmail.com>
Co-authored-by: lightshope <lh@lightshope.org>
Co-authored-by: sidsukana <pgsilent@gmail.com>
Co-authored-by: ratkosrb <ratkomladic2@abv.bg>
2026-06-30 18:29:28 +02:00
github-actions[bot] 2f13ace75f chore(DB): import pending files
Referenced commit(s): 89fde96ae2
2026-06-30 16:28:21 +00:00
sogladev 89fde96ae2 fix(Scripts/Northrend): improve EoE encounter visuals (#25258)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-06-30 18:27:10 +02:00
MacWarrior f7ee2f47e0 feat(Core/Loot): add OnPlayerBeforeSendLoot hook to PlayerScript (#26364) 2026-06-30 18:24:36 +02:00
blinkysc 17d98abcb0 fix(Script/UtgardePinnacle) Svala Sorrowgrave Call of Flames timings (#22860)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
2026-06-30 18:20:23 +02:00
github-actions[bot] ea220a857a chore(DB): import pending files
Referenced commit(s): 2945514f45
2026-06-30 16:19:28 +00:00
blinkysc 6c48841e97 fix(DB/Quest): Aces High! quest issues (#23924)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: bench <heyitsbench@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2026-06-30 18:19:10 +02:00
blinkysc 2945514f45 fix(DB/Scripts): CoS agitated citizens now talk and emote near Patricia O'Reilly (#24042)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-30 18:18:28 +02:00
blinkysc 398c69e5aa feat(Test): Add integration test framework for game systems (#25035)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-06-30 18:17:04 +02:00
github-actions[bot] 827a5a1d7e chore(DB): import pending files
Referenced commit(s): fae74bf652
2026-06-30 16:13:48 +00:00
blinkysc fae74bf652 fix(DB/Spell): restrict Shaman Static Shock to melee attacks (#26324)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-06-30 18:12:36 +02:00
blinkysc 9b9bab9a4f fix(Tests): make HolidayDateCalculator test mktime-free for pre-1970 dates (#26326)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-06-30 18:11:28 +02:00
Andrew b5ddd6f8bd fix(Core/Battlefield): repop ghosts when their Wintergrasp graveyard is captured (#26395)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-30 11:01:40 -03:00
Andrew 0769f095e0 fix(Scripts/Ulduar): keep Yogg-Saron engaged while players are inside portals (#26382)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:58:08 +02:00
Andrew c975d05eab fix(Scripts/Ulduar): Storm Beacons spawn Steelforged Defenders against vehicles (#26380)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-29 12:56:50 +02:00
隐如仙 f94cce06a4 Fix(DB): Fix Bulid (#26384) 2026-06-29 05:53:58 -03:00
github-actions[bot] ff14b7ef96 chore(DB): import pending files
Referenced commit(s): 933e3e17c4
2026-06-28 20:32:04 +00:00
sogladev 933e3e17c4 fix(Scripts/Ulduar): Flame Leviathan reset and visibility (#26379) 2026-06-28 17:30:56 -03:00
github-actions[bot] 8b81e3da33 chore(DB): import pending files
Referenced commit(s): 505e3a5430
2026-06-28 17:13:24 +00:00
Kitzunu 505e3a5430 fix(DB/Locale): add missing ruRU reward/request text for 17 quests (#26373) 2026-06-28 19:12:10 +02:00
Tom Butler f5b21bb21e fix(Core/Player): Fix Player::GetSpec talent ranks for inactive spec (#24373)
Co-authored-by: Kitzunu <24550914+Kitzunu@users.noreply.github.com>
2026-06-27 07:59:49 +02:00
sogladev 5e35520ace fix(Core/Player): display opposite faction custom emote text (#26027) 2026-06-27 06:47:28 +02:00
Franjo f907ce0d83 fix(Core/Player): keep spectral gryphon mount when relogging as a ghost (#26012) 2026-06-26 07:22:05 +02:00
github-actions[bot] 7de731b86a chore(DB): import pending files
Referenced commit(s): 27e4ad8725
2026-06-26 05:21:49 +00:00
rorshan d83c5c7ada fix(DB/Quests): Fix Sleeping Giants quest requirements (#24070)
Co-authored-by: Ryan Turner <16946913+TheSCREWEDSoftware@users.noreply.github.com>
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 07:21:41 +02:00
blinkysc 60e9b53589 fix(Core/Creature): Notify creature pets when owner enters combat via assist (#25327)
Co-authored-by: blinkysc <blinkysc@users.noreply.github.com>
2026-06-26 07:21:16 +02:00
Andrew 27e4ad8725 feat(Core/SAI): Add health pct check mode to SMART_EVENT_DAMAGED (#24693)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Gultask <100873791+Gultask@users.noreply.github.com>
Co-authored-by: Ludwig <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-26 07:20:36 +02:00
github-actions[bot] a0fd340489 chore(DB): import pending files
Referenced commit(s): 96593c03e8
2026-06-25 22:44:15 +00:00
Grimgravy 96593c03e8 fix(Scripts/StormPeaks): fix Jokkum summon for quest "Krolmir, Hammer of Storms" (#25392)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 23:58:55 +02:00
EricksOliveira e668cc117d fix(Scripts/ICC): make Blood Queen Lana'thel IsVampire check difficulty-aware (#25349) 2026-06-25 23:32:05 +02:00
mpfans cf4171fa69 fix(Scripts/VioletHold): start escort in InitializeAI to avoid Start-in-combat error (#25978)
Co-authored-by: sudlud <sudlud@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-25 22:29:19 +02:00