1
1
mirror of https://github.com/Rundll86/Dog-Lynx-And-HCN.git synced 2026-05-28 06:51:54 +08:00

feat(UI): 更新字体资源并优化物品显示逻辑

替换原有字体文件为OTF格式,添加粗体字体支持
在物品显示组件中添加字体颜色变化功能,根据资源是否足够显示不同颜色
优化Feed类的资源消耗计算逻辑,增加countOf方法提高可读性
This commit is contained in:
2025-09-30 17:32:15 +08:00
parent 6a0389dd94
commit 43f6387d9c
9 changed files with 58 additions and 12 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ project/assembly_name="ChickenVSBear"
[gui]
theme/custom="res://themes/main.tres"
theme/custom_font="res://resources/fonts/syht.ttf"
theme/custom_font="res://resources/fonts/syht.otf"
[input]