Download Fixes/features since 4.11.4
- Based on GZDoom 4.14pre master from february 17 2025 with many patches on top.
- Includes patches from both GZDoom and UZDoom.
- Can load both GZDoom and UZDoom savegames.
- Line culling with multithreading enabled. (Dileep V. Reddy)
- Fix dangling pointer on Softpoly (issue #43). (Blzut3)
- Fix Softpoly crash with PsychoPhobia.
- Add option for testing old lightning modes to menu.
- Fixed death cam not working with A_SkullPop. (Boondorl)
- Fix VM Abort with Crusader A_CrusaderSweepLeft and Right pointers. (Enjay)
- Add i_searchdistributors to disable Steam iwads. (Sally Cochenour)
- Fixed +playerclass not being respected when new players join a save. (Boondorl)
- Fix SMF_PRECISE flag for seekers. (Boondorl)
- Fixed setinv cheat. (Boondorl)
- Made the BFG and EXPLOSIVE weapon flags usable. (inkoalawetrust)
- Made MTF_NOINFIGHTING work. (inkoalawetrust)
- Fix LookForEnemiesEx(). (inkoalawetrust)
- Fixed StaticEventHandlers double destroying. (Boondorl)
- Correctly mark currently-running ACS scripts for the GC. (Ricardo Luís Vaz Silva)
- Remove `delete` from GC, replace with destructor + free. (Ricardo Luís Vaz Silva)
- fix am_cheat 4-6 behavior for textured automap mode (intent is to show map as if the player has viewed every sector). (Xaser Acheron)
- Fix 32 bit compilation on other platforms.
- Make CMake find SDL2 on Haiku 32bit. (Peppersawce)
- fixed DECORATE code generation for direct functions. (Christoph Oelckers)
- fix bad game filter in Chex's 101 lock. (Christoph Oelckers)
- Added support for massacre special 515 used by Heretic+Hexen's UMAPINFO definitions. (Christoph Oelckers)
- use a submenu to select the MIDIO device. (Christoph Oelckers)
- Backport "Fixed net event data being dropped in packet-server mode" by Boondorl.
- Removed checks for corrupt config files.
- Full zscript 4.14.3 support.
- See full changelog here: https://github.com/drfrag666/lzdoom/commits/l4.14dev