[Mod] Experimental mapgen [mg]

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Mon Sep 23, 2013 07:15

Amazing work.

Looks like 22nd September really was lua mapgen day, as well as Equinox.
I'm pushing my biome system into paragen mod and will be developing that as my complex experimental mapgen.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

Nore
Member
 
Posts: 468
Joined: Wed Nov 28, 2012 11:35
GitHub: Ekdohibs

by Nore » Tue Sep 24, 2013 18:07

Since I saw some people had problems with the gotos in the code, I removed them... So anyone who does not have LuaJIT can now use the mod without problems.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Tue Sep 24, 2013 19:02

Nore, paragen mod biome system update, in case you're interested: Tundra biome now has permafrost nodes (permanently frozen dirt) and no dry grass, just a few dry shrubs or a thin layer of snow. Beaches now have dry shrubs higher up the beach to create dunes.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

User avatar
Neon
Member
 
Posts: 119
Joined: Thu Aug 15, 2013 02:03
In-game: Neon

by Neon » Tue Sep 24, 2013 20:28

Village buildings in snowy areas should have snow on their roofs. The first image here shows the offending situation.
Last edited by Neon on Tue Sep 24, 2013 20:29, edited 1 time in total.
 

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

by Inocudom » Mon Sep 30, 2013 16:34

What else do you intend to add to this mapgen? Underground ruins would be a nice touch.

Will you consider aiding VanessaE with getting better minetestmapper support for this mod? Will you help her with giving this mod full support by her HDX Texture Packs?
Last edited by Inocudom on Mon Sep 30, 2013 16:46, edited 1 time in total.
 

User avatar
Jordach
Member
 
Posts: 4412
Joined: Mon Oct 03, 2011 17:58
GitHub: Jordach
IRC: Jordach
In-game: Jordach

by Jordach » Wed Oct 02, 2013 17:25

While I was playing with someone on IRC (yes, I do play now and again!) and we found this monster village:
Image

( ͡° ͜ʖ ͡°) ( ͡o ͜ʖ ͡o) [$ ( ͡° ͜ʖ ͡°) $] ( ͡$ ͜ʖ ͡$) ヽ༼ຈل͜ຈ༽ノ



My image and media server is back online and is functioning as normal.
 

User avatar
Chinchow
Member
 
Posts: 683
Joined: Tue Sep 18, 2012 21:37

by Chinchow » Wed Oct 02, 2013 19:33

What monstrosity vaporized the townspeople
Sometimes, it's harder to think up a mod than it is to create it.
Mods: Orichalcum Stonebricks Extra Chests
 

Sokomine
Member
 
Posts: 2980
Joined: Sun Sep 09, 2012 17:31

by Sokomine » Thu Oct 03, 2013 03:45

Jordach wrote:While I was playing with someone on IRC (yes, I do play now and again!) and we found this monster village:

Looks pretty good. Hope those new npc from the npc framework will soon be able to inhabitate our worlds.
A list of my mods can be found here.
 

User avatar
jojoa1997
Member
 
Posts: 2890
Joined: Thu Dec 13, 2012 05:11

by jojoa1997 » Thu Oct 03, 2013 09:49

Sokomine wrote:
Jordach wrote:While I was playing with someone on IRC (yes, I do play now and again!) and we found this monster village:

Looks pretty good. Hope those new npc from the npc framework will soon be able to inhabitate our worlds.
Maybe if you put a special type of block in villages people could use it to spawn other NPCs. Was my idea for peaceful_npc
Coding;
1X coding
3X debugging
12X tweaking to be just right
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

by philipbenr » Sat Oct 05, 2013 20:46

overpopulation? I think that there would only be a certain amount of NPC's with a limited lifetime... But I might be wrong...
"The Foot is down!"
 

feromonas
Member
 
Posts: 25
Joined: Fri Mar 29, 2013 21:27

by feromonas » Sat Oct 05, 2013 21:37

how do I install this mod and what will be the name of the folder for grabs
 

User avatar
Dan Duncombe
Member
 
Posts: 904
Joined: Thu May 09, 2013 21:11

by Dan Duncombe » Sun Oct 06, 2013 19:15

Pretty Huge Village:
Image
Some Mods: Castles Prefab Camouflage
My Games: Nostalgia Realtest Revamped
Servers: See above games.
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Sun Oct 06, 2013 20:44

