Skip to content

g4.14.2-ls44

Latest

Choose a tag to compare

@LinuxServer-CI LinuxServer-CI released this 16 Mar 22:20
139eda8

CI Report:

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

LinuxServer Changes:

Full Changelog: g4.14.2-ls43...g4.14.2-ls44

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