Version - Horiztar/Cylheim-Windows GitHub Wiki

v3.3

  • 更完善的播放进度跟踪,现在可以在播放状态下跳转播放位置(包括但不仅限于拖动进度条、鼠标滚轮)。
  • 新增谱面定位工具,可以快速复制或粘贴谱面 tick 位置,入口位于底栏时间指示器。
  • 修正导出关卡的谱面转换逻辑,新增在关卡中添加视频功能。提醒:尽量保持关卡体积小于 20MB
  • 现在导入关卡会按难度名判断配色。
  • 修正 DPI 感知,现在能动态适应分辨率。
  • 页面管理标题栏新增选择当前页。
  • 移除分离式播放器。
  • 不能再禁用 Cytoid 功能。
  • 升级 .NET 框架和各个组件。
  • 微软商店版本添加更新提示,但更新过程仍需在商店内进行。
  • 错误报告现在会提供系统硬件和软件环境。
  • 修正导出视频音量不能调整的问题,运行 32 位应用程序时导出视频会给予不兼容提示。
  • 修正速度格线的速度文本颜色错误的问题。
  • 修正部分快捷键映射错误。
  • 修正从其他界面回到主页面或是关闭对话框时焦点没有自动切换到设计器的问题。
  • 修正命令行打开独立播放器的错误,移除部分可选参数。
    • --player <project file> <chart file> [--size=<size> | --noborder] [--offmillionmaster]
  • 修正部分 UI。

v3.2.1

  • 页面管理新增粘贴和重置位置函数功能。
  • 主题颜色现在可以随系统设置实时变更。
  • 现在大多数输入框需要获得键盘焦点才可以使用鼠标滚轮修改值。
  • 修正“开始时不显示 UI”的逻辑,并完善事件播放效果。
  • 修正 hold 音符显示不正确的问题。
  • 修正位置函数编辑控件在页面以外时无法点击的问题。
  • 修正导出视频时频谱显示不正确的问题。

  • New function for copying and resetting position function.
  • Accent color now can changed in runtime following system settings.
  • Now most of text boxes require the keyboard focus to enable the scroll-to-change.
  • Addressed an issue of logic of "start without ui" and improved the event playing.
  • Addressed an issue of long hold line.
  • Addressed an issue that position function control out of page ignored mouse clicking.
  • Addressed an issue of spectrum view when importing video.

v3.2

  • 新增截图并复制到剪贴板功能。
  • 新增页面位置函数可视化调整。
  • 优化视频导出的音频合成,兼容内存较低的设备。
  • 鼠标悬浮提示新增快捷键显示,增加更多快捷键。
  • 修正置前页属性的异常。
  • 修正自定义角色颜色模板时的错误。
  • 修正分数溢出的问题。
  • 修正连击特效显示“0”的问题。
  • 修正欢迎页无法打开使用协议的问题。

  • New function of screenshot and copying to clipboard.
  • New visualized adjustment for position function.
  • Optimized audio processing when genarating video, which will be more compatible with low memory devices.
  • Added keyboard shortcut prompt in hover tips and added more shortcuts.
  • Addressed an issue of "is_forward" property.
  • Addressed an issue of custom character colors.
  • Addressed an issue of overflowing score.
  • Addressed an issue of "0" combo effect.
  • Addressed an issue that software terms cannot open from welcome page.

v3.1.1

  • 更换角色图标文件,补充缺漏。
  • 修正快捷键设置界面的异常。
  • 修正导入覆盖谱面对话框的异常。
  • 修正导出视频缺少部分动画的问题。
  • 修正播放器不能正确停止的问题。

  • Replaced character icon files and added missing icon.
  • Addressed an issue of keyboard settings.
  • Addressed an issue of import/overwrite dialog.
  • Addressed an issue of missing animations when generating video.
  • Addressed an issue that player could not stop properly.

v3.1

  • 新增难度颜色模板、角色颜色、角色图标选择器,允许用户新增并管理自定义元素。
  • 状态栏新增当前时间信息,并随播放进度变化(仅限非分离式播放器)。
  • 优化音频播放,减少音频偶发卡顿而导致的不同步,原音频同步设置项已被弃用。
  • 提升切换速度或者再次播放时的流畅度。
  • 修正第一个 hold 音符无音效的问题。
  • 修正音符 x 为负数导致无法播放的问题。
  • 修正导出关卡时谱面转换不正确的问题。
  • 修正一些界面问题。

  • New choosers for difficulty color schemes, character colors and icons, which allow users add and manage custom elements.
  • Added time information in status bar, which will change as player is running (only when using embed player).
  • Optimized audio playback to reduce occasional audio hiccups resulting in out-of-sync. Original audio sync settings have been deprecated.
  • Improved switching speed or playback fluency.
  • Addressed an issue of tap effect of first hold note.
  • Addressed an issue of playback when any notes with negative x exist.
  • Addressed an issue of conversion when exporting level.
  • Addressed some issues of interface.

v3.0.2

  • 修正导出 Cytoid 关卡时事件丢失的问题。
  • 修正部分界面文案有误的问题。
  • 修正菜单按钮可能消失的问题。
  • 修正连续视图下移动音符出现的异常。

  • Addressed an issue that events were missing when exporting Cytoid level.
  • Addressed an issue of incorrect texts.
  • Addressed an issue of missing menu button.
  • Addressed an issue when moving notes in continuous view.

v3.0.1

  • 修正输入框焦点问题。
  • 修正回放延迟问题。
  • 修正快捷键异常。
  • 修正 AR 功能文字描述的问题。
  • 降低合成视频时的内存需求。
  • 修正导出 Cytoid 关卡时事件丢失的问题。
  • 修正添加并应用速度后设计器没有更新的问题。
  • 修正部分翻译。

  • Addressed an issue of text box focus.
  • Addressed an issue of playback offset.
  • Addressed an issue of keyboard shortcuts.
  • Addressed an issue of AR edit.
  • Decreased the memory requirements of generating video.
  • Addressed an issue that events were missing when importing Cytoid level.
  • Addressed an issue that the designer did not update after adding and applying tempos.
  • Addressed issues of translation.

