manpengan
|
92bf1f5070
|
feat: add gift zone city team and mashup mode
|
2026-03-29 00:49:03 +08:00 |
|
manpengan
|
c118e24bd1
|
feat: scaffold mvp shell and content runtime
|
2026-03-29 00:36:28 +08:00 |
|
manpengan
|
3c5943212d
|
design: 主页 3x3 填满 — 7大洲 + 主题大混战 + 敬请期待
- 第8格:主题大混战 — 从全部已解锁城市随机抽取素材混搭一局
- 第9格:敬请期待 — 占位,后续替换为新玩法入口
- 第7格:南极洲(planned)
- world-catalog 新增 antarctica/mashup/coming_soon 节点
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:54:40 +08:00 |
|
manpengan
|
d7bea9aed5
|
nav: 全量 world-catalog + status active/planned 分层
- world-catalog.js: 6洲48国127城市全量 NavNode catalog
- 统一 schema(isEnabled → status: active|planned)
- 64 个 NavNode 覆盖所有洲/国家/地区
- runtime-nav.js: 从 catalog 自动过滤 active 节点
- MVP_OVERRIDES 机制跳过国家层直连城市
- V1.1+ 删除覆写即恢复完整层级
- 删除 future-catalog.js,旧 shim 指向 world-catalog
- game-design 2.3 更新 schema + Framework Ready 说明
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:37:17 +08:00 |
|
manpengan
|
212b12ab6b
|
nav: 统一 NavNode schema + runtime/roadmap 分离 + 城市补父级
- navigation/nav-schema.js: 统一 NavNode schema 定义
- navigation/runtime-nav.js: MVP runtime(仅 6 城市 active)
- navigation/future-catalog.js: 路线图数据(不进 runtime)
- 旧索引文件标注 @deprecated,重定向到新路径
- 6 城市补 countryId/regionId
- game-design 明确 MVP vs V1.1+ 导航边界
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:31:52 +08:00 |
|
manpengan
|
18cd4d8409
|
fix: 港澳 → 港澳台,新增台北
regions/china.js、game-design、city-roadmap 统一更新。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:22:36 +08:00 |
|
manpengan
|
faeb453a64
|
nav: 三级导航分页结构 + 中国地区索引
- 02-game-design 地图结构重写:洲→国家→城市,3x3棋盘分页
- 中国 40 城按 8 地区分组(华北/东北/华东/华中/华南/西南/西北/港澳)
- 导航索引数据:continents/index + asia + regions/china + pagination工具
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:20:58 +08:00 |
|
manpengan
|
b32ba6d595
|
content: 6 城市数据 + 决策锁定 + 流程更新
- js/content/cities/: 北京/东京/曼谷/首尔/新加坡/伊斯坦布尔完整 CityManifest
- 01-charter: 5 项设计决策标记 ✅ 已锁定
- 00-process: Phase 1/4 已完成,Phase 7 进行中
- 收录 Codex 产出的 04/05 技术设计文档
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 23:10:24 +08:00 |
|
manpengan
|
a00eaadfef
|
init: 微信小游戏项目初始化
基础工程骨架:game.js 入口、Canvas 渲染、DevTools 项目配置。
包含 CLAUDE.md / AGENTS.md 及 KB 知识库接入。
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
2026-03-28 21:56:45 +08:00 |
|