Skip to content

[Feature] Respawn module improvements#308

Merged
Bubbus merged 5 commits intodevelopfrom
feature/better-respawn-modules
Feb 11, 2026
Merged

[Feature] Respawn module improvements#308
Bubbus merged 5 commits intodevelopfrom
feature/better-respawn-modules

Conversation

@empollak
Copy link
Copy Markdown
Collaborator

Pull Request Description

When merged this pull request will:

  • Add module to allow Zeus to choose a player to spawn at a respawn square
  • Pull functionality for respawn square and dialog into separate files for reuse
  • Maintain current random respawn square functionality
  • Allow Zeus to respawn all dead players at once, on square or not
  • Make the respawn square object global and delete-able by Zeuses

Release Notes

A new module has been added to allow Zeuses to choose a player to respawn at a respawn square. Additionally, Zeuses can now choose to respawn all dead players at once.

IMPORTANT

  • Testing has been completed as neccessary, depending on the nature & impact of the changes.
  • The Release Notes section below must be filled out appropriately to explain the changes made in this PR. This section will be used in Framework Changelogs.
  • If the contribution affects the wiki, please include your changes in this pull request so the wiki is consistently updated.
  • Contribution Guidelines are read, understood and applied.
  • Title of this PR uses our standard template [Descriptor] - Add|Fix|Improve|Change|Make|Remove {changes}.

@empollak empollak added the enhancement New feature or request label Nov 30, 2025
Copy link
Copy Markdown
Collaborator

@Bubbus Bubbus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

tested locally, looks good

@Bubbus Bubbus merged commit b733b8e into develop Feb 11, 2026
1 check passed
@Bubbus Bubbus deleted the feature/better-respawn-modules branch February 11, 2026 20:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants