Skip to content

New version: Youda008.DoomRunner version 1.9.1 #262075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
# Created with WinGet Updater using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json

PackageIdentifier: Youda008.DoomRunner
PackageVersion: 1.9.1
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: DoomRunner.exe
UpgradeBehavior: install
ReleaseDate: 2025-05-08
Installers:
- Architecture: x86
InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.1/DoomRunner-1.9.1-Windows-legacy.32bit.-static.zip
InstallerSha256: 8C40EB0D651507BB5F571112B578F66AF096D9045607A6FDE0DF397E29D6B432
- Architecture: x64
InstallerUrl: https://github.com/Youda008/DoomRunner/releases/download/v1.9.1/DoomRunner-1.9.1-Windows-recent.64bit.-static.zip
InstallerSha256: 54693D669DFB31B3121FD2C4317B380B0161E9925C25485BB0CC7F8EA22028BC
ManifestType: installer
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Created with WinGet Updater using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json

PackageIdentifier: Youda008.DoomRunner
PackageVersion: 1.9.1
PackageLocale: en-US
Publisher: Youda008
PublisherUrl: https://github.com/Youda008
PublisherSupportUrl: https://github.com/Youda008/DoomRunner/issues
Author: Youda008
PackageName: Doom Runner
PackageUrl: https://github.com/Youda008/DoomRunner
License: GPL-3.0
LicenseUrl: https://github.com/Youda008/DoomRunner/blob/HEAD/LICENSE
Copyright: Copyright (C) 2023 Youda008
CopyrightUrl: https://github.com/Youda008/DoomRunner/blob/master/LICENSE
ShortDescription: Preset-oriented graphical launcher of various ported Doom engines.
Description: Preset-oriented graphical launcher of various ported Doom engines.
Moniker: doom-runner
ReleaseNotes: |-
This version fixes several quite serious bugs. Sorry that it took so long.
Bug fixes:
- fixed crash when reordering mods on some operating systems
- fixed all dmflags2 being mistakenly put into dmflags3
- fixed broken layout with Qt versions older than 6.8
- fixed compatibility with the KEX-based Doom re-release (the file paths will be absolute)
- fixed the special character escaping in the "Additional arguments" lines
- fixed tooltips for the Custom data sub-directories and some gameplay flags
Changes in behaviour:
- only add -pistolstart and +sv_cheats to the command if the engine supports it (to prevent errors when starting)
- allowed entering absolute paths into the "Custom data sub-directories" fields
- Demo directory is now a separate directory from Save directory with its own override
New features:
- introduced "Doom Mod Bundles" (for a quick demonstration see https://www.youtube.com/watch?v=tvUpT2ZegJ0)
- added the possibility to copy&paste mods from one preset to another
- added "Move to top/bottom" actions to the right-click menu
- added "Open file" action to the right-click menu
- added possibility to hide the map list help label via a right click
If you don't know which binary release to choose, read Which Windows release should you take (legacy vs recent)
ReleaseNotesUrl: https://github.com/Youda008/DoomRunner/releases/tag/v1.9.1
ManifestType: defaultLocale
ManifestVersion: 1.9.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Updater using komac v2.11.2
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json

PackageIdentifier: Youda008.DoomRunner
PackageVersion: 1.9.1
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.9.0