Skip to content

[Fix] - Change respawn point listing logic#294

Draft
Bubbus wants to merge 2 commits intodevelopfrom
feature/fixed-spawnpoint-listing
Draft

[Fix] - Change respawn point listing logic#294
Bubbus wants to merge 2 commits intodevelopfrom
feature/fixed-spawnpoint-listing

Conversation

@Bubbus
Copy link
Copy Markdown
Collaborator

@Bubbus Bubbus commented Sep 21, 2025

Resolves #277

⚠️ If the respawn point is linked to something (like a vehicle), the player probably won't respawn on that thing with this new implementation. Needs to be resolved before taking this out of draft. ⚠️

Pull Request Description

When merged this pull request will:

Release Notes

Changed the way that the available respawn points are calculated for each player. This should help cases where you select one place to spawn and you appear in a different place.

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}.

@dgibso29 dgibso29 added this to the 1.9.0 milestone Nov 25, 2025
@dgibso29 dgibso29 added the bug Something isn't working label Nov 25, 2025
@dgibso29 dgibso29 modified the milestones: 1.9.0, 1.10.0 Mar 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Names of respawn positions get shuffled if one is deleted

2 participants