Page 1 of 1

Please Help! [mod]bitmap mapgen[v0.1.2-alpha][bmpmap]

PostPosted: Tue Jan 21, 2014 20:33
by ch98
mod to turn image in to map. only a test version and creates dirt and air map of world elevation if it works. have not tested yet.
License WTFPL for anything by me. image generation and map generation may have different license. Read readme file for more information about what i used.
Download:
v0.1.2-alpha
Uses world_elevation.bmp (map c) to make elevation map of world if it works.
Github
Latest version.
Depends: default.
To install:
1. Unzip the downloaded file and rename it to bmpmap and place it in mods folder .
2. Go to maps folder and put your bitmap image there or unzip the included map 7zipped.
3. If you put in your own map, edit mapgen.lua and set it to your map
4. Set up your map/game to run the mod.
Feel free to (meaning please) test this mod out and post pictures
Help needed!

PostPosted: Fri Jan 24, 2014 01:32
by ch98
updated to make elevation map. have not tested yet. please test if you like.

PostPosted: Fri Jan 24, 2014 03:10
by jenova99sephiros
Nice idea

PostPosted: Fri Jan 24, 2014 06:00
by ch98
jenova99sephiros wrote:Nice idea

Thanks! I don't know if it will work well or not. I have not tested yet, but if it was somehow bug free, it would create a world map with sea being flat.

[Edit] Need help with code! full info here.

PostPosted: Fri Jan 24, 2014 23:10
by ch98
Found the error in the code. I am running the mod now but it is taking long time to load (going 10 min for first chunk) but no error yet! Hope it will work. (Even if it does, it will take very fast computer to run this)

PostPosted: Sat Jan 25, 2014 12:33
by CWz
Hybrid Dog wrote:What are the differences?
https://forum.minetest.net/viewtopic.php?id=8390


these mods do completely different things and thus have nothing in common.

PostPosted: Sun Jan 26, 2014 00:33
by ch98
Can someone help me with the mod? I can't make the image load faster then this and it takes more then 5 minuts. Also, I can't make this place a single dirt block in the map and I can't find what's wrong with it. I really need people with good lua experience to help me on this. All the work will be on github and i will let you edit it if you show me how.

Re: Please Help! [mod]bitmap mapgen[v0.1.2-alpha][bmpmap]

PostPosted: Sun Dec 20, 2015 22:42
by bobomb
are you still working on this mod? I have made something similar: viewtopic.php?f=11&t=12666