Skip to content

Releases: MTrop/Doomy

0.13.0

06 Jun 17:01

Choose a tag to compare

0.13.0

  • Fixed XDG environment paths for Linux systems were a bit wrong.

0.12.0

31 May 19:54

Choose a tag to compare

0.12.0

  • Added An updater built-in to Doomy (doomy --update). (Enh. #14)

0.11.0

24 May 19:06

Choose a tag to compare

0.11.0

  • Changed Doomy now uses different directories for storing config and its data, and uses XDG config layouts on Linux, if available. (Enh. #4)

In order to MIGRATE your data to this version from a previous one, you'll have to go to your settings directory, and move your presets folder and doomy.db file into a folder in the same directory called data.

If you have an XDG environment on Linux, you'll figure it out. Run doomy env to get the folder locations.

0.10.0

09 May 21:49

Choose a tag to compare

0.10.0

  • Fixed Allow cut/copy-paste out of file text fields.
  • Added Optional launch with command-line options.

0.9.1

02 Mar 00:30

Choose a tag to compare

0.9.1

  • Fixed Pinging idGames and getting back unexpected data will not cause Doomy to crash (Issue #12).

0.9.0

31 Jan 03:36

Choose a tag to compare

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 Doomy to your system PATH in the installer, you can still access the command line version using the Doomy CMD shortcut that it creates in the Start Menu.

Uninstalling reverses all changes to PATH, if chosen during install.


0.9.0

  • Added More themes to Doomy.
  • Added Renaming Engines, IWADs, and WADs to the GUI (Issue #11).
  • Changed Doomy GUI will ping idGames before it concludes that it is available (Issue #12).

0.8.0

23 Dec 20:13

Choose a tag to compare

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 Doomy to your system PATH in the installer, you can still access the command line version using the Doomy CMD shortcut that it creates in the Start Menu.

Uninstalling reverses all changes to PATH, if chosen during install.


0.8.0

  • Fixed Attempting to start the GUI in a headless environment should error out (Issue #5).
  • Fixed Disabled "DPI Awareness" so that the OS can set DPI settings properly (Issue #7).
  • Fixed Doomy would enter an infinite loop if unrecognized tokens were read in the default command.
  • Added Name suffixes can be added to IWADs added via scan (Enh. #11).
  • Added Name suffixes can be added to WADs added via scan.
  • Added New Themes to the theme chooser (Enh. #6, kinda).
  • Changed File choosers use the native implementations, now.

0.7.0

20 Dec 21:06

Choose a tag to compare

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 Doomy to your system PATH in the installer, you can still access the command line version using the Doomy CMD shortcut that it creates in the Start Menu.

Uninstalling reverses all changes to PATH, if chosen during install.


0.7.0

  • Fixed Deleting a single WAD would cause a SQL Exception.
  • Added Default command line behavior for running presets/engines (Enh. #3).

0.6.2

11 Dec 00:33

Choose a tag to compare

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 Doomy to your system PATH in the installer, you can still access the command line version using the Doomy CMD shortcut that it creates in the Start Menu.

Uninstalling reverses all changes to PATH, if chosen during install.


0.6.2

  • Added JSoup version to help dialog.

0.6.1

11 Dec 00:15

Choose a tag to compare

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 Doomy to your system PATH in the installer, you can still access the command line version using the Doomy CMD shortcut that it creates in the Start Menu.

Uninstalling reverses all changes to PATH, if chosen during install.


0.6.1

  • Removed unimplemented command doomfetch from help output.