Current Release: v0.7.4
FastDMM is an alternative map editor for BYOND that is designed to be more flexible. This forum is dedicated to discussion and development of the FastDMM map editor.
v0.7.4
- Fixes a bug in the ObjectTree
- Added Exit button in the file menu.
- Adds an Output Pane on the bottom of the editor which will output all error messages. (Popup errors will continue to popup but will also print to the output pane
- Fixes extension on Saving Map Image.
- Added setting to allow users to turn off autosave #7
- Adds Undo/Redo Shortcuts (Ctrl-Z Undo || Ctrl-R and Ctrl-Y Redo)
- Added Autosaving
- Fixes subtraction macros (they were dividing)
- Add some Testing code for macro regex.
Hotkey/Shortcut customization
DME object tree parser to output JSON ||| Modifying FastDMM to accept JSON or DME to build object tree.
GitHub
Issue Tracker