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

Returning "Friendly IDs" for Custom Commands / Custom Types #906

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

TalZaccai
Copy link
Contributor

Following changes in PR #848 we now assign raw string command IDs & custom type IDs in descending order starting from last valid ID available.
To make IDs returned to the client "friendlier", this PR converts the "large" custom command / type IDs to start at index 0.

@TalZaccai TalZaccai marked this pull request as ready for review January 9, 2025 02:10
@TalZaccai TalZaccai requested a review from badrishc January 9, 2025 22:07
@TalZaccai TalZaccai merged commit e7422df into main Jan 10, 2025
18 checks passed
@TalZaccai TalZaccai deleted the talzacc/custom_command_ids branch January 10, 2025 03:22
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.

2 participants