various improvements #2

Closed
Lonsfor wants to merge 0 commits from Lonsfor/srb2k-leaderboard:lonsfor-patch-1 into master
Contributor
No description provided.
Lonsfor added 7 commits 2022-04-30 23:22:33 +02:00
Owner

(Thumbs up emoji)

The changes in 5790a3c020 will throw all players into spectator if the lb_afk cvar is flipped on midgame. This was the reason for iterating and setting the afkTime, even when disabled. Using a CV_CALL is sadly not fast enough for preventing this.

I would like a revert or a fix before merging.

(Thumbs up emoji) The changes in 5790a3c020 will throw all players into spectator if the lb_afk cvar is flipped on midgame. This was the reason for iterating and setting the afkTime, even when disabled. Using a CV_CALL is sadly not fast enough for preventing this. I would like a revert or a fix before merging.
Author
Contributor

to be honest, i dont care. like who would turn the akf on in the middle of a race and not on server start.

i think this is better than wasting a full iteration on a feature that you might not want on.

to be honest, i dont care. like who would turn the akf on in the middle of a race and not on server start. i think this is better than wasting a full iteration on a feature that you might not want on.
Owner

I agree it's not desirable, but I value consistent expectation of functionality over this negligible performance penalty. You shouldn't question why someone will do something but rather be prepared for it.

I'll apply a fix myself.
Thank you.

I agree it's not desirable, but I value consistent expectation of functionality over this negligible performance penalty. You shouldn't question why someone will do something but rather be prepared for it. I'll apply a fix myself. Thank you.
Not closed this pull request 2022-05-12 13:28:48 +02:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Not/srb2k-leaderboard#2
No description provided.