SamSuka
dannsworldgenerator
dannsworldgenerator

patreon


Upcoming Features

The following features will come today or tomorrow in build 1.0.0.5:

1. Logging of the time it takes to generate chunks. This feature will allow the server administrator to benchmark their server's terrain generation performance and can be enabled in the plugin's configuration file.

2. Saplings grow custom trees (when available). Can be disabled in the configuration file..

3. I’ve done some deep under the hood rewrites of the container class I use to hold the data as it is calculated. I needed something parallel capable, and the first solution I came up with a few months ago wasn’t exactly optimal. This change shouldn't have an impact on performance but will make my job less difficult in the future.

4. Make ore generation fully configurable. The underlying system is already capable of this, but I have to add the feat re in the configuration file. Each type of ore will have their amount, vertical level, type of block, type of replacement block (stone for example), and vein size configurable. Adding ores types and removing existing ore types will also be possible.


More Creators