claude-code-best/packages
claude-code-best 7c64199fc5 fix: 修复战斗系统 bug(switch 映射、async learnableMoves、类型安全)
- engine.ts: switch 动作改为映射 creatureId 到 party slot index
- settlement.ts: 改用 for-of 循环支持 async learnableMoves 检测
- types.ts: miss 事件增加 side 字段,消除 as any
- BattleFlow.tsx: handleAction 改为 async 支持 await settleBattle
- battle.test.ts: 补充缺失的 async 标记

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 04:12:13 +08:00
..
@ant feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
acp-link Merge branch 'feature/unknown-llm-feature-test' 2026-04-21 12:06:19 +08:00
agent-tools feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
audio-capture-napi Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
builtin-tools feat: 增强 auto mode 的易用性 (#312) 2026-04-20 21:13:09 +08:00
color-diff-napi Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
image-processor-napi Fixture/langfuse record auto mode data error (#308) 2026-04-20 13:30:05 +08:00
mcp-client feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
modifiers-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
pokemon fix: 修复战斗系统 bug(switch 映射、async learnableMoves、类型安全) 2026-04-22 04:12:13 +08:00
remote-control-server feat: remote control 支持 auto bind 功能 (#300) 2026-04-19 13:04:09 +08:00
url-handler-napi feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00
weixin feat: 接入内建 weixin channel(同 #301 重构版本) (#303) 2026-04-19 21:33:27 +08:00
tsconfig.json feat: 重构供应商层次 (#286) 2026-04-17 09:33:14 +08:00