v3.0

  • 界面重新设计,修复各类问题。主题颜色跟随 Windows 10 以上系统设置变化。
  • 优化并简化背景模糊。
  • 优化播放机制,修复结尾卡住的问题。
  • 选中或指向音符时显示 ID。
  • 对大部分输入框添加表达式和滚轮修改支持。
  • 导出转换改为本地代码,移除Javascript依赖。
  • 新增解压并导入 Cytoid level。

  • Redesigned interfaces and addressed variaties of issues. Theme color follows the system settings above Windows 10.
  • Optimized background blur.
  • Optimized playback and addressed an issue of getting stuck after the chart completed.
  • Now note id will display when pointing or selecting notes.
  • Add math expression and mouse wheel supporting for most of text boxes.
  • Converting of importing level changed to local codes, removed dependencies of Javascript.
  • Add extracting and exporting Cytoid level.

v2.3.1

  • 导出视频现已支持 ogg 音频和背景视频。
  • 修正导出视频有一定概率得到无法打开的视频的问题。
  • 修正播放谱面时可能报错的问题。

  • Generating video now supports ogg audio file and background video.
  • Addressed an issue that the video generated may be invalid.
  • Addressed an issue when played the chart.

v2.3

  • New feature of rendering and exporting video, which is still in beta stage.
  • New feature of dividing grid rows by bar.
  • System screen resolutions are provided to choose for perform mode.
  • Pause button in edit mode is now available.
  • Improve the processing of audio files, which will be done in the background.
  • Changed part of interface with Material Design 3.
  • Optimize the performance of spectrum view and combo counting.
  • Easter eggs of holiday have rejoined, with more surprise!
  • Addressed an issue that ratio did not apply to the separate player after changing.
  • Addressed an issue of editor when too many event tags were displayed.

  • 新增渲染并导出视频的功能,该功能尚处于测试阶段。
  • 新增按小节划分格线功能。
  • 展示模式现在预置系统分辨率以供选择。
  • 编辑模式下暂停按钮现在可以暂停播放。
  • 读取音频机制改进,该过程将在后台进行。
  • 更换部分界面为 Material Design 3。
  • 优化频谱和连击数的播放性能。
  • 重新加入节日彩蛋,带来更多惊喜。
  • 修正更改播放器尺寸比例后悬浮播放器没有立刻反映更改的问题。
  • 修正编辑器事件标签过多时出现异常的问题。

v2.2

  • Improved the editor for custom message event.
  • New non-project mode.
    • Added support for opening the json file of charts directly, so that you can browse the charts quickly, this feature depends on the non-project mode.
    • If the chart is part of a project, please open the corresponding project instead of opening the chart directly.
  • New function to save a single chart.
  • Cytoid animation mode toggle has been moved to the toolbar, the toggle for AR editing has been removed, and AR editing has become a permanent feature.
    • Please be alert that AR should not be used for subjective purposes, such as unwanted play speed adaptation.
  • Removed some settings.
  • Importing objects from the system clipboard now works properly.
  • Adjusted scanline animation.
  • Adjusted the order of properties in the output chart files.
  • Tweak audio reading to read files into memory in one go, no more file hogging.
  • Adjusted sidebar icons.

  • 完善自定义消息提示的编辑器。
  • 新增无项目编辑模式。
    • 添加直接打开谱面 json 文件的支持,以便快速浏览谱面,该功能依赖于无项目模式。
    • 若谱面本身隶属于项目,请打开对应项目,而不要直接打开谱面。
  • 新增保存单个谱面功能。
  • Cytoid 动画模式开关已被移动至工具栏,移除 AR 编辑的开关,AR 编辑变为常驻功能。
    • 请注意,切勿滥用 AR 来强制适应主观游玩。
  • 移除部分设置。
  • 从系统剪贴板导入对象现在可正常使用。
  • 调整扫描线动画。
  • 调整输出谱面的属性顺序。
  • 调整音频读取方式,将一次性将文件读入内存,不再占用文件。
  • 调整侧边栏图标。

v2.1.2

仅商店版本

  • 添加 .cyl 文件关联,移除手动设置关联。

v2.1.1

  • Custom message events now support color labels.
  • Improved performance of event playing.
  • Temporary tempo list is no longer shared across charts.
  • Addressed an issue that double-clicking on the title bar at the top of the screen to maximize the window would revert to its original state.
  • Update the sponsor list.

  • 自定义提示事件现在支持颜色标签。
  • 提高事件播放的性能。
  • 各个谱面不再共享临时速度列表。
  • 修正在屏幕顶部双击标题栏最大化窗口时会恢复原状的问题。
  • 更新赞助名单。

v2.0.3

  • Addressed an issue that the page direction was incorrect after modifying pages.

  • 修正修改页面长后页面方向不正确的问题。

v2.0.2

  • Updated translations.
  • Addressed an issue of ignoring interval in parameter setting of generating events.
  • Addressed an issue that the shortcut is invalid after modifying the default installation location.

  • 更新翻译。
  • 修正生成事件的参数设置中忽略间隔失效的问题。
  • 修正修改默认安装位置后快捷方式无效的问题。

v2.0.1

  • Added quantities of drop notes to chart statistics.
  • When opening a recent project, it will ask whether to remove the project if it is invalid.
  • Separate player will now stop when opening dialogs.
  • New button in toolbar to switch between separate player and embedded player.
  • Addressed an issue that the note cannot be moved back to its original position when it is moved.
  • Addressed an issue that the spectrum would be stuck for a short time when opening the standalone player again.
  • Addressed an issue that the file name did not change when applying a template.
  • Addressed an issue that the procedure may be terminated unexpectedly when checking the chart.
  • Addressed an issue that the previous procedure could not be stopped when re-checking the chart.

  • 谱面统计新增下落音符类型的数量。
  • 打开最近的项目时,如果项目失效,会询问是否移除该项目。
  • 现在打开对话框时会停止分离式播放器。
  • 工具栏新增切换分离式播放器和嵌入式播放器的按钮。
  • 修正移动音符时无法移回原位的问题。
  • 修正再次打开独立预览窗口时频谱会短时间内不动的问题。
  • 修正添加谱面中套用模板时文件名没有变化的问题。
  • 修正检查谱面时可能会意外终止的问题。
  • 修正重新检查谱面时不能停止上一次的结果添加到列表的问题。

