mcl_multi_map/multi_map_core
evrooije aa9c3c4921 Added global noise/ map functionality, allowing generators to
register their 2D noises with multi_map globally and retrieve
them during map generation. multi_map takes care of reusing last
cached map in case the same layer is used for performance/ memory
reasons. In addition, it prepares an array of parameters so that
the noises can be used in any layer (truly availble globally) with
seeds different for each layer (but based on the seed passed
during registration via random seeding). Placeholder for global
3D maps added, but not implemented yet.
2018-07-23 01:04:07 +02:00
..
textures Turned into a modpack, supplying simple mapgen. Changed to work on chunk 2018-07-17 21:16:37 +02:00
depends.txt Turned into a modpack, supplying simple mapgen. Changed to work on chunk 2018-07-17 21:16:37 +02:00
init.lua Added global noise/ map functionality, allowing generators to 2018-07-23 01:04:07 +02:00