Skip to content

Add Destiny: Rising uids and nicknames#13

Merged
berkus merged 2 commits intomainfrom
destiny-rising-uids
Aug 30, 2025
Merged

Add Destiny: Rising uids and nicknames#13
berkus merged 2 commits intomainfrom
destiny-rising-uids

Conversation

@berkus
Copy link
Owner

@berkus berkus commented Aug 30, 2025

No description provided.

@berkus berkus requested a review from Copilot August 30, 2025 22:19
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

Adds support for Destiny: Rising game identifiers by introducing new database fields and UI updates to track player UIDs and nicknames in the Destiny: Rising mobile game.

  • Adds rising_uid and rising_nickname database fields to the guardians table
  • Updates display templates and commands to show Destiny: Rising information
  • Provides edit functionality for administrators to manage Rising identifiers

Reviewed Changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
migration/src/tables.rs Adds RisingUid and RisingNickname enum variants for database schema
migration/src/m20250828_224244_add_destiny_rising_uids.rs Database migration to add nullable rising_uid and rising_nickname columns
migration/src/lib.rs Registers the new migration module
entity/src/guardians.rs Adds model fields and formatting methods for Destiny: Rising identifiers
entity/src/plannedactivitymembers.rs Updates activity member template to include Rising information
bot/templates/list/member.tera Updates member display template to show Rising identifiers
bot/templates/editguar/usage.tera Adds documentation for new Rising edit command
bot/src/commands/whois_command.rs Updates whois output to include Rising information
bot/src/commands/editguar_command.rs Adds Rising UID/nickname editing functionality
bot/src/commands/mod.rs Improves error message display by including error details
Justfile.top Adds deployment automation script

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@berkus berkus force-pushed the destiny-rising-uids branch from d8f488a to ba4d36d Compare August 30, 2025 22:23
@berkus berkus merged commit 7c14f37 into main Aug 30, 2025
1 check passed
@berkus berkus deleted the destiny-rising-uids branch August 30, 2025 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant