Commit Graph

3007 Commits

Author SHA1 Message Date
Glavo
6cb4d24600
Log XDG_SESSION_TYPE (#2242) 2023-05-24 21:51:22 +08:00
Glavo
49287453eb
优化 VersionNumber (#2240)
* 优化 VersionNumber

* Add more tests

* update

* update tests
2023-05-24 21:28:22 +08:00
Glavo
e7c108d843
修复使用系统 GLFW 选项对 1.19+ 不生效的问题 (#2241)
* 修复使用系统 GLFW 选项对 1.19+ 不生效的问题

* Use UTF-8 in NativePatcher

* update
2023-05-24 21:15:09 +08:00
Glavo
6c9bf6cb09
修复翻译 (#2239) 2023-05-23 15:07:53 +08:00
Glavo
efc27c8e21
添加 Linux RISC-V 64 平台支持 (#2238) 2023-05-23 05:17:26 +08:00
Glavo
7c5ccc906e
优化 SSL 异常报错信息 (#2234)
* 改进 SSL 异常报错

* update
2023-05-22 16:40:34 +08:00
zkitefly
69a6ff6053
Fix 2226 (#2227) 2023-05-20 02:18:25 +08:00
zkitefly
605d0c6a92
Fix #2204 (#2228)
https://github.com/huanghongxun/HMCL/issues/2204#issuecomment-1519823562
2023-05-20 02:17:18 +08:00
Glavo
9d54ddf456
修复无法使用 macOS aarch64 JRE 启动部分版本的问题 (#2222) 2023-05-10 20:08:53 +08:00
Glavo
c6afd53e73
Bump dependencies (#2191) 2023-04-06 02:41:57 +08:00
Glavo
fd9bb88033
添加隐藏提示按钮 (#2018)
* 添加隐藏提示按钮

* update

* update

* update

* update
2023-04-06 02:33:22 +08:00
Glavo
316607b333
添加对 Linux RISC-V 64 平台的基本支持 (#2187) 2023-04-01 06:29:51 +08:00
Glavo
af36a0ac2a
Bump Gradle to 8.0.1 (#2158) 2023-03-01 23:32:24 +08:00
Glavo
7356335106
添加环境变量设置 (#2157)
* Remove unused methods

* 添加环境变量设置

* update

* update
2023-02-26 23:46:00 +08:00
Glavo
d8c96769ea
Bump dependencies (#2149) 2023-02-24 04:31:45 +08:00
Glavo
d71815aa3d
清理编译警告 (#2148) 2023-02-24 04:14:23 +08:00
Glavo
9a4286620f
简化 JFXHyperlink 用法 (#2147)
* 简化 JFXHyperlink 用法

* fix checkstyle
2023-02-24 03:49:13 +08:00
Glavo
0eac7b5d12
Use MESA_LOADER_DRIVER_OVERRIDE on Linux (#2146) 2023-02-24 01:56:01 +08:00
Glavo
af63c3aa3a
添加渲染器设置 (#2145)
close #2143
2023-02-24 01:32:15 +08:00
Glavo
72a8199453
将版本高级设置拆分至单独页面中 (#2142)
* update

* update

* update

* update
2023-02-22 20:37:27 +08:00
Glavo
090b83bf9c
fix #2129: Fix computePerfHeight of ComponentList (#2139)
* update

* update style

* update

* update

* update

* update
2023-02-19 19:22:01 +08:00
Glavo
6f70da51f9
Use computeIfAbsent in EventBus (#2138) 2023-02-19 13:25:20 +08:00
Glavo
ed0a4c8cf4
fix #2131: Hide feedbackTextFlow from gameDirPane if possible (#2136)
* Add scroll bar to GameCrashWindow

* Hide feedbackTextFlow when it is not visible

* fix checkstyle

* update I18N

* update I18N
2023-02-19 12:36:35 +08:00
Glavo
5fa066de6b
fix crash (#2124) 2023-02-15 23:27:59 +08:00
zkitefly
1454ea8358
添加提示 (#2108)
* 添加提示

* Update I18N_zh_CN.properties
2023-02-15 17:45:25 +08:00
Glavo
ab264955f5
添加动画开关 (#2111) 2023-02-14 19:12:30 +08:00
Glavo
389d430dbd
fix #2094 (#2096) 2023-02-14 19:08:26 +08:00
Glavo
8b98932ae8
fix crash (#2115) 2023-02-13 19:59:24 +08:00
Glavo
62f39a3280
更新 I18N (#2083)
* Remove multiplayer messages

* update

* update

* update

* update

* update

* update

* update

* update
2023-02-12 09:33:52 +08:00
Glavo
b116186f42
fix export batch script (#2107) 2023-02-11 23:43:13 +08:00
Glavo
40eeee7137
fix #2105: catch NPE in Accounts (#2106) 2023-02-11 22:53:58 +08:00
zkitefly
54eab87356
初始化内容修改为“热度” (#2099)
* 将初始化内容设定为“名称”排序

* 更新 RemoteModRepository.java

* 初始化内容修改为“下载量”

搜索时排序依然是“名称”

* 还是默认“热度”吧

因为一般搜模组都是搜热度比较高的,搜出的结果就较为准确

* Update DownloadListPage.java
2023-02-11 13:51:32 +08:00
zkitefly
d828f7bc7b
初始化排序修改为“下载量” (#2097)
* 将初始化内容设定为“名称”排序

* 更新 RemoteModRepository.java

* 初始化内容修改为“下载量”

搜索时排序依然是“名称”
2023-02-11 11:47:26 +08:00
Glavo
ae3e135e06
FileSelector needs to update the value after selecting a file (#2095)
* FileSelector needs to update the value after selecting a file

* update
2023-02-11 00:14:51 +08:00
Glavo
5ba8bdad10
Catch i18n exception (#2093)
* Catch i18n exception

* update

* update
2023-02-10 11:01:34 +08:00
Glavo
bffbfd7af9
Fix the problem of adding redundant G1 parameters (#2092) 2023-02-09 22:18:01 +08:00
Glavo
a8c1e8d2cb
Do not save the default number of log lines to the configuration (#2086) 2023-02-09 00:34:17 +08:00
Glavo
230d6b20ab
修复下载源选择 ComboBox 过长的问题 (#2085) 2023-02-09 00:33:47 +08:00
Glavo
109a14dd74 Remove unused files 2023-02-08 23:17:21 +08:00
Glavo
1ac1ff3c95 fix crash 2023-02-08 21:16:24 +08:00
Glavo
7e522ff136
弃用 commons-lang (#2061)
* Remove ArrayUtils

* Remove MutableObject

* VersionRange

* Replace Range with VersionRange

* fix checkstyle

* Update

* update

* update

* fix checkstyle

* fix checkstyle

* update
2023-02-08 19:57:52 +08:00
zkitefly
90c261ddd1
Quilt 相关功能完善 (#2035)
* Quilt 相关功能完善

- Mcbbs 整合包适配 Quilt
- 自定义命令支持 Quilt 环境变量
- 顺便把语言文件内的机翻错误“\:”修复

* Fix

---------

Co-authored-by: Yuhui Huang <i@huangyuhui.net>
2023-02-08 19:54:54 +08:00
Sharll
b9bdc29dc2
更改版权声明 (#2078)
* Update AboutPage.java

* Update build.gradle.kts
2023-02-08 19:51:47 +08:00
Glavo
13968fe3aa close #1917 2023-02-08 13:09:42 +08:00
Glavo
825df1981d Use FXUtils.bindString in FileSelector 2023-02-08 13:09:42 +08:00
Glavo
dd56f4f8a6 fix #2002: Fix smooth scrolling for GTK3 2023-02-08 13:07:44 +08:00
Glavo
b9ef10a73d update 2023-02-07 08:07:20 +08:00
Glavo
0f68a7c703 fix checkstyle 2023-02-07 08:07:20 +08:00
Glavo
f5b24b62f1 update 2023-02-07 08:07:20 +08:00
Glavo
f9eca35422 update 2023-02-07 08:07:20 +08:00