lawless/client/library/5d/5d45ba66-829a-46d3-948e-2ed3fa7ee421.json
徐勤民 521603a899
一些检测仍在等待运行
Docs Build / build-and-deploy (push) Waiting to run
refactor(client): 删除游戏核心管理器和场景脚本
- 移除 ConfigManager 配置管理器类
- 移除 GameManager 全局单例管理器类
- 移除 NetworkManager 网络连接管理器类
- 移除 CharacterData 和 ItemData 数据模型类
- 移除 BagScene、BattleScene、LobbyScene 等场景脚本
- 移除 EncounterBubble 和 EventFeedPanel UI组件脚本
- 更新代理邀请文档中的服务器连接方式
- 更新同步状态表格中的代理任务分配信息
- 添加 MiMo 任务完成总结和审查修复记录
2026-07-03 21:34:51 +08:00

110 行
1.7 KiB
JSON

[
{
"__type__": "DeferredPipeline",
"_name": "",
"_objFlags": 0,
"_native": "",
"_tag": 0,
"_flows": [
{
"__id__": 1
},
{
"__id__": 3
}
],
"renderTextures": []
},
{
"__type__": "ShadowFlow",
"_name": "ShadowFlow",
"_priority": 0,
"_tag": 0,
"_stages": [
{
"__id__": 2
}
]
},
{
"__type__": "ShadowStage",
"_name": "ShadowStage",
"_priority": 0,
"_tag": 0
},
{
"__type__": "MainFlow",
"_name": "MainFlow",
"_priority": 1,
"_tag": 0,
"_stages": [
{
"__id__": 4
},
{
"__id__": 6
},
{
"__id__": 8
},
{
"__id__": 9
}
]
},
{
"__type__": "GbufferStage",
"_name": "GbufferStage",
"_priority": 0,
"_tag": 0,
"renderQueues": [
{
"__id__": 5
}
]
},
{
"__type__": "RenderQueueDesc",
"isTransparent": false,
"sortMode": 0,
"stages": [
"default"
]
},
{
"__type__": "LightingStage",
"_name": "LightingStage",
"_priority": 0,
"_tag": 0,
"_deferredMaterial": null,
"renderQueues": [
{
"__id__": 7
}
]
},
{
"__type__": "RenderQueueDesc",
"isTransparent": true,
"sortMode": 1,
"stages": [
"default"
]
},
{
"__type__": "BloomStage",
"_name": "BloomStage",
"_priority": 0,
"_tag": 0,
"_bloomMaterial": null,
"renderQueues": []
},
{
"__type__": "PostProcessStage",
"_name": "PostProcessStage",
"_priority": 0,
"_tag": 0,
"_postProcessMaterial": null,
"renderQueues": []
}
]