Skip to content

2022-07-23

Compare
Choose a tag to compare
@MTrop MTrop released this 23 Jul 19:58
· 124 commits to master since this release

If you have version 2021-09-21 or later installed on your system, you can update to this version by typing:

doomtools --update

Either release requires 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.


This release updates some internals and dependencies, incorporating some key fixes:

Changes

  • 2022-07-18 Fixed syntax highlighting for strings on RookScript-based languages (WadScript, DoomMake).

DECOHack

Changed for 0.26.0

  • Fixed Added some bit flags that were missing from the docs: UNUSEDX bits, FRIENDLY.
  • Added A directory tree for the GUI.
  • Added A warning on wrong int/fixed type use (Enhancement #78).
  • Added A warning on wrong Thing type use (MISSILE vs. not) (Enhancement #77).

DoomMake

Changed for 0.18.0

  • Added A "Studio" mode only runnable as a Desktop App.

WadScript

Changed for 1.6.0

  • Added A directory tree for the GUI.

The following library versions are used by this release:

DoomStruct 2.14.2
Black Rook JSON 1.2.0
RookScript 1.15.0
RookScript-Desktop 1.10.2.1

FlatLaF 2.0.2
RSyntaxTextArea 3.2.0
AutoComplete 3.2.0

DECOHack v0.26.0
DImgConv v1.2.0
DMXConv v1.1.0
DoomMake v0.18.0
WadMerge v1.8.0
WadScript v1.6.0
WADTex v1.2.0
WSwAnTBL v1.1.0
WTExport v1.5.0
WTexScan v1.2.0