v2.0

  • Cylheim is now distributed as an installer, and it is recommended that users of older versions re-download the installer to perform the installation process instead of using the built-in update. The installer will automatically complete the installation of the prerequisites.
  • Redesigned clipboard and added copy-paste and delete of page structure (pages only, no other elements).
  • New display for potential chart exceptions in the status bar, and the procedure of detecting exceptions will auto run in real time.
  • Improved the detection mechanism for chart exceptions, now note overlap detection will be within a small range.
  • New chart statistics, the entry point is the indicator of chart notes in the status bar.
  • You can now drag and drop files to the chart list to quickly import them.
  • The sidebar can now be unlocked and moved freely.
  • New toggle "Play/Stop" and "Play/Stop Here" settings.
  • New setting for customizing hit sound, the original customization method has been removed.
  • Added "New blank .cyl project file" to the System Explorer context menu, and you may set it in Cylheim settings.
  • Added option to reset all settings.
  • New function for re-download Cylheim.
  • Added command line run to open a preview window directly without starting the main window.
    • --player [--size= | --fullscreen] [--speed=] [--offhitsound] [--offmillionmaster]
  • New context menu for recently opened items in startup pages.
  • New context menu for page structures and more page editing operations, and bolded table items for the current page.
  • Scanlines can now be moved by dragging the slider on the left while in editing mode.
  • Undo and Redo now can control tempo list operations in Tempo Manager.
  • Added a handful of new key shortcuts.
  • The main page now displays simple prompts when a project or chart is not open.
  • New preview has been added to the chart info dialog.
  • New toggle for the million master animation of the separate preview window.
  • Refactored the audio spectrum animation to make it more similar to that in game, and * addressed the issue that executing the spectrum animation when hiding the spectrum.
  • Adjusted the scanline entry and exit animations.
  • Parameters for generating events can now be stored.
  • Manual modification in note manager can now be freely open or close.
  • Now AR editing will be automatically enabled if the AR properties were not default values.
  • It is now possible to double-click on a tempo in the tempo list to modify it.
  • The position function parameter is now preserved when editing page structures.
  • A new "Add and Apply" button has been added to the tempo manager.
  • Playback is now automatically stopped when switching between charts.
  • Improved autosave and autosave will not repeat when no action is executed.
  • Most of the scrolling is now smooth, and the size of the scroll bars has been reduced.
  • Redesigned the settings page.
  • Adjusted some animations.
  • Adjusted the font of menu.
  • Added some tooltips.
  • Addressed an issue when the focus of the interface was taken by the button, the space shortcut did not work properly.
  • Addressed an issue that the playback lead duration was not effective.
  • Addressed more issues.
  • Update the sponsor list.

  • Cylheim 现在以安装包形式分发,推荐旧版本用户重新下载安装包执行安装过程,而不是使用内置更新。安装程序会自动完成先决条件的安装。
  • 重新设计剪贴板,并新增页面段落结构的复制粘贴和删除功能(仅页面,不包括其他元素)。
  • 状态栏新增显示谱面潜在问题的数量,并且实时检测谱面潜在问题的过程会实时运行。
  • 完善谱面潜在问题检测机制,添加更多检测项,并且音符重叠检测现在会介于一个小范围内。
  • 新增谱面信息统计,入口在状态栏音符数量处。
  • 现在可以拖拽文件到谱面列表来快速导入谱面。
  • 现在可以解锁并自由移动侧边栏。
  • 新增切换“播放/停止”和“播放/停在此处”设置。
  • 新增自定义打击效果音的设置,原自定义方法已被移除。
  • 新增系统资源管理器右键菜单的“新建空白 .cyl 项目文件”(安装包会自动完成,否则需要在 Cylheim 设置中另行设置)。
  • 新增重置所有设置选项。
  • 新增重新下载 Cylheim 功能。
  • 新增命令行运行直接打开独立预览窗口,不启动主窗口。
    • --player [--size= | --fullscreen] [--speed=] [--offhitsound] [--offmillionmaster])
  • 启动页面的最近打开项新增右键菜单。
  • 页面管理新增右键菜单以及更多页面编辑操作,并加粗显示当前页的表格项。
  • 现在可以在编辑状态下拖动扫描线左侧滑块来移动扫描线。
  • 现在撤销和重做可以控制速度管理中对速度列表的操作。
  • 添加少量新的快捷键。
  • 未打开项目或谱面时,主界面现在会显示简单的提示操作。
  • 谱面信息对话框新增预览。
  • 独立预览窗口的设置新增 million master 动画的开关。
  • 重构音频频谱动画逻辑,使其更符合游戏效果,并修正隐藏频谱后再执行频谱动画会报错的问题。
  • 调整扫描线进入和退出动画,使其更符合游戏的显示效果。
  • 现在生成事件的参数会被存储。
  • 音符管理的手动修改现在可自由开启或关闭。
  • 现在打开 AR 属性被修改过的谱面会自动启用 AR 编辑。
  • 现在可以在速度列表双击某一速度来对其修改。
  • 现在编辑页面分配时,位置函数参数会被保留。
  • 速度管理新增“添加并应用”按钮。
  • 现在切换谱面时会自动停止播放。
  • 调整自动保存的逻辑,长时间没有操作时不会重复自动保存。
  • 大部分界面的滚动现在变为平滑滚动,并缩小滚动条所占位置。
  • 重新设计设置界面。
  • 调整部分动画。
  • 调整菜单的字体。
  • 补充部分工具提示。
  • 修正界面焦点被按钮夺取而导致空格快捷键无法正常工作的问题。
  • 修复提前播放时间失效的问题。
  • 更新赞助名单。

v1.8.4

  • Added crash difficulty scheme and Ilka style scheme,

  • 新增 crash 难度颜色和 Ilka 主题颜色。

v1.8.3

  • Addressed an issue of updater. Manual update is needed from version 1.8 to 1.8.2.
  • Added architecture info to About page.

  • 修正在线更新的问题。1.8 - 1.8.2 版本的程序需要手动更新。
  • 关于页面显示程序架构版本。

v1.8.2

  • Addressed an issue that the curve tool does not display the preview.

  • 修正曲线工具不显示预览的问题。

v1.8.1

  • Addressed an issue that the player background color is incorrect.
  • Fixed possible lag when adding notes.
  • Addressed an issue that that some interface colors are incorrect.
  • Addressed an issue of alt key shortcut not working, and change the toggle highlight note to shortcut key function.
  • Addressed an issue when deleting multiple bookmarks.
  • Removed clicking externally to close the dialogs in the "Difficulty Info" and "Cytoid Level Compiler" dialogs.
  • No longer cross-architecture upgrade. Modified the .NET installation script to install only the runtime environment of the same architecture as the program.
  • Addressed an issue of new project.
  • Addressed an issue that other windows may appear between the main window and the separated player.
  • Addressed an issue that action controller doesn't work properly after throwing exceptions.

  • 修正播放器背景颜色不正确的问题。
  • 修正添加音符时可能出现的卡顿情况。
  • 修正部分界面颜色不正确的问题。
  • 修正 alt 键快捷键失效的问题,并将切换高亮音符修改为快捷键功能。
  • 移除“谱面信息”和“导出关卡”对话框的点击外部关闭对话框功能。
  • 不再跨架构升级。修改 .NET 安装脚本,仅安装与程序相同架构的运行环境。
  • 修正新建项目功能的异常。
  • 修正其他窗口可能出现在主窗口和悬浮窗口之间的问题。
  • 修正出错后动作控制器异常的问题。

