Skip to content

feat: generators & dimensions#50

Merged
nepinhum merged 9 commits into
masterfrom
feat/gens-dims
Jul 17, 2026
Merged

feat: generators & dimensions#50
nepinhum merged 9 commits into
masterfrom
feat/gens-dims

Conversation

@nepinhum

@nepinhum nepinhum commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Description

Adds real dimension support to world generation/storage.

Known issues/limitations

  • Default generator is not vanilla parity. And it is just an experimental generator right now.
  • End doesn't have end-game portal and towers.
  • Nether is not vanilla parity. Probably better than default overworld.
  • Nether/End real terrain shape (noise, caves, biomes) intentionally deferred.
  • Regardless of which world or dimension it is, some chunks do not load and remain invisible.

Test plan

  • v -check . clean
  • v test server - 54/54 green

@xRookieFight xRookieFight left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM (for now)

@nepinhum

Copy link
Copy Markdown
Contributor Author

LGTM (for now)

I do have some planned solutions for experimental stuff. Should I do them after this branch merged into master? Or commit them into right here?

@xRookieFight

Copy link
Copy Markdown
Contributor

I do have some planned solutions for experimental stuff. Should I do them after this branch merged into master? Or commit them into right here?

Would be better in here

@nepinhum
nepinhum marked this pull request as draft July 15, 2026 22:04
@nepinhum
nepinhum marked this pull request as ready for review July 16, 2026 21:00
@nepinhum
nepinhum merged commit e848fd2 into master Jul 17, 2026
2 checks passed
@nepinhum
nepinhum deleted the feat/gens-dims branch July 17, 2026 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants