Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 1.2 KB

File metadata and controls

47 lines (30 loc) · 1.2 KB

Version 1.0.9

  • no changes

Version 1.0.8

  • no changes

Version 1.0.7

📦 Uncategorized

  • Fixing of sprites duplication on copy pasting during renaming + Overall reactivity + Updating packages (npm audit fix)
    • PR: #10

Version 1.0.6

  • Fixes saving stateless dmis

Version 1.0.5

  • Adds alert when pasting frames of wrong size
  • Allows entering decimal values for frame delays

Version 1.0.4

  • Adds alerts when pasting states/pngs of wrong size
  • Improves frame grid css

Version 1.0.3

  • Fixes metadata parity with dm (newline at the end, hotspots squashing)
  • Saving will not save to disk if the only difference is metdata compression due to inconsistencies between dreammaker and js zlib implementations.

Version 1.0.2

  • Fixes saving dmis with animation loop counts

Version 1.0.1

  • Duplicate states are now marked.
  • You can now toggle checkerboard background
  • Copy/Paste/Cut fixes. (Hotkeys only at the moment, context menu pending)
  • Copied states/frames should now be accessible in external editors.
  • Added copying pngs from external editors/filesystem as frame/state.
  • Shrinking dmis produces correct metadata now.

Version 1.0.0

  • First release.