3
9
Fork
You've already forked farming
14

Is ground content #4

Closed
SwissalpS wants to merge 1 commit from SwissalpS/tenplus1_farming:is_ground_content into master
pull from: SwissalpS/tenplus1_farming:is_ground_content
merge into: tenplus1:master
tenplus1:master
First-time contributor
Copy link

see https://github.com/pandorabox-io/pandorabox.io/issues/836

Seeds and growing plants are user generated.
The grown plants that are passed to mapgen as decorations could arguably
be considered ground content - I opted not to in this commit.
Jack-o-lantern, scarecrow and similar nodes are of course also not ground content.

see https://github.com/pandorabox-io/pandorabox.io/issues/836 Seeds and growing plants are user generated. The grown plants that are passed to mapgen as decorations could arguably be considered ground content - I opted not to in this commit. Jack-o-lantern, scarecrow and similar nodes are of course also not ground content.
see https://github.com/pandorabox-io/pandorabox.io/issues/836
Seeds and growing plants are user generated.
The grown plants that are passed to mapgen as decorations could arguably
be considered ground content - I opted not to in this commit.

Changes made :)

I gotta ask, what's up with the is_ground_content changes ? Am I missing something ?

Changes made :) I gotta ask, what's up with the is_ground_content changes ? Am I missing something ?
tenplus1 closed this pull request 2024年02月29日 18:06:57 +01:00
Author
First-time contributor
Copy link

for most games and players it doesn't really matter. In combination with mods that can move nodes around, it can start to show effect. The chances are slim, but players have lost their builds when using [jumpdrive] to jump them near mapblocks that aren't generated yet.

It can also have effect on servers where they delete/regen areas, the neighbouring areas can be afected by mapgen's cave algorythim.

for most games and players it doesn't really matter. In combination with mods that can move nodes around, it can start to show effect. The chances are slim, but players have lost their builds when using [jumpdrive] to jump them near mapblocks that aren't generated yet. It can also have effect on servers where they delete/regen areas, the neighbouring areas can be afected by mapgen's cave algorythim.

Ahh okie, I didn't realise not having it set would could issue :) Thanks for letting me know.

Ahh okie, I didn't realise not having it set would could issue :) Thanks for letting me know.

Pull request closed

Please reopen this pull request to perform a merge.
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tenplus1/farming!4
Reference in a new issue
tenplus1/farming
No description provided.
Delete branch "SwissalpS/tenplus1_farming:is_ground_content"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?