Skip to content

g4.14.2-ls2

Compare
Choose a tag to compare
@LinuxServer-CI LinuxServer-CI released this 11 Jul 16:35
· 18 commits to master since this release
18e7a2f

CI Report:

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

LinuxServer Changes:

Initial release.

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