Commit Graph

2 Commits

Author SHA1 Message Date
troytt 637854e415 chore: 移除 index.html、net.html、walk.html 历史原型入口并优化根路径路由
- 删除 index.html (M0 资源检视器)、walk.html (M1 原型)、net.html (M5 联机原型)
- 保留 acts.html (完整暗黑2真地图漫步与全部玩法) 与 arena.html (战斗数值测试竞技场)
- 更新 vite.config.ts 的 rollupOptions 输入仅保留 acts 与 arena
- 配置 dev server 与打包产物根路径 (/) 自动跳转至 /acts.html
- 清理 arena.html 中的历史 index.html 链接
- 同步更新 README.md 与 ROADMAP.md 中的页面索引

TAG=agy
CONV=2a1934de-30ef-464e-b3f3-fcbcdbbc49f1
2026-09-18 12:04:07 +00:00
troytt 93a854d9ad feat(combat): implement Diablo II 1.10+ combat math & PvE depth mechanics (fixes #24, fixes #39) 2026-09-17 02:52:00 +00:00