Skip to content

Conversation

@VelvetToroyashi
Copy link
Contributor

@VelvetToroyashi VelvetToroyashi commented Mar 27, 2025

After discovering a small bug in #20, this PR fixes the order of attributes when dealing with unnamed groups.

Previously, the group's attributes were placed before the command's attributes, which broke methods like FindCustomAttributeOnTree<T> which uses .FirstOrDefault() with the assumption that the command's own attributes will be first.

@VelvetToroyashi VelvetToroyashi changed the title Fix parent attribtues leaking on command nodes Fix attribute order for command nodes Mar 27, 2025
@Nihlus Nihlus merged commit 3ed564b into Remora:main May 2, 2025
3 checks passed
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