Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: initial work on reworked regeneration logic #2483

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

PierreSchwang
Copy link
Member

Reworked regeneration logic to be faster (kinda). And does not use reflection anymore - yay.

Addresses not-working plot clear on augmented plot worlds.

Fixes few mistakes found while debugging and trying out multiple approaches.

When 1.20 adapter is fully functional and ready, remaining adapters should be copied.

TODO:

  • Adjacent structures like trees not working (e.g. regenerating Chunk 1;0 - where at edge of Chunk 0;0 a tree is generated with leaves overlapping into 1;0. those leaves are not placed. Same for every other structure or POI)

@github-actions github-actions bot added the Feature This PR adds a new feature label Nov 2, 2023
Copy link

github-actions bot commented Dec 8, 2023

Please take a moment and address the merge conflicts of your pull request. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature This PR adds a new feature unresolved-merge-conflict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant