- Fixed logging problem in 1.12.2
- Fixed crash with mixin in 1.12.2
- Added buttons for boat
- 修复 1.12.2 的日志问题
- 修复 1.12.2 与 mixin 的冲突
- 添加划船按钮
- Fixed line breaks in 1.12.2
- Fixed compatibility with Kotlin For Forge and Forgelin
- Fixed problems with item metadata in 1.12.2 (will break
config.jsonfor all versions) - Fixed rendering of touch crosshair in 1.12.2
- 修复了 1.12.2 文本换行问题
- 修复了与 Kotlin For Forge 和 Forgelin 的兼容性问题
- 修复了 1.12.2 物品数据值相关问题(会破坏所有版本的
config.json配置文件) - 修复了 1.12.2 的触摸准心渲染
- Added support for Fabric 1.20.1 1.21.1 1.21.4 and Forge 1.12.2 1.20.1
- Remove dependency to YetAnotherConfigLib
- Redone the options screen
- Redone the item options now supporting subclasses, data compoents, blacklist and searching in item list
- Redone the custom layout screen
- Supported copy & paste in the custom layout screen
- Added presets system and layers system
- Supported to change triggers of sneak button
- Added sprint button
- Add the function to change style of some buttons
- Fixed some problems when riding
- Changed all existing widgets to make them work better in layers system
- Added two contributors in the mod metadata
- 添加了对 Fabric 1.20.1 1.21.1 1.21.4 以及 Forge 1.12.2 1.20.1 的支持
- 去除了对 YetAnotherConfigLib 的依赖
- 重做了设置界面
- 重做了物品设置界面,支持子类与组件,添加黑名单功能,并支持在物品列表中搜索
- 重做了自定义布局界面及其操作逻辑
- 添加了复制粘贴控件的功能
- 添加了图层系统以及预设系统
- 添加了修改潜行按钮触发方式的功能
- 添加了疾跑按钮
- 添加了为部分按钮调节样式的功能
- 修复了部分骑乘相关的问题
- 调整了目前现有的控件,使其更好在图层系统下使用
- 添加了两位贡献者到 mod 元数据中
- Implemented the functionality to swap items on hands when double-clicking the hotbar
- Made the size of the extra button of DPad configurable
- Enabled auto-jumping when the configuration directory don't exists
- Changed the description of "Disable hotbar buttons" option
- Made ascend button and descend button able to be triggered by swiping
- Made the new sneak button triggerable by clicking once
- Added an option to trigger sprint when using the touch joystick
- Added an option to increase the opacity when the touch joystick is active
- Fixed the problem of unable to control minecart and boat
- Added options of touch crosshair
- 实现双击物品栏快速交换主副手
- 实现调整 DPad 附加按键大小的功能
- 当配置目录不存在时自动开启自动跳跃
- 修改“禁用快捷栏按键”选项的说明
- 让上升和下降按钮可以滑动触发
- 让新版潜行按钮可以单击触发
- 让 Joystick 可以触发疾跑(需要在设置中配置)
- 让 Joystick 激活时提高不透明度(需要在设置中配置)
- 修复了船和矿车不能操作的问题
- 添加触摸准心相关的设置
- Implemented block breaking haptic feedback on Android, and requires a update of modified launcher
- Added options to disable hotbar button
- Fixed speed when player sneak
- 实现 Android 端破坏方块的的震动反馈,需要使用新的修改版启动器
- 加入了禁用快捷栏按钮的选项
- 修复潜行向左前右前行走时速度与步行相同的问题
- Added support for Windows ARM64
- Changed the description text of option "Disable crosshair rendering"
- Changed the tooltip of "Undo" button in options screen
- 添加 Windows ARM64 支持
- 优化“禁用准心绘制”设置项描述
- 优化设置中的“撤销”按钮悬浮提示文本
Fixed problems of config reading and writing
修复了配置读取和保存的问题
- Added option to disable mouse clicking
- Fixed the slowdown of sprinting is not applied
- Added options for changing sensitivity of view movement and threshold of long-click detection
- Make the double-click detection time longer for sprinting button
- Implemented click and long-click behaviour of hotbar
- Added inventory button
- Collapse debug options by default
- Improved description text for "disable cursor lock"
- Added feedback for classic button style
- Added consumable items to usable item
- Removed ominous bottle from default usable item
- Fixed the problem of layout may be overwritten when reading layout
- 添加禁用鼠标点击的选项
- 修复潜行时速度没有减慢的问题
- 增加视角移动灵敏度和长按检测阈值的设置
- 延长潜行的双击判断时长阈值
- 实现物品栏的单击选中和长按丢弃
- 添加背包按钮
- 默认折叠调试选项
- 改进“禁用光标锁定”的说明文本
- 为经典按钮样式增加按下反馈
- 添加可食用物品到可使用物品中
- 从默认可使用物品中删除不祥之瓶
- 解决布局读取时可能会被写入覆盖的问题
- Added experimental support for Windows
- Fixed the bug of unable to scroll the bottom in usable items screen
- Fixed the block breaking cooldown in creative mode is missing
- Supported customizing the items triggering crosshair's rendering, and default enable it for ender pearl
- Added ominous bottle, ender eye and ender pearl to the default usable items list
- Added the option to make bundles usable by long pressing the screen
- Fixed the count display of customizable item list when list is empty
- 添加对 Windows 平台的实验性支持
- 修复自定义可使用物品中物品列表无法翻到底的问题
- 修复创造模式下破坏方块没有冷却的问题
- 添加自定义显示准心物品的功能,默认为末影珍珠显示准心
- 添加不祥之瓶、末影之眼、末影珍珠到默认可长按屏幕使用的物品中
- 添加让收纳袋可长按屏幕使用的选项
- 修复自定义物品列表选项为空时数量显示错误的问题
- Changed texts in options screen
- Fixed the "cancel" text in custom layout config
- Fixed the issue that entities cannot be interacted by long pressing
- 修改配置界面的文本
- 修正自定义布局内的“取消”文本
- 修复不能对实体长按使用的问题
- 修复 DPad 前进时滑动到跳跃时前进停止的问题






