Улучшеный Minecraft лаунчер на основе sashok's742 v3 https://launcher.gravit.pro
Find a file
BartolomeoDR af2155c4bf
[FIX] Fixed user is unable to play after logout
Right now refCount value is set to 1, and inside handler.setClient its being incremented to 2. Because of that refCount check never goes to 0, and so current session is never stored ( as only single handler has this client, and not two ).
2021-10-16 14:32:57 +03:00
.github/workflows [FIX] GitHub Actions - Правки и оптимизации (#520) 2021-09-27 13:54:27 +07:00
compat [REFACTOR] IDEA Code Reformat 2021-03-27 17:22:46 +07:00
gradle/wrapper [ANY] Update gradle 2021-09-14 18:05:36 +07:00
Launcher [FIX] FileAuthSystem module permissions 2021-10-13 20:01:12 +07:00
LauncherAPI [FIX] FileAuthSystem module permissions 2021-10-13 20:01:12 +07:00
LauncherAuthlib [FEATURE][EXPERIMENTAL] Support slim skins 2021-07-27 04:26:10 +07:00
LauncherCore [ANY] 5.2.4b2 hotfix 2021-10-16 00:39:55 +07:00
LaunchServer [FIX] Fixed user is unable to play after logout 2021-10-16 14:32:57 +03:00
modules@fd75e8dfa2 [ANY] Обновлены модули 2021-10-14 20:55:23 +07:00
ServerWrapper [FIX] Invoke mainclass for non-vargs main method 2021-10-16 00:38:52 +07:00
.gitattributes 4.0.0 init commit 2018-09-17 14:07:32 +07:00
.gitignore [FIX] Поддержка нового формата подключения PostgreSQL 2020-04-05 10:20:35 +03:00
.gitmodules [ANY] change submodule link type 2020-03-31 17:38:46 +03:00
build.gradle [ANY] 5.2.4 stable 2021-10-15 21:37:02 +07:00
CODE_OF_CONDUCT.md [FEATURE] RemoteControlModule 2021-03-27 17:22:46 +07:00
Dockerfile [FIX] Dockerfile 2021-05-11 01:11:39 +07:00
get_it.sh Update get_it.sh 2019-05-02 22:58:47 +03:00
gradle.properties Refactor with warns fix. 2018-12-26 15:33:49 +03:00
gradlew [ANY] Update gradle 2021-09-14 18:06:14 +07:00
gradlew.bat [ANY] Update gradle 2021-06-03 22:52:02 +07:00
LICENSE 4.0.0 init commit 2018-09-17 14:07:32 +07:00
props.gradle [FIX] ProGuard update 2021-09-26 11:40:00 +07:00
README.md [ANY] Небольшой рефактор. 2021-07-21 19:43:47 +03:00
settings.gradle [FEATURE] StdWebSocketService 2019-12-11 09:15:24 +07:00

Modification of the launcher sashok724's v3 from Gravit Build Status

curl -s https://raw.githubusercontent.com/GravitLauncher/Launcher/master/get_it.sh | sh