Skip to content

Releases: etkmlm/CoreLauncher

v1.1.7

21 Oct 18:28
c8b1da1
Compare
Choose a tag to compare

Changelog:

  • Fixed a problem that caused an abort while installing Java.
  • Fixed a GUI issue on custom Java dialog.
  • Fixed the downloading bug on custom Java installation.
  • Fixed Already in use - bind exception when two launcher instances are open.
  • Added an option to create quick profile shortcuts. Now, you can play your profiles by using these shortcuts directly.
    • Windows OS uses .lnk file.
    • Unix-based OS uses .desktop file.
    • MacOS uses .command file.

v1.1.6

04 Oct 12:30
a63900d
Compare
Choose a tag to compare

Changelog:

  • Fixed the RAM input boxes to change the value manually.
  • Fixed the CList null icon issue when the query is blank.
  • Fixed the UI problem that causes a little white box at the bottom of the profile dock object.
  • All the event keys declared as a variable in the related classes.
  • Now the launcher supports middle-level extensions.
    • You can write your own extension in Java.
    • See the details here.

v1.1.5

25 Sep 00:54
a63900d
Compare
Choose a tag to compare

Changelog:

  • Added in-game Discord RPC integration.
    • Supported Versions:
      • Vanilla/OptiFine 1.14.4 or newer
      • Forge 1.20 or newer (currently working to support more versions)
      • NeoForge 1.20 or newer (all versions)
    • You can switch this option from settings.
    • You can join your friends' server from Discord. (Only hostnames allowed. If it is an IP v4 address, the join button will not be shown.)
    • Contains 3 states:
      • On the game menu.
      • Playing singleplayer.
      • Playing multiplayer. (The player count of the server will be displayed as a party, and the hostname information also will be as status.)
  • Fixed pre-installing issue for Vanilla on loading wrappers.
  • Solved no connection error while trying to list offline versions of NeoForge.
  • Fixed a conflict between Quilt and Fabric loaders while launching a Quilt profile.
  • Fixed an issue when trying to use a temporary http server again.
  • Fixed the game crash (blaze3d error) while playing older versions of OptiFine. (including 1.14, 1.16, and 1.17)
  • Fixed the indexing problem on Java Manager after experiencing a non-successful Java version search.
  • Removed unnecessary file copies while checking the assets.
  • Updated the target Java executable from "java" to "javaw" on Windows OS.
  • Now the launcher saves the last window size.
  • Now the errors while launching the game will be displayed as an announcement.
  • Now the launcher checks for the alternative client path of the wrapper before launch.
  • Merged the agents of the launcher (CLDiscord and CLFixer) into one "CLPatcher"
  • Decreased the transparency of the message dialog.

v1.1.4

01 Sep 22:54
9fa7cbc
Compare
Choose a tag to compare

Changelog:

  • Added Discord RPC integration. (Idling, preparing, and playing states.)
  • Fixed language and UI issues on the setup page.
  • Fixed the cursor state of the combo box on the setup page.
  • Fixed null checkup issue while retrieving announcements.
  • Fixed scrolling sensitivity on the tabs.
  • Fixed the UI shifting between the main bottom bar and the frame.
  • Fixed the unnecessary status when stopping the process.
  • Increased the spaces between labels and controls on the settings page.

v1.1.3

18 Aug 23:54
59e013f
Compare
Choose a tag to compare

Changelog:

  • Added a hello page for new users to make easier the setup process.
  • Added NeoForge wrapper!
  • Added a setting to place immediately the newly created profiles into the dock.
  • Added the open folder button to the profile page.
  • Added an extra security layer during configuration file creation.
  • Fixed group dock object context menu triggering the issue.
  • Fixed a problem that prevents the launcher from deleting the old resource files after the update process.
  • Fixed the progress bar state after the modpack installation.
  • Fixed casting problem on the update process.
  • Updated the mod wrapper icons.

v1.1.2

06 Aug 16:10
caa2316
Compare
Choose a tag to compare

Changelog:

  • Fixed wrong world info for the lower game versions than 1.12.
  • Fixed the resize issue in the browser.
  • Fixed textbox focus in the Java Manager.
  • Fixed offline announcing and caching problems.
  • Fixed parsing issue in the multiple browser page while acquiring mods from the folder.
  • Fixed duplicate resource issue in the multiple browser page after clicking the search button.
  • Added Shift + Left and Shift + Right shortcut to swap the tabs.
  • Removed the back button from the edit profile page when the profile is new.
  • Now profile names could have only lowercase and uppercase characters, numbers, and - _ . characters.

v1.1

24 Jul 17:09
3cca21f
Compare
Choose a tag to compare

Changelog:

  • The UI was redesigned and switched to the tab-based system.
  • Most of the backend bugs are fixed.
  • Combined the separate resource browsers into one.
    • You can browse from multiple sources (CurseForge, Modrinth, and OptiFine recently) in one place.
    • You can get detailed modpack information (the included mods, resourcepacks, etc.) with just a click.
  • Improved the API quality to make a bridge for extensions.
  • Improved profile management with the new Float Dock. You can create a dock object and relocate it to any position, click on it, and play!
    • You can create groups and put related profiles in them.
    • You can manage the dock objects easily with an advanced selection system.
    • You can share, backup, or import your profiles easily by dragging them.
  • Improved the updating system, including the dependencies of the resources.
  • Added a new broadcast and status announcer.
  • Added an icon on the profile.
  • Added a new Java download page that allows you to download any Java version you want.
  • Added the world, shader, and resourcepack types into the multiple browser search filter.
  • The logging system is more effective now.

v1.0.8

24 Aug 20:45
Compare
Choose a tag to compare

Changelog:

  • Bug fixes in general.
  • Now auto update for out-date mods in modpacks when they can't download.
  • Fixed Java Manager focus principal.
  • The profile add and import buttons are placed on the left side.

v1.0.7f

19 Aug 19:18
Compare
Choose a tag to compare

Changelog:

  • Fixed game crash when trying to login an offline account.
  • Some bug fixes.

v1.0.7

13 Aug 18:17
Compare
Choose a tag to compare

Changelog:

  • Bug fixes in general.
  • Integration of Modrinth.
  • Added shaders!
  • Improved mod updates.
  • Added advanced searching feature into the multiple mod search.
  • Fixed some authentication problems.
  • Updated about section.
  • Fixed reset button in the settings.