Skip to content

1.6.5

Choose a tag to compare

@github-actions github-actions released this 19 Jul 11:04
· 24 commits to master since this release

Build Date: 2026-07-19

🚀 Features

  • 108-key full keyboard layout: New layout option that shows a complete physical QWERTY keyboard (with numpad). Keys are evenly spaced with a consistent 6px gap, the number pad hugs the main block, and the tall Numpad + / Enter keys span two rows. No foot keys, per-key colors, or ghost keys in this mode.
  • Dedicated KPS / Total for the full keyboard: The full keyboard has its own "Show KPS / Total" toggle, plus separate position controls and a size slider (40–400px). A "Full Keyboard Unified Color" option lets KPS/Total share the keyboard's background, outline, and text colors.
  • Move the whole keyboard freely: The custom-position sliders now move the entire 108-key block. Drag the X/Y sliders to pin it to any screen edge (left/right/top/bottom); KPS/Total keep their own independent position and are not dragged along.
  • Center the KPS / Total text: New "Center KPS / Total Text" option. On flat (side-by-side) KPS/Total boxes it merges the label and number into one centered line that re-centers as the number grows (e.g. KPS 123). Stacked (top/bottom) layouts keep the label above the number and hide this toggle.
  • Cleaner full-keyboard settings: Unrelated toggles (hide main count, per-key KPS, streamer mode) are hidden in full-keyboard mode, and the KPS/Total controls get their own collapsible section above the color settings.
  • Rebind the settings hotkey in-game (MelonLoader): A new "Settings Hotkey" row in the settings window lets you click the button and press any key to rebind the hotkey that opens/closes the UI. No more editing MelonPreferences.cfg by hand.

🐛 Bug Fixes

  • Crash when enabling custom position on the full keyboard: Enabling custom position no longer throws an error on the 108-key layout.
  • Stray foot keys on the full keyboard: Toggling custom position no longer makes foot-key controls or phantom keys appear in full-keyboard mode.
  • Centered text stuck after switching layouts: Turning centering on for one layout and switching to another now correctly restores the normal label/number layout.

🔧 Performance

  • Smoother settings access and a reworked rain-drop object pool (larger, no leftover drops); slightly larger internal queues for key-press timing.

🚀 新功能

  • 108 键全键盘布局:新增一种完整物理键盘布局(含小键盘)。按键间距统一为 6px,数字键盘紧贴主键区,小键盘的 +/Enter 高键跨两行。该模式下无脚键、无每键配色、无鬼键。
  • 全键盘专属 KPS/Total:全键盘拥有独立的「显示 KPS/Total」开关,外加独立的位置控制和尺寸滑块(40–400px)。「全键盘统一色」选项让 KPS/Total 共用键盘的背景、描边、文字颜色。
  • 整块键盘自由移动:自定义位置滑块现在能整体平移 108 键。拖动 X/Y 即可把键盘贴到任意屏幕边缘(左/右/上/下);KPS/Total 保持各自独立位置,不会被一起拖动。
  • KPS/Total 文本居中:新增「KPS/Total 文本居中」选项。对左右扁平的 KPS/Total 框,它会把标签和数值合并为一行居中显示,且数值变长时整行重新居中(如 KPS 123);上下堆叠的布局保持标签在上、数值在下,并隐藏该开关。
  • 全键盘设置更干净:全键盘模式下隐藏无关的开关(隐藏主区域计数、每键 KPS、主播模式),KPS/Total 控制独立成折叠区块,位于颜色设置上方。
  • 游戏内重绑设置热键(MelonLoader):设置窗口新增「设置界面热键」一行,点击按钮后按任意键即可重绑开关设置界面的热键,无需再手动改 MelonPreferences.cfg

🐛 Bug 修复

  • 全键盘开启自定义位置崩溃:在 108 键布局下开启自定义位置不再报错。
  • 全键盘误显脚键:开启自定义位置时,全键盘模式不再出现脚键控件或残留按键。
  • 切换布局后居中文本不恢复:在某个布局开启居中后切到别的布局,现在能正确恢复成正常的标签/数值布局。

🔧 性能

  • 设置访问更流畅,雨滴对象池重写(容量更大、无残留雨滴);按键计时的内部队列略有扩容。

Full Changelog: 1.6.4.1...1.6.5