[closed] nodes spawning houses [home_builder]

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

[closed] nodes spawning houses [home_builder]

by Hybrid Dog » Thu Oct 02, 2014 20:02

the code is now used for my swamps mod
Last edited by Hybrid Dog on Sat Sep 10, 2016 11:39, edited 2 times in total.
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: [closed] nodes spawning houses [home_builder]

by Dragonop » Wed Aug 26, 2015 16:25

Nice mod, it's kinda amanazing how quick and intuitive it is.
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [closed] nodes spawning houses [home_builder]

by Hybrid Dog » Thu Aug 27, 2015 09:31

Dragonop wrote:Nice mod, it's kinda amanazing how quick and intuitive it is.

thanks, if l would find out my mistakes at the net noise function, which should use PseudoRandom to make it connect with points in other chunks (that somehow doesn't work maybe because of typos), l maybe could make a city mapgen with different houses and a bit forest with some ruins
https://github.com/HybridDog/miscellane ... _noise.lua
 

Dragonop
Member
 
Posts: 1178
Joined: Tue Oct 23, 2012 12:59
GitHub: Dragonop
IRC: Dragonop
In-game: Dragonop

Re: [closed] nodes spawning houses [home_builder]

by Dragonop » Fri Aug 28, 2015 22:32

Hope you do!
btw, what is the "Hut Preparation" block for? Most important, how do I use it?
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [closed] nodes spawning houses [home_builder]

by Hybrid Dog » Fri Aug 28, 2015 23:03

Dragonop wrote:Hope you do!
btw, what is the "Hut Preparation" block for? Most important, how do I use it?

It should make wall positions and place the wool there that l don't need to do it manually.
I tried to make them with lines from random positions near the placed position but l somehow didn't manage to do it this way.
Now, when l was replying, l got the idea to fix it: using perlin noise in the way l did it for explosions. It would fix the problem of the wall positions typically used for the huts and it should be easier to filter the unwanted positions (if that is necessary), but l guess l would also need to improve detecting the positions inside the walls, which is necessary to place the floor and roof right.
Finding out possible positions for the wall is essential if l want to use the huts for my swamps mod.

So currently the block is something unfinished.
 

Hybrid Dog
Member
 
Posts: 2460
Joined: Thu Nov 01, 2012 12:46

Re: [closed] nodes spawning houses [home_builder]

by Hybrid Dog » Mon Aug 31, 2015 12:25

Now you can use the hut preparation node.
 


Return to WIP Mods

Who is online

Users browsing this forum: No registered users and 17 guests

cron