v0.1.33: 闭环·流光——物品生态闭环+引擎止血+UI动效打磨+测试 5230

【版本】0.1.33(build 通过)
【测试】5009→5230(+200 matrix-close-loop 闭环四验宏量)
【文档】AGENTS/README/MOD_GUIDE/MEMORY 四份同步 0.1.33(闭环注/四同步纪律/测试数)
This commit is contained in:
2026-08-23 21:39:23 +08:00
parent 2369f342dd
commit 7839c7b55a
10 changed files with 59 additions and 11 deletions
+1 -1
View File
@@ -162,7 +162,7 @@ describe('GameFacade 门面', () => {
const f = new GameFacade(w, 1)
const info = f.about()
expect(info.title).toBe('仙途家族志')
expect(info.version).toContain('0.1.32')
expect(info.version).toContain('0.1.33')
expect(info.modules).toBeGreaterThanOrEqual(11)
expect(info.systems).toBeGreaterThan(0)
expect(info.plugins).toBeGreaterThanOrEqual(3)