claude-code-best/packages/pokemon
claude-code-best a58a36c35a fix: 修复战斗中 PP 不递减的问题
projectPokemon 读取 maxPp 属性名错误,Showdown 使用小写 maxpp,
导致 maxPp 回退到当前 pp 值,UI 显示的 PP 总是满的。

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-24 11:48:40 +08:00
..
docs docs: 添加 Pokémon 战斗系统审查报告 2026-04-24 11:48:40 +08:00
scripts feat: 从 PokeAPI 批量导入物种数据,替换硬编码 2026-04-24 11:48:40 +08:00
src fix: 修复战斗中 PP 不递减的问题 2026-04-24 11:48:40 +08:00
package.json feat: 集成 Battle tab 到 BuddyPanel,重命名 data/ 为 dex/ 规避 gitignore 2026-04-22 08:35:19 +08:00
tsconfig.json feat: 第一版可用 pokemon 2026-04-21 19:03:31 +08:00