I have officially released the next beta version of qZDL. This is my complete rewrite of ZDLSharp in C++ and Qt. It's intended to be a drop in replacement for ZDL 3.1a.
Download .ZIP (3.2.2.2)
Download .ZIP (3.0.5.12)
Download .ZIP (3.0.5.11)
Download .ZIP (3.0.5.10)
Download .ZIP (3.0.5.9)
Download .ZIP (3.0.5.8)
Download .ZIP (3.0.5.7)
Download .ZIP (3.0.5.6)
Download .ZIP (3.0.5.5b)
Download .ZIP (3.0.5.4)
Note, I was having issues with the database server there, those issues have been resolved.
Here's some cool features of 3.0.5.4:
- Multiple file drag and drop
- Unlimited length file + iwad + source port lists
- Settings in a new tab
- Resizable layout
- Global .ini file storage (with import)**
- Works on Windows 7
- DMFlag Picker*
- Advanced Multiplayer Options
- File associations
- Keyboard shortcuts to open, save, and create new .ZDL configurations
- Update notifications for new versions
- Backwards and forwards support for existing .zdl and .ini files
** Stores configuration in APPDATA (if you want) so that you can access your configuration no matter where you open your ZDL file. This means you don't have to keep .ini files around in weird places (current directory and program directory are supported). The importation can be disabled for a particular .ini file or globally. To view the location of the global config file, go to about.
PLEASE report any bugs, issues, or suggestions to this post (or on Github)
You're free to check out the source code on github and/or browse the official ZDL wiki
To manually disable the global import:
Open Windows Explorer, and type "%APPDATA%" into the location and hit enter. If it doesn't exist, create a "Vectec Software" folder. Inside that, create "qZDL.ini". Open it up and add:
Code: Select all
[zdl.general]
nouserconf=1