Post your screenshots!

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

How will those meteors be created, paramat? Will they be the result of falling meteors, or will they be generated along with the terrain?

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

Inocudom, the impacts are triggered occasionally by abm on dirt, grass and sand nodes. The mese block doesn't actually fall, what happens is you hear a bang and the crater is generated.

As the crater is excavated the primary excavated nodes (stone, desert stone, dirt, desert sand, trees and coal) are counted and then randomly layered back onto and around the crater in the same proportions and with the same total number of nodes. Stone is broken into gravel. Grass becomes dirt. Water, snow, plants are assumed to be vapourized and are not counted. As the ejected material is added it strips surrounding trees of their leaves, you can see a damaged tree top right, also you may just be able to see a few bare trunks standing in the debris.

Finally damage is inflicted to nearby players depending on distance, a direct hit is fatal.

This code is derived from my moonlet mod, which also has meseor impact, the moonlet realm has little atmosphere so meseor impact is common. Meseor impact is so much fun i had to add it to the normal landscape.

Apparently Mese is "possibly of extra-terrestrial origin" so naturally it falls as meseors.

That's a small crater they vary in size up to around 40 nodes across. Will release soon.
Last edited by paramat on Mon May 06, 2013 09:40, edited 1 time in total.

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

New items for HomeDecor?
Image

User avatar
VanessaE
Moderator
Posts: 4655
Joined: Sun Apr 01, 2012 12:38
GitHub: VanessaE
IRC: VanessaE
In-game: VanessaE
Location: Western NC
Contact:

by VanessaE » Post

HDX splash for minetest_game, based on one that cisoun posted recently.

Image
You might like some of my stuff: Plantlife ~ More Trees ~ Home Decor ~ Pipeworks ~ HDX Textures (64-512px)

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

Jordach wrote:New items for HomeDecor?
Image
That looks like a school chair and a school desk. Those would make good additions to homedecor.

User avatar
BlockMen
Developer
Posts: 768
Joined: Fri Mar 01, 2013 17:24
GitHub: BlockMen
Location: Germany

by BlockMen » Post

Playing with register_ore()

Image
Image

anton-tsyganenko
Member
Posts: 45
Joined: Thu Mar 28, 2013 19:00
Location: Russia, Spb
Contact:

by anton-tsyganenko » Post

Image

Jordach
Member
Posts: 4534
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach
Location: Blender Scene

by Jordach » Post

Anyone need money?

Image
Image

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Working on importing Minecraft Terrain into Minetest:
Image
Image
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Hybrid Dog wrote:
sfan5 wrote:Working on importing Minecraft Terrain into Minetest:
-snip-
What's this rainbow block?
And could you import the Terasology terrain, too?
1) default:nyancat_rainbow
2) maybe
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
PilzAdam
Member
Posts: 4026
Joined: Fri Jul 20, 2012 16:19
GitHub: PilzAdam
IRC: PilzAdam
Location: Germany

by PilzAdam » Post

anton-tsyganenko wrote:Image
Simple and nice.

Sokomine
Member
Posts: 4282
Joined: Sun Sep 09, 2012 17:31
GitHub: Sokomine
IRC: Sokomine
In-game: Sokomine

by Sokomine » Post

Good idea. On which abstraction level are you importing? Like worldedit (= adding individual blocks via lua api) or on database leve (= changing data in the sqlite database directly) or somewhere inbetween?
A list of my mods can be found here.

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Sokomine wrote:Good idea. On which abstraction level are you importing? Like worldedit (= adding individual blocks via lua api) or on database leve (= changing data in the sqlite database directly) or somewhere inbetween?
WorldEdit schematics
Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

paramat wrote: 100m nether cavern, indev mapgen.
(Here i have modified PilzAdam's nether mod for more glowstone and there is too much of it, a darker nether is more atmospheric)
In the ceiling above a lava waterfall i found this ...
You have impressive skills when it comes to working with world generation. You could aid the developers of Minetest with the development of mapgen v7.

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

Thanks but to be honest i'm very new to Minetest and Lua and cannot yet code in C++, really not much of a programmer ... and just to be clear those giant caverns are not by me, they are generated by 0.4.6 'indev mapgen' which i believe was by forum member proller.
Last edited by paramat on Tue May 14, 2013 15:00, edited 1 time in total.

anton-tsyganenko
Member
Posts: 45
Joined: Thu Mar 28, 2013 19:00
Location: Russia, Spb
Contact:

by anton-tsyganenko » Post

PilzAdam wrote:Simple and nice.
thanks :)

User avatar
kaeza
Moderator
Posts: 2162
Joined: Thu Oct 18, 2012 05:00
GitHub: kaeza
IRC: kaeza diemartin blaaaaargh
In-game: kaeza
Location: Montevideo, Uruguay
Contact:

by kaeza » Post

Hybrid Dog wrote:(img)
Where is the indirect lighting?
I noticed that too. Looks a bit ugly :S
Your signature is not the place for a blog post. Please keep it as concise as possible. Thank you!

Check out my stuff! | Donations greatly appreciated! PayPal

User avatar
Jonathan
Member
Posts: 119
Joined: Tue Apr 02, 2013 14:07
Location: USA

by Jonathan » Post

paramat wrote:Image

Chasms and fissures.

That looks pretty neat!
By perseverance the snail reached the ark.
- Charles Spurgeon

dannydanger
Member
Posts: 40
Joined: Mon May 06, 2013 23:55

by dannydanger » Post

cisoun wrote:Ajak: :D

The last pictures: Am I the only one who can't find any Nyan Cat?!! I explored over 9000 km of the map in Kray's server and I didn't find any of them...
FFFUUUUUU-
i cant
find any eather it is ok but i thing i am geting close

dannydanger
Member
Posts: 40
Joined: Mon May 06, 2013 23:55

by dannydanger » Post

Jonathan wrote:
paramat wrote:Image

Chasms and fissures.

That looks pretty neat!
yea it does look neat doesent it

dannydanger
Member
Posts: 40
Joined: Mon May 06, 2013 23:55

by dannydanger » Post

paramat wrote:Image



100m nether cavern, indev mapgen.
(Here i have modified PilzAdam's nether mod for more glowstone and there is too much of it, a darker nether is more atmospheric)
In the ceiling above a lava waterfall i found this ...



Image
that is cool i wish i knew what it was better though cool nayan rainbow right?

sfan5
Moderator
Posts: 4095
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5
Location: Germany

by sfan5 » Post

Mods: Mesecons | WorldEdit | Nuke & Minetest builds for Windows (32-bit & 64-bit)

hdastwb
Member
Posts: 106
Joined: Tue Jan 01, 2013 18:47
GitHub: hdastwb
IRC: hdastwb
In-game: hdastwb
Location: United States

by hdastwb » Post

Image

A lava lake forestry experiment on Menche's Server where the fire mod is disabled…

User avatar
Inocudom
Member
Posts: 3121
Joined: Sat Sep 29, 2012 01:14
IRC: Inocudom
In-game: Inocudom

by Inocudom » Post

paramat wrote:Image

Flolands mod and indev mapgen float lands in harmony.
This looks very interesting. What is it that is happening here? If you can add variety to the indev floating islands (and maybe have your mount meru go up to them,) that would be an impressive effort indeed.

User avatar
paramat
Developer
Posts: 3700
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat
IRC: paramat
Location: UK

by paramat » Post

2 float lands parked through each other :)
Yeah i am working on a mod that adds more biomes and surface material to indev floatlands.

Post Reply

Who is online

Users browsing this forum: No registered users and 4 guests