claude-code-best
12cbb7c4c7
feat: Phase 1 — 数据模型升级 Creature v2 + PCBox/Bag
- 新增 MoveSlot, PCBox, Bag, ItemId 类型
- Creature 扩展 nature/moves/ability/heldItem/pokeball 字段
- BuddyData 升级 v2: 新增 boxes, bag, battlesWon/battlesLost
- 新建 data/learnsets.ts: getDefaultMoveset/getDefaultAbility/getNewLearnableMoves
- storage.ts v1→v2 迁移: 回填 nature/moves/ability,新增 PCBox/Bag
- 新增 PCBox 操作: deposit/withdraw/move/rename/findLocation/release
- 新增 Bag 操作: add/remove/getCount
- generateCreature/loadBuddyData/hatchEgg 改为 async (Dex.learnsets.get 异步)
- 修复 PokedexView: activeCreatureId → party[0]
- 更新测试文件: async/await + v2 BuddyData fixtures
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-22 00:20:08 +08:00
..
2026-04-20 10:20:27 +08:00
2026-04-16 20:59:29 +08:00
2026-04-13 09:52:05 +08:00
2026-04-17 16:21:27 +08:00
2026-04-22 00:20:08 +08:00
2026-04-20 22:35:57 +08:00
2026-04-22 00:20:08 +08:00
2026-04-21 19:03:31 +08:00
2026-04-18 21:54:22 +08:00
2026-04-07 16:17:48 +08:00
2026-04-13 09:52:05 +08:00
2026-04-16 20:59:29 +08:00
2026-04-19 21:33:27 +08:00
2026-04-01 01:00:10 +08:00
2026-04-21 19:03:31 +08:00
2026-04-16 20:59:29 +08:00
2026-04-17 09:33:14 +08:00
2026-04-20 13:30:05 +08:00
2026-03-31 20:40:16 +08:00
2026-04-04 23:24:27 +08:00
2026-04-01 17:11:09 +08:00
2026-03-31 19:22:47 +08:00
2026-04-19 21:33:27 +08:00
2026-04-16 20:59:29 +08:00
2026-04-12 23:24:12 +08:00
2026-04-17 16:21:27 +08:00
2026-03-31 20:40:16 +08:00
2026-04-22 00:20:08 +08:00
2026-04-01 01:00:10 +08:00
2026-04-01 01:00:10 +08:00
2026-04-20 21:13:09 +08:00
2026-04-13 09:52:05 +08:00
2026-04-01 01:00:10 +08:00
2026-04-21 21:38:13 +08:00
2026-04-18 21:54:22 +08:00
2026-04-17 16:21:27 +08:00
2026-03-31 23:32:58 +08:00
2026-04-21 19:23:37 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-17 16:21:27 +08:00
2026-03-31 19:22:47 +08:00
2026-04-18 21:54:22 +08:00
2026-03-31 19:22:47 +08:00
2026-04-13 09:52:05 +08:00
2026-03-31 19:22:47 +08:00
2026-04-20 10:20:27 +08:00
2026-04-20 22:35:57 +08:00
2026-03-31 19:22:47 +08:00
2026-04-20 21:13:09 +08:00
2026-04-17 09:33:14 +08:00
2026-04-07 16:17:48 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-03-31 19:22:47 +08:00
2026-04-21 19:23:37 +08:00
2026-04-13 09:52:05 +08:00