Skip to content

Releases: ImpactDevelopment/Installer

0.8.2

13 Feb 20:40
1e7b998
Compare
Choose a tag to compare

Changed

  • Changed the OptiFine blacklist to above 1.15.2, and added the launchwrapper-of hack from 1.14.4 to 1.15.2.

0.8.1

13 Feb 20:19
9b16bc5
Compare
Choose a tag to compare

Changed

  • Preemptively removed OptiFine from 1.15.2 (we can't be compatible with something that isn't released yet)

0.8.0

22 Jan 22:28
442cff3
Compare
Choose a tag to compare

Added

  • Added support for MultiMC json

Changed

  • Changed InstallationModeOptions toString() to be prettier

0.7.5

16 Oct 22:04
ad217bb
Compare
Choose a tag to compare

Fixed

  • Fixed duplication of files in Forge mode
  • Fixed useless log spam

0.7.4

13 Oct 17:22
76d06eb
Compare
Choose a tag to compare

Fixed

  • Fixed a file that was relative to the default Minecraft directory, not the selected one

0.7.3

12 Oct 00:43
fbdfcd0
Compare
Choose a tag to compare

Fixed

  • Fixed a small internal ordering bug

0.7.2

07 Oct 01:26
67be34c
Compare
Choose a tag to compare

Changed

  • Changed event processing relating to successful installs vs errors

0.7.1

28 Sep 02:51
b03cb2c
Compare
Choose a tag to compare

Fixed

  • Fixed a windows only crash caused by some weird manipulation of paths that ended up containing a colon

0.7.0

28 Sep 02:07
85ac807
Compare
Choose a tag to compare

Added

  • --help argument to print command line usage
  • --version argument to print the installer version
  • Analytics, and an option --no-analytics to disable them

Fixed

  • Fixed launcher profile name with new nightly format (nighty-DATE-1.12.2 now becomes Impact nightly for 1.12.2 instead of Impact nightly-DATE for 1.12.2), which matches how it used to behave in the old format (which became Impact 4.8-nightly for 1.12.2). This is so that each day's new nightly doesn't spam your launcher with a new profile each time.
  • Fixed Forge installs going into .minecraft/mods instead of .minecraft/mods/[version] (#71)

0.6.0

17 Aug 23:13
81c268f
Compare
Choose a tag to compare

Fixed

  • Don't completely overwrite Impact's META-INF/MANIFEST.MF when building a Forge jar