Commit Graph

12263 Commits

Author SHA1 Message Date
sogladev c09afb0803 fix(Scripts/Ulduar): rework XT-002 Deconstructor (#26345)
Co-authored-by: Keader <keader.android@gmail.com>
2026-07-04 22:44:54 +02:00
sogladev 3776f464e5 fix(Scripts/Ulduar): rework Flame Leviathan Overload sequence (#26360) 2026-07-04 22:44:34 +02:00
github-actions[bot] b42ffa5cdd chore(DB): import pending files
Referenced commit(s): 0dd3fcd7c1
2026-07-04 19:32:10 +00:00
Rocco Silipo 0dd3fcd7c1 fix(DB/Script): Improve Citizen of Havenshire behavior. (#26467) 2026-07-04 21:30:55 +02:00
github-actions[bot] ad5b63ee02 chore(DB): import pending files
Referenced commit(s): f76595cf80
2026-07-04 18:56:40 +00:00
Andrew f76595cf80 feat(Core/Battlefield): defer server restart during Wintergrasp (#26461)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-04 20:53:10 +02:00
github-actions[bot] f8a0c2f608 chore(DB): import pending files
Referenced commit(s): b6328fa9bb
2026-07-04 18:26:10 +00:00
Andrew b6328fa9bb fix(DB/Spells): Honor Among Thieves proc must not engage the rogue (#26462)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-04 15:24:42 -03:00
github-actions[bot] 931201d31d chore(DB): import pending files
Referenced commit(s): 50a56682f1
2026-07-03 10:07:58 +00:00
zaganzg 50a56682f1 fix(Scripts/Ulduar): Improve Freya's Detonating Lashers spawn behaviour (#26263)
Co-authored-by: zaganzg <176078186+zaganzg@users.noreply.github.com>
Co-authored-by: sogladev <sogladev@gmail.com>
2026-07-03 12:06:41 +02:00
github-actions[bot] 779160a3d6 chore(DB): import pending files
Referenced commit(s): 88b541ea32
2026-07-03 10:01:38 +00:00
Rocco Silipo 88b541ea32 fix(DB/Ulduar): Add missing spawns in 25M and implement Faceless Horror's Behavior. (#26407) 2026-07-03 12:00:28 +02:00
github-actions[bot] 035fc81c7e chore(DB): import pending files
Referenced commit(s): 4f619a6c54
2026-07-03 08:53:10 +00:00
Xepic90 4f619a6c54 fix(Scripts/Ulduar): activate teleporter pads when their unlock condition is met (#26420) 2026-07-03 10:51:59 +02:00
Andrew b0eaad2fb1 fix(Scripts/Ulduar): cast Freya's Unstable Sun Beam on random players (#26417)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-02 21:06:54 -03:00
github-actions[bot] b66ea07190 chore(DB): import pending files
Referenced commit(s): 9b0ffec040
2026-07-02 23:46:05 +00:00
Xepic90 9e664a81de fix(DB/Creature): Venture Co. Ruffian shows corpse explosion visual at rest (#26418) 2026-07-03 01:45:46 +02:00
github-actions[bot] 9b0ffec040 chore(DB): import pending files
Referenced commit(s): 7e1d2b81c4
2026-07-02 23:44:47 +00:00
Xepic90 7e1d2b81c4 fix(DB/Quest): Infected Kodo dismount loop and missing quest timer (#26419) 2026-07-03 01:43:34 +02:00
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
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
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
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
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
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
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
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
隐如仙 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
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
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
github-actions[bot] 1ad5374773 chore(DB): import pending files
Referenced commit(s): c0c5cf2f6b
2026-06-24 16:45:12 +00:00
Kitzunu c0c5cf2f6b feat(Core/ServerMail): Allow mail sender to be a creature (#26302) 2026-06-24 18:43:59 +02:00
github-actions[bot] b177b7f628 chore(DB): import pending files
Referenced commit(s): e1bf2635cd
2026-06-22 08:26:15 +00:00