- BuddyPanel 新增 Battle tab,BattleFlow 加 isActive 控制 - BattleFlow configSelect 阶段支持 ↑↓ 选择物种 - packages/pokemon/src/data/ → dex/,解决根 .gitignore 匹配问题 - 全量 Tab→2空格 缩进转换 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- BattleConfigPanel: 战斗前配置(队伍展示 + 对手选择) - BattleView: 战斗主界面(双方 HP + 招式选择 + 事件日志) - SwitchPanel: 换人选择面板 - ItemPanel: 道具使用面板 - BattleResultPanel: 战斗结算展示 - MoveLearnPanel: 新招式学习面板 - HP 条颜色分级(绿/黄/红) - 事件日志中文格式化 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>