PaintNinja / CraftMine

The future of CraftMine starts now
2 stars 0 forks source link

Make chunk transitions for polish #25

Closed PaintNinja closed 9 years ago

PaintNinja commented 9 years ago

First spotted by Pikachu298 the same day it was released, but we didn't consider it because at the time it unfortunately only supported MC1.8.

I've been keeping track of it and been checking back often and I can confirm that the author has now made a 1.7.10 version! We should look into chunk transitions as it would add significant polish to the worldgen - especially on 1.7.10 where chunk loading isn't anywhere near as fast as 1.8. :)

Link: http://minecraft.curseforge.com/projects/chunk-animator

PaintNinja commented 9 years ago

Implemented it but need to work with the mod developer to add support for Multi-core and Smooth Chunk loading modes, as well as Fast Render support...

PaintNinja commented 9 years ago

Adding support for Multi-core, Smooth chunk loading modes and Fast render will either take a long time or be too hard to do, so I'm closing this as the mod works well - just has some lag spikes on worldgen which isn't the mod's fault.

PaintNinja commented 9 years ago

e0da24c adds support for the Smooth chunk loading mode and that mode is now the default in CM! :)