Post your screenshots!

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

The following shots expose an area approximately 3.5 km long by about 1 km wide. They are from two seperate time periods, with some mod editing done in between, which accounts for the different flora layouts. This is from my own favorite seed, (shown in screenie), with some edits to the default v7 parameters. Namely, terrain_base, terrain_alt, and height_select. Mountains, caverns, ridges, and floatlands are all disabled.

Looking North
Image
Image

Zoomed In
Image
Image

Looking south from interior lake
Image

Looking East, across beach from above images
Image
Attachments
screenshot_20190507_160052.jpg
screenshot_20190507_160052.jpg (332.01 KiB) Viewed 1073 times
screenshot_20190507_154230.jpg
screenshot_20190507_154230.jpg (221.13 KiB) Viewed 1073 times
screenshot_20190507_154728.jpg
screenshot_20190507_154728.jpg (155.92 KiB) Viewed 1073 times

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

Re: Post your screenshots!

by TumeniNodes » Post

ShadMOrdre wrote:The following shots expose an area approximately 3.5 km long by about 1 km wide. They are from two seperate time periods, with some mod editing done in between, which accounts for the different flora layouts. This is from my own favorite seed, (shown in screenie), with some edits to the default v7 parameters. Namely, terrain_base, terrain_alt, and height_select. Mountains, caverns, ridges, and floatlands are all disabled.
Now this I would really love to have the settings for. (I would leave ridges enabled though)
This gives even closer results to what I was working toward some time back, before I got distracted by other things)
A Wonderful World

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

Ask, and you shall receive. This is the complete map_meta.txt file. The seed from above images is included.

Other notes about the seed. There is a mountain, 700+ meters high, at -4800, 700, -4100 or there abouts. There is also a volcano in the making at 3200, 300, 3200, or there abouts.

