[Abandoned] [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

Post Reply
User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

[Abandoned] [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

DEFAULT MAPGEN
Image

MAPGEN WITH THIS MOD
Image

Nodes set to falling_node will crumble on map generation.
E.g.: sand, gravel.

Version: 0.1.0
Source code's license: GPL v3.0

Dependencies: default (found in Minetest Game)
Supported: darkage (Addi's fork), fallen_nodes, mg (Experimental Mapgen)


Downloads:
Archives: .zip .tar.gz
Source code: Codeberg

Installation

Unzip the archive, rename the folder to nodes_crumble and place it in
../minetest/mods/

GNU+Linux: If you use a system-wide installation place it in
~/.minetest/mods/

If you only want this to be used in a single world, place the folder in
../minetest/worlds/world_name/worldmods/

For further information or help see:
http://wiki.minetest.net/wiki/Installing_Mods
Attachments
crumbled.png
crumbled.png (350.81 KiB) Viewed 475 times
default.png
default.png (351.34 KiB) Viewed 475 times
Last edited by Hamlet on Fri Oct 02, 2020 17:02, edited 6 times in total.
My repositories: Codeberg.org | My ContentDB's page

User avatar
TumeniNodes
Member
Posts: 2943
Joined: Fri Feb 26, 2016 19:49
GitHub: TumeniNodes
IRC: tumeninodes
In-game: TumeniNodes
Location: in the dark recesses of the mind
Contact:

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by TumeniNodes » Post

sounds interesting.
will you be adding a short gif or something to show the results?
A Wonderful World

User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

TumeniNodes wrote:sounds interesting.
will you be adding a short gif or something to show the results?
I've added two images to show the difference between normal map generation and map generation with this mod.
Basically it's just a matter of taste: either you like sand "balconies" or you don't.

It must be said that this mod can be quite heavy depending on the number of interested nodes, I've been using it with the supported mods and I've got several of these:
"WARNING[Server]: ServerEnv: Trying to store id = 0 statically but block (X,Y,Z) already contains 64 objects."
as well as walking into blocks not yet rendered.
My repositories: Codeberg.org | My ContentDB's page

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by texmex » Post

What is ”DEFAULT MAPGEN” in this case? Afaik current or dev versions of major mapgens already deals with sand balconies by adding solid nodes underneath.

Chem871
Member
Posts: 999
Joined: Sat Aug 19, 2017 21:49
GitHub: Chemguy99
In-game: Chem Nyx
Location: My Basement's Attic

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Chem871 » Post

Gravel located in the roof of caves will now block players somewhat, when it falls.
What is SCP-055?

User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

texmex wrote:What is ”DEFAULT MAPGEN” in this case? Afaik current or dev versions of major mapgens already deals with sand balconies by adding solid nodes underneath.
Mapgen v7 (Minetest v0.4.17.1)
My repositories: Codeberg.org | My ContentDB's page

User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

Chem871 wrote:Gravel located in the roof of caves will now block players somewhat, when it falls.
Yes, I've also found tunnels blocked by gravel.
My repositories: Codeberg.org | My ContentDB's page

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by texmex » Post

Hamlet wrote:
texmex wrote:What is ”DEFAULT MAPGEN” in this case? Afaik current or dev versions of major mapgens already deals with sand balconies by adding solid nodes underneath.
Mapgen v7 (Minetest v0.4.17.1)
Have you tried 5.0.0-dev?

User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

texmex wrote:Have you tried 5.0.0-dev?
Yes, I was curious to see the kelps, but I don't use it for playing nor for mod development.
Concerning the subject of your question - "floating" falling_node(s) being addressed in 5-dev - what can I say... when 5-stable will be released then maybe this mod will be obsolete, but since it supports "Fallen Nodes" which adds dirt and many other "soft" nodes to the falling_node group then perhaps this mod will still be useful (?) for someone.
My repositories: Codeberg.org | My ContentDB's page

User avatar
texmex
Member
Posts: 1753
Joined: Mon Jul 11, 2016 21:08
GitHub: tacotexmex
In-game: tacotexmex

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by texmex » Post

You’re right, as a solution to the issue of 0.4.x it’s solves the problem, though if the 5.0.0 styled solution was desirable it could probably be packported as a mod.

User avatar
Hamlet
Member
Posts: 766
Joined: Sat Jul 29, 2017 21:09
IRC: H4mlet
In-game: Hamlet
Location: Lombardy, Italy

Re: [Mod] Nodes Crumble [0.1.0] [nodes_crumble]

by Hamlet » Post

Notice: now on git repository.
My repositories: Codeberg.org | My ContentDB's page

Post Reply

Who is online

Users browsing this forum: No registered users and 27 guests