Well, there are a couple of bugs that need to be fixed, like the PWAD saving thing and the port option brokenness. Mostly the reason I'm working on this one is for Linux support. That's why it will be a seperate project and probably not replace ZDL3 entirely.
After I get wxZDL out, I'll release the source for 3.0 so anyone who wants to figure out the aformentioned two bugs can have at it.
I would fix the current version of ZDL, but the way I wrote it doesn't lend itself well to bug fixing. I had to string a bunch of hacks together to add the last couple of features so the code is pretty messy. Also, these particular bugs are in an area of the code that I really really don't want to mess with in fear of totally destroying it.
On top of that, I lost the source for the current version and all I have is a broken development version. If I released that, it would be even worse than what's out now.
Ummmm.... just rename them to zip (which is all they are anyway) or use the All files (*.*) option in ZDL, or type *.pk3 into the open file dialogue. All of the above work. The only thing that is missing with the current ZDL is PK3 being part of the file name filter.
Does Linux use the TAB key in a similar way to Windows? Not being able to navigate using only keyboard bugs me. (there are other things annoying, like the forms for entering an IWAD and Source Port engine, but I doubt you'll change those at this point)
If the Warp box is left empty, the +map command is still placed into the command line. It only strips +map if you set the dropdown to NONE. (Hey, what happens if you have a map called NONE?)
I'm redoing the warp thing for wxZDL anyway. I'd like it to scan PWADs and zips for maps. Anyone know of a good way to do this without requiring DLLs and stuff? Doesn't wx have a built in zip thing?
I could also just make it a typed field with no default selections too
@All: Does it work for everyone else? I'd really like to be able to can the wad searching, It's very prone to problems and would save me a whole source file.