As for ridges, IMHO, they are too unnatural looking. I am considering disecting the valleys_c mapgen, removing extraneous code, leaving only the river noises and the clay/sand/silt noises. This should, IMHO, create for more realistic rivers.
Spoiler
mgv7_np_cave2 = {
flags = defaults
lacunarity = 2
offset = 0
scale = 12
spread = (67,67,67)
seed = 10325
octaves = 3
persistence = 0.5
}
mgv7_np_cave1 = {
flags = defaults
lacunarity = 2
offset = 0
scale = 12
spread = (61,61,61)
seed = 52534
octaves = 3
persistence = 0.5
}
mgv7_np_cavern = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1
spread = (384,128,384)
seed = 723
octaves = 5
persistence = 0.63
}
mgv7_cave_width = 0.09
mg_biome_np_heat = {
flags = defaults
lacunarity = 2
offset = 50
scale = 50
spread = (1000,1000,1000)
seed = 5349
octaves = 3
persistence = 0.5
}
mgv7_lava_depth = -256
mgv7_np_mount_height = {
flags = defaults
lacunarity = 2
offset = 256
scale = 112
spread = (1000,1000,1000)
seed = 72449
octaves = 3
persistence = 0.6
}
mg_biome_np_humidity_blend = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1.5
spread = (8,8,8)
seed = 90003
octaves = 2
persistence = 1
}
mgv7_np_ridge = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1
spread = (100,100,100)
seed = 6467
octaves = 4
persistence = 0.75
}
mgv7_large_cave_depth = -33
mg_biome_np_humidity = {
flags = defaults
lacunarity = 2
offset = 50
scale = 50
spread = (1000,1000,1000)
seed = 842
octaves = 3
persistence = 0.5
}
mg_biome_np_heat_blend = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1.5
spread = (8,8,8)
seed = 13
octaves = 2
persistence = 1
}
mgv7_floatland_level = 1280
mgv7_np_terrain_base = {
flags = defaults
lacunarity = 2
offset = 4
scale = 800
spread = (4800,4800,4800)
seed = 5934
octaves = 8
persistence = 0.2
}
mgv7_np_float_base_height = {
flags = defaults
lacunarity = 2
offset = 48
scale = 24
spread = (300,300,300)
seed = 907
octaves = 4
persistence = 0.7
}
seed = 16096304901732432682
water_level = 1
mapgen_limit = 31000
mg_name = v7
mgv7_cavern_threshold = 0.7
mgv7_dungeon_ymin = -31000
chunksize = 5
mg_flags = nocaves, nodungeons, light, decorations, biomes
mgv7_np_height_select = {
flags = defaults
lacunarity = 2
offset = -0.8
scale = 2
spread = (1000,1000,1000)
seed = 4213
octaves = 8
persistence = 0.2
}
mgv7_np_mountain = {
flags = defaults
lacunarity = 2
offset = -0.6
scale = 1
spread = (250,350,250)
seed = 5333
octaves = 5
persistence = 0.63
}
mgv7_shadow_limit = 1024
mgv7_float_mount_height = 128
mgv7_float_mount_exponent = 0.75
mgv7_np_terrain_persist = {
flags = defaults
lacunarity = 2
offset = 0.6
scale = 0.1
spread = (2000,2000,2000)
seed = 539
octaves = 3
persistence = 0.6
}
mgv7_cavern_limit = -256
mgv7_cavern_taper = 256
mgv7_dungeon_ymax = 31000
mgv7_float_mount_density = 0.6
mgv7_np_terrain_alt = {
flags = defaults
lacunarity = 2
offset = -4
scale = 100
spread = (4800,4800,4800)
seed = 5934
octaves = 8
persistence = 0.3
}
mgv7_spflags = nomountains, noridges, nofloatlands, nocaverns
mgv7_np_filler_depth = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1.2
spread = (150,150,150)
seed = 261
octaves = 3
persistence = 0.7
}
mgv7_mount_zero_level = 0
mgv7_np_ridge_uwater = {
flags = defaults
lacunarity = 2
offset = 0
scale = 1
spread = (1000,1000,1000)
seed = 85039
octaves = 5
persistence = 0.6
}
mgv7_np_floatland_base = {
flags = defaults
lacunarity = 2
offset = -0.6
scale = 1.5
spread = (600,600,600)
seed = 114
octaves = 5
persistence = 0.6
}
[end_of_params]
OSS:
This Island becomes the above continent using the map_meta.txt settings.
Image

The volcano.
Image

Another landscape, this one looking east across inland lake and sea, north of origin.
Image
Attachments
screenshot_20190329_143219.jpg
screenshot_20190329_143219.jpg (365.34 KiB) Viewed 1073 times
screenshot_20190324_232615.jpg
screenshot_20190324_232615.jpg (303.5 KiB) Viewed 1073 times
screenshot_20190421_212318.jpg
screenshot_20190421_212318.jpg (324.04 KiB) Viewed 1073 times

User avatar
voxelproof
Member
Posts: 1087
Joined: Sat Aug 05, 2017 08:13
Location: Europe

Re: Post your screenshots!

by voxelproof » Post

A beginning of a Minetest_5 series of screenshots. All scenes are not edited (only resized) and no tweakings were applied to the map generators of the depicted landscapes.

Image

An astounding example of a 'natural sculpture'. (mg v5).

Image
Maternity

Image
Attachments
mt5_3.jpg
mt5_3.jpg (64.55 KiB) Viewed 1073 times
mt5_2.jpg
mt5_2.jpg (64 KiB) Viewed 1073 times
mt5_1.jpg
mt5_1.jpg (63.91 KiB) Viewed 1073 times
To miss the joy is to miss all. Robert Louis Stevenson

User avatar
sorcerykid
Member
Posts: 1841
Joined: Fri Aug 26, 2016 15:36
GitHub: sorcerykid
In-game: Nemo
Location: Illinois, USA

Re: Post your screenshots!

by sorcerykid » Post

