Commit Graph

3 Commits

Author SHA1 Message Date
empty
87007d9b43 feat(web): 适配阵营博弈和剧情线系统
- 修复派系显示逻辑适配新数据结构
- 添加阵营能量条显示 (power/threshold)
- 添加阵营技能触发提示 (festival/panic)
- 添加剧情线进度显示
- 添加剧情事件触发提示
- 移除中立派显示

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 12:33:23 +08:00
empty
012956f817 feat(web): add faction distribution visualization
- Add faction bar with color-coded segments
- Show optimists (green), neutral (gray), fearful (red)
- Add legend for faction types

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 11:07:23 +08:00
empty
8b90d55f02 feat: AI Town MVP - 完整三层架构实现
- Python FastAPI 引擎:世界状态模拟、全局能量条、世界事件系统
- Node.js WebSocket 服务器:实时通信、事件队列批处理
- 前端仪表盘:世界状态可视化、行动日志、事件展示

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 10:29:35 +08:00