Skip to content

1.0.0

Compare
Choose a tag to compare
@AJenbo AJenbo released this 12 Apr 20:47
· 59 commits to master since this release

Added

  • Create new sprites or tilesets.
  • Ability to save graphics in Diablo 1 formats.
  • Ability to add, insert, delete and replace frames.
  • Ability to modify the tiles and subtiles.
  • Ability to create, add, insert, delete or replace tiles and subtiles.
  • Ability to optimize tilesets.
  • View and edit tilset properties
  • Subtile height is now editable.
  • Export to any image format supported by Qt (JPEG, WEBP, etc.).
  • Option to limit the range of exported items.
  • Context menu to undo/redo modifications of the palette/translation.
  • Drag and drop support.
  • Recent files list.
  • Icon buttons to create, load, and save palette/translation in place.
  • Open As menu option to open bugged files.
    (use width 96 to open wlbat.cl2, whbat.cl2 and wmbat.cl2 graphics of the warrior)
  • File dialogs start from the last used folder/file (even after restart).
  • Configurable playback speed.
  • Palette cycling animation of Diablo 1 and Hellfire.
  • Button to apply trn-adjustments of the game (done to normal monster-trns).
  • 32 bit Windows support
  • Linux support

Fixed

  • Memory leaks.
  • A bunch of bug fixes.