These towns are beautifully integrated into the terrain and forests.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

by philipbenr » Sun Oct 06, 2013 23:40

I got some pretty epic stuff with this. Am generating (almost) all my singleplayer worlds with this.

[spoiler=Show Awesome Images]
town with mountain in the distance:
Image
Dried streambed running from desert lake. Has another outlet to ocean, but was too large :P
Image
A town across the channel from the mountains:
Image
An EPIC trench that takes me 6 seconds to reach surface using fly and fast.
Image
A high view of the mountains. I love the whole thing, especially the deep valleys and steep edges.
Image
[/spoiler]
Last edited by philipbenr on Sun Oct 06, 2013 23:41, edited 1 time in total.
"The Foot is down!"
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

by philipbenr » Wed Oct 09, 2013 23:02

Cave system:

[spoiler=Images]
Image
Image
[/spoiler]
"The Foot is down!"
 

feromonas
Member
 
Posts: 25
Joined: Fri Mar 29, 2013 21:27

by feromonas » Wed Oct 09, 2013 23:36

can someone help me what is the need for this mod minetest picks
 

User avatar
Ikishida
Member
 
Posts: 107
Joined: Sat Aug 17, 2013 08:02

by Ikishida » Sun Oct 27, 2013 11:03

Thanks man! now,I can have more biomes to place my orc village! (also I can invade the other villages) and now,it has better and less caves,better than the stupid default caves.Also,the caves look natural and I think i saw a cool little bug which made a desert strata!by the way,I love the Savanna! it has the exact needs of an orc village! keep up the good work!
When life hands you lemons,throw it back at life saying "I don't need your goddamn lemons!" =D
 

User avatar
Neon
Member
 
Posts: 119
Joined: Thu Aug 15, 2013 02:03
In-game: Neon

by Neon » Sun Oct 27, 2013 20:04

Running 0.4.7
Downloaded the latest version
Mod is installed at [path]/minetest/games/minetest/mods/mg/[stuff]
Ran minetest from console

Recieved this error:
Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
Code: Select all
12:56:50: ERROR[main]: ========== ERROR FROM LUA ===========
12:56:50: ERROR[main]: Failed to load and run script from
12:56:50: ERROR[main]: /usr/local/share/minetest/games/minetest/mods/mg/init.lua:
12:56:50: ERROR[main]: ...local/share/minetest/games/minetest/mods/mg/init.lua:6: attempt to call field 'register_on_mapgen_init' (a nil value)
12:56:50: ERROR[main]: stack traceback:
12:56:50: ERROR[main]:     ...local/share/minetest/games/minetest/mods/mg/init.lua:6: in main chunk
12:56:50: ERROR[main]: =======END OF ERROR FROM LUA ========
12:56:50: ERROR[main]: Server: Failed to load and run /usr/local/share/minetest/games/minetest/mods/mg/init.lua
12:56:50: ERROR[main]: ModError: Failed to load and run /usr/local/share/minetest/games/minetest/mods/mg/init.lua


Does this require 0.4.7dev?
Last edited by Neon on Sun Oct 27, 2013 20:04, edited 1 time in total.
 

Nore
Member
 
Posts: 468
Joined: Wed Nov 28, 2012 11:35
GitHub: Ekdohibs

by Nore » Sun Oct 27, 2013 20:41

Neon wrote: Does this require 0.4.7dev?


Yes, it is needed to make this mod run.
 

User avatar
mathiaswolfgang
Member
 
Posts: 33
Joined: Thu Oct 10, 2013 12:29

by mathiaswolfgang » Fri Nov 29, 2013 09:06

Hello,

I tried to use Minetest 0.4.8 and this mod work without big problems.
The only problem, my start was not so good.
I copy the singleplayer save from my game and it works.
And after a short time I found a very nice city.
Minecraft cities are so bad. I hate them. Not playable without many work on it.
This cities from the Mod are great and playable without problems.
You make a very good job, super. +1
 

User avatar
Krock
Member
 
Posts: 3598
Joined: Thu Oct 03, 2013 07:48
GitHub: SmallJoker

by Krock » Fri Nov 29, 2013 14:48

