Skip to content

Releases: tgstation/FastDMM

v0.7.4

11 Aug 21:07
Compare
Choose a tag to compare
  • 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.

v0.7.3

19 Apr 22:37
4c8e49d
Compare
Choose a tag to compare

Big Prizes
Fixes some bugs.

v0.7.2

03 Feb 01:43
a15882c
Compare
Choose a tag to compare

Fixes error on Saving images where it wouldn't. #15 partially fixed
Added setting to allow users to turn off autosave #7

v0.7.1

27 Jan 22:08
6cf70bd
Compare
Choose a tag to compare

Adds Undo/Redo (Ctrl-Z Undo || Ctrl-R and Ctrl-Y Redo)
Autosaving
Fixes subtraction macros (they were dividing)
Add some Testing code for macro regex.