This past weekend I managed to recover about 70% of the posts that were lost in the recent server crash. The entire archive can be browsed on GitHub pages at http://sorcerykid.github.io/minetest-forums/

Image

Using a custom awk script, I was able to parse the 400+ cached pages and generate listings of topics (organized by forum) and of posts (sorted by author) for easy reference:

Image Image

Snapshot of forum statistics from March 19, 2019 (top) vs April 28, 2019 (bottom):

Image

Image

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

The Western Coast. 3km in length. The rendered patch in the background is 1sqkm at Origin.
Image

Looking South
Image

Looking North
Image
Attachments
screenshot_20190510_133053.jpg
screenshot_20190510_133053.jpg (269.51 KiB) Viewed 1073 times
screenshot_20190510_132955.jpg
screenshot_20190510_132955.jpg (213.1 KiB) Viewed 1073 times
screenshot_20190510_132856.jpg
screenshot_20190510_132856.jpg (94.35 KiB) Viewed 1073 times

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

Again looking north, zooming in across the shore from the south.
Image

Looking west from .5km east of Origin. Origin is on the small hill in the center of this area, just above and to the right of the fortress.
Image
Attachments
screenshot_20190510_140016.jpg
screenshot_20190510_140016.jpg (252.9 KiB) Viewed 1073 times
screenshot_20190510_135843.jpg
screenshot_20190510_135843.jpg (394.55 KiB) Viewed 1073 times

User avatar
voxelproof
Member
Posts: 1087
Joined: Sat Aug 05, 2017 08:13
Location: Europe

Re: Post your screenshots!

by voxelproof » Post

More from MT 5.

Image

Image

Image

The texture pack is Dokucraft.
Attachments
mt5_6.jpg
mt5_6.jpg (64.5 KiB) Viewed 1073 times
mt5_5.jpg
mt5_5.jpg (64.66 KiB) Viewed 1073 times
mt5_4.jpg
mt5_4.jpg (63.91 KiB) Viewed 1073 times
To miss the joy is to miss all. Robert Louis Stevenson

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

Eastern Shore. This is roughly 2km east of Origin, and this stretch is about 2km x .5km.
Image

Looking north along the shore. The volcano is 2.5km distant, at x3000, z3000. The crater is about 300m high, with the peak about 30-40m higher.
Image

And looking across from Origin. The volcano from here is over 4km in the distance.
Image
Attachments
screenshot_20190510_225918.jpg
screenshot_20190510_225918.jpg (308.58 KiB) Viewed 1073 times
screenshot_20190510_220629.jpg
screenshot_20190510_220629.jpg (283.29 KiB) Viewed 1073 times
screenshot_20190510_215221.jpg
screenshot_20190510_215221.jpg (163.22 KiB) Viewed 1073 times

User avatar
sorcerykid
Member
Posts: 1841
Joined: Fri Aug 26, 2016 15:36
GitHub: sorcerykid
In-game: Nemo
Location: Illinois, USA

Re: Post your screenshots!

by sorcerykid » Post

This is a repost from March 13, 2019, due to the forum rollback.

The Avatars mod is finally nearing completion! Now patrol points and flee points can be viewed and edited interactively using markers, which are essentially entities with nametags.The benefit of this approach is that patrol points and fleepoints are saved within the mapblock and loaded/unloaded dynamically by the engine. It is also possible to link patrol points into a series so as to form a continuous route.

From the coding side, there is also great deal of versatility afforded. For example, the get_random_trolpoint() or get_direct_trolpoint() functions accept a variety of parameters such as maximum distance, maximum altitude, and maximum rotation delta so that patrol points can be sampled and sorted to find the optimal destination based on the AI's current location and direction. Patrolling itself is engaged via the the set_travel_destination() function, which invokes the custom pathfinder. The AI will follow the calculated route, avoiding obstacles -- even opening doors and climbing ladders automatically as depicted in the animated GIF below!

Image

Image

Here the AI is travelling between designated TrolPoints (the makers are hidden by default, but can be shown with the /mark command). The red and white dots are just pathfinder debugging visuals, of course.

