Skip to content
This repository has been archived by the owner on Feb 17, 2024. It is now read-only.

Fix RandomSpawn nether issues #15

Merged
merged 6 commits into from Jul 16, 2023
Merged

Fix RandomSpawn nether issues #15

merged 6 commits into from Jul 16, 2023

Conversation

Protonull
Copy link

This PR fixes the obnoxious respawning behaviour in the Nether of constantly finding yourself in lava lakes or above the roof-bedrock. RedDevel and I did a 10-respawn test where I was pearled and killed 10 times to force a respawn. All 10 respawns were in perfectly valid locations.

Copy link

@wingzero54 wingzero54 left a comment

Choose a reason for hiding this comment

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

Don't update version in PR's we'll do that on our end. There's no telling what the version will be when the PR is merged

@Protonull
Copy link
Author

Don't update version in PR's we'll do that on our end. There's no telling what the version will be when the PR is merged

That's fair. iirc, the typical thing is that, after a new release is made, you immediately commit an update to the version to make it a snapshot. So it'd be like this:

  • PR gets merged.
  • You change the version from 3.0.3-SNAPSHOT to 3.0.3.
  • You create a new release for 3.0.3.
  • You change the version to 3.0.3 to 3.0.4-SNAPSHOT.

That way, the whole snapshot system is already out of the way when doing PR admin.

@Protonull Protonull deleted the fix-y-level branch July 16, 2023 19:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Status: Released
Development

Successfully merging this pull request may close these issues.

None yet

3 participants