Thanks!
When I release this thing, I'm going to write a PDF that describes how to use it--a very concise one, I don't want to write a book, but the editor can do a LOT more than what you see here. Just briefly, here are a couple of the technical features:
Edit Anything - EVERY resource with a value can be edited in some way
Merging - You can combine your world with someone else's in a single click! Makes collaboration a snap.
Import/Export - No more losing your work when you update the world editor--by Exporting from one version editor, all your data is put into a VERY robust, error-tolerant format that can be Imported by the next.
Compile - When I have a complete version of the world, a simple script that takes all of the game's resources (images in any format, textures, .X models, .MDJ models, mesh skins, scenery, terrain, spawn points, races, classes, maps, spells, and more!) and compiles them into two compressed files: an encrypted file for the client, and one with all the secret stuff for the server. In addition, the compiler performs optimization on the maps and textures to save space, and can even be configured (in the future) to generate reduced-quality versions for a smaller download size or lower-end computers! What's even more exciting is that, to add new stuff to the game, the programs that run the game will never have to change--just compile a new version of the world, and they'll run it!
There's much more to share, but I'm going to get back to tailoring the editor till then