feat: 添加出牌动画和牌型排序显示

- 修复 AI decide 方法参数类型为 Array[Card]
- 添加 cards_played 和 player_passed 信号
- 出牌时在桌面中央显示排序后的卡牌
- 过牌时清除桌面牌
- 添加延迟动画效果(0.8秒显示,0.5秒清除)
- 添加 TableLabel 作为出牌显示区域
- 出牌按 rank 排序显示

🤖 Generated with [Qoder][https://qoder.com]
This commit is contained in:
xiaji
2026-06-01 23:12:35 +08:00
parent ce84fa75a0
commit 8c81e0d14b
1122 changed files with 12895 additions and 158 deletions

View File

@@ -0,0 +1,3 @@
source_md5="e08c4085238a67e6066389dd5dbc4cc7"
dest_md5="294663de2dfd2f7adbc7fdca5311a47e"