New
v0.29.4
v0.29.4
- Allow freelook in dsdademos
- Reworked the game modifiers to be temporary (andrikpowell)
- Reworked the
CREDIT/HELPloop in pwads (andrikpowell) - Added support for widescreen RAW format (andrikpowell)
- Added longer
Now EnteringPause (andrikpowell) - Added support for non-power-of-2 textures (elf-alchemist)
- Added pickup sprite automap color (feos)
- Fixed weaponbob demo desync (andrikpowell)
- Fixed closest resolution being forced in exclusive fullscreen
- Fixed a case of sound clipping (ceski)
- Fixed an audio issue when viddumping with
-skipsec - Fixed a crash during demo playback on macOS
- Fixed wrong
gnrockoffsets on statusbar (andrikpowell) - Fixed
walkcameranot following vertical mouse config - Fixed total time being counted wrong if the level is restarted
- Fixed
Now Enteringnot showing up before MAP31 (andrikpowell) - Fixed bad framerate when viddumping to
avicontainer - Fixed hot corners being triggered during gameplay
- Fixed
walkcameranot rotating all the way - Fixed horizon line effect in software (elf-alchemist)
- Fixed many warnings
- Various build system improvements (FtZPetruska)
- Added
STRICT_FINDoption - Added
Brewfile
- Added
- Bump minimum CMake version to 3.17 (FtZPetruska)
- Drop
libopenmptplayer in favor oflibxmp(ceski)