pyanodon / PyBlock

pymod style seablock
9 stars 9 forks source link

Update map generation to be more natural, turn off unnecessary settings #6

Open John-Ender opened 4 years ago

John-Ender commented 4 years ago

Update the map generation logic to naturally spawn islands, and place generated resources on those islands.

Remove all resource spawning settings from map creation GUI since they don't do anything.

Added mod settings option to set distance based resource richness, defaulted to false to match King's design intention.

I also did a little bit of code organization and commenting to help others figure out what the intention of certain blocks is.

image