CHANGES IN 1.19.1 PRE-RELEASE 3
1.19.1-pre3 的修改内容
- Moved the chat scrollbar to the right of the chat window
- 将聊天栏的滚动条挪到了聊天窗口右侧
- System message are now displayed with a gray color indicator
- 系统消息现在使用灰色指示器展示
TECHNICAL CHANGES IN 1.19.1 PRE-RELEASE 3
1.19.1-pre3 的技术性修改
- Custom servers can set their own auto-completion options for regular chat via a new network packet
- 现在自定义服务器可以通过新的网络数据包为常规聊天设置独有的自动补全选项
- The list of players on the Social Interactions screen now places entries for players with recently seen messages at the top of the list
- 现在社交屏幕会将玩家最近看到的消息条目置顶
- The msg_command chat type has been split apart into msg_command_incoming and msg_command_outgoing
- msg_command 聊天类型已被分割为 msg_command_incoming 和 msg_command_outgoing
- The team_name chat type parameter has been renamed to target
- team_name 聊天类型参数现已被重命名为 target
- This chat type parameter is now used by msg_command_outgoing
- 此聊天类型参数现被 msg_command_outgoing使用
FIXED BUGS IN 1.19.1 PRE-RELEASE 3
1.19.1-pre3 修复的漏洞
- MC-253182 – The second instance of a reflexive pronoun is used incorrectly within the “gui.abuseReport.reason.self_harm_or_suicide.description” string
- MC-253182 – 字符串 gui.abuseReport.reason.self_harm_or_suicide.description 中的第二个反身代词用法不正确
- MC-253214 – Tooltips will become offset in certain cases
- MC-253214 – 悬浮提示在部分情况下显示位置有偏移
- MC-253223 – A preposition is incorrectly used within the “gui.abuseReport.reason.terrorism_or_violent_extremism.description” string
- MC-253223 – 字符串 gui.abuseReport.reason.terrorism_or_violent_extremism.description 中使用了错误的介词
- MC-253496 – /execute as {player} run say counts to the report system
- MC-253496 – 由 /execute as {player} run say 产生的消息可以被举报系统选中
- MC-253742 – The chat scroll bar overlaps the colored indicators used to show the trust status of messages
- MC-253742 – 聊天消息滚动条与消息可信状态颜色指示器交叠
- MC-253773 – Whispers appear as modified by the server
- MC-253773 – 私聊总是显示被服务器修改
来源:苦力怕553