Ehm... Ho do those cities generate or build? I've found none yet nor a command to force the generation of one :/
Newest Win32 builds - Find a mod - All my mods
ALL YOUR DONATION ARE BELONG TO PARAMAT (Please support him and Minetest)
New DuckDuckGo !bang: !mtmod <keyword here>
 

User avatar
Evergreen
Member
 
Posts: 2131
Joined: Sun Jan 06, 2013 01:22
GitHub: 4Evergreen4
IRC: EvergreenTree
In-game: Evergreen

by Evergreen » Fri Nov 29, 2013 15:15

Krock wrote:Ehm... Ho do those cities generate or build? I've found none yet nor a command to force the generation of one :/
They generate naturally. You'll find one eventually
"Help! I searched for a mod but I couldn't find it!"
http://krock-works.16mb.com/MTstuff/modSearch.php
 

User avatar
mathiaswolfgang
Member
 
Posts: 33
Joined: Thu Oct 10, 2013 12:29

by mathiaswolfgang » Fri Nov 29, 2013 15:59

Is really easy to find a city.
Look at the Debug Text.
The first thing I see it this...

A village spawned at: x=-152 z=88

I do not see a city but I know where to look for it.
If there is no city at the beginning, then you are too far away from it.
Then choose one way and go it straight away.
Look at the debug window and you will find a city, believe me.

Image

But I get a problem at the start again.
I spawned in earth again. Buried alive.
Last edited by mathiaswolfgang on Fri Nov 29, 2013 16:04, edited 1 time in total.
 

derpswa99
Member
 
Posts: 78
Joined: Sun Mar 24, 2013 21:26

by derpswa99 » Fri Nov 29, 2013 16:45

This is the Biomes o' Plenty Mod I was looking for!!!!!!!!!!!! :D
 

User avatar
Enke
Member
 
Posts: 469
Joined: Fri Nov 15, 2013 02:56
GitHub: NANOsoldierEnke
IRC: Enke
In-game: Enke

by Enke » Fri Nov 29, 2013 17:05

Very nice biomes mod.
Lush8
ExtraVars for Red Eclipse

<Anarchid> my turn was still the most awesome, yielding all the cripples, two captured paranormals, and death rate of about 30%
<ORCACommander> Anarchid: you need to work harder
<ORCACommander> I am hereby putting you under review until you can increase the casualty rate
 

User avatar
sfan5
Member
 
Posts: 3636
Joined: Wed Aug 24, 2011 09:44
GitHub: sfan5
IRC: sfan5

by sfan5 » Tue Dec 03, 2013 19:36

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

viv100
Member
 
Posts: 80
Joined: Sat Aug 10, 2013 16:36

by viv100 » Sat Dec 07, 2013 17:38

What is this mod works with NPCF???
 

User avatar
philipbenr
Member
 
Posts: 1665
Joined: Fri Jun 14, 2013 01:56
GitHub: philipbenr
IRC: philipbenr
In-game: WisdomFire or philipbenr

by philipbenr » Sat Dec 07, 2013 19:38

mathiaswolfgang wrote:I spawned in earth again. Buried alive.

If I create a new world, I always spawn underground/at water level.
"The Foot is down!"
 

D0431791
Member
 
Posts: 19
Joined: Wed Nov 06, 2013 11:43

by D0431791 » Wed Dec 11, 2013 00:28

How do I disable villages and related components?
Minetest can be better if
*better data structure for players and unstackable items like JSON
*multi sqlite files so that multi dimension can be easily implemented
*more convenient mob developing interface
 

paramat
Member
 
Posts: 2662
Joined: Sun Oct 28, 2012 00:05
GitHub: paramat

by paramat » Wed Dec 11, 2013 06:39

derpswa99 wrote:This is the Biomes o' Plenty Mod I was looking for!!!!!!!!!!!! :D

The biome system was derived from this https://forum.minetest.net/viewtopic.php?id=6736 :)

... actually i'm in the mood for adding more biomes to that now.
Last edited by paramat on Wed Dec 11, 2013 06:40, edited 1 time in total.
I rely on donations to help provide an income https://forum.minetest.net/viewtopic.php?f=3&t=14935
 

PreviousNext

Return to Mod Releases

Who is online

Users browsing this forum: No registered users and 11 guests

cron