1406 Commits

Author SHA1 Message Date
huanghongxun
32d0d6a7ee Add some task test 2019-02-26 15:28:40 +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
15a75a69b3 Fix exception handling 2019-02-26 08:17:46 +08:00
huanghongxun
cae32cff4c remove isDependentSucceeded in whenComplete 2019-02-25 23:59:21 +08:00
huanghongxun
eeef76594f Rename task.lastException -> task.exception 2019-02-25 22:17:30 +08:00
huanghongxun
8f2a1030bc Refactor Task 2019-02-24 23:27:53 +08:00
huanghongxun
dc1df98277 Fix compilation error 2019-02-24 23:13:31 +08:00
huanghongxun
def45cc3e4 Fix NumberFormatException when parsing forge version list json 2019-02-24 23:11:09 +08:00
huanghongxun
8007f1958e Rename isDependentsSucceeded to isDependentSucceeded 2019-02-24 17:00:17 +08:00
huanghongxun
b22e724a3f Remove SilentException 2019-02-24 12:39:40 +08:00
huanghongxun
ed66b016db Rename then-series functions 2019-02-24 12:39:39 +08:00
yushijinhun
34890f21b3
Update issue template 2019-02-24 12:29:58 +08:00
yushijinhun
9f85e4a63b
Do not run GameVersion.minecraftVersion on UI thread 2019-02-24 12:25:19 +08:00
yushijinhun
7fcd4d94a6
Merge branch 'javafx' of github.com:huanghongxun/HMCL into javafx 2019-02-23 23:52:26 +08:00
yushijinhun
84fbca7905
Remove unused code 2019-02-23 23:48:23 +08:00
huanghongxun
9add2387b9 Add comments to FileUtils and IOUtils 2019-02-23 23:42:05 +08:00
huanghongxun
a388450f94 Remove AutoTypingMap 2019-02-23 22:50:01 +08:00
huanghongxun
fff7abc2ac finalized no longer passes AutoTypingMap as callback parameter 2019-02-23 22:50:00 +08:00
yushijinhun
e5587418c7
Remove SafeIntStringConverter 2019-02-23 22:36:38 +08:00
yushijinhun
7c89fac1e9
Rename MultiStepBinding->BindingMapping 2019-02-23 22:14:29 +08:00
yushijinhun
bc9a9ffb72
rewrite MultiStepBinding.asyncMap 2019-02-23 21:58:44 +08:00
yushijinhun
46d27a04a2
Fix auth server list in add account pane 2019-02-23 21:49:38 +08:00
huanghongxun
0f33981c96 Fix #534 2019-02-23 19:13:24 +08:00
yushijinhun
b396e0b208
Fix compilation error 2019-02-23 18:41:39 +08:00
yushijinhun
1bf2f17538
Fix #533 2019-02-23 18:38:43 +08:00
huanghongxun
608a531655 Remove AtomicReference 2019-02-20 20:18:34 +08:00
huanghongxun
e57180eb15 remove lastException in task.variables 2019-02-20 20:07:43 +08:00
huanghongxun
3ae826d9ca Fix task.getLastException does not receive subtasks' value 2019-02-20 20:07:11 +08:00
huanghongxun
e940845c60 Fix not correct mod installation v3.2.124 2019-02-20 16:40:26 +08:00
huanghongxun
d8aa989cc4 Fix #532 2019-02-19 23:15:45 +08:00
huanghongxun
31ed4268b6 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx v3.2.123 2019-02-19 19:39:23 +08:00
huanghongxun
c698eaac6f Add sponsor information 2019-02-19 19:38:37 +08:00
huanghongxun
d0dd23fa14 Fix compilation error along with openjfx 2019-02-19 19:36:23 +08:00
yushijinhun
c6f1aa21c5
Log exception in login pane 2019-02-19 18:56:36 +08:00
huanghongxun
a3dc7798e7 fetch Forge remote version list only from BMCLAPI 2019-02-17 14:01:05 +08:00
huanghongxun
88f6fd1965 Set cursor in button to hand by default 2019-02-17 13:57:49 +08:00
huanghongxun
9062c2e447 Display more friendly error message when fail to install library 2019-02-17 13:45:10 +08:00
huanghongxun
e3d2a4bf9d Update JFoenix to fix #523 2019-02-16 01:52:37 +08:00
huanghongxun
c2d609cdb4 Use TableView in ModListPage to allow multiple selection 2019-02-15 19:39:43 +08:00
huanghongxun
b3721e29c6 Update copyright statement 2019-02-14 16:20:14 +08:00
huanghongxun
eab4463c2d HMCLauncher: verify if JVM version is between 8 and 10 2019-02-14 15:34:52 +08:00
yushijinhun
394873864f
Fix #526 2019-02-13 20:09:51 +08:00
yushijinhun
758216245f
Add missing license headers 2019-02-13 20:05:01 +08:00
huanghongxun
6edfd112a2 Replace "close" icon to "delete" icon on ModItem 2019-02-13 17:51:01 +08:00
huanghongxun
625215b068 Merge branch 'javafx' of https://github.com/huanghongxun/HMCL into javafx 2019-02-13 17:46:18 +08:00
huanghongxun
4759e4957c refactor 2019-02-13 17:46:11 +08:00
huanghongxun
b62f9494ae Have a placeholder in the bottom of LIstPage v3.2.121 2019-02-12 21:39:01 +08:00
huanghongxun
12b47e7d51 Better prompt of LibraryDownloadException 2019-02-12 21:30:45 +08:00
huanghongxun
9ced29aa93 Display furnace image as default for modded 1.13 game 2019-02-11 19:53:55 +08:00