v1.8

  • New setting for the speed of grid line display.
  • Users can now press the Tab key to toggle the highlight among nearby notes.
  • Used the color picker dialog instead of the color picker popup.
  • Adjusted the dialog UI.
  • Adjusted the UI transition.
  • Changed the order of the sidebars.
  • Addressed an issue when deleting multiple bookmarks.
  • Addressed an issue that filling speed value will be wrong when speed list is empty.
  • Addressed an issue that other windows may appear between the main window and the separated player.
  • Addressed an issue when filling notes between the same tick note.
  • Addressed an issue when deleting multiple bookmarks.
  • Addressed an issue that dragging clipboard objects may be wrong.
  • Updated the list of sponsors. Thank you for having you

  • 新增格线显示速度的设置。
  • 现在可以按 Tab 键在附近的 note 之间切换高亮状态。
  • 使用拾色器对话框替代拾色器弹窗。
  • 调整对话框 UI。
  • 调整 UI 切换动画。
  • 改变侧边栏菜单的顺序。
  • 修正删除多个书签时出错的问题。
  • 修正速度列表为空时填写速度值会出错的问题。
  • 修正其他窗口可能出现在主窗口和悬浮窗口之间的问题。
  • 修正在同 tick 音符之间填充音符时出错的问题。
  • 修正拖动剪贴板对象可能出错的问题。
  • 更新赞助名单。感谢有你

v1.7.8

  • Addressed an issue that the editor did not update the note selection status normally after using the separated player.
  • Addressed an issue when repeatedly tapping the play button when using the separated player.
  • Addressed an issue when using the batch script to install .NET after downloading.

  • 修正使用悬浮播放器后编辑器不能正常更新音符选择状态的问题。
  • 修正使用悬浮播放器时重复点播放按钮会出错的问题。
  • 修正使用 .NET 安装脚本下载 .NET 后无法安装的问题。

v1.7.7

  • Addressed an issue that adding note type may be wrong.

  • 修正插入音符类型可能错误的问题。

v1.7.6

  • Addressed an issue that separated player causes the program to stop rendering. Finally...
  • Addressed an issue that setting page jumping fails.

  • 修正悬浮播放窗口导致程序渲染停止的问题。终于解决了
  • 修正设置页面跳转失败的问题。

v1.7.5

  • Settings button added to the quick bar.
  • The editor now responds properly to actions performed after moving the mouse outside.
  • Addressed an issue that some editor controls were incorrectly colored when opening the chart.
  • Addressed an issue that the 32-bit program dll file version did not match and the program could not be updated.
  • Addressed an issue when adding drag notes.
  • Addressed an issue that multiple clipboard items cannot be deleted.

  • 快速菜单栏添加设置按钮。
  • 现在编辑器能正常响应鼠标移动到外部后的操作。
  • 修正打开谱面时部分编辑器控件颜色不正确的问题。
  • 修正 32 位程序 dll 文件版本不符导致无法更新的问题。
  • 修正添加 drag 音符时可能报错的问题。
  • 修正无法删除多个剪贴板内容的问题。

v1.7.4

  • Re-downgrades to .NET 5, which is the last version that uses .NET 5, and all subsequent updates need to be based on this version.
  • Built-in NET version check. The corresponding version of .NET will be downloaded and installed before updating the program.
  • Addressed an issue of abnormal pitch.

  • 重新降级到 .NET 5,该版本是使用 .NET 5 的最后一个版本,后续更新均需要以该版本为基础。
  • 程序内置 .NET 版本检查,在更新程序前会下载并安装对应版本的 .NET。
  • 修正音调异常的问题。

v1.7.3

  • Addressed an issue that .NET installation script can't start. The program has been upgraded to .NET 6. If the program does not start after the upgrade, you need to double click install_dotnet.bat to execute the download and installation of .NET

  • 修正.NET安装脚本无法启动的问题。程序已升级至.NET 6。若升级后程序无法启动,需要双击install_dotnet.bat执行.NET的下载安装。

v1.7.2

  • Upgrade to NET 6. The installation script is included in the program directory, double click install_dotnet.bat to execute the download and installation of .NET.
  • New setting to alter audio sampling rate for playback speed adaptation. This setting will cause the audio pitch to change.
  • Now the main window will not go beyond the screen edge when starting the program.
  • Addressed an issue with hover player window positioning deviation when the system taskbar is on the side.
  • Addressed an issue that the list of recent projects cannot be updated.
  • Addressed an issue of blurred fonts in some interfaces.
  • Addressed an issue that the preview window cannot be launched.
  • Addressed an issue that the parameters of generated events are incorrect.
  • Adjust the some appearance of editor.

  • 升级至.NET 6。程序目录下附带安装脚本,双击install_dotnet.bat可执行.NET的下载安装。
  • 新增调整采样率以改变播放速度的选项。该方法会使音频音调发生变化。
  • 现在启动程序时主窗口不会超出屏幕边缘。
  • 修正系统任务栏在侧边时,悬浮窗口定位有偏差的问题。
  • 修正无法更新最近打开项目列表的问题。
  • 修正部分界面字体模糊的问题。
  • 修正无法启动预览窗口的问题。
  • 修正生成事件的参数不正确的问题。
  • 调整部分编辑器外观。

v1.7.1

  • Addressed an issue that the curve tool type cannot be selected.
  • Addressed an issue of saving error when exiting the program.
  • Addressed an issue that the save button in the title bar is missing.

  • 修正曲线工具无法选择类型的问题。
  • 修正退出程序时保存出错的问题。
  • 修正标题栏保存按钮丢失的问题。

v1.7

  • Merged main menu and startup page.
  • Redesign some UI. Again!
  • Addressed an issue where the play window may always displays on the top.
  • Possibly addressed an issue that the program may accidentally get stuck completely.
  • Addressed an issue that the back button logic was wrong.

  • 合并主菜单和启动页面。
  • 重新设计部分UI。
  • 修正悬浮播放窗口可能始终置于顶层的问题
  • 可能修正了程序可能会意外完全卡死的问题。
  • 修正返回按钮逻辑出错的问题。

