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

[GH-945] Fix auto aim targeting invisible players inside bushes #947

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

agustinesco
Copy link
Contributor

Motivation

We shouldn't be able to auto aim to players that we cannot see
Closes #945

Summary of changes

  • Use visible_players to filter if we can auto aim to a character

How to test it?

Try to hit a player that you cannot see inside a bush

Checklist

  • Tested the changes locally.
  • Reviewed the changes on GitHub, line by line.
  • This change requires new documentation.
    • Documentation has been added/updated.

Copy link
Contributor

@tvillegas98 tvillegas98 left a comment

Choose a reason for hiding this comment

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

Nice catch!

@tvillegas98 tvillegas98 merged commit cf5f035 into main Sep 12, 2024
1 check passed
@tvillegas98 tvillegas98 deleted the gh-945-fix-auto-aim-inside-bushes branch September 12, 2024 17:18
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.

[BUG] Autoaim inside bushes
3 participants