Skip to content

Releases: MrDanOak/EndlessOnlinePatcher

Full Feature Release

05 Oct 10:06
Compare
Choose a tag to compare

1.0.0.0 has been released!

This release comes with a new patcher that can install the .NET 8 runtime and uses the framework dependant version to keep the binary small. No other code changes as I am generally quite happy with the state of the patcher 😊 enjoy!

Migration to eolib .net sdk

13 Jun 22:35
Compare
Choose a tag to compare

Migrated the approach from interpolating the latest patch zip file name version to communicating directly with game.endless-online.com.
Thanks to:

Skip patch versions is here!

06 Apr 20:33
Compare
Choose a tag to compare
  • Add a button to skip patch version and go straight in to launching the game
  • Improved extraction performance by parallelising tasks

image

Bug Fix for creating directories

26 Jan 23:01
Compare
Choose a tag to compare

The patcher now has the ability to create directories! Vult added some sub directories in mfx which was causing 0.0.0.3 to crash.

Oopsie Boopsie with alphas

08 Dec 19:09
Compare
Choose a tag to compare

release 0.0.0.2 introduced a bug where the regex expected an alpha. This broke with the lastest release which does not have a patch version...

Hotfix 'a' being in the zip version

12 Nov 21:27
4e0792a
Compare
Choose a tag to compare

Vult released a new version of the client with 'a' in the name which broke v0.0.0.1 this release fixes that.

Initial Release

24 Oct 20:54
96af936
Compare
Choose a tag to compare
  • Automatic pickup of new version available
  • Automatic patching
  • Ability to launch the game directly from the patcher
  • UI fits the theme of the game
  • Ignores the downloaded config so it doesn't overwrite the config you have locally

image
image