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

Fix: tab completions for /p [ign] shorthand #2769

Merged
merged 1 commit into from
Oct 20, 2024

Conversation

appable0
Copy link
Contributor

What

Fixes PlayerTabComplete not giving player name suggestions for the /p [IGN] or /party [IGN] shorthand (minor regression from #2637).

If both a subcommand and potential player names match, the subcommands come first in the tab completion list, then the matching player names.

Images Screenshot 2024-10-19 at 3 38 27 PM

Changelog Fixes

  • Fixed tab completions for /p [IGN]. - appable

@github-actions github-actions bot added the Bug Fix Bug fixes label Oct 19, 2024
@hannibal002 hannibal002 added this to the Version 0.28 milestone Oct 19, 2024
@hannibal002 hannibal002 added Soon This Pull Request will be merged within the next couple of betas and removed Soon This Pull Request will be merged within the next couple of betas labels Oct 19, 2024
@hannibal002 hannibal002 merged commit cae19cc into hannibal002:beta Oct 20, 2024
7 checks passed
@github-actions github-actions bot removed the Bug Fix Bug fixes label Oct 20, 2024
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