claude-code-best/packages/pokemon/src
claude-code-best 0777e1a1f9 refactor: 删除未使用的 pkmn.ts 辅助函数
- 删除 getMove、getAbility、getType、getPrimaryAbility(无生产代码引用)
- 同步删除对应的 pkmn.test.ts 测试

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 06:04:12 +08:00
..
__tests__ refactor: 删除未使用的 pkmn.ts 辅助函数 2026-04-22 06:04:12 +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: 删除未使用的 pkmn.ts 辅助函数 2026-04-22 06:04:12 +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