Skip to content

Releases: ImpactDevelopment/Installer

0.5.6

17 Aug 19:15
5e28261
Compare
Choose a tag to compare

Fixed

  • Fixed installing unreleased Minecraft versions from a JSON file
  • Fixed OptiFine compatibility for 1.14.4

0.5.5

30 Jul 06:39
6cb5832
Compare
Choose a tag to compare

Fixed

  • Fixed pagination on GitHub releases API response

Changed

  • Changed the primary GitHub releases URL to here (http is safe because gpg). Cloudflare proxy is 4 to 7 times faster (because cached) than GitHub's actual API. Fallback to GitHub's API (as previously) if this fails for any reason.

Removed

  • Removed the option to select a baritone version, as no version of Impact uses it anymore

0.5.4

23 Jul 23:04
27e191c
Compare
Choose a tag to compare

Fixed

  • Fixed failure to launch when self-installed in a Forge jar

0.5.3

16 Jul 23:15
2dbcf8e
Compare
Choose a tag to compare

Fixed

  • Fixed parsing of version with multiple dashes

0.5.2

16 Jul 17:35
43fdc2c
Compare
Choose a tag to compare

Changed

  • The version profile added to the launcher no longer has the patch included in the name

0.5.1

14 Jul 20:41
02cfee9
Compare
Choose a tag to compare

Changed

  • The EXE now uses Mojang's JRE if installed (on 64bit Windows) before falling back to "normally" installed JREs and JDKs.

0.5.0

13 Jul 23:48
0ff7aa8
Compare
Choose a tag to compare

Added

  • Added command line options to specify OptiFine and minecraft directory
  • Added mode "Show JSON" that, uh, shows you the version json
  • Added warning to Forge when a previous version of Impact is detected in mods

0.4.0

11 Jul 01:47
004abe0
Compare
Choose a tag to compare

Added

  • Added a command line interface
  • Added the ability to install a local .json
  • Added a way to validate a release and all its dependencies without installing it

0.3.1

10 Jul 18:27
53df2c7
Compare
Choose a tag to compare

Fixed

  • Fixed the installer not setting a required property in the launcher profile that made it impossible to delete

0.3.0

07 Jul 04:45
d592824
Compare
Choose a tag to compare

Changed

  • Make OptiFine option default to None due to visual glitches
  • Have the message on successfully installing Forge tell you where the jar was placed
  • Improve error message displayed when the wrong directory is selected for Minecraft
  • Filter out releases marked as a draft or prerelease on GitHub
  • Slightly different wording in the error when vanilla has not yet been downloaded
  • Include OptiFine version in name and id of resulting version json
  • Warn that OptiFine can cause glitches in Impact