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

Merge Game Fixes for v0.8.76+ #47

Merged
merged 9 commits into from
Sep 4, 2024
Merged

Merge Game Fixes for v0.8.76+ #47

merged 9 commits into from
Sep 4, 2024

Conversation

data-bomb
Copy link
Owner

No description provided.

- Adds a log message whenever a player is provided cheats access due to their admin powers
- Switches an O(1) and O(n) string lookup to a O(1) byte lookup in Admin Mod
- Switches to NetworkID
- Makes a generic version of the method to find the byte value of a private enum for other mods to leverage
- Leverage FindByteValueInEnum in HelperMethods
- Adjust some variable names to camelCase
- Switch to NetworkIDs for latest Steam API
- Align changing prototype for SendPlayerChangeName (NetworkID vs CSteamID)
- Correcting SteamID location within NetworkID
@data-bomb data-bomb merged commit ae41e7f into main Sep 4, 2024
@data-bomb data-bomb deleted the beta branch September 9, 2024 21:41
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.

1 participant