Skip to content

Latest commit

 

History

History
36 lines (29 loc) · 2.04 KB

File metadata and controls

36 lines (29 loc) · 2.04 KB

한국어 | English

New

  • Added Stat Element

    • Stat elements can be added via Add Stat from the grid context menu
    • Allows placing and monitoring Kps, Kps AVG, Kps Max, Total statistics on the canvas
    • The Total stat only counts while the counter option is enabled
    • Stat elements support individual styling and can be batch-edited together with key elements
    • Added plugin Stats API
  • Added Font Settings

    • Added the ability to set fonts for key and stat elements without CSS
    • Both web fonts and local fonts are supported
  • Added Counter Alignment Option

    • The alignment layout for counters on key and stat elements can now be configured
  • (Experimental) Added Note Effect Frame Limit Option

    • Added a setting to limit the frame rate of note effects
    • Setting it to 0 (default) removes the frame limit
  • Added Simplified and Traditional Chinese Interface Support

Fix

  • Fixed a bug where the overlay window did not appear transparent after Microsoft Edge Runtime 145.x
  • Fixed a bug where border and corner radius styles were not properly applied when assigning an image to a key element
  • Fixed an issue where editing lag increased as more keys with assigned images were present on the grid
  • Performance optimizations for keys with assigned .gif files

Etc