Skip to content

More Bug fixes

Compare
Choose a tag to compare
@Querz Querz released this 27 Apr 10:49
· 46 commits to master since this release

Fixed a bug where the biome index was calculated incorrectly.

Details:

  • Fixed a bug where the biome index was calculated incorrectly, which led to getBiomeAt and setBiomeAt methods return and set the wrong biomes.
  • Added unit tests for the above fix.