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

Implement CBasePlayer::Observer_FindNextPlayer() hook #667

Merged

Conversation

francoromaniello
Copy link
Contributor

The game have a bug when you are specting in first person, quickly changing players it is possible to "bug" the game and see through walls for a fraction of a second. This hook is needed to try to fix this bug.

@SergeyShorokhov SergeyShorokhov self-requested a review August 31, 2021 11:08
@SergeyShorokhov SergeyShorokhov added Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature. labels Aug 31, 2021
@SergeyShorokhov SergeyShorokhov changed the title Implement Observer_FindNextPlayer hook Implement CBasePlayer::Observer_FindNextPlayer() hook Aug 31, 2021
@SergeyShorokhov SergeyShorokhov merged commit 326cfbb into rehlds:master Aug 31, 2021
SergeyShorokhov added a commit that referenced this pull request Aug 31, 2021
SergeyShorokhov added a commit that referenced this pull request Aug 31, 2021
* Implement Observer_FindNextPlayer hook

Co-authored-by: Sergey Shorokhov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: 🕒 low Low priority tasks that can be postponed for the future. Status: ✅ done The issue done and closed. Type: 🚀 enhancement Improvement or addition of a new feature.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants