Skip to content

Releases: ATLauncher/ATLauncher

3.4.36.3

10 Apr 07:04
b03d52c
Compare
Choose a tag to compare

Fixes

  • Issue with servers not launching due to change to jvmargs

3.4.36.2

09 Apr 09:43
38c20a6
Compare
Choose a tag to compare

Fixes

  • Exporting Modrinth packs marking mods as optional by accident
  • Issue with LaunchServer.bat script not applying jvm args [#885]

3.4.36.1

06 Apr 07:15
b356650
Compare
Choose a tag to compare

Fixes

  • Client sidedness of mrpack exports not being handled correctly
  • Installing files with special characters in the name from mrpack files not saving with correct names [#884]
  • Installing non mods from mrpack files causing the mods to not be classified correctly and then duplicate in edit mods
  • Importing of CurseForge packs not working when the manifest incorrectly contains projectID=0

3.4.36.0

31 Mar 01:40
e2175fa
Compare
Choose a tag to compare

New Features

  • Add option when exporting to mark all mods as client side to fix Modrinth data issues
  • Log when launching Minecraft and the user has turned off the Use Java Provided By Minecraft option
  • Add log when launching CurseForge server to notify anyone looking that it's just the unzipped files from CF

Fixes

  • Issue with installing CurseForge server packs when a version has no MC version set
  • Issue with installing packs from CurseForge/Modrinth and imported files when no overrides folder exists

Misc

  • Remove share code support. This has been broken for 5 years and it's time to go

3.4.35.9

28 Feb 11:31
d42aef5
Compare
Choose a tag to compare

Fixes

  • Issue with Modrinth instance version checker causing error when project ID is not defined [#877]
  • Issue with CurseForge export including non available files causing it to be rejected [#875]
  • Remove initial screen view and CurseForge/Modrinth selector dialogs from Analytics
  • Remove instance_launch_started event and fix time played not coming through for Analytics

3.4.35.8

23 Feb 09:41
6305f8d
Compare
Choose a tag to compare

Fixes

  • Mods being duplicated when exporting instances [#875]
  • Remove duplicate mods from the instance.json mods list [#875]
  • Starting servers not working when script is not executable [#876]
  • Issue with LaunchServer.bat script not working when launching with a java path with spaces [#873]
  • Issue starting newer Forge servers that use the shim.jar in their server scripts

Misc

  • Move tracking to use Mixpanel

3.4.35.7

09 Feb 06:28
24afbf0
Compare
Choose a tag to compare

Fixes

  • Issue with browser download mods from CurseForge packs with spaces in the filename not being recognised

3.4.35.6

06 Feb 13:56
c60a051
Compare
Choose a tag to compare

Fixes

  • Issue with checking for updates on 1.20.1 NeoForge instances on Modrinth not working

3.4.35.5

02 Feb 11:57
05986df
Compare
Choose a tag to compare

Fixes

  • Creating pack not resetting modloader when switched back to none
  • Issue with file downloads for non third party enabled files on CurseForge not working
  • Issue adding a second account [#865]

Misc

  • Remove old FTB pack installing code

3.4.35.4

15 Dec 04:02
cce879d
Compare
Choose a tag to compare

Fixes

  • NPE by NewsTab.reload
  • Ensure instance is created with a UUID
  • Issues installing Forge 1.20.4
  • Launch process trying to download or continue with libraries that don't exist and cannot be downloaded
  • NeoForge installer files not being saved with correct name
  • Cloning instances not generating a new UUID and causing the original to dissapear