Skip to content

Releases: nstlaurent/DoomLauncher

3.2.1.0

21 Dec 19:59
Compare
Choose a tag to compare

Minor release that fixes an issue with the local view not showing when adding files.

Notes from major release:
Add .iwad and .ipk3 support
Automatically tag a file that is dropped into tag view
Support woof statistics
Added alternative save directory for source ports
Added option to disable copying save files back to source port directory
Added release date column to idgames view
Implemented slideshow for screenshots
Implemented tag sidebar for better searching and selecting of tags/tabs
Remembers last selected view

3.2.0.0

19 Dec 10:37
Compare
Choose a tag to compare

Add .iwad and .ipk3 support
Automatically tag a file that is dropped into tag view
Support woof statistics
Added alternative save directory for source ports
Added option to disable copying save files back to source port directory
Added release date column to idgames view
Implemented slideshow for screenshots
Implemented tag sidebar for better searching and selecting of tags/tabs
Remembers last selected view

3.1.1.0

04 Oct 10:15
Compare
Choose a tag to compare

Updated icons
Fixed issue causing duplicate ZDoom statistics
Fixed map issue when pulling metadata
Fixed selection issue when ctrl key was held while selecting game files in tile views

3.1.0.0

13 Sep 10:33
c73e7ad
Compare
Choose a tag to compare

Import allows for multiple files to be selected, so multiple screenshots can be imported at once.
Export file feature to create nicer name for files, e.g. mydemoname_sourceport_gamefile.lmp.
Map list can be edited.
Option to automatically deleted a screenshot after it has been imported. Located in Settings -> Configuration -> Delete Screenshots After Import.

Fixed crash if send to path did not exit.
Fixed crash for copying game file fields (Copy From File).
Fixed issue that caused zip files to be unpacked in unmanaged mode.
Fixed redraw issue when adding additional files caused by high DPI in combination with the System (Enhanced) compatibility setting.
Fixed selection issue in tile view when control key is pressed.

3.0.1.0

05 Jul 11:35
Compare
Choose a tag to compare

Added file management option so the user can select how Doom Launcher manages files. The options are managed, unmanaged, and prompt.
Modern tile view to display files.
Check for iwads to warn user if they are attempting to add iwads to normal files and visa versa.
New installer package. This will not update previous revisions copied by the user.

Resolved issue that caused .bex and .deh files to be out of order.
Added FileShare.ReadWrite so files can be launched when in use by another app/editor.
Resolved issue that wouldn't allow the window state to be set a smaller size when leaving maximized screen size.
Resolved issue that caused additional files from source ports/iwads to be added on launch even if they were removed and saved by the user.
Use full filenames in archives so that selecting individual files in nested folders functions correctly.
Update coloring to use windows colors for users that have custom display settings (e.g. high contrast mode).
Fix column view sorting for idgames tab.

3.0.0.0 Release Candidate

13 Jun 11:20
Compare
Choose a tag to compare
Pre-release

Added file management option so the user can select how Doom Launcher manages files. The options are managed, unmanaged, and prompt.
Modern tile view to display files.
Check for iwads to warn user if they are attempting to add iwads to normal files and visa versa.
New installer package. This will not update previous revisions copied by the user.

Resolved issue that caused .bex and .deh files to be out of order.
Added FileShare.ReadWrite so files can be launched when in use by another app/editor.
Resolved issue that wouldn't allow the window state to be set a smaller size when leaving maximized screen size.
Resolved issue that caused additional files from source ports/iwads to be added on launch even if they were removed and saved by the user.
Use full filenames in archives so that selecting individual files in nested folders functions correctly.

2.7.0.0

22 Mar 11:11
Compare
Choose a tag to compare

Expanded text box view for adding extra parameters
Profile support. Game files can have multiple profiles with different settings and additional files
Will automatically check for updates
Added DPI awareness for better scaling when using high DPI
Better scaling for images when not 16:9
Adding / removing tags will only show relevant tags
Fixed issue when clearing search results
Fixed issue that would cause additional files to clear when a game file is renamed

2.6.5.0

07 Jul 12:52
Compare
Choose a tag to compare

Doomsday support
Chocolate Doom / Crispy Doom statistics
Screen filter option to simulate CRT/scanlines
Added option to delete files and statistics when deleting a source port
Added a screenshot viewer to cycle through all images of a wad
Summary will not duplicate stats for the same map
Summary will display days, hours, minutes, last map played, and a stat bar for map progress
Added an Untagged tab for viewing all files that are not tagged
Fixed Boom statistics issue when Save Statistics was selected and extra parameters were added
Prevent row height from being modified
CNDoom statistics fix when kills are over 100%
When deleting a source port individual statistics will show in the statistics tab
Fix for buttons being enabled when no file is selected causing a crash

2.6.4.0

24 Feb 13:52
Compare
Choose a tag to compare

Features/Enhancements
Auto complete combo boxes in launch form for source ports, iwads, maps, and demos.
Automatically read name from saves. The name will show as the name the user entered instead of the file name for zds and dsg files.
Feature to copy file data from another file (title, description, author, etc)
Upgraded edit form to use rich text boxes for so that link urls will be styled and clickable.
Added 'Create Zip from Directory' function. This allows users to repackage zip archives Doom Launcher cannot read.

Bug Fixes
Fixed issue that would cause only files from the first added archive to be selected.
Fixed issue that caused the launcher not to properly store individual files that were in nested folders.
Fix so that a search will stay applied after a file is deleted.
Fix for finding map string names across multiple files in an archive.
Fix for crash when deleting many records at once.
Fix for individual files not selecting when selecting a demo.

2.6.3.0

14 Sep 21:36
4a67bad
Compare
Choose a tag to compare

Features/Enhancements
Added parameter text box to source ports. This will automatically add the parameter to the launch parameters when the source port is selected for launch.
Read item counts from GZDoom 3.5 save games for statistics.
Upgraded description/comment text boxes to rich text boxes.

Bug Fixes
Fixed warning and data issues when deleting utilities.
Removed play button on source port form.
Fixed additional file handling when changing iwad/source port after the file has been saved.
Updated description for files when editing to match the summary view on the right.
Fixed issue that would cause a deleted file with tags to be assigned to the next file that is added.
Fixed crash when Doom Launcher starts and cannot kill another Doom Launcher process because of permissions.