Skip to content

Conversation

@jacobk999
Copy link
Member

@jacobk999 jacobk999 commented Dec 29, 2025

image image image image

Copilot AI review requested due to automatic review settings December 29, 2025 15:22
@vercel
Copy link

vercel bot commented Dec 29, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
statsify Error Error Dec 29, 2025 4:11pm

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds support for Disasters game mode statistics to the Arcade gamemode, enabling tracking and display of survival and death statistics across various disaster types.

Key Changes

  • Added Disasters, DisasterSurvivals, and DisastersDeaths classes to track game statistics
  • Integrated Disasters mode into the Arcade gamemode with submodes for overall, survivals, and deaths
  • Updated UI components to display Disasters statistics alongside other Arcade games

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
packages/schemas/src/player/gamemodes/arcade/mode.ts Defines schema classes for Disasters statistics including survivals and deaths tracking
packages/schemas/src/player/gamemodes/arcade/index.ts Integrates Disasters mode into Arcade gamemode with submode configuration
locales/en-US/emojis.json Adds emoji reference for Disasters mode
assets/public Updates subproject commit reference
assets/private Updates subproject commit reference
apps/site/app/(home)/previews/arcade.tsx Updates arcade preview to include Disasters and adjusts grid layout from 3 to 4 columns
apps/discord-bot/src/commands/arcade/modes/overall-arcade.tsx Adds Disasters to overall arcade statistics table and refactors column layout
apps/discord-bot/src/commands/arcade/modes/index.tsx Exports Disasters table component
apps/discord-bot/src/commands/arcade/modes/disasters.tsx Implements UI tables for displaying Disasters statistics with survivals and deaths submodes
apps/discord-bot/src/commands/arcade/arcade.profile.tsx Adds case handler for Disasters mode in arcade profile display

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jacobk999 jacobk999 merged commit 0cec412 into main Dec 29, 2025
3 of 4 checks passed
@jacobk999 jacobk999 deleted the feat/disasters branch December 29, 2025 16:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants