Releases: etkmlm/CoreLauncher
Releases · etkmlm/CoreLauncher
v1.1.7
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.
- Windows OS uses
v1.1.6
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
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.)
- Supported Versions:
- 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
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
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
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
andShift + 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
-
_
.
v1.1
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
v1.0.7f
Changelog:
- Fixed game crash when trying to login an offline account.
- Some bug fixes.