claude-code-best/packages/pokemon/src
claude-code-best 363ba39cad refactor: 消除 engine.ts 重复 break 和 evolution.test.ts 的 as any
- engine.ts: 移除 switch case 中多余的 break 语句
- evolution.test.ts: 用完整 Creature 对象替代 as any 类型转换

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 04:40:59 +08:00
..
__tests__ refactor: 消除 engine.ts 重复 break 和 evolution.test.ts 的 as any 2026-04-22 04:40:59 +08:00
battle refactor: 消除 engine.ts 重复 break 和 evolution.test.ts 的 as any 2026-04-22 04:40:59 +08:00
core refactor: 清理未使用 import 和添加 spriteCache 错误日志 2026-04-22 04:18:51 +08:00
data refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
sprites feat: 一大堆优化 2026-04-21 20:31:10 +08:00
ui refactor: 清理未使用 import 和添加 spriteCache 错误日志 2026-04-22 04:18:51 +08:00
index.ts refactor: 提取共享 getStatColor、移除 deprecated EVOLUTION_CHAINS 2026-04-22 01:58:33 +08:00
types.ts feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag 2026-04-22 00:20:08 +08:00