feat(ui): 新增段位系统并重构结算弹窗

新增玩家得分段位配置表与相关工具函数,重构战斗结算弹窗:
1.  新增ScoreRankSet.ts实现段位判定、进度计算逻辑
2.  为结算界面添加段位徽章、进度条和晋升动效
3.  实现总分滚动动画与破纪录涨幅显示
4.  调整UI5图集的边框参数适配新UI资源
This commit is contained in:
panFD
2026-08-03 22:43:38 +08:00
parent 3fe6325830
commit ae24d0378a
8 changed files with 3112 additions and 9676 deletions

View File

@@ -0,0 +1,9 @@
{
"ver": "4.0.24",
"importer": "typescript",
"imported": true,
"uuid": "577b2b8c-c387-4c64-bd45-9ea58980397a",
"files": [],
"subMetas": {},
"userData": {}
}