Glavo
|
0f26ae5cfc
|
代码清理与修复 UI 卡顿资源占用过高的问题 (#1849)
* Lazy initialization of Swing
* Load ISRG Root X1 certificate only on Java 8
* Replace JOptionPane with JavaFX Alert
* Avoid using java.awt.Desktop
* Rewrite TexturesLoader
* Optimization SelfDependencyPatcher
* fix typo
* close #968: Use computeIfAbsent to ensure thread safety
* Optimization GameVersion::minecraftVersion
* code cleanup
* Set the initial capacity of readFullyWithoutClosing
* code cleanup
* Mark inner classes as static if possible
* Cache version icon
* Code cleanup
* Fix ListView scrolling performance issues
* DatapackListPage::items
* Replace OutputStream with FileChannel::write
|
2022-11-23 16:33:14 +08:00 |
|
zkitefly
|
b280b238df
|
尝试完成 #1780 (#1789)
|
2022-10-25 21:52:23 +08:00 |
|
huanghongxun
|
edd89fb040
|
fix: test.
|
2022-06-03 23:59:35 +08:00 |
|
huanghongxun
|
df6230fc01
|
fix(install): date deserialization. Closes #1512.
|
2022-06-03 23:13:40 +08:00 |
|
huanghongxun
|
610864d674
|
feat(launch): compatible with TLauncher.
|
2021-10-22 22:02:27 +08:00 |
|
huanghongxun
|
74a20bf11d
|
feat(crash): find module name in stacktrace if available.
|
2021-10-20 02:17:58 +08:00 |
|
huanghongxun
|
16c96419d3
|
feat(crash): TwilightForest may be incompatible with OptiFine on Minecraft 1.16.5.
|
2021-10-20 02:09:50 +08:00 |
|
huanghongxun
|
6707ce1ed9
|
feat(crash): read crash report from raw log as fallback.
|
2021-10-20 01:15:21 +08:00 |
|
huanghongxun
|
45d5ef4602
|
build: commons-lang3 & commons-compress.
|
2021-10-18 03:28:09 +08:00 |
|
Glavo
|
9595626a27
|
Enhance JavaVersionConstraint
|
2021-10-14 22:27:34 +08:00 |
|
huanghongxun
|
c9a73a366d
|
fix: test.
|
2021-10-13 02:39:25 +08:00 |
|
huanghongxun
|
7973179ddf
|
feat(crash): ModResolutionException (Could not resolve valid mod collection)
|
2021-10-13 02:32:56 +08:00 |
|
huanghongxun
|
8892e2b273
|
feat(crash): fabric 0.12 may be incompatible with mods.
|
2021-10-12 23:39:12 +08:00 |
|
huanghongxun
|
5f98c8c8bb
|
feat(crash): detect memory exceeding.
|
2021-10-10 20:13:21 +08:00 |
|
huanghongxun
|
f528f3bf40
|
feat(crash): UnsatisfiedLinkError.
|
2021-10-09 17:24:07 +08:00 |
|
huanghongxun
|
23750e1222
|
feat(mod): mod upgrade detection.
|
2021-10-06 03:22:09 +08:00 |
|
huanghongxun
|
8a9527bf38
|
feat(crash): show fabric mod confliction and missing.
|
2021-09-28 17:08:43 +08:00 |
|
huanghongxun
|
a58de31d4b
|
feat: auto select java. Closes #1068.
|
2021-09-27 20:54:23 +08:00 |
|
huanghongxun
|
ebeec04f83
|
feat: crash report analyzer more rules.
|
2021-09-21 06:43:52 +08:00 |
|
huanghongxun
|
798327eabb
|
feat: crash report analyzer test.
|
2021-09-21 01:19:22 +08:00 |
|
Glavo
|
e4a7ba0bb5
|
fix: build
|
2021-09-20 14:29:17 +08:00 |
|
huanghongxun
|
e90ec531e5
|
fix(task): test.
|
2021-09-19 00:43:22 +08:00 |
|
huanghongxun
|
a0191aa7c2
|
fix: lint
|
2021-05-30 03:37:55 +08:00 |
|
huanghongxun
|
bdee33456b
|
fix: #662
|
2020-02-05 14:36:44 +08:00 |
|
huanghongxun
|
5a8446524a
|
update copyright
|
2020-02-05 13:13:10 +08:00 |
|
huanghongxun
|
20d5957331
|
Update license headers of source files. Closes #640
|
2020-01-07 00:11:53 +08:00 |
|
huanghongxun
|
ad16bbc96d
|
Disable failure test
|
2019-08-17 12:13:05 +08:00 |
|
huanghongxun
|
520ffe4c09
|
Add missing license header
|
2019-08-17 00:45:47 +08:00 |
|
huanghongxun
|
a7c02e2dea
|
name task async
|
2019-05-13 00:05:08 +08:00 |
|
huanghongxun
|
32d0d6a7ee
|
Add some task test
|
2019-02-26 15:28:40 +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
|
8f2a1030bc
|
Refactor Task
|
2019-02-24 23:27:53 +08:00 |
|
huanghongxun
|
718a98d7ec
|
Fix alerting Forge conflicts with LiteLoader but actually not
|
2019-01-11 21:17:02 +08:00 |
|
yushijinhun
|
d655c9ec6b
|
Use /* instead of /** for license header
see: https://github.com/mycila/license-maven-plugin/issues/118
|
2019-01-05 19:04:24 +08:00 |
|
yushijinhun
|
8a67f33cf6
|
Update license year to 2019
|
2019-01-05 18:50:16 +08:00 |
|
yushijinhun
|
672b6054a6
|
Format license headers
|
2018-12-08 21:13:03 +08:00 |
|
huanghongxun
|
749ecfe37f
|
Fix #467
|
2018-10-06 12:20:42 +08:00 |
|
huangyuhui
|
b90d6b7b8c
|
Update Readme.md for HMCLCore introduction
|
2018-01-16 19:34:53 +08:00 |
|
huangyuhui
|
b07144278b
|
Task chain exception catching
|
2017-08-26 19:09:21 +08:00 |
|
huangyuhui
|
6da1dc5372
|
HMCL modpack export
|
2017-08-24 13:57:01 +08:00 |
|
huangyuhui
|
0cc7d621bc
|
Javadoc
|
2017-08-22 14:31:35 +08:00 |
|
huangyuhui
|
99f60ea6e5
|
CurseForge modpack support. Random UserAgent for OptiFine. Fixed mis-repositioning of maronry pane
|
2017-08-17 13:14:34 +08:00 |
|
huangyuhui
|
66ad048053
|
Remove tests
|
2017-08-10 19:08:05 +08:00 |
|
huangyuhui
|
9bd7071297
|
emmmmm
|
2017-08-10 18:44:21 +08:00 |
|
huangyuhui
|
da66102bc0
|
Able to launch game now
|
2017-08-08 23:57:17 +08:00 |
|
huangyuhui
|
1410b3b5b1
|
LICENSE
|
2017-08-01 18:10:36 +08:00 |
|