• Joined on 2026-05-11
troytt commented on issue troytt/diablo2-web#455 2026-09-27 15:35:02 +00:00
[DRLG] 严格对齐 D2MOO 1.13c 完整室外荒野 (Wilderness) 生成算法与关卡拓扑

补充(便于追溯):移植的前几个阶段已被其他会话的提交顺带提交,所以在 git log / git blame 里会看到下面两个标题不相关的提交:

troytt closed issue troytt/diablo2-web#455 2026-09-27 15:33:29 +00:00
[DRLG] 严格对齐 D2MOO 1.13c 完整室外荒野 (Wilderness) 生成算法与关卡拓扑
troytt commented on issue troytt/diablo2-web#455 2026-09-27 15:33:29 +00:00
[DRLG] 严格对齐 D2MOO 1.13c 完整室外荒野 (Wilderness) 生成算法与关卡拓扑

第一幕部分完成:D2MOO 逐函数 1:1 移植,已推送到 main(230c20d、b6fc251)

按上一条评论的方案(M1–M6)完成。第二~五幕另建 issue(见下),本…

troytt opened issue troytt/diablo2-web#502 2026-09-27 15:29:43 +00:00
[渲染] DRLG 关卡使用 D2 实际选中的瓦片变体(需决定 pickVariant 规则)
troytt opened issue troytt/diablo2-web#501 2026-09-27 15:29:42 +00:00
[迷宫] 123 Halls of Pain var3 小站退回 placed
troytt opened issue troytt/diablo2-web#500 2026-09-27 15:29:41 +00:00
[资源] 第五幕 minion2/6/7(Code xx)没有怪物美术(关卡 112/124/129)
troytt opened issue troytt/diablo2-web#499 2026-09-27 15:29:41 +00:00
[DRLG] 第三幕户外关卡改用 D2MOO 1:1 移植(关卡 76–83)
troytt opened issue troytt/diablo2-web#498 2026-09-27 15:29:40 +00:00
[DRLG] 第五幕户外关卡改用 D2MOO 1:1 移植(关卡 110–112、117、134)
troytt opened issue troytt/diablo2-web#497 2026-09-27 15:29:40 +00:00
[DRLG] 第四幕户外关卡改用 D2MOO 1:1 移植(关卡 104–106、108)
troytt opened issue troytt/diablo2-web#496 2026-09-27 15:29:39 +00:00
[DRLG] 第二幕户外关卡改用 D2MOO 1:1 移植(关卡 41–46)
troytt pushed to main at troytt/diablo2-web 2026-09-27 15:28:24 +00:00
b6fc2512d4 feat(drlg): generate Act I outdoor levels with the 1:1 D2MOO port (#455)
230c20da67 fix(entities): bake the Hell Bovine (MonStats Code EC) art for the Moo Moo Farm
Compare 2 commits »
troytt pushed to main at troytt/diablo2-web 2026-09-27 14:26:18 +00:00
bad680600f feat(scene): replace G-key map transition with mouse-click warp & entrance interaction
troytt pushed to main at troytt/diablo2-web 2026-09-27 08:36:44 +00:00
1c738c5445 Merge branch 'fix/cube-transmute-btn'
3bf9a8c220 fix(ui): restore Horadric Cube Transmute and Close buttons per D2Client.dll 1.13c parity
Compare 2 commits »
troytt pushed to main at troytt/diablo2-web 2026-09-27 08:36:21 +00:00
ffda82d650 Merge branch 'fix/vendor-item-bg-color' into main
598f8f2421 fix(ui): align vendor and gamble item background colors with D2 1.13c item usability rules
Compare 2 commits »
troytt pushed to main at troytt/diablo2-web 2026-09-27 08:16:56 +00:00
8c5ae5c623 fix(ui): 补齐物品栏金币按钮 (goldcoinbtn.dc6) 并对齐金币栏数值
troytt pushed to main at troytt/diablo2-web 2026-09-27 07:47:34 +00:00
855d610168 fix(ui): 点击商人面板买/卖/修理按钮后鼠标样式切换为原版 buysell.dc6 交易光标 (Fixes #491)
troytt closed issue troytt/diablo2-web#491 2026-09-27 07:47:34 +00:00
fix(ui): 点击商人面板买/卖/修理按钮后鼠标样式应切换为原版 buysell.dc6 交易光标
troytt deleted branch fix/issue-489-npc-menu-ui from troytt/diablo2-web 2026-09-27 06:41:35 +00:00
troytt pushed to main at troytt/diablo2-web 2026-09-27 06:41:35 +00:00
57c57c2662 Merge pull request 'fix(ui): restore authentic D2 v1.13c NPC dialog popup menu (Fixes #489)' (#495) from fix/issue-489-npc-menu-ui into main
d998a0551b fix(ui): restore authentic D2 v1.13c NPC dialog popup menu (Fixes #489)
Compare 2 commits »
troytt closed issue troytt/diablo2-web#489 2026-09-27 06:41:34 +00:00
fix(ui): restore authentic D2 v1.13c NPC dialog popup menu (dialog.cpp + npcmenu.cpp + boxpieces.dc6)