-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Sharp Test Dev #346
Closed
Closed
Sharp Test Dev #346
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Improve readability by using a dash instead of NONE in c_who for no flags - Display unauthenticated clients in c_who as such instead of just listing them without flags - Split c_listdc output into multiple ClientPrints, since new line characters mess up copying from console
- Make leader commands show up for active leaders in c_help
- Hopefully fix cs2f_leader_max_* cvars do what they say they do - Add cvar for score given to leaders instead of just setting it
Since a DELETE macro is already defined in the windows build environment, it can't be used. Instead, change naming format to only capitalize the first letter to keep the 5 function names consistent with each other.
Still need to migrate all the fake cvars, of which there's A LOT
- Add a null warning comment to g_pGameRules as well - Fix grammar in !nomlist when a map only has 1 nomination
Ported from CSSFixes/CSGOFixes, recently appeared in mako_v6. This bug is now in 3 Counter-Strike games across 2 different engines!
m_size bounds were only checked once and could be exceeded
Properly get name lengths for names with unicode characters. Unfortunately some unicode characters (Chinese) aren't monospaced, so even with correct length they wont line up cleanly
Moving away from the mp_weapons_allow_* cvars requires a lot more work, so these workarounds need to stay in place for now
Wrong Pull sorry |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.