feat(game): 更新游戏数据结构并优化历史记录显示
- 将动物图片资源配置重构为统一的花朵资源管理模块 - 添加奖励图片资源支持,实现动物和奖励图片的双重映射 - 在游戏历史记录中显示实际数字对应的奖励图标 - 修复历史记录中数字显示的空值处理逻辑 - 更新GitNexus项目索引统计信息 - 优化桌面游戏中花朵选择组件的渲染性能
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!-- gitnexus:start -->
|
||||
# GitNexus — Code Intelligence
|
||||
|
||||
This project is indexed by GitNexus as **36-character-flower** (2505 symbols, 4694 relationships, 215 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
|
||||
This project is indexed by GitNexus as **36-character-flower** (2527 symbols, 4819 relationships, 217 execution flows). Use the GitNexus MCP tools to understand code, assess impact, and navigate safely.
|
||||
|
||||
> If any GitNexus tool warns the index is stale, run `npx gitnexus analyze` in terminal first.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user