Zerg have created a nice video about Unmined:
http://www.youtube.com/watch?v=5xOsux8sBvg
Zerg have created a nice video about Unmined:
http://www.youtube.com/watch?v=5xOsux8sBvg
Release time \o/
What’s new in 0.4.207dev:
This release has almost no features and it’s for hardcore fans who want to play with the new engine. All of the missing stuff will be restored in future releases, and lot of new features are coming soon.
You can download it here.
Finally I have fixed all the bugs and I’m preparing a prerelease now. What we have is a full multi-threaded and double-cached processing and rendering engine with layer support, and it’s suitable for creating editor tools and huge amount of new map features.
I’ve created a configuration set for Trees++. It will be available in next release.
Vanilla blocks:
Trees++ blocks:
Next release will have:
Mojang has changed the chunk saving code in Minecraft Snapshot 12w21b, it seems that newly created chunks are not saved until they are dropped from the chunk cache. Unmined cannot access chunks until Minecraft saves them, so this will add a significant delay when using live map.
These delays could be completely eliminated by creating an API mod that acts a bridge between Unmined and Minecraft and can be used by Unmined to access unsaved chunk data and other in-game information like player positions in real-time. Unmined is not meant to be an in-game navigation tool since writing a mod is much better way to do this (I use Rei’s minimap), but updating the map as soon as possible can be important and showing player positions in real-time would be cool.
Writing an API mod and a Bukkit plugin would open the possibilities for adding in-game tools to Unmined like in-game editing, teleporting players, setting up permissions and protected areas, reverting user changes and more. Mapping a remote server would be also possible.
What do you think about this?
Online maps are coming soon. An example map of 4096 x 4096 blocks is available on the left.