Skip to content

g4.14.2-ls34

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 05 Jan 22:05
65b3dc6

CI Report:

https://ci-tests.linuxserver.io/linuxserver/gzdoom/g4.14.2-ls34/index.html

LinuxServer Changes:

Full Changelog: g4.14.2-ls33...g4.14.2-ls34

Remote Changes:

  • Ortho + OOB fixes and improvements
  • Revert clipper to older code path when not in Ortho/OOB (speed improvement)
  • Fix to some crashes and memory leaks
  • Exposed DDoor to ZScript, Exposed DPlat to ZScript, Exposed more of the Ceiling thinker, Exposed more of the Floor thinker, Exposed DElevator to ZScript.
  • Exported: • GetLumpContainer • GetContainerName • GetLumpFullPath for WADS struct, useful for debugging custom-made parsers and identifying where problems may arise.
  • Added autoSwitch parameter to A_ReFire
  • add a few commonly-used gzdoom-specific properties to the dehacked parser
  • many more fixes and improvements