Skip to content

Releases: cmann1/DustScripts

AdvTools

04 Apr 23:55
Compare
Choose a tag to compare

Changes

  • Middle click with the tile tool to "pick" the tile sprite under the mouse.
  • Swapped mirror and flip props keys so [ and ] without shift now mirror selected props as a group instead of flipping them individually.
  • Show prop palette in info popup.
  • Update scale, layer in prop info popup when changed with keyboard shortcut.
  • Minor prop line fixes
  • Add precision edge brush lock - hold shift to lock the currently hovered edge until released.
  • Hold Alt while scaling to snap to valid prop scales.
  • BackSlash and Shift+BackSlash to toggle editor UI, and toolbars.
  • Add preview layer - toggles all layer visibility above the selected layer. Not set by default and can be assigned in the ini with KeyPreviewLayer.

Files

  • AdvTools - The precompiled plugin file - copy to INSTALL_DIR/content/plugins
  • AdvTools.map - A Dustforce map file listing all of the AdvTool features
  • advtools.ini - A sample config file. See contents for details

AdvTools

04 Dec 11:19
Compare
Choose a tag to compare

Changes

  • Add the prop line tool.

Files

  • AdvTools - The precompiled plugin file - copy to INSTALL_DIR/content/plugins
  • AdvTools.map - A Dustforce map file listing all of the AdvTool features
  • advtools.ini - A sample config file. See contents for details

AdvTools

05 Sep 15:54
Compare
Choose a tag to compare

Changes

  • Add prop sublayer locking:
    • Ctrl + L to lock selected sub layers.
    • Ctrl + Shift + L to lock selected sub layers on all layers.
    • Ctrl + Alt + L to unlock all sublayers.
  • Add corner bits to edge brush.
  • Add edge brush precision mode edge info tooltip.
  • Fix black screen when selecting a large number of props.
  • Fix prop outline not updating after certain actions.

Files

  • AdvTools - The precompiled plugin file - copy to INSTALL_DIR/content/plugins
  • AdvTools.map - A Dustforce map file listing all of the AdvTool features
  • advtools.ini - A sample config file. See contents for details

AdvTool Files

27 Sep 14:48
Compare
Choose a tag to compare

Changes

  • Text editor window is now resizeable
  • Text now copied and pasted to clipboard
  • Prop id shown in prop info box
  • Emitter entity id shown in emitter window
  • Add prop highlight options: both, outline only, highlight only, none
    • Can be useful when selecting large numbers of props to reduce lag
      and prevent black screen
  • PageUp/Down to cycle selected props' palette
  • Ctrl X to cut props
  • Prop export also copies results to clipboard
  • Tool shortcuts can now have modifier keys
  • B shortcut (default for the edge brush tool) is disabled while the particle editor is open
    (B spawns bursts for certain types in the particle editor)
  • Fix possible freeze when selecting text
  • Fix being able to select emitters on locked/hidden layers
  • Fix enter toggling built in text trigger edit mode while the text editor is focused
  • Fix lock prop message position for parallax layers
  • Fix hidden check box not set correctly on text trigger select

Files

  • AdvTools - The precompiled plugin file - copy to INSTALL_DIR/content/plugins
  • AdvTools.map - A Dustforce map file listing all of the AdvTool features
  • advtools.ini - A sample config file. See contents for details

AdvTool Files

23 Jul 16:39
Compare
Choose a tag to compare

Files

  • AdvTools - The precompiled plugin file - copy to INSTALL_DIR/content/plugins
  • AdvTools.map - A Dustforce map file listing all of the AdvTool features
  • advtools.ini - A sample config file. See contents for details

Changes

  • Add sprite set and name to prop info popup
  • Change edge brush shortcut to B
  • Sub tool shortcut keys can be changed using in advtools.ini using KeyToolNameNoSpaces=KEY - e.g. KeyPropTool=Q and KeyEdgeBrush=B
  • Fix emitter tool sometimes creating new emitters instead of selecting/moving the one under the mouse

AdvTool Files

21 Jul 16:02
Compare
Choose a tag to compare

AdvTools - A Dustforce map file listing all of the AdvTool features
advtools.ini - A sample config file. See contents for details

AdvTool Files

01 Jun 05:26
Compare
Choose a tag to compare

Requires Dustmod v21.5.1

AdvTools - A Dustforce map file listing all of the AdvTool features
advtools.ini - A sample config file. See contents for details