Closed ShadMOrdre closed 4 years ago
Removed dependencies on cell data and file.
Many changes, lots of extraneous, but useful code snippets.
Entire mapgen now uses recursive voronoi cells to generate terrain. Nearest cells are determined during on_gen call, and then added to a scalable version of Termos Islands mapgen.
Adds newest modifications to code. Too much to list, but older code is made obsolete with this update.
Removed dependencies on cell data and file.
Many changes, lots of extraneous, but useful code snippets.
Entire mapgen now uses recursive voronoi cells to generate terrain. Nearest cells are determined during on_gen call, and then added to a scalable version of Termos Islands mapgen.