[FIX] Profiles property: "info" + [FIX] Recenter mouse on stage. + [FIX] Auto-generating config generation (param: "isWarningMissArchJava").

This commit is contained in:
zaxar163 2019-01-10 23:39:35 +04:00
parent ae52edb9e2
commit 439a417f5b
No known key found for this signature in database
GPG key ID: CEE900027AE098E0
15 changed files with 20 additions and 7 deletions

View file

@ -584,6 +584,8 @@ private void generateConfigIfNotExists() throws IOException {
newConfig.enabledProGuard = true; newConfig.enabledProGuard = true;
newConfig.stripLineNumbers = true; newConfig.stripLineNumbers = true;
newConfig.deleteTempFiles = true; newConfig.deleteTempFiles = true;
newConfig.isWarningMissArchJava = true;
// Set server address // Set server address
LogHelper.println("LaunchServer address: "); LogHelper.println("LaunchServer address: ");
newConfig.setAddress(commandHandler.readLine()); newConfig.setAddress(commandHandler.readLine());

View file

@ -1,8 +1,8 @@
{ {
"port": 7240, "port": 7240,
"address": "xx.xx", "address": "127.0.0.1",
"bindAddress": "0.0.0.0", "bindAddress": "0.0.0.0",
"projectName": "XXX", "projectName": "Test",
"mirrors": [ "mirrors": [
"http://mirror.gravitlauncher.ml/" "http://mirror.gravitlauncher.ml/"
], ],
@ -10,8 +10,7 @@
"env": "STD", "env": "STD",
"authProvider": [ "authProvider": [
{ {
"message": "Настройте authProvider", "type": "accept"
"type": "reject"
} }
], ],
"authHandler": { "authHandler": {
@ -51,11 +50,12 @@
"authRateLimitMilis": 0, "authRateLimitMilis": 0,
"authRejectString": "Превышен лимит авторизаций", "authRejectString": "Превышен лимит авторизаций",
"whitelistRejectString": "Вас нет в белом списке", "whitelistRejectString": "Вас нет в белом списке",
"genMappings": false, "genMappings": true,
"isUsingWrapper": false, "isUsingWrapper": false,
"isDownloadJava": false, "isDownloadJava": false,
"isWarningMissArchJava": false, "isWarningMissArchJava": true,
"enabledProGuard": true, "enabledProGuard": true,
"stripLineNumbers": true, "stripLineNumbers": true,
"deleteTempFiles": true,
"startScript": ".\\start.sh" "startScript": ".\\start.sh"
} }

View file

@ -3,6 +3,7 @@
"assetIndex": "1.10.2", "assetIndex": "1.10.2",
"assetDir": "asset1.10", "assetDir": "asset1.10",
"dir": "HiTech", "dir": "HiTech",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "xxxxxxxx", "title": "xxxxxxxx",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.11.2", "assetIndex": "1.11.2",
"assetDir": "asset1.11", "assetDir": "asset1.11",
"dir": "HiTech", "dir": "HiTech",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "xxxxxxxx", "title": "xxxxxxxx",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.12.2", "assetIndex": "1.12.2",
"assetDir": "asset1.12", "assetDir": "asset1.12",
"dir": "HiTech", "dir": "HiTech",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "xxxxxxxx", "title": "xxxxxxxx",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.13.1", "assetIndex": "1.13.1",
"assetDir": "asset1.13.1", "assetDir": "asset1.13.1",
"dir": "HiTech", "dir": "HiTech",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "xxxxxxxx", "title": "xxxxxxxx",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.13", "assetIndex": "1.13",
"assetDir": "asset1.13", "assetDir": "asset1.13",
"dir": "HiTech", "dir": "HiTech",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "xxxxxxxx", "title": "xxxxxxxx",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "---", "assetIndex": "---",
"assetDir": "asset1.4.7", "assetDir": "asset1.4.7",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.4.7", "title": "Test1.4.7",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "---", "assetIndex": "---",
"assetDir": "asset1.5.2", "assetDir": "asset1.5.2",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.5.2", "title": "Test1.5.2",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "---", "assetIndex": "---",
"assetDir": "asset1.6.4", "assetDir": "asset1.6.4",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.6.4", "title": "Test1.6.4",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.7.10", "assetIndex": "1.7.10",
"assetDir": "asset1.7.10", "assetDir": "asset1.7.10",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.7.10", "title": "Test1.7.10",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.7.2", "assetIndex": "1.7.2",
"assetDir": "asset1.7.2", "assetDir": "asset1.7.2",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.7.2", "title": "Test1.7.2",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.8.9", "assetIndex": "1.8.9",
"assetDir": "asset1.8.9", "assetDir": "asset1.8.9",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.8.9", "title": "Test1.8.9",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -3,6 +3,7 @@
"assetIndex": "1.9.4", "assetIndex": "1.9.4",
"assetDir": "asset1.9.4", "assetDir": "asset1.9.4",
"dir": "xxxxxxx", "dir": "xxxxxxx",
"info": "My Info",
"sortIndex": 0, "sortIndex": 0,
"title": "Test1.9.4", "title": "Test1.9.4",
"serverAddress": "localhost", "serverAddress": "localhost",

View file

@ -52,7 +52,6 @@ function setCurrentScene(scene) {
rootPane = scene.getRoot(); rootPane = scene.getRoot();
dimPane = rootPane.lookup("#mask"); dimPane = rootPane.lookup("#mask");
stage.sizeToScene(); stage.sizeToScene();
stage.centerOnScreen();
stage.show(); stage.show();
} }