There is a new release of the dom3editor (1.0.2). This is a bugfix release to address a couple of issues found by users. They are:
- Newlines in descriptions inserted unwanted characters.
- When modding items, the #weapon can now be a string as well as the weapon number. This is not allowed according to the modding manual, but I noticed several mods did this and tested that it does work. So it is now allowed.
- Valid new monster numbers increased to 3999. Again, this appears to be wrong in the modding manual but testing indicated this is the proper max.
- Default values for item modding should work better.
- The "General Modding" commands can now occur anywhere in the mod. They used to be restricted to the top of the mod (which was incorrect). Also, they can be properly edited from the form page.
There are downloads for Windows/Linux/Mac located at:
http://code.google.com/p/dom3editor/downloads/list
I have also uploaded a patch that will patch a current installation of the 1.0 version to 1.0.2. Just unzip the files into your dom3editor directory (files will go under plugins). This patch works on all platforms. To verify that it worked just go to Help->About and check the version number.