• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

teragon maps

image.jpeg

image.jpeg

the first map was my first go and the second i tweaked a few things and turned on erosion. still a bit too craggy through the mountains need more practice . 

 
Is there going to be somewhere to download player made maps? I have been trying but I have screwed up Teragon so much (knew I would lol) that all the maps I have made so far contain just snow biome.

 
Is there going to be somewhere to download player made maps? I have been trying but I have screwed up Teragon so much (knew I would lol) that all the maps I have made so far contain just snow biome.
you can reload your preset to clear any changes you have made. as far as downloads go people can feel free to share maps in this thread or make a thread to do so.

https://www.youtube.com/watch?v=ioVUwg5YS0A&t=328s

tallman brad has made a great tutorial on making maps with large cities.

 
I found Brad's video. . . .  Duh. Appologies for anyone who has wasted their time reading my previous two posts..

 
Last edited by a moderator:
Glad we have a Teragon discussion thread started. :-)

Lots of great stuff in Teragon; and some that obviously needs some TLC. haha. Love the bridges feature, but they need work.

I've been making numerous worlds. Anxiously anticipating Tallman Brad's tutorial on how to include the POIs I want, including my own.

Been trying to figure out how that works from looking at the .ini files and the Prefab_Property_List.txt and Town_Property_List.txt files. I'd love to find some documentation on how tiles work so I can design my own POIs to use them.

 
Last edited by a moderator:
  @spud42  Those are some nice maps, Spud. I seem to be a bit like Gamida, and atm think that the Advanced RWG+MapToolz +Gimp - is waaaay faster and easier. I like the Teragon preview and its roads, but all that work???? One needs a degree from a university to comprehend it. (Sorry Brad)

Gamida - would you care to share them? They look pretty good.

Thanks.

 
Gamida - would you care to share them? They look pretty good.

Thanks.


Because they are only snow biomes and I was thinking they were glitched I don't have them anymore. Was part of reason I asked if there was somewhere people could share maps so I could download some. Sorry.

 
Here's a screenshot of a 12k world I did. The original preview.png was over 150MB, and you can zoom in enough to read the names of the POIs. This is a screenshot of that at a more manageable 1.5MB. I adjusted water level and terrain subtraction to get a more organic shoreline and some lakes. This map includes the CompoPack POIs.

Generating the roads took a LONG time. Hours. (Acer Predator gaming laptop, Quad core Intel Core i7-7700HQ) It also put multiple overlapping bridges in odd places joining outcroppings of land on the shoreline.
 

Louie-test-12k.png

 
Last edited by a moderator:
The long bridges are cool, except for the right side obviously.  If it has like two huge cities there it would be more"organic"?  Love the shore.

 
I've been making numerous worlds. Anxiously anticipating Tallman Brad's tutorial on how to include the POIs I want, including my own.

Been trying to figure out how that works from looking at the .ini files and the Prefab_Property_List.txt and Town_Property_List.txt files. I'd love to find some documentation on how tiles work so I can design my own POIs to use them.
Including your own POI is fairly straightforward.  There are basically three steps.

1) Create a POI property list file.  On the discord server there is a Python script that will do this for you or you can make your own script or make it manually if you have few POI to add.  The discord server can tell you the data needed in that file.

2) import the POI property list.  To do so, on the expert tab, add the import POI property list command and point it to your property list file.

3) add the source path to the prefabs, parts, and tiles.  To do so, on the expert tab, add the add source path command and point it to the directory that has the subfolders for the prefabs, parts, and tiles you want to add.

Note that both commands should be near the top of the command list.  I suggest putting them near the read POI property list command, but add long as they are above the create POI command, you should be fine.

More help can be found on discord.

 
Ok, thiss has been an ordeal.

height map taken from Tangram heightmapper using Tallmanbrads tutorial on his youtube channel.

its a 10K map

i had to go in with GIMP and smudge some areas of the height map so cities would build at all. original had too much variations in height to let a city spawn.

I noter there are a high concentration of pois creating town like areas will remain to be explored if they make sense in game. They are linked with paths/roads. check the top right of the map, it spawned 7 ship poi's . 

Overall the final render with errosion rivers and roads took approx 3 hours on a Ryzen 5800X . It is the roads that take all the time. watching on perofmance monitor the road making only uses 1 core. interestingly it moves cores but only ever uses 1 core at 100% for a while then switches to another core. Shows 8% CPU usage. Maybe the road generation cant use multi threads?

If anybody wants it here is a link  https://gofile.me/6ZBka/ehpVQ5eHi         Edit: updated link 29/3/2024

preview small.jpg

 
Last edited by a moderator:
Including your own POI is fairly straightforward.  There are basically three steps.

1) Create a POI property list file.  On the discord server there is a Python script that will do this for you or you can make your own script or make it manually if you have few POI to add.  The discord server can tell you the data needed in that file.

2) import the POI property list.  To do so, on the expert tab, add the import POI property list command and point it to your property list file.

3) add the source path to the prefabs, parts, and tiles.  To do so, on the expert tab, add the add source path command and point it to the directory that has the subfolders for the prefabs, parts, and tiles you want to add.

Note that both commands should be near the top of the command list.  I suggest putting them near the read POI property list command, but add long as they are above the create POI command, you should be fine.

More help can be found on discord.
 Thanks for the info, Riamus. I'll try some of those things.

Would you have a copy of the Python script you mention? I'm not on the Discord. (For some reason they want uniquely identifying personal information in order to join the server. Info that would give them my full name, address, location, etc. That's not going to happen. I'm not doxxing myself to Discord who already have a sketchy relationship with privacy.)

Perhaps you could repost for me some of the more valuable info from that site. That would be great.

Thanks a lot!

Par

 
I'll try to remember to ask the author of the Python script to post a link here.  There is really too much information to try and repost it here, but suggestion will slowly be improved as versions increase and maybe someone will decide to put together a wiki or something.

As for discord, I don't know their privacy policies or really care as any of my info is already online, so it isn't a big deal, but I didn't have to give an address.  General locations are given pretty much anytime you use any website, including this one.  And a name isn't exactly private, but I certainly don't fault anyone for caring about privacy.  Just my personal feeling that everything is already online, so hiding it doesn't really matter, imo. 😁

 
@spud42   You're a life-saver Spud! Thank you for the map. (175Mb, phew!) I reckon I'm too old for figuring out this program - in spite of Brad's great tutorials. Just about every map I've/it's created ends up looking like a Dingo's back-end, so I'm just going to go back to the "old" Advanced RWG+GIMP+KingGen & MapToolz. I understand "smudge" and "brush". K.I.S.S. . . .
Cheers.
pj

 
Last edited by a moderator:
@spud42   You're a life-saver Spud! Thank you for the map. (175Mb, phew!) I reckon I'm too old for figuring out this program - in spite of Brad's great tutorials. Just about every map I've/it's created ends up looking like a Dingo's back-end, so I'm just going to go back to the "old" Advanced RWG+GIMP+KingGen & MapToolz. I understand "smudge" and "brush". K.I.S.S. . . .
Cheers.
pj
no problems, i have played this through for 2 ingame days so far. after completing the starter quest i found my trader was on the other side of 1 off the rivers. now this is where Teragon fails a bit. The rivers cut through the land like the Grand Canyon. there is like a 50 or 60 block almost vertical wall to the rivers. they should be limit to the depth they can be and then filled with water. At the moment the water level is the "sea" level so sheer vertical walls on rivers is what you get in mountain areas.

 
no problems, i have played this through for 2 ingame days so far. after completing the starter quest i found my trader was on the other side of 1 off the rivers. now this is where Teragon fails a bit. The rivers cut through the land like the Grand Canyon. there is like a 50 or 60 block almost vertical wall to the rivers. they should be limit to the depth they can be and then filled with water. At the moment the water level is the "sea" level so sheer vertical walls on rivers is what you get in mountain areas.
Can you smooth out the height map for the river banks with a airbrush in gimp? You could use a brush with a hardness of 20% to keep the river banks at a constant level you want, say greyscale with 128 value and the apply a blur filter to it and the surrounding terrain to smooth it out.

Also could you adjust the overall hightmap at a 0 - 128 value and the add then carve the rivers in from there.

I know it is more difficult than it seems but at least with terragon you can access the height map. like the way you could with nitrogen.

Also can you edit the water levels (preferably in gimp as a water hightmap) taking, say blue 128 at its deepest and then at a varying degree take the blue value to say 64 for shallow water, if get what I mean.

I want to get into this too but I am in the middle of a game already.

 
Last edited by a moderator:
no problems, i have played this through for 2 ingame days so far. after completing the starter quest i found my trader was on the other side of 1 off the rivers. now this is where Teragon fails a bit. The rivers cut through the land like the Grand Canyon. there is like a 50 or 60 block almost vertical wall to the rivers. they should be limit to the depth they can be and then filled with water. At the moment the water level is the "sea" level so sheer vertical walls on rivers is what you get in mountain areas.
You have control over how the river shores are in Teragon.  The default settings do give steep edges, but by adjusting the flat water level, as well as other settings, you can smooth those down to more natural edges.  The main issue is that your default flat water level is set to 18 (in the current version of Teragon.  I think it may have been a different in the first version) and your flat height map level is 30.  This means that when the rivers are cut into the map, you have 12m at depth at even just the base level of the ground and if there are any hills or whatever that increase height, this goes up further.

 
Back
Top