Skip to content

2026-02-10

Choose a tag to compare

@MTrop MTrop released this 10 Feb 02:03
· 22 commits to master since this release

You can update to this version by typing:

doomtools --update

All releases require Java 8 or higher. The CMD release is for Windows systems, the Bash ones for MacOS/Linux/Cygwin/WSL.

Extract either distribution appropriate for your system and point your PATH environment variable to it, or you may use the provided Windows Installers, if you are using Windows.

Installer Notes

If you choose NOT to add DoomTools to your system PATH in the installer, you can still access the tools in the command line using the DoomTools CMD shortcut that it creates in the Start Menu, which will add DoomTools to PATH for that shell session.

Uninstalling reverses all changes to PATH and/or Explorer Shell, if chosen during install. The JRE version will embed a minified JRE in DoomTools, should you also choose to do so. If you install a JRE/JDK separately for your system, it will not affect DoomTools's embedded JRE, nor will DoomTools's embedded JRE affect your Java install.


Changes

DECOHack

Changed for 0.46.1

  • Fixed Attempting to match a Thing alias looked up Weapon aliases instead in certain cases.
  • Fixed Setting a Thing as BOUNCES (MBF flag) will set its Speed to fixed-point.
  • Changed Warning about 0-mass, SHOOTABLE Things will set its mass to 100 in order to avoid a crash (Issue. #154).

DImgConv

Changed for 1.6.3

  • Fixed DImgConv will error out on directories that it cannot read.

DMXConv

Changed for 1.2.2

  • Fixed DMXConv will throw an error for directories that it cannot read.

DoomFetch

Changed for 1.2.3

  • Fixed DoomFetch will skip directories that it can't read when searching for a file.

DoomMake

Changed for 0.34.2

  • Fixed Some functions that work on directories will error out if the directory cannot be read.

WadMerge

Changed for 1.11.1

  • Fixed WadMerge will not NPE on a bad directory read (Issue #151).

The following library versions are used by this release:

DoomStruct 2.22.0
Black Rook JSON 1.4.1
RookScript 1.17.3
RookScript-Desktop 1.10.2.1

FlatLaF 3.7
RSyntaxTextArea 3.6.0
AutoComplete 3.3.2
CommonMark 0.19.0
Jsoup 1.15.3

DECOHack v0.46.1
DImgConv v1.6.3
DMXConv v1.2.2
DoomFetch v1.2.3
DoomMake v0.34.2
WadMerge v1.11.1
WadScript v1.9.1
WADTex v1.4.1
WSwAnTBL v1.1.1
WTexList v1.0.0
WTExport v1.7.2
WTexScan v1.3.0