完善后端联调链路与模拟器多通道支持

This commit is contained in:
2026-04-01 18:48:59 +08:00
parent 94a1f0ba78
commit a70dc8d5d0
51 changed files with 4037 additions and 197 deletions

View File

@@ -41,6 +41,8 @@ group-01
然后在小程序调试面板里把“模拟通道号”也配成同一个值。
当前“模拟通道号”位于工作台顶部,属于全局调试参数,不再归属某个单独分组。
## 当前能力
- 直接载入 `game.json`
@@ -83,6 +85,13 @@ ws://127.0.0.1:17865/debug-log
当前 UI 会通过独立日志通道把这类消息显示到“调试日志”区域。
日志区域当前是:
- 地图右下角浮层
- 可展开 / 缩小
- 支持按 `scope` 过滤
- 按当前 `channelId` 隔离显示
第一阶段主要用于承接:
- `gps-logo`