Commit Graph

1118 Commits

Author SHA1 Message Date
huanghongxun
2b3e8ebfc0 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2019-07-28 20:05:18 +08:00
huanghongxun
4faad50d99 Fix #567 2019-05-31 10:48:38 +08:00
Yuhui Huang
272599b448 Merge pull request #569 from gitfamhub/javafx
Spanish translation
2019-05-30 21:25:36 -05:00
huanghongxun
c12d76e2fa Fixed wrong English localization translations. Mentioned in #569. 2019-05-31 10:20:11 +08:00
gitfamhub
55550f1773 Add files via upload 2019-05-30 22:13:25 -04:00
gitfamhub
e8992d5ad7 Add files via upload 2019-05-30 22:12:50 -04:00
gitfamhub
a8bd589b18 Add files via upload 2019-05-30 21:08:05 -04:00
gitfamhub
602cf7b110 Add files via upload 2019-05-30 21:01:30 -04:00
gitfamhub
1e7b731485 Delete I18N_es.properties 2019-05-30 20:47:23 -04:00
gitfamhub
824b8e410c Add files via upload 2019-05-30 09:23:51 -04:00
gitfamhub
ba47953485 Add files via upload 2019-05-30 09:20:00 -04:00
gitfamhub
c7e666261f Add files via upload 2019-05-30 07:24:29 -04:00
gitfamhub
0c4c98d2c9 Add files via upload 2019-05-30 07:21:06 -04:00
gitfamhub
9623a311a0 Add files via upload 2019-05-30 07:09:23 -04:00
gitfamhub
13da61d895 Add files via upload 2019-05-30 07:06:43 -04:00
huanghongxun
a7c02e2dea name task async 2019-05-13 00:05:08 +08:00
huanghongxun
cfb9610afc Merge branch 'task-refactor' into javafx
# Conflicts:
#	HMCL/src/main/java/org/jackhuang/hmcl/ui/LeftPaneController.java
#	HMCL/src/main/java/org/jackhuang/hmcl/ui/account/AccountListItemSkin.java
#	HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/InstallerListPage.java
#	HMCL/src/main/java/org/jackhuang/hmcl/ui/versions/WorldListPage.java
#	HMCL/src/main/java/org/jackhuang/hmcl/upgrade/UpdateHandler.java
#	HMCLCore/src/main/java/org/jackhuang/hmcl/download/DefaultDependencyManager.java
#	HMCLCore/src/main/java/org/jackhuang/hmcl/download/DefaultGameBuilder.java
#	HMCLCore/src/main/java/org/jackhuang/hmcl/download/MaintainTask.java
#	HMCLCore/src/main/java/org/jackhuang/hmcl/download/forge/ForgeInstallTask.java
#	HMCLCore/src/main/java/org/jackhuang/hmcl/download/optifine/OptiFineInstallTask.java
2019-05-10 10:33:06 +08:00
huanghongxun
a141c6b137 Display changelog when update 2019-05-09 01:51:51 +08:00
huanghongxun
5e659352d7 Support install Forge/OptiFine from local file 2019-04-30 20:26:31 +08:00
huanghongxun
6595e0a3cf Remove authlib-injector-servers.fxml 2019-04-30 00:29:19 +08:00
huanghongxun
c43b2b3bb9 Fix potential "not on UI thread" exception 2019-04-30 00:28:22 +08:00
huanghongxun
ea19e6efd8 Add Fabric installerItem in list page 2019-04-29 17:57:04 +08:00
huanghongxun
e0abf3e0c1 Support fabric detection 2019-04-28 14:17:28 +08:00
huanghongxun
974cba8dee Suppress NPE in LogWindow 2019-04-25 13:56:44 +08:00
huanghongxun
019cf5fc8f Suppress NPE 2019-04-25 13:50:51 +08:00
huanghongxun
1956ba7a73 Force refreshing version list when remove version from disk 2019-04-25 13:39:07 +08:00
huanghongxun
f4b5e061a4 Suppress NPE 2019-04-25 13:38:12 +08:00
huanghongxun
06b67a4b9a Suppress image resource not found 2019-04-25 12:56:04 +08:00
huanghongxun
a385265956 Fix not on ui thread 2019-04-25 11:31:01 +08:00
huanghongxun
6ac32a40c7 Suppress UncheckedIOException thrown by loading alex and steve skin image. 2019-04-25 11:28:49 +08:00
huanghongxun
20c612c660 Fix #537 2019-04-25 11:20:58 +08:00
huanghongxun
7e8cc5fe6c Fix #547 2019-04-25 11:16:59 +08:00
huanghongxun
9ed14b227b Workaround fix for NPE when remove mods 2019-04-25 10:49:25 +08:00
huanghongxun
ee466d0f4c Fix #545 2019-04-03 17:02:08 +08:00
huanghongxun
b198eea9e4 Friendly prompt if response code is not OK 2019-04-03 14:05:14 +08:00
huanghongxun
8c7580488e More friendly prompt for SocketTimeoutException 2019-03-24 14:30:58 +08:00
huanghongxun
23e2df5e58 Unzip natives to /versions/ reducing trashes in temp 2019-03-21 11:08:00 +08:00
huanghongxun
79136db162 Lower XZ preset 2019-03-19 11:11:59 +08:00
huanghongxun
3d008dcab5 Make DatapackListPage multiple-selectable 2019-03-19 10:31:02 +08:00
huanghongxun
5953cc6411 Add filter to hide world that version mismatch 2019-03-19 00:04:52 +08:00
huanghongxun
2dce675fe2 Ignore all color formatting in world name. 2019-03-18 23:24:50 +08:00
huanghongxun
aa013a86dd Add upgrade button on Forge, LiteLoader, OptiFine 2019-03-18 23:17:53 +08:00
huanghongxun
68a2514cef Disable mod pane when Forge/Liteloader is not installed. 2019-03-18 20:14:31 +08:00
huanghongxun
32562d7435 Revert JFoenix 2019-03-18 13:44:38 +08:00
huanghongxun
78be1aaa7c Fix blank space in bottom of settings page 2019-03-18 13:43:17 +08:00
huanghongxun
5b30617a6b Forbid user from installing both Forge 1.13 and OptiFine simultaneously 2019-03-04 12:27:09 +08:00
huanghongxun
266c686a3a Fix forge 1.13 installation 2019-03-04 11:39:30 +08:00
huanghongxun
d9a336e50b Remove redundant codes 2019-02-26 13:29:09 +08:00
huanghongxun
3c958d06c8 Replace scheduler to executor 2019-02-26 11:39:38 +08:00
huanghongxun
cae32cff4c remove isDependentSucceeded in whenComplete 2019-02-25 23:59:21 +08:00