Skip to content

feat: リザルト画面でのリトライ処理、ランキング表示#102

Merged
Artemol merged 22 commits intodevelopfrom
feature/ranking-retry
Nov 1, 2025
Merged

feat: リザルト画面でのリトライ処理、ランキング表示#102
Artemol merged 22 commits intodevelopfrom
feature/ranking-retry

Conversation

@Artemol
Copy link
Contributor

@Artemol Artemol commented Oct 31, 2025

About


  • リザルト画面でスコアを送信する際に失敗したらリトライできるように
  • リザルト画面に3位までのランキングを表示
  • ProcRaUtilからRankingRepositoryに変更, asmdefの整理
  • RaycastBlockerではなくCanvasGroupのInteractableを変更する方式に変更
  • ランキングのスコアを等幅に変更
  • RunInBackgroundを有効化

気づいたら大量のコミットが生まれていました よろしくお願いします

配置が気に入らなかったら勝手に手直ししていいよ

@Artemol Artemol self-assigned this Oct 31, 2025
@Artemol Artemol requested a review from a team as a code owner October 31, 2025 23:09
@Artemol Artemol added the enhancement New feature or request label Oct 31, 2025
@Artemol Artemol requested review from kamekiti-mars and removed request for a team October 31, 2025 23:09
@github-actions
Copy link
Contributor

github-actions bot commented Oct 31, 2025

Unity Tests

  2 files   22 suites   0s ⏱️
232 tests 232 ✅ 0 💤 0 ❌
406 runs  406 ✅ 0 💤 0 ❌

Results for commit dbade75.

♻️ This comment has been updated with latest results.

@kamekiti-mars
Copy link
Contributor

@Artemol
概ね大丈夫
RegisterPanelの配置だけ俺の好みに直したので確認して問題なければマージしてください 

@Artemol Artemol merged commit 02b6fff into develop Nov 1, 2025
2 checks passed
@Artemol Artemol deleted the feature/ranking-retry branch November 1, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment