Changelog v21 - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

^ Back to All Version List (Security Policy)
^ Back to Update Info

<- v22 | v21 | v20 ->
(🔖 12 Releases )

🔃 Files changed (v21)

Directory FileName Last Updated
/js danoni_main.js 📥 v21.5.6
/js/lib danoni_constants.js 📥 v21.5.3
/css danoni_main.css 📥 v21.4.2
/skin danoni_skin_default.css
danoni_skin_light.css
danoni_skin_skyblue.css
📥
📥
📥
v21.4.2
Changed file list before v20
Directory FileName Last Updated
/js/lib danoni_localbinary.js 📥 v15.1.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 )

[Warning] Defect information for unsupported versions

v21.5.6 (2021-10-27)

GitHub Releases (by Release)

  • 🐞 Fixed an issue in which arrowMotionData was not reflected correctly when reversed. ( PR #1146 ) <- 💥 v21.5.4

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) / 🎣 v24.0.1

v21.5.5 (2021-10-14)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🛠️ Eliminated grace frames for retry keys during play. ( PR #1137, Gitter 2021-10-14 )
  • 🐞 Fixed an issue that the key pattern does not change to "Self" when the data save is enabled and when returning to the key configuration screen after playing when starting directly from the Display screen or key configuration screen. ( PR #1136 ) <- 💥 v4.6.0

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) / 🎣 v23.5.0

v21.5.4 (2021-10-04)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🐞 Fixed an issue where some arrows were not displayed when arrow data was not in ascending order. ( PR #1134, Gitter 2021-10-03 ) <- 💥 initial

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) / 🎣 v23.4.1

v21.5.3 (2021-09-24)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🛠️ Changed Reverse to R key and Scroll to Up/Down key for shortcut keys on the settings screen. ( PR #1120, #1121 )
  • 🐞 Fixed an issue with the reverse shortcut key (R key) that caused it to move in the background even when extended scrolling was present. ( PR #1120 ) <- 💥 v19.5.0
  • 🐞 Fixed an issue in which the left key of "Reverse" and some of the label buttons could not be pressed when Scroll was disabled. ( PR #1120 ) <- 💥 v10.2.1

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵 / 🎣 v23.3.1

v21.5.2 (2021-09-17)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🛠️ Revised orbit calculation method when Motion is Boost. ( PR #1111 )
  • 🐞 Fixed an issue where the end position was shifted when the freeze arrow was pressed again. ( PR #1110 ) <- 💥 initial
  • 🐞 Fixed an issue with overall misalignment when freeze arrow is released. ( PR #1110 ) <- 💥 initial
  • 🐞 Fixed an issue where the end position would shift if the freeze arrow was started early when Motion was set to Boost or Brake. ( PR #1110 ) <- 💥 initial
  • 🐞 Fixed an issue where if you started pressing freeze-arrow late, it would be judged N.G. even if you pressed all the way to the end, only if the next freeze-arrow existed immediately after the end. ( PR #1110 ) <- 💥 v5.12.1

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) / 🎣 v23.1.1

v21.5.1 (2021-05-16)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🐞 Corrected shuffle group error in 17key (pattern 2) ( PR #1084 ) <- 💥 v3.1.0

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵 / 🎣 v22.4.1


v21.5.0 (2021-04-22)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • ⭐ Reversed display of chart details, right-click support for Save and Display switching buttons. ( PR #1052, #1056 )
  • 🛠️ "Ctrl+C" (copy) now works on the title and results screens. ( PR #1053 )
  • 🛠️ Refactor the source code for common system processing. ( PR #1054, #1055 )

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵

v21_0001

v21.4.2 (2021-04-07)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • ⭐ Changed the corresponding key point in the key configuration to a button. ( PR #1040, #1048 )
  • 🛠️ Refactor the source codes for key number processing and common processing systems. ( PR #1041, #1042, #1043, #1045, #1046, #1050 )
  • 🛠️ Improved top and bottom layout collapse in warning windows. ( Issue #823, PR #1046 )
  • 🐞 Fixed an issue where full combo performance was displayed earlier than expected when S-Random was applied to a chart containing empty arrow data. ( PR #1044, Gitter 2021-04-06 ) <- 💥 v3.1.0

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵🔴
❤️ izkdic, すずめ (@suzme)

v21_0002

v21.3.0 (2021-04-03)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • 🛠️ Improved an issue that could cause the same warning message to appear twice. ( PR #1037 )
  • 🛠️ Unify property value of g_loadObj so that it is changed to true when loading is completed. ( PR #1036 )
  • 🛠️ Empty sprite creation process is moved to createEmptySprite function. ( PR #1038 )

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵

v21.2.0 (2021-03-28)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • ⭐ Changed to use light and dark color sets depending on background conditions. ( PR #1033 )
  • ⭐ Changed so that the intermediate color is automatically set to black when the ColorType is Type 0, not specified, and a light background is used. ( PR #1033 )
  • 🛠️ Data save flag switching button also displayed on Display screen. ( PR #1032 )
  • 🛠️ Updated sample custom js files in danoni3.html. ( PR #1034 )
  • 🛠️ Refactor the source code around message display. ( PR #1033 )
  • 🛠️ Dynamic loading of CSS files now waits for loading to complete. ( PR #1033 )

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵

v21_0003

v21.1.0 (2021-03-19)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • ⭐ Changed so that a custom gauge list can be created for each chart. ( PR #1024 )
  • ⭐ Support for separate notation for each chart for individual gauge settings in chart settings. ( PR #1024 )
  • ⭐ When chart file is split and chart number is variable, initial arrow and freeze arrow color (setColor2, frzColor2, ...) to individual chart files as in the case of fixed chart numbering. ( PR #1024 )
  • ⭐ Custom gauge lists can now be set for life-based gauges, quota-based gauges, and specified lists in the common settings file. ( Issue #1026, PR #1027 )
  • 🛠️ Refactor the source code for string-related. ( PR #1024, #1025 )

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵
❤️ MFV2 (@MFV2), すずめ (@suzme)

v21.0.0 (2021-03-12)

GitHub Releases (by Release) GitHub commits since tagged version (branch)

  • ⭐ Initial arrow and freeze arrow color (setColor/frzColor) settings for each chart. ( Issue #390, PR #1019 )
  • ⭐ When chart file is split and chart number is fixed, if there is a description of setColor/frzColor/setShadowColor/frzShadowColor in each chart file, the value is used. ( PR #1019 )
  • ⭐ Implemented shortcut keys when displaying the chart selector. ( PR #1013 )
  • ⭐ Support for more than 20 keys for arrow and freeze-arrow motion. ( PR #1020 )
  • 🛠️ Move deprecated functions to danoni_legacy_function.js. ( PR #1017 )
  • 🛠️ Disabled shortcut keys for hidden buttons except for Difficulty setting and each screen movement when the chart selector is displayed. ( PR #1013 )
  • 🛠️ Changed the shadow arrow portion of the key configuration screen to correspond to the ColorType change. ( PR #1013 )
  • 🛠️ Refactor the source code around key configuration screens and level calculation tools. ( PR #1016, #1018, #1021 )

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz ) 🔵
❤️ ショウタ, MFV2 (@MFV2)

v21_0004

📔 Documentation

<- v22 | v21 | v20 ->

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