Commit Graph

255 Commits

Author SHA1 Message Date
huangyuhui
3896b2511c Merge branch 'master' of https://github.com/huanghongxun/HMCL 2017-01-19 20:46:11 +08:00
unknown
ed7c52f09f Added Gaussion Blur 2017-01-19 20:33:24 +08:00
huanghongxun
88194e479e Update README.md 2016-06-07 23:00:07 +08:00
huangyuhui
b36c194f67 Merge branch 'master' of https://github.com/huanghongxun/HMCL 2016-05-28 23:19:21 +08:00
huangyuhui
7c7b6e0fd9 Fixed #73 2016-05-28 23:17:49 +08:00
huanghongxun
01b77f1f5f Merge pull request #71 from Cat7373/master
Windows 启动脚本中允许跨分区 cd
2016-05-23 19:28:18 +08:00
Cat73
840a0ad840 Windows 启动脚本中允许跨分区 cd
修复跨分区的情况下一些文件如 logs 仍然生成在脚本所在目录,而不是 .minecraft 目录
2016-05-23 13:25:58 +08:00
huangyuhui
ab1ca18488 Fixed NullPointerException when minecraftArguments=null 2016-05-23 13:09:30 +08:00
huangyuhui
75e0fa2def Fixed mainClass of macAppBundle 2016-05-16 18:10:30 +08:00
huangyuhui
ca3ed47d21 Applied macosapp. Closes #63 2016-05-16 12:55:35 +08:00
huangyuhui
61a8ab5199 Supplements: 'SerializedName' 2016-05-14 20:24:42 +08:00
huangyuhui
ce721c2e09 Reconstruct codes 2016-05-13 18:25:55 +08:00
huangyuhui
2862e3a6ee TWords in title bar can be dragged now 2016-05-11 13:42:46 +08:00
huangyuhui
75c4a24cbd Fixed #68 2016-05-10 13:24:06 +08:00
huanghongxun
1cf7d791cc Changes logo. Closes #67 2016-05-08 22:46:11 +08:00
huangyuhui
62fecc08ac Fixed #65 2016-05-08 10:04:23 +08:00
huangyuhui
491ca63342 Merge branch 'master' of https://github.com/huanghongxun/HMCL 2016-05-08 09:42:00 +08:00
huangyuhui
b232a255e7 Fixed #66 2016-05-08 09:41:27 +08:00
huanghongxun
0870f42557 Merge pull request #64 from Cat7373/master
在 Windows 的启动脚本里增加一行 cd %appdata%
2016-05-03 19:12:59 +08:00
Cat73
85237eac7e 在 Windows 的启动脚本里增加一行 cd %appdata%
这样可以避免一些文件如 logs 生成在脚本所在目录,而不是 .minecraft 目录
2016-05-03 09:41:55 +08:00
huangyuhui
8d5088d2e4 Removed findbugs 2016-04-25 23:28:29 +08:00
huangyuhui
47f5bf1ea5 Added an options to disable online game complete check 2016-04-25 23:09:56 +08:00
huangyuhui
deebadef3a Fixed #61 2016-04-11 13:40:06 +08:00
huangyuhui
ce24ae4fae Fixed #60 2016-04-06 19:41:33 +08:00
huangyuhui
16152de39d Fixed ClassCastException 2016-04-05 22:16:29 +08:00
huangyuhui
4a2ac63d25 Added removal of installers for Issue #55 2016-03-28 20:57:01 +08:00
huangyuhui
5437968c83 Fixed #56 2016-03-28 20:45:06 +08:00
huangyuhui
8022252452 Fixed task system 2016-03-27 14:13:59 +08:00
huangyuhui
ea6571fdb6 Fix #53 2016-03-26 13:02:47 +08:00
huanghongxun
2f7f692b84 Merge pull request #51 from tsl0922/master
Fix cpu ratio for mac
2016-03-25 19:19:46 +08:00
Shuanglei Tao
721df1d17c Fix cpu ratio for mac 2016-03-24 21:29:48 +08:00
huangyuhui
7a2e43f949 Fixed #50 2016-03-19 19:55:42 +08:00
huangyuhui
4e5cc3dadb sponsor 2016-03-17 18:38:17 +08:00
huangyuhui
f6d5dd5a82 Fixed NullPointerException when a version not exists. 2016-03-15 18:49:31 +08:00
huangyuhui
cafcf458b8 Fixed auto-loading when deleting a profile 2016-03-12 11:57:30 +08:00
huangyuhui
e7d0624b96 Added default profile: Home whose default game directory is $USER/.minecraft 2016-03-11 23:05:31 +08:00
huangyuhui
156de2457d Fixed wrong path in modpack zip on Linux/Mac 2016-03-11 20:13:10 +08:00
huangyuhui
c839d045cc Might fix some problems 2016-03-09 13:14:53 +08:00
huangyuhui
2eaf32b23d Fixed BMCLAPI 2016-03-06 14:45:42 +08:00
huangyuhui
5899c73ab8 Should fixed #46 2016-03-05 21:43:54 +08:00
huangyuhui
6c0a446692 Fixed: Cannot cancel modpack installing 2016-03-05 14:31:32 +08:00
huangyuhui
7c2cfc171e Switch to CountDownLatch 2016-03-05 13:23:16 +08:00
huangyuhui
5d4a3c1df6 Fixed null when invoking some server commands 2016-03-04 20:18:25 +08:00
huangyuhui
587df1f5bb Fixed #45 2016-03-04 19:30:58 +08:00
huangyuhui
019fcf314b Added wrapper launcher 2016-03-04 14:06:11 +08:00
huangyuhui
1818b3575c Fixed infinite-recursion 2016-03-04 12:59:37 +08:00
huangyuhui
afde41135a Fixed #42 2016-03-03 20:26:04 +08:00
huangyuhui
5dc812072f Fixed NullPointerException when only hidden version here 2016-03-01 12:40:25 +08:00
huangyuhui
3ba75d2de3 Fixed #39 2016-03-01 12:37:12 +08:00
huangyuhui
dfc6e91321 Adds some suggested files to remove 2016-02-28 14:47:31 +08:00