We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
サーバーがリバーシの連合対戦機能に対応していることをnodeinfoやmetaに埋め込んで連合先に配送する。
受け取ったサーバーは連合リストに何かアイコン等を付けたりする。 リバーシの招待を送る際に非対応サーバーの場合はダイアログを表示する
そのサーバーが対応しているかどうかをわざわざソースコード等を見に行かなくて済み、また連合リスト等で可視化されていれば対戦ができるサーバーとそうでないサーバーを簡単に判別ができるため、利便性が向上すると思う。
The text was updated successfully, but these errors were encountered:
nodeinfoはある程度古い可能性があるから招待送る時にnodeinfo情報更新した方が良さそう
Sorry, something went wrong.
もう閉じておいた方がいい?
フロントエンド追加してから
りょ
Successfully merging a pull request may close this issue.
概要(Summary)
サーバーがリバーシの連合対戦機能に対応していることをnodeinfoやmetaに埋め込んで連合先に配送する。
受け取ったサーバーは連合リストに何かアイコン等を付けたりする。
リバーシの招待を送る際に非対応サーバーの場合はダイアログを表示する
なぜ必要なのか(Purpose)
そのサーバーが対応しているかどうかをわざわざソースコード等を見に行かなくて済み、また連合リスト等で可視化されていれば対戦ができるサーバーとそうでないサーバーを簡単に判別ができるため、利便性が向上すると思う。
自分で実装しますか?(Do you want to implement this feature yourself?)
The text was updated successfully, but these errors were encountered: