Skip to content

DeuTex 5.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chungy chungy released this 23 Jul 02:09
· 82 commits to master since this release
v5.0.0-beta.2

Getting polished up for a solid 5.0.0 release, let's make this count! :)

Since the previous beta, the following has changed:

Removed features

  • Incomplete (and conditioned out) Rise of the Triad support.

File format support

  • PNG is now an optional depend. PPM is the default extraction format if PNG is not compiled in.
  • MIDI files can be included by being named *.mid in the tree, and are extracted to the same file name extension.

General

  • UDMF (Universal Doom Map Format) support.

Build systems, code standards

  • Entire tree reformatted (primarily by using indent -kr, followed by manual touch-ups).