Releases: white-rice94/rhythm-doctor-level-editor-accessibility-mod
v1.9
1.9 (2026-06-27)
Guaranteed compatible game version: 1.1.1 (updated 2026-06-16)
- Improved support for tag mode. In tag mode, ctrl+enter will now open a dedicated tag editing page that supports more detailed tag editing.
- Added event search functionality. You can quickly locate events matching specific criteria based on configurable match rules. (See section 5.3 of the manual)
- Added ctrl+shift+enter quick action feature, which performs different actions depending on the type of selected event. (See section 4.4.4 of the manual)
- Major reorganization of the user manual.
- Fixed an issue where ctrl+v paste required two undos to revert.
v1.8
1.8 (2026-05-27)
Guaranteed compatible game version: 1.1.0 (updated 2026-04-22)
- Preliminary support for the game's tag mode. Support is currently very limited. Press shift+number key 0 to toggle tag mode. In tag mode, when browsing events, event positions will not be read out; instead, event tags will be announced. More support for this mode will come in future versions.
- Added ctrl+alt+space to open the virtual selection extension menu, with two new operations: "Select all events in virtual selection" and "Add selected events to virtual selection". (See section 4.6.1 of the manual)
- The insert event menu now supports quick navigation to corresponding event types via letter shortcuts.
- Slightly improved the editing experience in the helper. PS: Oh no, my changelog is starting to get casual too.
v1.7
1.7 (2026-04-25)
Guaranteed compatible game version: 1.1.0 (updated 2026-04-22)
- Added support for the native editor's grid system, with minor changes to some shortcut behaviors. (See sections 4.4, 4.5, and 4.7.1 of the manual)
- Attempted to fix a bug where the helper would crash frequently.
- Improved helper localization.
- Added backtick (`) to toggle single/two-player mode, for testing how the level behaves in different modes.
- Reorganized section 8.2 of the manual, categorizing shortcuts for easier reference.
v1.6.3
1.6.3 (2026-04-21)
Guaranteed compatible version: 1.0.5 (updated 2026-03-26)
- Added support for setting a custom nurse counting sound effect.
- All keyboard shortcuts are now fully locked while the helper is open for event editing. To prevent the helper from causing a freeze if something goes wrong, you can press Esc 5 times quickly in-game at any time to force-terminate the helper and unlock the keyboard.
- When navigating to an event that has a comment at the same position, a sound effect will play and the comment will be read out automatically.
v1.6.2
1.6.2 (2026-04-08)
Guaranteed compatible version: 1.0.5 (updated 2026-03-26)
- Added shortcut action support for some events (e.g. automatically adding nurse voice lines based on the rhythm of a oneshot beat).
- When selecting a sound, you can now manually enter a filename.
- Fixed an issue where the sound list did not automatically focus on the currently selected item when opening the helper.
v1.6.1
1.6.1 (2026-04-06)
Guaranteed compatible version: 1.0.5 (updated 2026-03-26)
- Fixed an issue where commas in the original sentence were accidentally split into multiple elements when editing rank descriptions.
- When an event type is selected in the add event menu, pressing ctrl+enter will automatically create the event and open the helper. Without ctrl, the helper will not open automatically after creating the event.
- When inserting an event chain, you can now press left/right arrows to adjust the speed multiplier to stretch/compress the spacing between events.
v1.6
1.6 (2026-04-01)
Note: Starting from this version, the mod will only guarantee compatibility with the latest public beta of the game. The compatible version will be noted in the changelog with each update. The mod may still work in other game versions, but not all features are guaranteed to function correctly. When reporting issues, please make sure you are using the compatible version or above.
Guaranteed compatible version: 1.0.5 (updated 2026-03-26)
- Added support for the conditions system. (See section 4.7 of the manual)
- When previewing sounds in the helper, pressing space again on the currently playing audio will stop playback. Closing the helper will also stop all sounds currently being previewed.
v1.5.1
1.5.1 (2026-03-28)
- Fixed a bug where offset could not be set.
- Added auto-complete for Call Custom Method events. (Available in game version 1.0.4 and above)
- Improved support for Set Game Sound events - now allows changing all in-game sound effects, but currently only supports using external files. (Available in game version 1.0.5 and above)
v1.5
1.5 (2026-03-25)
- Added virtual selection and event chain features, improving efficiency when performing complex event selections and additions. (See section 4.5 of the manual)
- Possibly fixed an issue where music offset had a chance of becoming 0.
v1.0.4.2
1.4.0.2 (2026-03-22)
Fixed a bug where room selection did not work. Fixed a bug where the helper did not auto-select the current property value when editing Change Players' Rows events.