Skip to content

Releases: BUGTeas/HHML

v1.6

26 Apr 11:06

Choose a tag to compare

版本号命名格式变更,避免误解
此版本为 v1 最后一次功能更新,之后只进行 Bug 修复。
新功能将在 v2 版本更新。使用符号链接取代效率低下、兼容性差的备份还原机制。
新增功能:

  1. 当启动器 Jar 文件名称没有数字(版本号)时,直接视为最新版本,但加载优先级低于带数字的文件
  2. 优化版本号检测代码,避免不必要的错误产生
  3. 当批处理因为变量异常导致的语法错误产生时,会红屏报错,而不会直接闪退
  4. 版本屏蔽列表“verBlackList”中的 Java 版本将仅在启动 HMCL 时不被使用,而不影响在 HMCL 中将其用于启动游戏
  5. 支持 properties 配置文件格式(hhml.properties),并支持空行和注释(不影响原 config.txt 使用)

The naming format of the version number has been changed to avoid misunderstandings
This is the final feature update of v1, and only bug fixes will be made after that.
Feature update will be updated on v2. Use symbolic links instead of inefficient, incompatible backup and restore mechanisms.
New features:

  1. Directly considered as the latest version when number (version) not found in the launcher Jar file name, but the loading priority is lower than that of files with numbers
  2. Optimized the version number detection code to avoid unnecessary errors
  3. When a syntax error occurs due to a variable exception in the batch process, the error will be reported in a red screen instead of crashing
  4. The Java version in the version exclusion list "verBlackList" will not be used only when starting HMCL, without affecting its use to launch the game in HMCL
  5. Support Properties configuration file (hhml.properties), and support comments and blank lines in the file (Not affect the use of the original config.txt)

3.5.3.229 Update 5 for Windows

26 Feb 04:20
bf6ca0c

Choose a tag to compare

Supported oldest HMCL version: 3.3.183 (Support HMCL 3.5.5 and older)
Fixed:

  1. Syntax error crash while searching for java in other disks;
  2. Java in the relative pach in custom Java paths is not recognized.

修复

  1. 跨磁盘检测 Java 会导致语法错误从而闪退(系统找不到文件 release,此时不应有 set)
  2. 自定义Java路径中不能识别相对路径下的Java

3.5.3.229 Update 4 for Windows

26 Sep 15:36
3df148a

Choose a tag to compare

Supported oldest HMCL version: 3.3.183 (Tested 3.5.5 can be use)
Modified:

  1. The search order of Java is modified to environment variable > JavaSoft registry > custom path > current directory > programs installation list;
  2. For avoid data conflict with system that have used HMCL, the global account file "account.json" will not longer be backup & restore. If need store account data to current directory, please convert the account to portable account in "Account List".

Note: If you using a non-Chinese simplified Windows or UTF-8 global language support has been enabled, please select the English edition (HHML-EN.bat), Otherwise garbled characters will appear, even cause errors!

支持的 HMCL 最低版本:3.3.183(经测试 3.5.5 可使用)
修改:

  1. Java 搜索顺序改为 环境变量 > JavaSoft注册表 > 自定义路径 > 当前目录 > 程序安装列表,前四项默认始终搜索;
  2. 为了不和已使用过 HMCL 的系统中的数据产生冲突,从这一版本开始不再备份和还原全局账户文件“account.json”。如需将账户数据存放到当前目录,请在“账户列表”中将账户转换为便携账户。

注意: 如果你使用非简体中文版 Windows 或启用了 UTF-8 全球语言支持,请选择英文版 (HHML-EN.bat),否则会出现乱码甚至报错!

3.5.3.229 Update 3 for Windows

19 Sep 16:25
6229069

Choose a tag to compare

Supported oldest HMCL version: 3.3.183 (Tested 3.5.5 can be use)
New:

  1. Select latest version in HMCL version in order of version number;
  2. Search Java in JavaSoft registry and %PATH% environment variable;
  3. Support hide/output HMCL log
    Fix: The bugs in the black list of Java version feature
    Note: If you using a non-Chinese simplified Windows or UTF-8 global language support has been enabled, please select the English edition (HHML-EN.bat), Otherwise garbled characters will appear, even cause errors!
    支持的 HMCL 最低版本:3.3.183(经测试 3.5.5 可使用)
    新增:
    1、按照版本顺序在多个 HMCL 版本中选择最新版;
    2、在 JavaSoft 注册表和 %PATH% 环境变量中搜索 Java;
    3、支持 HMCL 日志输出/隐藏
    修复:Java 版本黑名单中的 BUG
    注意:如果你使用非简体中文版 Windows 或启用了 UTF-8 全球语言支持,请选择英文版 (HHML-EN.bat),否则会出现乱码甚至报错!

3.5.3.229 Update 2 for Windows

10 Sep 13:47
2674387

Choose a tag to compare

Supported oldest HMCL version: 3.3.183 (Tested 3.5.5 can be use)
Fix: The bugs in the automatic backup and remove feature
Note: If you using a non-Chinese simplified Windows or UTF-8 global language support has been enabled, please select the English edition (HHML-EN.bat), Otherwise garbled characters will appear, even cause errors!
支持的 HMCL 最低版本:3.3.183(经测试 3.5.5 可使用)
修复:自动备份和删除中的 BUG
注意:如果你使用非简体中文版 Windows 或启用了 UTF-8 全球语言支持,请选择英文版 (HHML-EN.bat),否则会出现乱码甚至报错!