v1.6.2

  • New function to fix judgement text size.
  • New setting to hide Cytoid functions.
  • Redesign the UI of the settings interface.
  • Improved the appearance of some interfaces.
  • Now the designer will be refreshed automatically after the note image resources are loaded.
  • Addressed an issue of not playing tap fx when using external tap fx audio file.
  • Addressed an issue when editing note properties.
  • Update the list of sponsors. Thanks for having you

  • 新增锁定判定大小功能。
  • 新增禁用Cytoid相关功能的设置。
  • 重新设计设置界面UI。
  • 改进部分界面外观。
  • 现在加载音符图片资源完成后会自动刷新设计器。
  • 修正外置点击音效时不能播放的问题。
  • 修正快速编辑音符属性时出错的问题。
  • 更新赞助者名单。感谢有你

v1.6.1

  • 修正Approach rate编辑功能可能无法正常工作的问题。
  • 修正使用Cytoid渐入模式时可能无法正常播放的问题。

v1.6

  • 支持Approach rate的编辑和预览。该功能属于实验功能,预览效果仅供参考,可能存在不稳定情况。
  • 重新设计部分UI。
  • 现在可以单独设置独立预览窗口的打击音效开关。
  • 修正独立预览窗口全屏异常的问题。
  • 修正导出Cytoid关卡时难度属性可能丢失的问题。

  • Support editing and previewing of approach rate. This function is experimental, the preview is for reference only, there may be unstable situation.
  • Redesigned part of UI.
  • Now you can set the hit sound switch of the separate preview window separately.
  • Addressed an issue of abnormal full screen of separate preview window.
  • Addressed an issue where difficulty properties may be lost when exporting Cytoid levels.

v1.5

新内容

  • 新增生成事件参数设置。
  • 新增关联项目文件功能。
  • 新增随机X位置功能。
  • 新增文件恢复功能。
  • 新增跟随系统主题的设置,该设置仅在Windows 10系统中有效。

改进与修复

  • 优化界面视觉效果。
  • 修正通过项目文件启动程序时可能无法启动的问题。
  • 修正未打开谱面时可以播放的问题。
  • 修正音频设备切换无法正常工作的问题。
  • 修正使用主界面播放器时无法从头播放的问题。
  • 修正部分界面未能应用翻译的问题。
  • 为侧边栏功能添加提示。
  • 优化播放前的等待时间。
  • 从谱面信息对话框中移除部分设置项。
  • 更新赞助者名单。感谢有你
  • 修正一部分文案和翻译。

v1.4

新内容

  • 新增“自由变换”功能。
  • 新增hold音符开始时播放打击音效的设置。
  • 新增快捷功能菜单。打开菜单方式为:左键或右键框选时,单击另一个鼠标键。
  • 该菜单可将框选的位置范围填入相应功能中。

改进与修复

  • 修正主窗口标题不显示项目文件名的问题。
  • 修正多次打开独立预览窗口后大量内存被占用的问题。
  • 新增切换使用主界面播放器或者使用悬浮窗口播放器的设置。
  • 改进后台任务列表,现在启动时加载图片资源会显示具体进度了。
  • 现在BPM数值只显示三位小数。
  • 更新赞助名单。感谢有你。
  • 更新 c22sb 脚本的使用协议。
  • 修正导出关卡时多余属性被意外导出的问题。
  • 修正导出关卡时可能无法正确合并故事板的问题。
  • 对部分功能添加额外说明。

v1.3

新内容

  • 新增 Cytoid 关卡导出功能,内置故事板转换功能。特别感谢 Teages 的转换脚本。
  • 关于页面中新增打赏名单。感谢有你。
  • 新增初始启动页面,用户同意软件许可协议后方可使用软件。

改进与修复

  • 大幅提高主页面的播放器的播放帧率。
  • 优化取消右键菜单的操作。
  • 修复从其他位置时无法更新程序的问题。
  • 重新布局设置的关于页面。
  • 主题色现在在深色和浅色模式下更加合理。
  • 修复切换设置页面时可能出错的问题。
  • 上调默认音频同步频率。
  • 更改部分默认快捷键。

v1.2.2

新内容

  • 新增书签功能。
  • 对部分功能添加快捷键。

改进与修复

  • 设计器上的事件标签现在会按偏好语言显示。
  • 修复谱面长度变更后进度条最大值不会变化的问题。
  • 修复部分控件在深色模式下仍然显示为深色的问题。
  • 修复在菜单中选择添加速度时有可能出错的问题。

v1.2.1

  • Addressed an issue that settings cannot be stored.
  • Addressed an issue that parameters cannot be set for speed curve.
  • Addressed an issue that the effect volume display in the setting page cannot be synchronized immediately.
  • Addressed an issue that the correct setting folder may not be opened in the experimental function.
  • Corrected some translations.

  • 修复无法存储设置的问题。
  • 修复速度曲线无法设置参数的问题。
  • 修复设置页面中效果音量显示不能立刻同步的问题。
  • 修复实验功能中可能无法打开正确的设置文件夹的问题。
  • 修正部分翻译。

v1.2.0.0

  • 更多界面加入动画元素。大量界面代码为此被重构,这真的是一项大工程。
  • 新增软件内在线更新的功能。一键更新!
  • 新增通知栏。
  • 右键菜单加入更多功能,并改进触发弹出菜单的条件。
  • 设置存储系统重构,不再依赖软件运行位置。
  • 绝大部分的输入框已支持表达式输入。可能有遗漏。
  • 部分页面快捷操作移动至主界面工具栏。
  • 改进页面编辑的数据列表,拖动选择时设计器会同步显示选择的页面。
  • 编辑现有事件时会将目标事件数据填入输入框。
  • 改进错误显示机制。

  • More interfaces added animation elements. * A lot of interface code was refactored for this, which was really a big job. *
  • Added the function to update online within the software. * One click update! *
  • New notification bar.
  • Right-click menu adds more functions and improves the conditions for triggering pop-up menus.
  • The settings storage has been refactored to no longer depend on the software run location.
  • Most of the input boxes now support expression input. * Possible omissions. *
  • Some page shortcut actions moved to the main interface toolbar.
  • Improved data grid in page manager, the designer will show the selected page in sync when dragging the selection.
  • Edit existing event will fill the input box with the target event data.
  • Improved error display mechanism.

