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

Implemented sneak tracking. #428

Merged
merged 1 commit into from
Jun 3, 2021
Merged

Conversation

Miro-Andrin
Copy link
Contributor

Implemented sneaking tracking

Status

  • Ready
  • Development
  • Hold

Description

I have implemented sneaking tracking, such that a event is trigged when i a players starts or stops sneaking, and one can query for a 'Sneaking' component on player entities. I also tested this is one of the example plugins.

Related issues

#423

Checklist

  • Ran cargo fmt, cargo clippy, cargo build --release and cargo test and fixed any generated errors!
  • [] Removed unnecessary commented out code
  • Used specific traces (if you trace actions please specify the cause i.e. the player)

@Miro-Andrin Miro-Andrin changed the title Implemented &tested sneakevent & sneak component. Implemented sneak tracking. Jun 2, 2021
Copy link
Member

@caelunshun caelunshun left a comment

Choose a reason for hiding this comment

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

Thank you!

@caelunshun caelunshun merged commit 6dd9750 into feather-rs:main Jun 3, 2021
@ThisNekoGuy ThisNekoGuy mentioned this pull request Jun 7, 2021
6 tasks
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