Skip to content

Releases: XDjackieXD/PackUpdate

3.1-rc1 - Beta Release

25 Oct 23:16
Compare
Choose a tag to compare
Pre-release

Adds the init_only flag, which preinitializes files with content, but does not touch them after that.

Version 3.0 - Complete rewrite

28 Feb 23:55
Compare
Choose a tag to compare

PackUpdate has been completely rewritten to be easier to maintain.

Changelog:

  • Rewrite codebase in scala
  • Now supports SHA-256 checksums
  • Now able to uninstall resources
  • Supports optional mods
  • Added support for the server side
  • Massively improved documentation

Correctly follow redirects

18 Sep 09:45
Compare
Choose a tag to compare

The updater now correctly follows redirects

Self updating

06 Mar 22:05
Compare
Choose a tag to compare

Changed a lot of things.
Now only UpdaterUpdater.jar has to be shipped with a MultiMC instance and one Argument more is required (the destination filename for the PackUpdate jar relative to the modpack root. Please see examplePack for an example).
It downloads the latest version of PackUpdater and checks the downloaded filesize to avoid corrupt downloads if an older version or none at all is at the given path.

Such better. Wow.

13 Jan 21:39
Compare
Choose a tag to compare

With this release we got:

  • continuation on failure (re-tries on next launch)
  • 142% better error messages!

Small Fixes

11 Jan 18:20
Compare
Choose a tag to compare

Fixed a bug in the example instance that caused troubles with spaces in the path and the updater now prints a stacktrace instead of just the error message.

First Release!

04 Jan 03:11
Compare
Choose a tag to compare

It is working and I haven't found any bugs so far :P