v1.1.3

  • 新增启动页面。
  • 右键菜单的功能现在可以正常使用。
  • 现在可跟随系统默认音频设备播放音乐。
  • 现在可以从剪贴板将内容拖入设计器中。
  • 新增速度插值功能。
  • 更多输入框支持表达式输入。
  • 修正Hold音符的动画。
  • 修复跳转播放可能会发生帧停留的问题。
  • 修复事件粘贴时位置错误的问题。
  • 修复主界面快捷键有时无响应的问题。
  • 修正一些细微的体验。

  • New startup page.
  • The right-click menu now works properly.
  • Music can now be played following the system default audio device.
  • Content can now be dragged from the clipboard into the designer.
  • New speed interpolation feature.
  • More text boxes support expression input.
  • Fixed the animation of Hold notes.
  • Addressed an issue that frame may stuck in skip play.
  • Addressed an issue of wrong position when pasting events.
  • Addressed an issue that the shortcut keys in the main interface are sometimes unresponsive.
  • Fixed some subtle experiences.

v1.1.2

  • 新增粘贴事件和速度功能。制作愚人节谱面时尽情使用吧!
  • 改进部分动画。
  • 实验功能设置新增音频同步设置。若一切正常,请勿随意改变这些设置!
  • 新增打开配置文件夹的功能,用以手动从其他版本迁移设置。
  • 更改设置页面UI。更开阔的视野。

  • Added function to paste events and tempos. Use it to your heart's content when you make April Fool's chart!
  • Improve some animations.
  • Added audio sync setting to experimental function settings. If everything works, please don't change these settings!
  • Added function to open the configuration folder for manually migrating settings from other versions.
  • Changed settings page UI. A more open view.

v1.1.1

  • 更换窗口 UI 。
  • 修正缺失的翻译。

v1.1

  • 现在可以隐藏侧边栏,或者在功能之间快速切换。
  • 新增仅保存项目文件(.cyl)、打开项目文件夹功能。
  • 现在修改谱面信息会自动重载引用文件,谱面不会自动重载。
  • 修复连续视图中曲线预览可能无法显示的问题。
  • 修正对齐到曲线的预览曲线。
  • 修正速度管理中手动编辑功能默认打开的问题。
  • 改进错误报告的显示。
  • 修正部分翻译。

v1.0.4

编辑

  • 新增对齐到曲线功能。
  • 现在可以正常检查 ClickDrag 的重叠错误。
  • 现在会提示推荐的变速工具。

文件

  • 退出时新增保存确认对话框。
  • 分离媒体和背景视频设置。
  • 新增快速导入谱面。
  • 文件对话框的初始位置更改为当前工作空间。

回放

  • 修正部分动画。
  • 修正图标水印位置。
  • 现在可以保存独立预览窗口的大小设置。

其他

  • 现在会在程序目录处保存错误信息。
  • 更改彩蛋的一部分机制。

v1.0.3

设计器

  • 现在可以设置鼠标滚轮的行为。
  • 完善常规状态下按键盘时光标的表现。
  • 现在可以按住 Ctrl 并在空白处按右键拖动进行另一种形式的框选。
  • 按住 Shift 多选改为按住 Ctrl 。

回放

  • 新增加速回放。

文件

  • 修改自动保存和手动保存的策略。

错误

  • 修复批量修改 Drag 音符会重复计算的问题。
  • 修复双击选 Drag 音符的一些问题。
  • 修复 32 位系统下不能正常启动的问题。
  • 修复第一页有音符的情况下无法打开独立预览模式的问题。

其他

  • 更改谱面列表样式。
  • 新年即将来临,Cylheim 已经准备好打扮一番了!🎉

v1.0.2

设计器

  • 现在可以自定义非整拍和非变速的行格线颜色。

编辑

  • 修复事件管理中不能退出编辑状态的错误。
  • 新增剪贴板功能。

回放

  • 预设慢速播放的延迟。

其他

  • 主窗口标题栏现在会显示项目路径。

v1.0.1

设置

  • 现在更新时会自动套用上一版本的设置。

设计器

  • 修复滚动视图下 LongHold 显示异常的问题。

回放

  • 现在速度调整会应用到其他 UI 元素。
  • 独立预览模式新增全屏和慢速模式。
  • 原速下帧率表现不佳的用户可以尝试慢速录制后自行加速视频。

v1.0

Cylheim 正式版发布

编辑

  • 不再允许超出页面范围的 LongHold 转换为普通 Hold。

设计器

  • 修改 LongHold 显示逻辑。

谱面

  • 增加 Graff.J 预设颜色。

v0.15.3

回放

  • 修复了可能会出现 0 连击特效的问题。
  • 修复了设计器尺寸变更时提示事件被重复播放的问题。
  • 修复了无谱面时点击播放会报错的问题。
  • 修正独立预览模式下图标水印的行为。

设计器

  • 修复了播放时设计器无法获得焦点的问题。

设置

  • 修复了有些快捷键不能正常工作的问题。由于快捷键模块被重构,更新后需要重新自定义。
  • 现在程序语言可以跟随系统设置,默认语言变为英文。

v0.15.2

设计器

  • 修复页面切换时其他页面的音符可能会出现的问题
  • 修复滚动视图的页首和页末无法显示的问题
  • 现在鼠标进入设计器时不会强制获取焦点,且设计器以扫描线的虚实来表示焦点状态

文件

  • 修复连续保存时可能出现错误的问题
  • 修复通过文件关联来打开软件时可能无法打开的问题

设置

  • 增加部分快捷键
  • 现在快捷键可以设置生效范围

界面

  • 工具栏的页面增加切换页面按钮
  • 工具栏的延迟设置现在不需要按回车来应用
  • 修复菜单按钮可能不会正确打开菜单的问题

回放

  • 修复关闭一些特效时可能出现错误的问题

其他

  • 完善显示错误的机制,修复打开软件时出错但不会显示错误信息的问题

v0.15.1

  • 更改文件输出编码

v0.15

本次更新是正式版发布前最后一次大型测试更新

编辑

  • 新增下落式音符编辑
  • 插入 DropClick :Shift + 左键单击
  • 插入 DropDrag :Shift + 左键按住拖动
  • 插入的下落音符方向会跟随滚动模式的方向
  • 新增音符管理
  • 现在可以直接编辑现有的事件
  • 页面管理部分界面重新排版
  • 新增页面方向函数编辑
  • 提交修改时按住 Ctrl 可以批量修改选中页面
  • 新增对 has_sibling 的自动填写

设计器

  • 新增预设音符大小
  • 现在会对分页点格线加粗
  • 新增对 is_forward 的编辑支持
  • 修复移动音符时 X 轴可能会出现很多位小数的问题

