These here forums are read-only. Click here to go to the new forums, where you can actually post and stuff!
Sorry for the inconvenience
-Andrew
Would anyone be interested in a level editor with a level converter to any map format program? What the editor would do is allow the user to open any map and basically draw blocks on it. I would be able to build this in C# if anyone was interested. I could also probably add in a texture pack maker of some kind too. Thanks.
I would like one, it would be super useful! Thnx.
Sounds like a great tool. I think we'd all like a release.
++tommyz_ posted:++
Would anyone be interested in a level editor with a level converter to any map format program? What the editor would do is allow the user to open any map and basically draw blocks on it. I would be able to build this in C# if anyone was interested. I could also probably add in a texture pack maker of some kind too. Thanks.
Just do it allready!!!
If you need information on the various level formats, fCraft's source code includes a very nice class that can turn an array of blocks into just about any level format, and also convert the other way.