Yuhui Huang
|
6118877ad6
|
Merge pull request #594 from asl97/patch-1
Fix #586
|
2019-07-27 18:47:10 +08:00 |
|
asl97
|
0454ff9bf7
|
Fix #586
|
2019-07-27 01:21:11 +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
|
0c63be37bb
|
Add files via upload
|
2019-05-30 07:20:21 -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
v3.2.130
|
2019-05-09 01:51:51 +08:00 |
|
huanghongxun
|
300efb99d2
|
Fix #540
|
2019-05-09 00:49:10 +08:00 |
|
yushijinhun
|
6fb3610bcc
|
Refresh skins on startup
Mentioned in #539
|
2019-05-02 12:40:46 +08:00 |
|
yushijinhun
|
43fb3ca10a
|
Fix illegal texturePayload may cause crash
|
2019-05-02 12:35:43 +08:00 |
|
yushijinhun
|
adc360eaaa
|
Fix #548
|
2019-05-02 00:12:33 +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
|
55d38f2b36
|
Fix importing fabric multimc instance
|
2019-04-28 14:18: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
|
c209617ee7
|
Try to fix ConcurrentModificationException
|
2019-04-25 13:38:44 +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
|
3f4364c67c
|
Fix cannot launch a game multiple times
|
2019-03-24 12:14:13 +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
v3.2.129
|
2019-03-19 11:11:59 +08:00 |
|
huanghongxun
|
3d008dcab5
|
Make DatapackListPage multiple-selectable
v3.2.128
|
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 |
|