Changelog v28 - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

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

<- v29 | v28 | v27 ->
(🔖 18 Releases )

🔃 Files changed (v28)

Directory FileName Last Updated
/js danoni_main.js 📥 v28.6.7
/js/lib danoni_constants.js 📥 v28.6.7
/css danoni_main.css 📥 v28.3.1
Changed file list before v27
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
/skin danoni_skin_default.css
danoni_skin_light.css
danoni_skin_skyblue.css
📥
📥
📥
v21.4.2

⭐ New Features / 🛠️ Improvements / 🐞 Bug Fixes
( Files changed: ⚪ danoni_main.js / 🔵 danoni_constants.js / 🔴 css files )

[Warning] Defect information for unsupported versions

v28.6.7 (2023-03-04)

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

  • 🐞 C) Corrected a setting error when Flat is selected in another key mode for 11 and 11Lkey. <- 💥 v10.2.1

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

v28.6.6 (2023-02-26)

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

  • 🐞 C) Fixed an issue with step zones not lining up when custom types key "divX" is undefined. ( PR #1414 ) <- 💥 initial
  • 🐞 C) Fixed an issue in which "shuffleX" custom types key was undefined and the program stopped with an error. ( PR #1414 ) <- 💥 initial

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

v28.6.5 (2023-01-20)

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

  • 🐞 C) Fixed an issue where the step zone (bottom row) was moved after saving key configurations if the second element of "divX" in a definition of custom key types was not the maximum value of the following "posX" element. ( PR #1385 ) <- 💥 initial

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

v28.6.4 (2023-01-07)

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

  • 🛠️ Revised English translations related to chords. ( PR #1378 )

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

v28.6.3 (2022-12-10)

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

  • 🐞 B) Fixed an issue where timing could deviate from the step zone position when the speed changes drastically. ( PR #1372 ) <- 💥 initial

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

v28.6.2 (2022-11-15)

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

  • 🐞 C) Fixed an issue where, when using the Motion option and pressing the Freeze Arrow button with staggered timing, the process could stop if the displacement included a stop. ( PR #1366 ) <- 💥 v23.1.1

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

v28.6.1 (2022-11-04)

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

  • 🐞 C) Fixed an issue with long credit links not wrapping. ( PR #1350 ) <- 💥 v28.2.1

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


v28.6.0 (2022-10-31)

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

  • ⭐ Changed the number of frames in the upper left corner of the play screen and the elapsed time in the lower left corner to be based on the chart data (baseFrame). ( Issue #1347, PR #1345, #1348 )
  • 🐞 C) Fixed an issue in which baseFrame values were out of alignment when chart data values were extremely small. ( PR #1348 ) <- 💥 v25.3.2

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

v28.5.0 (2022-10-29)

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

  • ⭐ Added a process to force the judgment of the arrow to be shifted to the later arrow when the judgment of the previous arrow seems to take precedence, mainly in vertical strikes. ( PR #1342 )
  • 🛠️ Reorganization of the code for the Motion addition section. ( PR #1341 )
  • 🛠️ Changed the check target to be the immediate next arrow/freeze arrow when forcibly transferring judgment. ( PR #1342 )
  • 🐞 C) Corrected an error in the judgment function argument when freeze-arrows are forcibly deleted. ( PR #1343 ) <- 💥 v5.12.1

📁 Tree / ↕️ Diffs / ▶️ Preview / 📥 Download ( zip / tar.gz )
❤️ goe (@goe0)

v28.4.0 (2022-10-20)

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

  • ⭐ Changed so that the orbit-adding portion of Motion is not affected by individual acceleration. ( PR #1337 )
  • ⭐ Added Hi-Boost to Motion options. ( PR #1336 )
  • ⭐ Changed the number of frames displayed at local to the apparent number of frames. ( PR #1338 )
  • 🛠️ Refactor the source code of individual acceleration specifications during fade-in. ( PR #1339 )

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

v28.3.1 (2022-10-16)

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

  • 🛠️ Enable natural wrapping for comment area. ( PR #1332 )
  • 🛠️ Added a setting to hide specific items on the Display screen when not in use. ( PR #1333, #1334 )
  • 🛠️ Removed some CSS vendor prefix specifications. ( PR #1331 )
  • 🐞 C) Fixed an issue with the warning window that caused text to be cut off due to lack of natural wrapping. ( PR #1332 ) <- 💥 v28.2.1

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

v28.3.0 (2022-10-13)

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

  • ⭐ Revised size of 17key(KeyPattern: 1). ( PR #1326 )
  • ⭐ Coloring for differences from default for shuffle groups. ( PR #1328, #1329, Issue #1327 )
  • 🛠️ Added description related to color picker to change arrow color. ( PR #1325 )

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

v28.2.1 (2022-10-05)

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

  • 🛠️ Disable setting of unintended text wrapping in the screen. ( PR #1322 )
  • 🛠️ Changed local storage key for color and shuffle. ( PR #1323 )
  • 🛠️ Display setting is changed from the storage target of local storage (by work) to not target. ( PR #1323 )

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

v28.2.0 (2022-10-04)

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

  • ⭐ Implementation of color groups and shuffle groups for custom key types. ( PR #1318 )
  • 🛠️ Improved source code for key pattern change button. ( PR #1320 )
  • 🐞 C) Fixed an issue where only two color groups and shuffle groups were available when the key pattern was self. ( PR #1317, #1319 ) <- 💥 v28.1.0
  • 🐞 C) Fixed an issue in which color group and shuffle group settings were not taken over when data was not saved. ( PR #1320 ) <- 💥 v28.1.0

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

v28.1.2 (2022-10-02)

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

  • 🛠️ Changed display of shuffle names to not distinguish between shuffle groups. ( PR #1314 )
  • 🐞 C) Fixed an issue where individual arrow color groups were not reflected when color groups were changed. ( PR #1313 ) <- 💥 v28.1.0
  • 🐞 B) Fixed an issue with color groups and shuffle groups dragging previous settings when changing key patterns. ( PR #1315 ) <- 💥 v28.1.0

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

v28.1.1 (2022-10-02)

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

  • 🐞 C) Fixed an issue with Type0 of ColorType not defaulting to the default value. ( PR #1311 ) <- 💥 v28.1.0

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

v28.1.0 (2022-10-02)

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

  • ⭐ Support for batch saving of color sets, color groups and shuffle groups by key types. ( PR #1302 )

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

v28.0.1 (2022-08-21)

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

  • ⭐ Added a shortcut for moving the cursor on the chart details screen. ( PR #1302 )
  • 🛠️ Changed some of the array copy functions to use structuredClone. ( PR #1304 )

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

📔 Documentation

<- v29 | v28 | v27 ->

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