DeuTex 5.0.0-beta.2
Pre-release
Pre-release
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).