Image

User avatar
Linuxdirk
Member
Posts: 3216
Joined: Wed Sep 17, 2014 11:21
In-game: Linuxdirk
Location: Germany
Contact:

Re: Post your screenshots!

by Linuxdirk » Post

I’m not a creative builder but I like to construct.

Let’s overdo it :) Facade done.

Image

User avatar
Adm_Nemo
New member
Posts: 5
Joined: Sat Jan 26, 2019 19:16
In-game: Adm_Nemo

Re: Post your screenshots!

by Adm_Nemo » Post

Image
So I really liked playing around with AiTechEye's Space mod, and I decided to try making my own space modpack.

Here's a gas giant planet
Attachments
screenshot_20190511_130734.png
screenshot_20190511_130734.png (137.29 KiB) Viewed 1073 times

User avatar
SB66
Member
Posts: 258
Joined: Sat May 17, 2014 17:50

Re: Post your screenshots!

by SB66 » Post

wip....

Image

Image
Attachments
screenshot_20190511_231527.jpg
screenshot_20190511_231527.jpg (248.74 KiB) Viewed 1073 times
screenshot_20190511_224325.jpg
screenshot_20190511_224325.jpg (281.18 KiB) Viewed 1073 times

User avatar
v-rob
Developer
Posts: 969
Joined: Thu Mar 24, 2016 03:19
GitHub: v-rob
IRC: v-rob
Location: Right behind you.

Re: Post your screenshots!

by v-rob » Post

I've pretty much finished my pull request for a new FormSpec coordinate system. The pull request can be found at https://github.com/minetest/minetest/pull/8524.

Shows all elements affected, with the exception of background for clarity.
Image

An example showing the simplicity of using the new coordinating system to make a complex FormSpec.
Image

These are just examples; the second screenshot is not a browser in Minetest. It's just a mockup!

