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

Port Respawn System #998

Merged
merged 3 commits into from
Oct 4, 2024
Merged

Conversation

VMSolidus
Copy link
Member

@VMSolidus VMSolidus commented Oct 1, 2024

Description

This ports WWhiteDreamProject/wwdpublic#56
The new Respawn System is one that allows players to return themselves to the lobby after a configurable delay, while also requiring that they respawn as a different character upon returning.

TODO

  • Finish the usual cleanup

Changelog

🆑

  • add: Ported a Respawn System. This system allows players to return themselves to the lobby, while also requiring that if they re-enter the round, that they must do so on a different character.

Spatison and others added 2 commits October 1, 2024 17:48
* add: respawn button

* fix: Loc

* fix

* fix

* fix

* fix

* Update CVars.cs
@github-actions github-actions bot added Changes: C# Changes any cs files Changes: Localization Changes any ftl files Changes: UI Changes any XAML files labels Oct 1, 2024
@github-actions github-actions bot added the Status: Needs Review Someone please review this label Oct 1, 2024
@FoxxoTrystan FoxxoTrystan added Size: 4-Small For small issues/PRs Priority: 3-Medium Needs to be resolved at some point Type: Port Brings something to here from another codebase labels Oct 1, 2024
@VMSolidus
Copy link
Member Author

Yep, this is ready to go.

@FoxxoTrystan FoxxoTrystan added Status: Awaiting Merge 2 or more maintainers has approved this PR and is now awaiting merge and removed Status: Needs Review Someone please review this labels Oct 4, 2024
@VMSolidus VMSolidus merged commit c9c999e into Simple-Station:master Oct 4, 2024
17 checks passed
SimpleStation14 added a commit that referenced this pull request Oct 4, 2024
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 Changes: Localization Changes any ftl files Changes: UI Changes any XAML files Priority: 3-Medium Needs to be resolved at some point Size: 4-Small For small issues/PRs Status: Awaiting Merge 2 or more maintainers has approved this PR and is now awaiting merge Type: Port Brings something to here from another codebase
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants