Page 1 of 1

Making a user-generated map?

PostPosted: Wed Apr 25, 2012 05:01
by Troy6879
I was thinking if it would be possible to hack into the mapgen and using some sort of program to alter it.
Is this possible?

PostPosted: Wed Apr 25, 2012 06:10
by Nemo08
At the moment, despite the grandiose name of mapgen.lua is only an additional (or all?) generation of ore, the main generation of map still in the code of the game

PostPosted: Wed Apr 25, 2012 12:22
by Death Dealer
You wouldnt "hack" the game. You would need to learn to compile first.

PostPosted: Wed Apr 25, 2012 16:32
by Menche
You mean edit the mapgen.cpp? Once I did that to produce a completely flat map with nothing but stone < 0 and nothing but air > 0.

PostPosted: Wed Apr 25, 2012 20:54
by blue
there is some mod (out or under progress i dont know which) that generates the land to be completly flat grass

other then that idk...i dont know how to write mods or anything :p

PostPosted: Thu Apr 26, 2012 04:54
by Troy6879
Ok...