Skip to content

E1M0.3.5 - ZIP AND TEAR

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 20:45
· 27 commits to main since this release
9b88011

This update bring .zip file support in the application.

As many mod files come packaged in a zip container, the app will now unpack compressed zip files, and offer to import all supported filetypes found inside the archive.

Since both gzdoom and uzdoom supports .zip as a mod file type on its own, the option to import the zip as-is is also an option.

Other changes

  • Better crash handling. - previously only an instant (within 500ms) source port crash would trigger a source port crashing when launching a game. Now all "non-zero" exits will show a notification when a source port exits unexpectedly.
  • Total Playtime tracked (locally!). Since we already keep an eye on when a source port starts and exits, it was logical to gather this information, to a per-game total play time tracker too. This information/guilt trip is available on each game card in all different views (grid, list and detail)

UAC Launch Control now shows Total Playtime. Here's the Detail view showing it with a custom Void Walker Round Theme

Changelog

Full Changelog: v0.3.4...v0.3.5