feature/whaletown-developer-extra-feature #19
Reference in New Issue
Block a user
Delete Branch "feature/whaletown-developer-extra-feature"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
本次分支建议合并,主要完成以下内容:
T键唤起聊天框,Enter发送消息。SceneManager.gd变量遮蔽告警、ChatUI.gd未使用参数告警等问题。notice_board/notice_dialog/welcome_dialog)。PlayerController的player_moved信号恢复实际发射,消除未使用告警。ChatManager增强消息类型兼容(t/type),并处理error消息路径。LocationManager的 WS 地址支持配置覆盖(环境变量 / game_config),默认保持/game。mouse_filter逻辑改为强类型赋值,减少类型绕过隐患。web_assets/index.html、web_assets/index.pck、web_assets/index.service.worker.js。验证情况:
tests/unit/test_chat_ui_input_regressions.gdMainScene启动检查通过(无新增脚本解析错误)可合并。