claude-code-best/packages/pokemon
claude-code-best fa8e45e933 test: 新增数据层测试 + 引擎修复
- 新增 pkmn.test.ts: stat 映射测试
- 新增 species.test.ts: 物种数据测试
- 新增 xpTable.test.ts: XP 公式测试
- 新增 evMapping.test.ts: EV 映射测试
- 新增 names.test.ts: 多语言名称测试
- 新增 fallback.test.ts: 精灵 fallback 测试
- 修复 engine.ts 类型

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 00:45:57 +08:00
..
scripts feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00
src test: 新增数据层测试 + 引擎修复 2026-04-22 00:45:57 +08:00
package.json feat: Phase 2 — 战斗引擎 @pkmn 薄适配层 2026-04-22 00:31:42 +08:00
tsconfig.json feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00