Skip to content

Update server functions for latest tf2 sdk branch #411

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

Merged
merged 2 commits into from
Sep 20, 2021
Merged

Update server functions for latest tf2 sdk branch #411

merged 2 commits into from
Sep 20, 2021

Conversation

nullprop
Copy link

tf2 branch for hl2sdk updated recently. Some members in IServer and IVEngineServer have changed.

@CookStar
Copy link
Contributor

Is it necessary to export IServer::GetPublicAddress?

@Ayuto
Copy link
Member

Ayuto commented Sep 20, 2021

No, we already have a Python function for it. Moreover, we would need to export netadr_t to actually be able to use it. I also tend to simply remove IsInternalBuild as it should always return True for us. Anyways, thanks for the PR! I you update the PR, I would like to merge it. Otherwise I'm going to make the changes on my own tomorrow.

@nullprop
Copy link
Author

Thanks for the feedback. I've removed the extra functions.

@Ayuto
Copy link
Member

Ayuto commented Sep 20, 2021

Thank you!

@Ayuto Ayuto merged commit 70e71fe into Source-Python-Dev-Team:master Sep 20, 2021
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.

3 participants