Releases: MTrop/Doomy
0.13.0
0.12.0
0.11.0
0.11.0
ChangedDoomy 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
0.10.0
FixedAllow cut/copy-paste out of file text fields.AddedOptional launch with command-line options.
0.9.1
0.9.0
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
0.8.0
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
FixedAttempting to start the GUI in a headless environment should error out (Issue #5).FixedDisabled "DPI Awareness" so that the OS can set DPI settings properly (Issue #7).FixedDoomy would enter an infinite loop if unrecognized tokens were read in the default command.AddedName suffixes can be added to IWADs added via scan (Enh. #11).AddedName suffixes can be added to WADs added via scan.AddedNew Themes to the theme chooser (Enh. #6, kinda).ChangedFile choosers use the native implementations, now.
0.7.0
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
FixedDeleting a single WAD would cause a SQL Exception.AddedDefault command line behavior for running presets/engines (Enh. #3).
0.6.2
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
AddedJSoup version to help dialog.
0.6.1
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
doomfetchfrom help output.