设置

  • 新增尝试修复判定线闪烁的设置
  • 新增设计器的回放特效开关

回放

  • 新增判定线的抖动效果
  • 新增 25 连击效果

v0.14.1

回放

  • 修复进度条丢失的问题

设计器

  • 新增图标水印显示

v0.14

编辑

  • 修复填充音符按个数填充数量不对的问题
  • 更换曲线预览图像
  • 速度管理新增曲线渐变速插入
  • 谱面基本数据增加更多可设置项

设计器

  • 新增单向连续视图
  • 修复格线可以设置为负数的错误

回放

  • 修复独立播放窗口的播放器大小与设置不符的问题
  • 现在支持 UI 类事件的回放

设置

  • 现在可以存储行格线和列格线设置
  • 新增打击音效延迟设置
  • 交换 Shift + A 和 Ctrl + A 的默认行为

界面

  • 新增小彩蛋,2021 is coming!🎉

v0.13

编辑

  • 新增谱面错误检查功能
  • 重构事件管理功能
  • 现在音符排序不会打乱同 Tick 的次序
  • 填充音符对各曲线新增图示,并在设计器中预览曲线

文件

  • “重载媒体和图片”现在变为“重载文件”,谱面也会被重载

回放

  • 现在可以使用与游戏相同的点击拖拽音符连线动画
  • 修正分数的计算
  • 新增独立播放窗口
  • 现在可以对不同播放速度设置不同的播放延迟
  • 更换回放媒体播放机制
  • 界面
  • 新增快捷键设置
  • 修正部分工具提示
  • 新增小彩蛋,Happy Holidays!🎄

v0.12

设计器

  • 现在可以设置光标指向音符的有效区域
  • 修复扩展拖拽音符可能会出现意外情况的错误
  • 增加依附格线强度上限
  • 在选中音符之间填充音符时不会取消原有的选择

编辑

  • 选择ogg音频时若未启用相应支持功能会给予提示
  • 页面编辑新增修改谱面长度功能,新增表格显示
  • 速度编辑的保持时间功能新增保持谱面长度
  • 速度编辑新增段落缩放功能
  • 修正事件编辑功能和显示的逻辑
  • 新增新的主题颜色
  • 部分输入框支持表达式输入
  • 移除延迟功能

文件

  • 修复谱面文件不在项目文件夹内而导致保存失败的错误
  • 修复转换音频有可能失败的错误

界面

  • 修复切换语言时设置窗口没有正确显示文本的错误
  • 增加繁体中文语言
  • 现在可以调整侧边栏的宽度

v0.11

设置

  • 修复背景模糊设置会意外不可设置的错误
  • 背景模糊半径现在的默认值是0

谱面

  • 谱面颜色模板现在会应用文件名和难度名称
  • 新增谱面基本数据编辑
  • 新增谱面时默认格式版本为1,且不可修改

设计器

  • 现在双击间隔时长使用系统设置
  • 修改设计器的缩放逻辑
  • 新增镜像纵轴虚线
  • 删除音符快捷键新增Backspace

回放

  • 延迟设置现在的单位是秒,设置为负数时无效,正数代表音乐加上相应时间
  • 现在可以设置从当前位置往前一定时间开始播放
  • 增加大量播放动画效果

界面

  • 补充空白的工具说明

错误

  • 修复格线为0时方向键移动的错误

v0.10.3

错误

  • 修复打击效果音文件不存在时无法播放的错误
  • 修复修改页长时可能会出现的-1页错误

v0.10.2

文件

  • 现在可以将cyl文件关联至Cylheim来快速打开项目

设计器

  • 修正设计器大小比例
  • 完善框选至页面边缘的细节
  • 现在可以调整背景模糊的更多参数

回放

  • 改善打击效果音丢失的问题

媒体

  • 移除FFmpeg组件,内置音频转换

错误

  • 修复双倍页长功能无效的错误
  • 修复 Tempo = 0 时的播放逻辑错误
  • 修复填充音符会因为不合理的填写而出现意外情况的错误

v0.10.1

界面

  • 修正英语翻译

v0.10

界面

  • 新增左侧菜单栏,部分功能移入菜单栏
  • 部分右键菜单功能可以在工具栏使用
  • 更多功能移入右侧栏,右键菜单将会在后续版本回归

回放

  • 重做回放模块,增加部分动画,更贴近游戏显示效果(注:改变页长来固定扫描线的用法现在会出现异常)
  • 改善打击效果音丢失的问题

编辑

  • 现在普通拖拽音符和点击拖拽音符之间的转换不会直接应用到整串音符
  • 现在提供预设的主题颜色
  • 移除原有的改变页长固定扫描线功能,官方不存在这种不规范的用法
  • 新增选中范围内镜像音符(Shift + 单击“镜像音符”或快捷键Shift + Ctrl + M)

设计器

  • 移动拖拽音符到页末现在不会跳到下一页
  • 现在右键按住拖拽音符后直接换页可以开始扩展音符串
  • 现在双击拖拽音符可以选中整串音符
  • 不再允许光标超出页面上下界限
  • 当鼠标指向页面外单击左键时会取消所有音符的选择状态
  • 音符颜色和大小样式更贴近游戏显示效果
  • 水平格线的长度缩短
  • 新增扫描线表示当前时间的位置
  • 移除原方向指示器
  • 使用游戏的字体
  • 设计器现在提供背景模糊和半透明黑色遮罩

设置

  • 现在可以存储音量、音符大小、设计器尺寸的设置

错误

  • 修复在固定扫描线的页面中光标异常的错误
  • 修复页长溢出导致格线异常的错误
  • 修复音符大小图标丢失的错误
  • 修复仅保持分页符时间时,音符会超出页面的错误

v0.9.1

回放

  • 改善慢速播放的延迟问题
  • 改善视频播放的延迟问题

错误

  • 修复在固定扫描线的页面中光标异常的错误
  • 修复页长溢出导致格线异常的错误
  • 修复音符大小图标丢失的错误

v0.9

界面

  • 新增底栏,显示后台任务、谱面音符数量指示器、选择音符指示器
  • 移除原有界面设置按钮,其设置拆分到播放控制栏和底栏

设计器

  • 格线现在可以设置为0,表现为无格线
  • 现在可以按住Ctrl并右键拖动复制音符

回放

  • 播放控制增加从头开始播放功能

编辑

  • 速度编辑全面改版,迁移至侧边栏

