Page 1 of 1

GZDoom 3.2.1 Released

Posted: Sun Oct 22, 2017 9:26 am
by Rachael
Downloads:
  • removed

The main reason for this release is because texture uniforms were uploaded to shaders incorrectly in 3.2.0. However, the rest of master was just bugfixes and minor improvements, so it was merged for this release. (I got permission from Graf to do this release)

Changes from 3.2.0:
  • Fixed applying of height argument in A_Fire() function
  • Removed all code needed to support macOS earlier than 10.7 Lion
  • Fixed crash on attempt to register IDs for undefined class
  • added vid_cropaspect. This cvar turns vid_aspect into a letterboxing function that will crop the unused sides of the screen away, instead of stretching it. Requires one of the non-legacy OpenGL framebuffers to work.
  • remove vid_tft and vid_nowidescreen and associated menu option. Their functionality was supersceded and extended by vid_aspect==3 (which has the same effect as setting both to true anyhow), and it was mostly just redundant.
  • Fixed: don't interpolate view movements if a key press didn't result in any changes.
  • If *nix, add default gzdoom.pk3 directory to File.Search paths
  • fixed: inverted color order for post-process textures to BGRA to correctly match the internal texture standard in GZDoom
  • added ability to change slider color using mapinfo's gameinfo
  • added 'startuptype' to iwadinfo, allowing to change the game startup screen with custom iwads
  • Fixed applying of compatibility settings for IWADs
  • Fixed a few cases when IWAD was checked by hardcoded index
  • Fixed arch-vile bleeding when damaging target
(Note to OpenBSD users: Please compile or cherry-pick commit b871b1898 - sorry I was remiss in including this one, since it does not affect the currently officially supported systems)

Re: GZDoom 3.2.1 Released

Posted: Mon Oct 23, 2017 2:43 am
by Rachael
Linux versions added.

Re: GZDoom 3.2.1 Released

Posted: Mon Oct 23, 2017 5:41 pm
by Rachael
Mac OS X version now available.

Re: GZDoom 3.2.1 Released

Posted: Fri Oct 27, 2017 11:13 pm
by Siberian Tiger
I know I am extremely late, but thanks for the updates!

Re: GZDoom 3.2.1 Released

Posted: Sun Oct 29, 2017 11:28 am
by Enjay
More than a bit late myself, and also thank you kindly for the update.

I am intrigued by this one:
Rachael wrote:
  • added 'startuptype' to iwadinfo, allowing to change the game startup screen with custom iwads
How do I make this happen? Does the IWAD itself need to contain an IWADINFO lump and (presumably) all the lumps necessary for the startup to work? I take it that it doesn't work via gameinfo in MAPINFO?

Re: GZDoom 3.2.1 Released

Posted: Sun Oct 29, 2017 11:40 am
by Xaser
@Enjay: The gist of the system is that GZDoom now checks your wad directories for any files that end with ".ipk3" or ".iwad" and then looks for the presence of an IWADINFO lump inside them. The lump detection stuff is only used for GZDoom's internal list, so there's no need to worry about it for your own IWAD.

Presumably this means "aspects.ipk3" is gonna be a thing on the Enjay-drive soon. ;P

Re: GZDoom 3.2.1 Released

Posted: Sun Oct 29, 2017 11:43 am
by Enjay
Thanks. I was just picking my way through other posts and I had just about got to that understanding but I really appreciate the clarification. I'll have to give it a go now.

Not Aspects though. To be honest, I left that behind as a project some time ago - read years - though I still use resources I created for it etc., obviously. I wanted to know more just for general messing around with stuff and trying to catch up with what I've missed and custom IWADs/games have always intrigued me right from the earliest days of modding.

[edit]
And I've just worked my way through the post announcing 3.2.0. That's an impressive change list. Once again, thank you to all concerned.
[/edit]

Re: GZDoom 3.2.1 Released

Posted: Sun Oct 29, 2017 1:15 pm
by Ed the Bat
Paranoid now uses this method, Enjay, so feel free to examine it there.
Enjay wrote: Not Aspects though. To be honest, I left that behind as a project some time ago - read years...
We still could, yknow. I'm terribly sorry I haven't produced new work for so many months...

Re: GZDoom 3.2.1 Released

Posted: Mon Oct 30, 2017 3:46 pm
by Boingo_the_Clown
I just played 3.2.1, and I am thrilled to see that one of the bugs that were affecting my mod have been fixed. I am very pleased.

Re: GZDoom 3.2.1 Released

Posted: Tue Oct 31, 2017 11:44 am
by wolfmanfp
Ed the Bat wrote:Paranoid now uses this method, Enjay, so feel free to examine it there.
So this means there will be a Paranoid/Paranoiac IPK3? That would be cool. :)

Re: GZDoom 3.2.1 Released

Posted: Tue Oct 31, 2017 2:43 pm
by Enjay
Ed the Bat wrote:We still could, yknow. I'm terribly sorry I haven't produced new work for so many months...
Don't worry. I wasn't including your work on Burghead in my sweeping statement and it certainly wasn't a dig. I merely meant that the central project is a thing of the past now and that the collected bits and pieces are not much more than an editing resource for me.

I did not mean that the fixed and improved Burghead shouldn't go ahead as and when you/we have the time to look at it again. I'd still really like for it to happen actually. :D

Re: GZDoom 3.2.1 Released

Posted: Wed Nov 08, 2017 9:15 pm
by Armaetus
I overlooked this, nice!

Re: GZDoom 3.2.1 Released

Posted: Mon Nov 20, 2017 4:39 pm
by Wiw
Glad to see that shader support has been reinstated!

Re: GZDoom 3.2.1 Released

Posted: Mon Dec 04, 2017 12:40 am
by Rachael
Post-mortem download stats for those interested
gzdoom-3-2-1-stats.png