Skip to content

Releases: BrendoCosta/dodoco-launcher

2023.11.08 - Release v0.0.42

08 Nov 04:24
d51277b
Compare
Choose a tag to compare
Pre-release

Features

  • Added resource files for 4.2.0 game version (see 087da76).

Bugfixes

  • Fixed System.InvalidOperationException: "Start may not be called on a promise-style task" exception thrown when the launcher attempts to repair the game before updating it (see 2182373).
  • Fixed "update game" button not disabled when running an integrity check (see ff0a5c8);
  • Fixed System.IO.DirectoryNotFoundException: "Could not find a part of the path" exception thrown when unzipping some of the files from the update package (see 2024f81);

Full Changelog: v0.0.41...v0.0.42

2023.11.03 - Release v0.0.41

03 Nov 19:18
fc7fa6e
Compare
Choose a tag to compare
Pre-release
  • Bugfix: Fixed GameException thrown when the update package doesn't contains either patches or deprecated files. This bug does not prevent the game from updating, although it does require restarting the launcher to play after updating it.

Full Changelog: v0.0.4...v0.0.41

2023.09.27 - Release v0.0.4

27 Sep 05:49
bc8448b
Compare
Choose a tag to compare
Pre-release
  • Bugfix #1: Fixed UI's progress indication and it's messages.
  • Bugfix #2: Fixed UI's error pop-ups not displaying dotnet runtime error information.
  • Improvement #1: Added game pre-update feature. It's now possible to download the update package ~3 days before servers maintenance shutdown while playing, speeding up the update process.
  • Improvement #2: When updating the game, the integrity check will be performed along the package download, thus speeding up the update process.
  • Improvement #3: Some UI's messages has been rewritten in order to be more consistent across the app.

Full Changelog: v0.0.3...v0.0.4

2023.09.02 - Release v0.0.3

02 Sep 23:50
eaa66a1
Compare
Choose a tag to compare
Pre-release
  • Bugfix #1: Fixed launcher trying to patch files in game's update 4.0.1
  • Bugfix #2: Fixed game download progress bar indication
  • Improvement #1: When updating the game, the launcher will check the available storage space only if the update package needs to be downloaded. This prevents throwing the unavailable storage space error when the package is already downloaded.
  • Improvement #2: Updated UI styles and components

Full Changelog: v0.0.2...v0.0.3

2023.07.28 - Release v0.0.2

28 Jul 19:07
cc83f79
Compare
Choose a tag to compare
Pre-release
  • Bugfix #1: fixed launcher crashing when fetching installed releases due to package root folder not being created first
  • Bugfix #2: fixed launcher main page not loading when fetching latest wine release
  • Improvement #1: better launcher closing messages

Full Changelog: https://github.com/BrendoCosta/dodoco-launcher/commits/v0.0.2

2023.07.28 - Release v0.0.1

28 Jul 03:24
224aa73
Compare
Choose a tag to compare
Pre-release

Initial development release

Full Changelog: https://github.com/BrendoCosta/dodoco-launcher/commits/v0.0.1