Some other formspec-related PRs:
Add formspec styling using a style[] tag (#8383)
Better scrollbars (#8507)
FormSpec: support custom size and spacing for slots in list (#7971)
Core Developer | My Best Mods: Bridger - Slats - Stained Glass

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

Re: Post your screenshots!

by texmex » Post

Good work v-rob. Let’s hope best (formspec replacement) is not made the enemy of good (formspec improvement).
Last edited by texmex on Sun May 12, 2019 11:22, edited 1 time in total.

User avatar
Walker
Member
Posts: 1802
Joined: Tue Oct 03, 2017 09:22
In-game: Walker
Contact:

Re: Post your screenshots!

by Walker » Post

v-rob wrote:I've pretty much finished my pull request for a new FormSpec coordinate system. The pull request can be found at https://github.com/minetest/minetest/pull/8524.

Shows all elements affected, with the exception of background for clarity.
Image

An example showing the simplicity of using the new coordinating system to make a complex FormSpec.
Image

These are just examples; the second screenshot is not a browser in Minetest. It's just a mockup!

Some other formspec-related PRs:
Add formspec styling using a style[] tag (#8383)
Better scrollbars (#8507)
FormSpec: support custom size and spacing for slots in list (#7971)
+1

User avatar
davidthecreator
Member
Posts: 452
Joined: Mon Aug 18, 2014 19:48
GitHub: daviddoesminetest
In-game: DavidDoesMinetest
Location: Lithuania

Re: Post your screenshots!

by davidthecreator » Post

v-rob wrote:I've pretty much finished my pull request for a new FormSpec coordinate system. The pull request can be found at https://github.com/minetest/minetest/pull/8524.

Shows all elements affected, with the exception of background for clarity.
Image

An example showing the simplicity of using the new coordinating system to make a complex FormSpec.
Image

These are just examples; the second screenshot is not a browser in Minetest. It's just a mockup!

Some other formspec-related PRs:
Add formspec styling using a style[] tag (#8383)
Better scrollbars (#8507)
FormSpec: support custom size and spacing for slots in list (#7971)
+1 for the cheesecake.

User avatar
Wuzzy
Member
Posts: 4781
Joined: Mon Sep 24, 2012 15:01
GitHub: Wuzzy2
IRC: Wuzzy
In-game: Wuzzy
Contact:

<3

by Wuzzy » Post

@v-rob: YES YES YES YES YES!

Image

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

by texmex » Post

Last edited by texmex on Wed May 15, 2019 16:26, edited 1 time in total.

User avatar
voxelproof
Member
Posts: 1087
Joined: Sat Aug 05, 2017 08:13
Location: Europe

Re: Post your screenshots!

by voxelproof » Post

SB66 wrote:wip....

Image
Fantastic (you can experiment with other tps, I suppose some would add a lot of expression to this apparently very solid and realistic architecture).

_______________________________________

The end of MT 5 series.

Image

Image

Image
Attachments
mt5_9.jpg
mt5_9.jpg (63.42 KiB) Viewed 1073 times
mt5_8.jpg
mt5_8.jpg (63.48 KiB) Viewed 1073 times
mt5_7.jpg
mt5_7.jpg (64.14 KiB) Viewed 1073 times
To miss the joy is to miss all. Robert Louis Stevenson

User avatar
0ssd
New member
Posts: 5
Joined: Tue May 14, 2019 05:09

Re: Post your screenshots!

by 0ssd » Post

These village mods are getting crazier by the second.
Image
unadoomer :: i'm a teethgrinder

User avatar
voxelproof
Member
Posts: 1087
Joined: Sat Aug 05, 2017 08:13
Location: Europe

Re: Post your screenshots!

by voxelproof » Post

Broken Mountain, Raging Earth.

Image

Image

Image
Attachments
broken_mountain3.jpg
broken_mountain3.jpg (64.22 KiB) Viewed 1073 times
broken_mountain2.jpg
broken_mountain2.jpg (64.83 KiB) Viewed 1073 times
broken_mountain1.jpg
broken_mountain1.jpg (64.44 KiB) Viewed 1073 times
To miss the joy is to miss all. Robert Louis Stevenson

User avatar
SB66
Member
Posts: 258
Joined: Sat May 17, 2014 17:50

Re: Post your screenshots!

by SB66 » Post

Image...
Attachments
screenshot_20190517_162348.jpg
screenshot_20190517_162348.jpg (309.38 KiB) Viewed 1073 times

ShadMOrdre
Member
Posts: 1118
Joined: Mon Dec 29, 2014 08:07
Location: USA

Re: Post your screenshots!

by ShadMOrdre » Post

The following shots show my standard map seed using somewhat standard v7 mapgen parameters. The island on the right is scaled up 8 times in my previous screenshot postings.

Not sure if ecosystems works? When this.....
Image

Can be found in this....
Image

And a birds-eye view of the map....
Image
Attachments
screenshot_20190514_123538.jpg
screenshot_20190514_123538.jpg (178.82 KiB) Viewed 1126 times
screenshot_20190514_122415.jpg
screenshot_20190514_122415.jpg (174.03 KiB) Viewed 1126 times
screenshot_20190514_122137.jpg
screenshot_20190514_122137.jpg (250.08 KiB) Viewed 1126 times

User avatar
voxelproof
Member
Posts: 1087
Joined: Sat Aug 05, 2017 08:13
Location: Europe

Re: Post your screenshots!

by voxelproof » Post

I've realized that jamming several screenshots in one post, when the aesthetic values are at stake, is not good. So from now on, shots taken in MT 5 and posted here to showcase the merits of MT's graphics (and of course those of different texture packs) will appear one by one, rarely and in higher resolutions.

Image
Attachments
Minetest_5.jpg
Minetest_5.jpg (63.94 KiB) Viewed 1126 times
To miss the joy is to miss all. Robert Louis Stevenson

Post Reply

Who is online

Users browsing this forum: No registered users and 8 guests