Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

通常チャットでLunaChatを使用する場合に、クリック可能チャット欄と従来チャット欄を切り替えできるようにしてほしい #186

Closed
ucchyocean opened this issue Jul 15, 2020 · 2 comments
Assignees

Comments

@ucchyocean
Copy link
Owner

ucchyocean commented Jul 15, 2020

#178 の対応で、チャットイベントAsyncPlayerChatEventが常にキャンセルされて代わりにクリック可能チャットが送信されるようになった。
そのため、 #181 の報告にあるような、既存のチャット連携プラグインとの動作がうまくいかないことが報告されている。

そこで、通常チャットでLunaChatを使用する場合に、クリック可能チャット欄と従来チャット欄を切り替えできるようにしてほしい。

コンフィグに enableNormalChatClickable を追加し、true ならクリック可能チャットを、falseなら従来の動作をするようにしてほしい。
enableNormalChatClickable のデフォルトは、false(従来通りの動作)とする。

@ucchyocean
Copy link
Owner Author

コミット 9099ac9 で対応済み

@ucchyocean
Copy link
Owner Author

動作確認OK

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant