Commit Graph

4 Commits

Author SHA1 Message Date
ProjectKoi-Kalo\Kalo
6db785307c zc 2025-12-27 16:26:38 +08:00
ProjectKoi-Kalo\Kalo
063ae96ce0 zc 2025-12-22 16:37:49 +08:00
ProjectKoi-Kalo\Kalo
39812b070c zc 2025-12-22 15:11:24 +08:00
ProjectKoi-Kalo\Kalo
f4f5b58995 已添加新工具 get_recent_notifications:
新文件:Source/WulaFallenEmpire/EventSystem/AI/Tools/Tool_GetRecentNotifications.cs
功能:读取最近的 Letter + Message,按游戏 tick 从新到旧排序;默认 count=10,最大 100;默认同时包含 letter 和 message,可用 <includeLetters> / <includeMessages> 关闭其一。
已注册并写入系统工具说明:Source/WulaFallenEmpire/EventSystem/AI/UI/Dialog_AIConversation.cs
已编译输出:1.6/1.6/Assemblies/WulaFallenEmpire.dll
用法示例:
<get_recent_notifications><count>20</count></get_recent_notifications>
2025-12-14 13:14:42 +08:00