Changelog v45 - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
^ Back to All Version List (Security Policy)
^ Back to Update Info
<- v46 | v45 | v44 ->
(🔖 14 Releases )
| Directory | FileName | Last Updated | |
|---|---|---|---|
| /js | danoni_main.js | 📥 | v45.5.5 |
| /js/lib | danoni_constants.js | 📥 | v45.5.5 |
Changed file list before v43
| Directory | FileName | Last Updated | |
|---|---|---|---|
| /js/lib | danoni_localbinary.js | 📥 | v15.1.0 |
| /skin | danoni_skin_default.css danoni_skin_light.css danoni_skin_skyblue.css |
📥 | v39.0.0 |
| /css | danoni_main.css | 📥 | v39.0.0 |
| /img | aaShadow.svg arrow.svg arrowShadow.svg borderline.svg c.svg cursor.svg giko.svg iyo.svg monar.svg morara.svg onigiri.svg |
📥 | v15.1.0 |
⭐ New Features / 🛠️ Improvements / 🐞 Bug Fixes
( Files changed: ⚪ danoni_main.js / 🔵 danoni_constants.js / 🔴 css files )
v45.5.5 (2026-03-15)
- 🐞 C) Corrected an error in the description of the "Accuracy" in the Gauge settings. ( PR #2019 ) <- 💥 v44.3.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵 / 🎣 v46.1.0
v45.5.4 (2026-03-14)
- 🐞 C) Fixed an issue where descriptions of other settings would appear when hovering over the "Reverse" setting. ( PR #2016 ) <- 💥 v45.4.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ / 🎣 v46.0.1
v45.5.3 (2026-03-12)
- 🐞 C) Fixed an issue where CopyResult in the high score display would retrieve the previous Excessive value. ( PR #2014 ) <- 💥 v36.2.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪ / 🎣 v46.0.0
v45.5.2 (2026-03-10)
- 🛠️ Implemented code refactoring around the loading screen. ( PR #2007 )
- 🐞 C) Fixed an issue where the Appearance filter position might be incorrect depending on StepArea settings. ( PR #2008 ) <- 💥 v39.0.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.5.1 (2026-03-06)
- 🛠️ Modified to reflect results in the settings summary display each time the Fadein or Excessive value is changed. ( PR #2005 )
- 🐞 C) Fixed an issue where settings reset when switching sheet music were not reflected in the settings summary display. ( PR #2005 ) <- 💥 v44.5.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪
v45.5.0 (2026-03-05)
- ⭐ Supports for custom JavaScript when updating the settings summary display. ( PR #2003 )
- 🛠️ Display whether high scores can be updated in the settings summary view. ( PR #2003 )
- 🛠️ Regarding the settings summary display, change innerHTML to textContent for all sections except where necessary. ( PR #2003 )
- 🛠️ Regarding the settings summary display, changed to increase opacity only when the background is light. ( PR #2003 )
- 🐞 C) Fixed an issue where the Velocity display on the chart details screen was showing as Speed. ( PR #2002 ) <- 💥 v45.0.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.4.0 (2026-03-04)
- ⭐ Added H-Drunk to Shaking settings, and modified S-Drunk specifications. ( PR #1995 )
- ⭐ Added extended settings to the FrzReturn configuration. ( PR #1996, #1998, #1999, #2000 )
- 🛠️ Improving the S-Drunk Shaking setting's teleportation-like movement. ( PR #1995 )
- 🛠️ Separated the PlayWindow settings buttons into Normal and Reverse types. ( PR #1996 )
- 🛠️ Added patterns where the right Shift key is not supported by shortcut keys. ( PR #1997 )
- 🛠️ Supports for custom display in the settings summary and results screen for various settings names on the Ex-Settings screen. ( PR #2000 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵


v45.3.1 (2026-03-02)
- 🛠️ Added unused keys "movLockX" and "initManualX" to the list of unused g_keyObj properties subject to dynamic deletion. ( PR #1991 )
- 🛠️ Changed the rendering of the Shaking option from 60fps to 30fps. ( PR #1992 )
- 🐞 C) Modified the array set length for the arrow and freeze arrow motion in the precondition screen. ( PR #1993 ) <- 💥 v45.3.0
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.3.0 (2026-03-01)
- ⭐ Added settings to enable movement lock and initial position control using arrow/freeze arrow motion. ( PR #1989 )
- 🛠️ Changes to the Argument Specifications for the calcDataTiming function. ( PR #1989 )
- 🛠️ Removing mutual dependencies between movement lock and initial position control. ( PR #1989 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.2.1 (2026-02-28)
- 🛠️ Expanded the adjustment range from ±30 frames to ±90 frames. ( PR #1987 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.2.0 (2026-02-27)
- ⭐ Implementation of movement lock and initial position reset functions via key-specific settings. ( PR #1985 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪
v45.1.1 (2026-02-27)
- 🛠️ Changed from addX/addY to addTransform for operations that do not require coordinate position acquisition. ( PR #1983 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.1.0 (2026-02-26)
- ⭐ Regarding arrow and freeze arrow movement: Changed from coordinate-based movement to movement via transform. ( PR #1981 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
v45.0.0 (2026-02-26)
- ⭐ Added the "priority" argument to the addTransform function to enable changing the insertion order based on the priority value. ( PR #1979 )
- ⭐ Added delTransform and rotateXY functions. ( PR #1979 )
- 🛠️ Modify the arguments of the addX, addY, and addXY functions to change their specification to work in conjunction with addTransform. ( PR #1979 )
- 🛠️ Change the default settings in the common configuration file template to enable "classic", "classic-thin", and "note". ( PR #1978 )
- 🛠️ Resolved an issue where the disable settings for the Velocity items in Speed Settings and Display Settings were identical. ( PR #1977 )
📁 Tree /
↕️ Diffs /▶️ Preview / 📥 Download ( zip / tar.gz ) ⚪🔵
- About Game System
- Shortcuts
- ID Reference
- Migration Guide
- Chart settings specification ( settingUse / displayUse )
- Common setting file specification ( Option Enable )
- Key type's specification
- Screen effects specification ( Arrow and freeze-arrow motion )