• 0

    posted a message on YaMcIso
    Yeah, mono is kinda lagging behind Microsoft .NET. That's the huge disadvantage of C#. It would be cool to rewrite this in C++ and make it platform independent, but that would be a lot of work, and I am lazy.
    Posted in: Mods Discussion
  • 0

    posted a message on YaMcIso
    I was actually thinking about adding a rotate option, but it would be more complicated than it sound, because it would need to load the level into the array in a different order or something of the sort. I might mess around with that.

    Also the -width option is optional, you can omit it to have it rendered at the native resolution, or set it to whatever you want, but if you set it above the native resolution it will just scale up the image, not make a better quality image.

    Also, at least in windows 7, you can shift-right click in a folder then click "open command line here", instead of doing all the annoying cd stuff.
    Posted in: Mods Discussion
  • 0

    posted a message on YaMcIso
    You need to run this from the command line. This was mostly intended to be used in scripts, but its quite useful on its own too, just not extremely user friendly.
    Posted in: Mods Discussion
  • 0

    posted a message on YaMcIso
    Updated, now supports both dat and NBT (.mclevel) formats.
    Posted in: Mods Discussion
  • 0

    posted a message on Badgers, Snakes, great epicness
    There should be badger and snake mobs, and they should have a high chance of spawning near mushrooms. I am serious.
    Posted in: Suggestions
  • 0

    posted a message on Longer days and shorter nights
    I agree, while night can be fun I think there is too much of it. The days need to be longer.
    Posted in: Suggestions
  • 0

    posted a message on YaMcIso
    Because I want to generate images of multiplayer maps today. I'll update this to mclevel when multiplayer supports it.
    Posted in: Mods Discussion
  • 0

    posted a message on YaMcIso
    YaMcIso
    Yet another Minecraft Isometric image renderer
    Renders an isometric view of a dat or NBT (.mclevel) format Minecraft level to a transparent png.

    This is a command line program which makes it useful to run in scripts. I'm working on a web interface for my server that will have a simi-live preview of the map in the webpage.

    This project uses so much stuff from so many different places that giving it a proper license would be near impossible.
    I am distributing this software in hope that people will find it useful, and I do not intend to infringe on anyone's copyright.

    Credits:
    HOLOGRAPHICpizza - Put together YaMcIso.
    joeyjo0 - Contributed the majority of the rendering code.
    aphistic mciso - Various code.
    aphistic - LibNBT / LibMinecraft
    Notch - Minecraft libraries.
    OpenJDK
    ImageMagick
    Para0001 - Emotional support.

    https://code.google.com/p/yamciso/
    Posted in: Mods Discussion
  • To post a comment, please .