Not to nag... Well, actually, I suppose I am nagging.
Any idea when you'll be able to get round to releasing a new version? The current version not showing icons in the alt-hud inventory makes it difficult to play sometimes, and I'm intrigued to find out if the changes you made to the handling of DevIL will cure the odd command line/launcher crashes.
In the next few days. I still have to upgrade to the latest ZDoom revisions and thanks to Randy changing the copyright date in almost every single file the next update will take me a little longer and that's why I have delayed it the last week or so.
Any chance of there being additional decorate options (like a leeching option, etc). Or are you going to wait until Randy updates the normal Zdoom code before implimenting more stuff into GZdoom to keep both compatible with one another?
Right now the GZDoom DECORATE code is almost the same as ZDoom's. The only exception is the expression parser required for random values in DECORATE parameters. For some reason Randy never added it and before doing that I'd like to know why. It'd mean replacing one source file so technically it's a minor issue.
As for the rest, logically ZDoom doesn't support 3D floors or other GL renderer specific features. But all the stuff coming from .96x or anything non-renderer specific I did later is in both.
Graf Zahl wrote:As for the rest, logically ZDoom doesn't support 3D floors or other GL renderer specific features. But all the stuff coming from .96x or anything non-renderer specific I did later is in both.
That pretty much answers my question I asked at DW, since it really never got answered.