The Dink Network

WinDinkEdit Plus 2 Drone Edition (XP release)

Description
NOTE: this is a version of the release that works on Windows XP, if you're stuck in time or just for the heck of it. Also runs on modern systems of course, but you probably want the other version.

My forked version of RW's WinDinkEdit Plus 2, featuring many changes, some of the most significant being:
- support for 600x550 tile-sheets!
- PNG sprite support!
- fixed a nasty crash related to the undo-queue becoming full
- fixed wrong hardness rendering for resized sprites
- easier tile-sheet hardness editing
- a bigger toolbar with bigger uglier buttons
- command line arguments: "-game" same as in DinkHD and FreeDink, can be used to specify what DMOD to open on launch "--refdir" same as in FreeDink, can be used to specify a specific core DINK installation to use
- a crash logger, same one as in DinkHD (do not delete the WinDinkEditPlus2.pdb file for the crash logger to work properly!)
- and more!

For the full changelog see: https://gitlab.com/drone1400/wdep2/-/blob/V2.5/drone_changelog.txt?ref_type=heads

Source code for this release available here: https://gitlab.com/drone1400/wdep2/-/releases/V2.5.7.8
(Should also be uploaded here on The Dink Network)
Released:May 19th, 2024
File Size:9.72 MB
Downloads:0
Release Notes:- added PNG support for tile sheets too (before it worked for sprites only!)
- PNG is now prioritized over BMP for sprites if both files exist
- fixed crash when hovering over / copying tiles from non-existing tile sheet #42