Elin
29 个评价
FilterMessages
   
奖励
收藏
已收藏
取消收藏
Gameplay: QoL
文件大小
发表于
更新日期
80.100 KB
2024 年 12 月 19 日 上午 11:19
2024 年 12 月 21 日 上午 6:53
3 项改动说明 ( 查看 )

订阅以下载
FilterMessages

描述
Allows you to define text to be filtered in the main message box window widget.

You can configure the strings to filter (separated by "|") and if the matching should be case sensitive or not.
Some options for common strings are also available so you don't have to type them out yourself.

Regex is also supported, so if you want to ignore something like
- "Something opened a door far away"
- "Something opened a chest far away"
instead of typing both, you can use
- "Something opened .* far away"

Has a context menu when middle clicking the player to also manage the settings (see note below for character limit on the filter) which can be turned off from the config file or with the mod below.

Settings can be adjusted in the config file that appears on Elin\BepInEx\config after the first launch of the game with the mod enabled or by using https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3379819704 (allows changing the settings without restarting the game).

Note: For defining strings the mod above has a 24 character limit for now, so I have added a context menu when middle clicking the player to manage the mod options and that lets you input 100 characters, if more are needed you need to edit the config file manually.
Mod Config GUI has removed the character limit on the filter so you can configure it through there instead of doing it manually.
8 条留言
NPOu  [作者] 8 月 12 日 上午 11:49 
@Theocratical Goblin
There should already be other mods that do that.
Theocratical Goblin 8 月 12 日 上午 11:29 
I have an idea, what if there is also an option to highlight certain messages in the log so you don't miss them?
轻抚飞鸟双翼 3 月 31 日 上午 6:06 
好mod!
Karmapowered 1 月 4 日 上午 4:36 
Very nice. Thank you very much for sharing your mods with us.
田所浩似 2024 年 12 月 22 日 上午 1:25 
中文的使用方法和英文的一样
直接输入中文的即可
比如我个人的设置是

你和.*换位了|.*被推开了|.*门被打开了|某人.*某物|.*打开了.*门
.* 即代表这个位置任意都行

希望对国区玩家有帮助
Kinasin 2024 年 12 月 21 日 下午 6:45 
banger
palin_orz 2024 年 12 月 21 日 上午 11:17 
wow, great job~

(translated by gpt):

以下是缩减后的翻译,字数在1000个字符以内:

该MOD允许您定义在主消息框中过滤的文本。您可以配置过滤字符串(用 "|" 分隔)并选择是否区分大小写。同时,提供一些常见字符串选项,避免您手动输入。

支持正则表达式,举例如:

“某物在远处打开了一扇门”
“某物在远处打开了一个箱子” 可使用:
“某物在.*远处打开”
通过中键点击玩家可弹出上下文菜单管理设置,此功能可通过配置文件或MOD禁用。

设置可在游戏首次启动并启用MOD后,在 Elin\BepInEx\config 文件夹中进行调整,也可使用 https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=3379819704 修改设置,无需重启游戏。

注意:MOD限制定义字符串为24个字符,若需更多字符可通过上下文菜单输入最多100个字符,超过部分需要手动编辑配置文件。
그린당끼 2024 年 12 月 19 日 下午 7:59 
Cool