Progress report

This year I have learned C#, Visual Studio, frameworks and other .NET stuff. It’s good enough now, but I’m still a beginner, and uNmINeD is my first C# project ever. I had no much time to work on it, but I’ve made a pretty good progress.

What we have now?

  • NBT and Minecraft library created from scratch. It has less functionality than Substrate and has a different architecture.
  • Console application (targeting servers and Mono)
  • WPF application with tabbed GUI (requires .NET 4.5, no WinXP)
  • Map rendering code is almost ready

  • Map browser control for WPF is almost ready. It’s suitable for creating editor tools.
  • Planned Minecraft mod to dump block ids, names and other metadata to a file when the game starts.
  • Planned Minecraft mod to allow uNmINeD and other tools to connect running servers through a web service API and do online mapping and editing.

C# implementation of chunk loading is faster than the native code Delphi version o.O

I’m planning to release the source code of the Minecraft library, the map rendering library and all of the Minecraft mods on GitHub when they’re done.

Images:

 

One thought on “Progress report

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.