错误

  • 修复修改自动保存时间不能立刻生效的问题
  • 修复移动音符换页时可能出现错误的问题
  • 修复音符图片资源未加载完成时打开谱面报错的问题

设置

  • 新增使用文档的链接
  • 再次实装媒体转换功能

v0.8

谱面

  • 支持谱面音符的is_forward和has_sibling属性

设计器

  • 设计器默认背景颜色为黑色
  • 单次框选功能改为Ctrl + 左键拖动,多次框选功能改为Ctrl + Shift + 左键拖动
  • 全选快捷键拆分为取消当前选择并全选当前页音符(Ctrl + A)、保留当前选择并全选当前页音符(Shift + A)、全选所有页音符(Ctrl + Shift + A)
  • 光标现在可以设置显示当前位置的时间和速度

文件

  • 现在保存成功会出现提示

设置

  • 重构设置界面
  • 支持亮色界面和暗色界面切换
  • 移除媒体转换功能
  • 移除重置所有设置功能

错误

  • 修复回放时出现帧残留的问题
  • 修复未指定媒体文件会报错的问题
  • 修复创建谱面时长度多出一倍的问题
  • 修复保存未完成写入时可以退出程序或进行其他操作的问题
  • 修复错误提示窗口会被主窗口遮挡的问题
  • 修复X轴的0.30000000000000004问题

v0.7

设计器

  • 现在可以固定页面的尺寸比例

编辑

  • 新增侧边栏,页面编辑功能迁移至侧边栏
  • 修改页面长度现在有方便的数值填充操作
  • 页面操作增加了更多便捷操作
  • 速度编辑增加了BPM与速度值的换算

回放

  • 改善音频随机延迟问题
  • 现在媒体限定wav和mp4格式
  • 谱面延迟单位现在改为毫秒

错误

  • 修复点击相同的播放速度会报错的问题
  • 修复播放时拉伸窗口导致回放混乱的问题

实验功能

  • 新增音频自动转码功能,需依赖FFmpeg组件,提供在线下载FFmpeg组件的功能

v0.6.1

  • 修复谱面信息对话框有可能无法完整显示的错误

v0.6

编辑

  • 新增在曲线上填充音符功能

画板

  • 现在会自动选中新添加的音符
  • 现在可以用键盘移动音符,快捷键为方向键
  • 画板右侧新增页面方向指示
  • 现在可以设置画板的依附格线强度
  • 现在可以设置是否允许光标超出页面边界
  • 现在可以设置滚轮翻页方向

文件

  • 现在保存谱面失败时不会删除原谱面文件,尽管它已经被备份了

谱面

  • 谱面信息新增难度颜色模板选择

错误

  • 现在程序出错不会强制退出,并且会提示错误信息,以反馈给开发者

v0.5.1

错误

  • 修复保存时的排序会令音符混乱的错误

v0.5

播放

  • 添加“停在此处”控制功能,快捷键为Ctrl+Space
  • 添加播放速度控制,快捷键为F1 ~ F4
  • 现在画板大小变化时会重新刷新播放状态
  • 现在谱面的延迟数值有实际作用了,正数表示谱面延迟,负数表示谱面提前

编辑

  • 现在可以撤回谱面信息的修改、添加和移除,但不能撤销文件的创建和删除
  • 谱面时长现在支持小数
  • 现在可以修改已有谱面的延迟和文件版本,修改文件版本没有效果
  • 页面编辑新增了更多快捷操作
  • 现在可以修改已添加音符的类型,快捷键Ctrl+1 ~ Ctrl+6
  • 现在可以连接或断开已添加的拖拽音符,快捷键Ctrl+D(连接)和Ctrl+Shift+D(断开)
  • 已知Ctrl+Shift+D和Ctrl+Space是Win10微软拼音输入法的快捷键,请考虑更换输入法相关快捷键或切换至美式键盘纯英文输入法

工具栏

  • 添加各功能的工具说明
  • 新增页面跳转列表
  • 现在可以在行数和列数的设置框中用滚轮调整数值

画板

  • 现在移动音符时按住Ctrl键可以固定纵向/横向位移

错误

  • 修复移动长按音符时可能没有正确转换成跨页长按音符的错误
  • 修复删除最后一张可用谱面时画板仍然处于可插入音符状态的错误

v0.4

画板

  • 新增剪切、复制、粘贴等操作的常用快捷键
  • 新增全选当前页音符,快捷键Ctrl+A / Ctrl+Shift+A(多选)
  • 现在粘贴后会选中新音符

编辑

  • 整合右键菜单选项,增加页面操作子页面
  • 新增固定扫描线在页面上端或者下端的功能
  • 新增移除速度标记和事件功能

错误

  • 修复粘贴时音符的页面属性未变更的错误
  • 修复添加事件中可以取消类型和颜色的选择的错误
  • 修复添加速度时保持页面时间会忽略部分页面的开始时间

设置

  • 重置所有设置现在可以使用
  • 更新版权说明

其他

  • 移除上一版本没有移除的“关于”按钮和页面
  • 再次更改添加速度时保持元素时间的默认选择
  • 由于谱面采用时间单位特殊,与毫秒时间之间的转换会发生精度丢失,例如Tick 10000和Tick 10001在速度变化以后可能会转换成同样的Tick,所以进行精密操作时请尽量不要使用“保持时间”功能

v0.3

重要

  • 减少软件目录的文件数量,区分x86和x64版本,从旧版本更新时需要删除旧版本的所有文件。

编辑

  • 新增事件编辑功能
  • 新增自动生成事件功能

错误

  • 修复添加速度时会额外添加一个标记的错误
  • 修复速度标记超出谱面长度时播放会闪退的错误
  • 修复谱面长度变化时进度条最大值不会变化的错误

其他

  • 更改添加速度时保持元素的默认选择

v0.2

编辑

  • 现在可以添加速度时保持元素在相同的时间
  • 新增反转页面功能
  • 新增事件元素显示

画板

  • 现在不能在没有音符被选中时进行剪切等操作
  • 现在不能在剪贴板没有内容时进行粘贴
  • 现在可以在音符上右键选中音符
  • 现在可以按Esc键取消音符选择

设置

  • 新增设置窗口
  • 新增自动保存功能,并可以设置自动保存的间隔时长
  • 现在可以设置在保存前对音符排序,以便在播谱器和游戏内正常播放

其他

  • 移除原“关于”按钮和窗口,并入设置窗口中,增加软件许可证和版权说明

v0.1

首个测试版本。

⚠️ **GitHub.com Fallback** ⚠️