mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-17 13:55:50 +00:00
- settlement.ts: 复用 MAX_EV_PER_STAT/MAX_EV_TOTAL 常量替代硬编码 - settlement.ts: 删除未使用的 Creature/addItemToBag/removeItemFromBag/xpForLevel import - effort.ts: 复用 EV_COOLDOWN_MS 常量替代硬编码 30000 - storage.ts: 空 catch 块添加错误日志输出 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>