Commit Graph

2 Commits

Author SHA1 Message Date
Spatison
2435612d20 [fix] Ghost Respawn Time (#219)
* fix: ghost respawn time

* tweak: ghost time now shows seconds
2024-12-30 00:40:11 +07:00
VMSolidus
3fc266be84 Port Respawn System (#998)
# Description

This ports https://github.com/WWhiteDreamProject/wwdpublic/pull/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

- [x] 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.

---------

Co-authored-by: Spatison <137375981+Spatison@users.noreply.github.com>
# Conflicts:
#	Resources/Locale/ru-RU/ghost/ghost-gui.ftl
2024-10-19 13:32:14 +07:00