Skip to content

Fixes and Improvements

Choose a tag to compare

@stephen-hqxu stephen-hqxu released this 17 Jan 18:50

Release 0.1.2

Release highlights

  • Biome generation progressed, it's not currently implemented by the engine, the interface however can be used.

Biome generator framework and work-in-progress demo programs are included in the source code, however it is untested, unoptimised, unimplemented and unstable and therefore not considered as a release. Use at your own risk.

  • Multithreading feature for biome generation has been removed due to bad performance.
  • Implementation of various constructor and assignment operator for primary interfaced classes.
  • Fix a bug that prevent from compiling the solution, due to the incorrect chosen compiler version.