Changelog v30 - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

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

<- v31 | v30 | v29 ->
(🔖 15 Releases )

🔃 Files changed (v30)

Directory FileName Last Updated
/js danoni_main.js 📥 v30.6.3
/js/lib danoni_constants.js 📥 v30.5.0
Changed file list before v29
Directory FileName Last Updated
/js/lib danoni_localbinary.js 📥 v15.1.0
/css danoni_main.css 📥 v28.3.1
/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

v30.6.3 (2023-05-31)

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

  • 🐞 C) Fixed an issue with "customCreditWidth" in chart settings. ( PR #1496 ) <- 💥 v23.4.0

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

v30.6.2 (2023-04-26)

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

  • 🛠️ Changed the key types filter name in the chart list to reflect the name of the key type's unit (key) when it is changed. ( PR #1468 )
  • 🐞 C) Fixed an issue that sometimes stopped at the key configuration screen when selecting the chart list. ( PR #1470 ) <- 💥 v24.5.1

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

v30.6.1 (2023-03-22)

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

  • 🐞 C) Fixed an issue in the chart list where the screen would stop when moving to the key configuration screen if the chart selected using the up or down keys had the different key types. ( PR #1446 ) <- 💥 v24.5.1

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


v30.6.0 (2023-03-18)

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

  • ⭐ Support for custom key definitions separate from user definitions. ( PR #1433 )
  • 🛠️ Changed behavior when clicking on a key assignee in the key config screen. ( PR #1434 )
  • 🛠️ Removed key sequence check when clicking directly on an assigned key in the key config screen. ( PR #1435 )

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

v30.5.0 (2023-03-12)

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

  • ⭐ Changed so that relative pattern numbers can be specified as abbreviations when appending key patterns to existing key types. ( PR #1428 )
  • ⭐ Support for partial references to scroll extensions and assist settings in custom key types. ( PR #1428 )
  • ⭐ Added a button to skip key patterns in the key configuration screen. ( PR #1431 )
  • 🛠️ Automate the process so that at least two keys can be assigned per key. ( PR #1429 )

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

v30.4.0 (2023-03-10)

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

  • ⭐ Support for combination references for color and shuffle groups in custom key types. ( PR #1425 )
  • ⭐ Support for omission of "colorX" on custom key types. ( PR #1425 )
  • ⭐ Added scroll extension settings for 12 and 23 keys. ( PR #1424, #1426 )

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

v30.3.1 (2023-03-04)

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

  • 🛠️ Supports omission of some descriptions for basic key types settings. ( PR #1420 )
  • 🐞 B) Fixed an issue with "14ikey" step zone not in expected position. ( PR #1421 ) <- 💥 v30.2.2

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

v30.3.0 (2023-03-01)

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

  • ⭐ Supports partial abbreviation of "divX" and "shuffleX" in custom key definitions. ( PR #1416, #1417 )
  • 🛠️ Changed code to allow some abbreviations for another key modes of basic key types. ( PR #1418 )

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

v30.2.3 (2023-02-26)

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

  • 🐞 C) Fixed an issue where the "divMax" value of a custom key types did not get the maximum value of "posX". ( PR #1413 ) <- 💥 v30.2.2
  • 🐞 C) Fixed an issue with step zones not lining up when custom key types "divX" is undefined. ( PR #1414 ) <- 💥 initial
  • 🐞 C) Fixed an issue in which "shuffleX" custom key types was undefined and the program stopped with an error. ( PR #1414 ) <- 💥 initial

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

v30.2.2 (2023-02-20)

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

  • 🛠️ When the second element (lower right reference position) of divX_Y in the custom key definition is undefined, the maximum value of posX_Y is used as the reference. ( PR #1410 )
  • 🛠️ Changed the specification to insert the initial value regardless of whether or not the key types change data (keych_data) is specified. ( PR #1411 )
  • 🐞 C) Fixed an issue with key types change data (keych_data) not being available when key types group is not specified. ( PR #1411 ) <- 💥 v30.0.1

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

v30.2.1 (2023-02-18)

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

  • 🐞 C) Fixed an issue in which the initial scroll position was not reflected correctly when using the fade-in and scroll reversal functions at the same time. ( PR #1408 ) <- 💥 v30.2.0

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

v30.2.0 (2023-02-17)

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

  • ⭐ Implemented scroll reversal of arrows and freeze arrows. ( PR #1406 )
  • ⭐ Added word, back, and mask data by scroll setting. ( PR #1405 )
  • 🛠️ Changed priority order of word, back, and mask data in another key mode. ( PR #1405 )
  • 🛠️ Support for newline delimiters for key types changes (keych_data). ( PR #1406 )

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

v30.1.2 (2023-02-15)

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

  • 🐞 C) Fixed an issue where word, back and mask data for another key mode was not applied when Scroll was not "Default" ( PR #1403 ) <- 💥 v30.0.1

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

v30.1.1 (2023-02-14)

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

  • ⭐ Implemented colored objects in background and mask motion. ( PR #1399, Issue #900 )
  • ⭐ Supports variable embedding for coordinates of background and mask motion. ( PR #1401 )
  • ⭐ Implemented "Animation-Fill-Mode" for background and mask motion. ( PR #1399 )

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

v30.0.1 (2023-02-11)

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

  • ⭐ Added ability to define partial key types within custom key types. ( PR #1390, #1391, #1394, #1396 )
  • ⭐ Added setting to consider "R-Flat" as "Flat" when "Reverse" setting is disabled. ( PR #1392 )
  • ⭐ Lyrics display and background/mask motion for another key mode implemented. ( PR #1393 )
  • 🛠️ Refactoring the description of the div element style change process. ( PR #1397 )

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

📔 Documentation

<- v31 | v30 | v29 ->

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