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

Fix Rejoin Bug #207

Merged
merged 1 commit into from
Sep 15, 2023
Merged

Fix Rejoin Bug #207

merged 1 commit into from
Sep 15, 2023

Conversation

DEATHB4DEFEAT
Copy link
Member

Description

Sets the rules time CCVar to an integer, which the client seemed to be expecting but it was a float, so joining caused an error with state changes that only ever caused a noticeable issue when you were playing in a round.


Changelog

🆑

  • fix: Fixed rejoining the server causing most gameplay elements to not work

@DEATHB4DEFEAT DEATHB4DEFEAT added Priority: 1-Urgent Must be resolved immediately Size: Very Small For especially small issues/PRs labels Sep 15, 2023
@github-actions github-actions bot added the Changes: C# Changes any cs files label Sep 15, 2023
@DEATHB4DEFEAT DEATHB4DEFEAT merged commit 361d718 into master Sep 15, 2023
3 of 11 checks passed
@DEATHB4DEFEAT DEATHB4DEFEAT deleted the fix-rejoin-bug branch September 15, 2023 03:50
SimpleStation14 added a commit that referenced this pull request Sep 15, 2023
Pspritechologist pushed a commit that referenced this pull request Oct 11, 2023
# Description

Sets the rules time CCVar to an integer, which the client seemed to be
expecting but it was a float, so joining caused an error with state
changes that only ever caused a noticeable issue when you were playing
in a round.

---

# Changelog

:cl:
- fix: Fixed rejoining the server causing most gameplay elements to not
work
Pspritechologist pushed a commit that referenced this pull request Oct 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Changes: C# Changes any cs files Priority: 1-Urgent Must be resolved immediately Size: Very Small For especially small issues/PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant