This update fixes a multitude of bugs, and adds an exciting new feature!
Bugs Fixed:
- Trees would occasionally not generate
- Terrain gen became laggier farther from spawn
- A new ruin spawning algorithm was implemented. This new algorithm ensures that ruins never spawn in the ground or over air. Since it is much more picky about spawn positions than the previous algorithm, you will most likely need to increase your ruin spawn chance. I am working on implementing a similar algorithm on all structures.
MythicBosses:
Some of you may have seen the enable-beta-boss option in config.yml. That feature is finally complete! It allows you to implement your own custom boss fight in the Gold Dungeon. More information can be found
here.