Commit Graph

27 Commits

Author SHA1 Message Date
Kron4ek
35ddcbea8b Update to 1.1.20 2024-12-06 16:45:05 +03:00
Kron4ek
2ca033c711 Update to 1.1.19 2022-12-19 16:37:12 +05:00
Kron4ek
3522db09c1 Update to 1.1.18 2022-05-26 03:45:31 +05:00
Kron4ek
8aa51bc4fd Update to 1.1.17
Fixed a critical security vulnerability related to Log4j (CVE-2021-44228). Properly this time.
2021-12-13 04:49:31 +05:00
Kron4ek
188dae7331 Update to 1.1.16
* Fixed a critical security vulnerability related to Log4j ([CVE-2021-44228](https://nvd.nist.gov/vuln/detail/CVE-2021-44228)).
* Added handling of two new Minecraft arguments (clientId and xuid).
* Added handling of spaces in the path to the game directory.
2021-12-13 02:41:15 +05:00
Kron4ek
a727bca2d9 Update to 1.1.15 version 2021-08-15 18:56:47 +05:00
Kron4ek
7bd1610315 Update to 1.1.14 version 2021-08-11 21:38:53 +05:00
Kron4ek
7ef2c2ae9f
Update to 1.1.13 version 2021-07-27 14:03:31 +05:00
Kron4ek
15fd4984aa
Update to 1.1.12 version 2020-07-16 22:15:12 +05:00
Kron4ek
2a8d734f61
Update to 1.1.11 version 2020-07-04 00:18:58 +05:00
Kron4ek
5a94e0a7a3
Unset _JAVA_OPTIONS environment variable
This environment variable may override the default Java arguments used by the launcher, which can lead to negative effects (such as too small amount memory allocated).

The recommended way to change the default Java arguments is through the launcher settings.
2020-07-03 23:29:39 +05:00
Kron4ek
67f82d476d
Fix indentation 2020-07-02 23:26:07 +05:00
Kron4ek
d6b1cb015a
Fix relaunching the game
This fixes relaunching the game when "Keep the launcher open" option is enabled.
2020-07-02 23:22:49 +05:00
Kron4ek
00d4498045
Update to 1.1.10 version 2020-07-02 01:17:53 +05:00
Kron
36f0aff675
Update to 1.1.9 version
* Fixed download progress bar
* Some default settings changed to more sane values
* Added setting to keep the launcher open after launching the game
* Slightly improved startup time for older game versions (1.6 and older)

Fixes #8
2019-09-11 16:26:56 +05:00
Kron
bb99cd2dc0
Update to 1.1.8 version 2019-08-05 14:01:04 +05:00
Kron
6a7363a3fc
Update to 1.1.7 version 2019-07-16 15:47:28 +05:00
Kron
009ad8b8b5
Update to 1.1.6 version
Small update to fix UUID generation
2019-07-10 17:48:50 +05:00
Kron
02ceae4d9b
Update to 1.1.5 version 2019-07-10 14:10:29 +05:00
Kron
c9824957ce
Update to 1.1.4 version 2019-06-17 21:35:12 +05:00
Kron
f499596248
Fix slashes in URLs
Fixes downloading libraries on Windows.
2019-05-15 21:34:34 +05:00
Kron
faddf70558
Update to 1.1.3 version
* Always use static UUID (fixes problems with saving achievements and reputation)
2019-05-10 16:04:47 +05:00
Kron
9d5289601c
Update to 1.1.2 version
* Fixed launching versions with spaces in name
* Prevent to allocate more than 1.5 GB of memory when using 32-bit Java
* Prevent to allocate too low ammount of memory
* Remove spaces from name
* Additional fixes
2019-05-06 21:09:18 +05:00
Kron
68168ede3c
Update to 1.1.1 version
* Automatically download missing libraries if launcher_profile.json size has changed
* Create resources for old Minecraft versions
* Fixed rare crashes when selecting version in Downloader
* Added OK button to "Download progress" window
* Fixed finding Minecraft versions when additional files present in versions directory

Fixes #1
Fixes #3
2019-05-04 23:55:53 +05:00
Kron
53efac57ea
Update Windows version to 1.1 2019-05-02 20:05:43 +05:00
Kron
2138923b89
Add files via upload 2018-06-14 13:03:33 +05:00
Kron
259caac7fc
Add files via upload 2018-06-13 08:33:28 +00:00