diff --git a/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml b/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml index c0f630a0e..c33b5887b 100644 --- a/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml +++ b/src/posix/freedesktop/org.zdoom.GZDoom.metainfo.xml @@ -104,6 +104,19 @@ + +

This update delivers various bug fixes, performance optimizations, and significantly expands modding capabilities.

+
    +
  • 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
  • +
+
https://forum.zdoom.org/viewtopic.php?t=80447