zkitefly
|
8514eb904d
|
将日志窗口的最大输出值调整至 10000 (#2065)
|
2023-02-06 22:45:30 +08:00 |
|
Glavo
|
a6c8867ec4
|
Use Locale.forLanguageTag (#2064)
|
2023-02-06 22:45:03 +08:00 |
|
Glavo
|
5753c2993c
|
Allow users to override system properties (#2062)
* Allow users to override system properties
* update
|
2023-02-06 22:44:48 +08:00 |
|
Glavo
|
ec6637728a
|
代码清理 (#2072)
* Remove unused methods
* newRaisedButton
* update
* update
* update
* update
* update
* toLowerCase and toUpperCase
* update
* update
|
2023-02-06 22:44:19 +08:00 |
|
Glavo
|
3198daa60a
|
fix #2070
|
2023-02-06 11:01:33 +08:00 |
|
Glavo
|
1a6dffab74
|
fix #2008: Replace JFXTreeTableView with TableView
close #2068
|
2023-02-05 17:12:23 +08:00 |
|
zkitefly
|
d54d9ae5cb
|
修改 登录失败 弹窗 (#2057)
|
2023-02-02 21:36:08 +08:00 |
|
Glavo
|
e543ee3f55
|
建议 Forge 用户使用官方推荐版本的 Java 启动游戏 (#2033)
* Share LibraryAnalyzer
* Add a new JavaVersionConstraint rule
* Update message
|
2023-02-02 21:35:22 +08:00 |
|
zkitefly
|
f7526d4cdc
|
将初始化内容设定为“名称”排序 (#2054)
* 将初始化内容设定为“名称”排序
* 更新 RemoteModRepository.java
|
2023-02-02 21:33:43 +08:00 |
|
Glavo
|
cf136fe7df
|
导出更多日志 (#1970)
* close #1883: export vm crash log
* fix #2047: export fml-client-latest.log
|
2023-02-02 21:30:15 +08:00 |
|
Glavo
|
5d9d9b9cc4
|
fix #2020: write stylesheet with default charset (#2024)
* fix #2020: write stylesheet with default charset
* Check JavaFX Version
* javadoc
* close #1051
close #1957
|
2023-02-02 21:29:24 +08:00 |
|
Glavo
|
6a05df2c35
|
Prompt when there is no mods to update (#2026)
|
2023-02-02 21:28:32 +08:00 |
|
Gamom
|
34cfdb8073
|
添加翻译键:modrinth.category.datapack (#2053)
* 添加翻译键:modrinth.category.datapack
* More translation
|
2023-02-02 21:28:15 +08:00 |
|
Glavo
|
259ed570ab
|
Remove drawAvatarJ2D (#2027)
|
2023-02-02 21:26:58 +08:00 |
|
Glavo
|
c86302df58
|
Update NormalizedSkin (#2036)
* Update NormalizedSkin
* Add tests
* update
* update
|
2023-02-02 21:26:27 +08:00 |
|
Glavo
|
3d9c9689e3
|
fix #2023: Set Tooltip text fill (#2028)
* fix #2023: Set tooltip text fill
* close #1077
|
2023-02-02 21:25:27 +08:00 |
|
Glavo
|
d4398764a1
|
Update Texture (#2037)
* Update Texture
* fix checkstyle
|
2023-02-02 21:25:05 +08:00 |
|
zkitefly
|
fb573d8205
|
Update bug-report.yml (#2050)
|
2023-02-02 21:19:30 +08:00 |
|
Cyenoch
|
da5097ab78
|
Related to #1961: Add a Dialog to warn. (#2055)
Co-authored-by: Cyenoch <cyenoch@qq.com>
|
2023-02-02 21:19:07 +08:00 |
|
Glavo
|
59b5aabfe5
|
Bump OpenJFX from 17.0.2 to 19.0.2.1 (#2029)
fix #1896
fix #1923
|
2023-02-02 21:15:53 +08:00 |
|
Glavo
|
8355f02de0
|
fix memory leak (#2034)
|
2023-02-02 21:15:34 +08:00 |
|
zkitefly
|
bd4b334185
|
清除所有 QQ频道 相关内容 (#2016)
* 删除日志分析器的QQ频道链接
* 清除所有QQ频道相关内容
应该都清理完了吧
|
2023-01-16 22:48:39 +08:00 |
|
Glavo
|
bbe0a3f567
|
#1998: Log prism pipeline name (#2007)
* #1998: Log prism pipeline name
* update
* update
|
2023-01-14 22:36:27 +08:00 |
|
Glavo
|
41620dcd70
|
fix #2006 (#2009)
|
2023-01-14 22:35:24 +08:00 |
|
Glavo
|
e865b31b62
|
fix I18N_es (#2011)
|
2023-01-14 22:35:04 +08:00 |
|
Glavo
|
92ce7c83ca
|
清理代码 (#1990)
* cleanup
* Cleanup StringUtils
* Cleanup CommandBuilder
* Cleanup CommandBuilder
* Use 'String::replace(char, char)'
|
2023-01-14 02:37:55 +08:00 |
|
Glavo
|
753ba956fe
|
fix #1705: Do not re-enable mod after update (#2001)
* fix #1705: Do not re-enable mod after update
* update
* Do not select disabled mods by default
|
2023-01-14 02:37:11 +08:00 |
|
Glavo
|
0130676b42
|
fix #1999: Add overrideJavaArguments to LaunchOptions (#2000)
* fix #1999: Add overrideJavaArguments to LaunchOptions
* fix checkstyle
|
2023-01-14 02:16:20 +08:00 |
|
Glavo
|
0ec00ede70
|
close #1980: Make LittleSkin optional (#1995)
* close #1980: Make LittleSkin optional
* update
* update
* update
|
2023-01-14 02:15:07 +08:00 |
|
Glavo
|
42dd877b97
|
Bump junit from 4 to 5 (#1997)
|
2023-01-14 01:48:38 +08:00 |
|
Glavo
|
00e8ae691c
|
fix CI
|
2023-01-12 15:17:37 +08:00 |
|
Glavo
|
1cc429c7ca
|
优化 mod 列表加载速度 (#1985)
* Share ZipFileSystem
* fix memory leak
|
2023-01-08 18:15:55 +08:00 |
|
Glavo
|
bf822d7cf7
|
Update all icons (#1988)
|
2023-01-08 18:15:01 +08:00 |
|
Glavo
|
5dc1d14f73
|
fix #1562: Do not save stage size when window is minimized (#1979)
|
2023-01-07 21:38:36 +08:00 |
|
Glavo
|
15a93a9dc0
|
Deprecated Pack200 (#1977)
|
2023-01-07 21:38:06 +08:00 |
|
Glavo
|
0c0cd97a6e
|
Check whether HMCL is in temporary path when starting (#1960)
* Check whether HMCL is in temporary path when starting
* Update the path of the trash folder on Linux
|
2023-01-07 21:36:10 +08:00 |
|
Glavo
|
b132aba1e3
|
fix #1927: limit title label width (#1982)
|
2023-01-07 21:34:01 +08:00 |
|
zkitefly
|
7d97e5d104
|
改进 Github Issue 模板 (#1976)
* Update bug-report.yml
* Update bug-report.yml
* Update config.yml
* Update bug-report.yml
* Update bug-report.yml
* Update bug-report.yml
* Update bug-report.yml
|
2023-01-07 21:33:35 +08:00 |
|
Glavo
|
7c8d75f5a4
|
fix memory leak (#1986)
|
2023-01-07 21:33:16 +08:00 |
|
Glavo
|
1b5522958a
|
更新 FeedbackPage (#1913)
* Update FeedbackPage
* Update logo
* close #1259
|
2023-01-07 21:32:52 +08:00 |
|
Glavo
|
593e70fa43
|
优化对 Java 兼容性问题的检测 (#1973)
* Optimization Tips
* cleanup code
|
2023-01-07 21:29:18 +08:00 |
|
Glavo
|
6475e03c01
|
Improve quilt support (#1974)
|
2023-01-07 21:27:25 +08:00 |
|
Glavo
|
2d4ca3100e
|
fix NPE (#1983)
|
2023-01-07 21:26:01 +08:00 |
|
Glavo
|
3f0e8138b1
|
fix Modpack::acceptFile (#1972)
* fix Modpack::acceptFile
* fix separator
|
2023-01-07 21:25:36 +08:00 |
|
Glavo
|
9e6d6ff95a
|
Delete javaw.exe extension filter (#1969)
|
2023-01-07 21:24:22 +08:00 |
|
Chen Youyou
|
6ae6020b73
|
语言文件中错别字改正 (#1981)
* 把“及表示登录成功”的“及”改为“即”
又写错别字了。。
* 把“及表示登入成功”的“及”改为“即”
又写错别字。。
|
2023-01-07 21:24:00 +08:00 |
|
Glavo
|
4b14673aaf
|
Update JavaFXPatcher (#1955)
|
2023-01-01 14:35:55 +08:00 |
|
Glavo
|
bd7365e944
|
Add icon for qq channel (#1956)
|
2023-01-01 14:34:58 +08:00 |
|
Glavo
|
8c38e4c628
|
fix tags color (#1959)
|
2023-01-01 14:34:36 +08:00 |
|
Glavo
|
2b4e476153
|
fix crash on Java 8 (#1954)
|
2022-12-30 17:21:57 +08:00 |
|