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

[Bugfix] Properly reset data on game end #376

Merged
merged 1 commit into from
Jun 4, 2022

Conversation

cddjr
Copy link
Contributor

@cddjr cddjr commented Jun 4, 2022

No description provided.

@v0idp v0idp merged commit c58d8e6 into BitCrackers:main Jun 4, 2022
cddjr added a commit to cddjr/AmongUsMenu that referenced this pull request Jun 15, 2022
v0idp pushed a commit that referenced this pull request Jun 16, 2022
* [Bugfix] Color index may be out of range

* [Optimize] PlayerSelection

* [Rework] Replaced liveReplayEvents.push_back with emplace_back

use std::make_unique to avoid warnings

* update Natvis

* some changes

* [Bugfix] Fix a rare(?) issue with Reveal Votes

* [Bugfix] Fix issue when VotingTime = 0

* remove test code

* [Logger] use std::string_view instead of std::string

* Simplified code

* More std::string_view

* [Rework] Properly reset data on game end (#376)

another special case is in the lobby
@cddjr cddjr deleted the handle_game_end branch July 1, 2022 10: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.

None yet

2 participants