Skip to content

Woof! 8.1.0

Compare
Choose a tag to compare
@fabiangreffrath fabiangreffrath released this 26 Nov 07:27
· 2123 commits to master since this release
  • The engine is now able to load any map between E1M99 and E99M99 or MAP00 and MAP99, respectively, without necessary UMAPINFO support, e.g. by means of the IDCLEV cheat or the -warp command line parameter (@rfomin).
  • The current and next map are now reported when the IDCLEV cheat is entered without a target map number (PrBoom+).
  • The -noload and -noautoload parameters were added which prevent autoloading of WADs and DEHs.
  • Double-click acting as "use" has been fixed for subsequent clicks (regression introduced in 8.0.0).
  • Textures are now only composed of patches that are in the range of known patches, fixes a crash at startup with t-drought_RC2.wad.
  • The maximum screen width in widescreen mode is now capped at 1120 px which corresponds to a 21:9 ratio in hires mode.
  • The implementation of the Lost Soul bounce fix has been brought in line with PrBoom+ (@rfomin).