GZDoom 3.2.4 Released

News about ZDoom, its child ports, or any closely related projects.
[ZDoom Home] [Documentation (Wiki)] [Official News] [Downloads] [Discord]
[🔎 Google This Site]

Moderator: GZDoom Developers

User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

GZDoom 3.2.4 Released

Post by Rachael »

This is yet another point release for GZDoom, which addresses a serious flaw that has appeared since version 3.0.0. Everyone is urged to upgrade ASAP, and no support will be provided for any version prior to this once the binaries for all platforms are available.

Notable features since 3.2.3:
  • Added DMG_NO_PAIN for DamageMobj.
  • Fixed bright sprites in sectors with Doom 64 lighting
  • Added free space margin aka safe frame for automap
  • Rotating Sky & Model smoothness fixes
  • implemented win_borderless for fake fullscreen in Windows


More-complete changelog since 3.2.3:
  • Unified implementation of ’directory as resource file' for POSIX targets
  • Fixed: Sky scrolling is now stored in a higher precision data structure; is now smoother than in 3.2.3.
  • Fixed: Model rotating is now calculated in a higher precision data structure; is now smoother than in 3.2.3.
  • Fixed directory creation for POSIX targets
  • fix backslashes in MD3 skin names.
  • Fixed overbright screenshots with hardware gamma off
  • changed ttl in particle_t from short to int32_t for longer lifespan.
  • fixed: screen->FrameTime should use an adjusted frame start time
  • implemented win_borderless for fake fullscreen in Windows
  • Fixed loading of external DeHackEd patches
  • Fixed inconsistent angle of spawned leaves
  • Fixed English localization issues
  • Added free space margin aka safe frame for automap - limit for automap empty space margin set to 90%
  • repaired the video scaling code in OpenGL for vid_scalemode 0 and vid_scalefactor != 1.0
  • Fixed crash when loading saved game with missing ACS module
  • Added null check for probe in SectorAction.OnDestroy()
  • Fixed error check when saving GL nodes
  • fixed: AActor::UnlinkFromWorld must also destroy all portal link nodes for the calling actor.
  • do not allow outside access to the variable storing the CCMD for OptionMenuItemCommand.
  • use a whitelist for DoCommand zscript command
  • Stop demo recording after ending game with menu_endgame CCMD
  • Fixed bright sprites in sectors with Doom 64 lighting
  • Added DMG_NO_PAIN for DamageMobj.
Download links:
- This list was pilfered by leprechauns. -
User avatar
Xaser
 
 
Posts: 10772
Joined: Sun Jul 20, 2003 12:15 pm
Contact:

Re: GZDoom 3.2.4 Released

Post by Xaser »

The Downloads page on the website is still listing 3.2.3, as a heads up.

Thanks for the release, BTW! Some pretty important fixes here.
khanair
Posts: 1
Joined: Sat Dec 16, 2017 10:18 pm

Re: GZDoom 3.2.4 Released

Post by khanair »

Im fully expecting to get the "dumb noob" comment award tonight... When i click on the download link for x64, it kicks me back to the forurms with a message saying 'You are not authorized to read this forum."

is it me or something else?
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDoom 3.2.4 Released

Post by Rachael »

For now you can only click on the download links in this topic. That will be fixed when all platform binaries are available. I'll have more information when that happens - for now, just use the links in this thread. :)
User avatar
zrakbz
Posts: 31
Joined: Sun Apr 02, 2017 1:26 pm
Location: Varies

Re: GZDoom 3.2.4 Released

Post by zrakbz »

So what "serious flaw from 3.0.0" is that?
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDoom 3.2.4 Released

Post by Rachael »

I compiled a Raspberry Pi build and posted it. As usual, it's experimental and not strictly supported (may still have issues).
zrakbz wrote:So what "serious flaw from 3.0.0" is that?
This will be discussed soon, don't worry. :)
Gez
 
 
Posts: 17833
Joined: Fri Jul 06, 2007 3:22 pm

Re: GZDoom 3.2.4 Released

Post by Gez »

All these items in the changelog sound like potential customers for the "serious flaw" award:
Fixed crash when loading saved game with missing ACS module
Added null check for probe in SectorAction.OnDestroy()
Fixed error check when saving GL nodes
fixed: AActor::UnlinkFromWorld must also destroy all portal link nodes for the calling actor.
do not allow outside access to the variable storing the CCMD for OptionMenuItemCommand.
use a whitelist for DoCommand zscript command
User avatar
RedoLane
Posts: 114
Joined: Fri Dec 08, 2017 11:07 am

Re: GZDoom 3.2.4 Released

Post by RedoLane »

BORDERLESS, BABYYYYYYYY
User avatar
Angry_Cat
Posts: 10
Joined: Fri Mar 03, 2017 2:29 pm
Location: Moon

Re: GZDoom 3.2.4 Released

Post by Angry_Cat »

Will try to get this as soon as i can, thanks.
User avatar
Gollgagh
Posts: 207
Joined: Thu Apr 16, 2015 8:24 am

Re: GZDoom 3.2.4 Released

Post by Gollgagh »

RedoLane wrote:BORDERLESS, BABYYYYYYYY
Well I'm fuckin' sold.
guineu
Posts: 10
Joined: Thu Jul 06, 2017 3:16 am

Re: GZDoom 3.2.4 Released

Post by guineu »

Thanks a lot for the borderless feature.

No more disappearing mouse pointer when alt-tabbing!

I wonder what the "serious flaw" was, some security hole that would allow a malicious mod to cause harm?
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDoom 3.2.4 Released

Post by Rachael »

It's this.
User avatar
Rachael
Posts: 13530
Joined: Tue Jan 13, 2004 1:31 pm
Preferred Pronouns: She/Her
Contact:

Re: GZDoom 3.2.4 Released

Post by Rachael »

Ubuntu and Mac builds posted.

Thanks, as usual, to Blzut3 and _mental_!
User avatar
aivar242
Posts: 24
Joined: Mon May 08, 2017 9:15 pm

Re: GZDoom 3.2.4 Released

Post by aivar242 »

I do not understand why the site and this forum are called ZDoom? The ZDoom port will no longer be released. Can I still name the site (G)ZDoom? So it will be correct.
Gez
 
 
Posts: 17833
Joined: Fri Jul 06, 2007 3:22 pm

Re: GZDoom 3.2.4 Released

Post by Gez »

Changing the URL wouldn't serve any purpose.
Post Reply

Return to “ZDoom (and related) News”