Changelog v40 - cwtickle/danoniplus-docs GitHub Wiki

English | Japanese

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

<- v41 | v40 | v39 ->
(πŸ”– 16 Releases )

πŸ”ƒ Files changed (v40)

Directory FileName Last Updated
/js danoni_main.js πŸ“₯ v40.7.3
/js/lib danoni_constants.js πŸ“₯ v40.7.0
Changed file list before v39
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 )

v40.7.3 (2025-04-21)

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

  • 🐞 C) Fixed an issue with gauge settings not displaying allowable number of misses. ( PR #1843 ) <- πŸ’₯ v39.4.1

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ / 🎣 v41.0.2

v40.7.2 (2025-04-12)

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

  • πŸ› οΈ Add remote target domain. ( PR #1836 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ / 🎣 v41.0.0

v40.7.1 (2025-03-24)

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

  • πŸ› οΈ Changed initial loading method from window.onload to checking readyState. ( PR #1834 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.7.0 (2025-03-22)

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

  • ⭐ Implemented automatic generation of Dan-Oni chart editor ver3 format. ( PR #1830, #1832 )
  • ⭐ Supported for automatic generation of orderGroups for custom key definitions for Dancingβ˜†Onigiri Editor (CW Edition compatible). ( PR #1831 )
  • πŸ› οΈ Hide g_editorTmp and g_editorTmp2 when custom key type does not exist. ( PR #1831 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.6.0 (2025-03-16)

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

  • ⭐ Allow external remotes to specify custom JS, CSS, and image files conditionally. ( PR #1828 )
  • πŸ› οΈ Changed domains that allow external references. ( PR #1826 )
  • πŸ› οΈ In the precondition display, keyRetryX and keyTitleBackX are now written with the key name next to the key code, like keyCtrlX. ( PR #1827 )
  • πŸ› οΈ In the precondition display, changed the display when the value is "ON" to be the same as the display of Boolean values. ( PR #1827 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.5.4 (2025-03-14)

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

  • πŸ› οΈ Add UNPKG as a CDN to remote targets. ( PR #1824 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.5.2 (2025-03-12)

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

  • ⭐ Changed to retrieve custom image files from own server when connecting remotely. ( PR #1821, #1822 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.4.3 (2025-03-12)

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

  • πŸ› οΈ Changed to refer to the common configuration file from the own server when connecting remotely. ( PR #1817, #1819 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.4.1 (2025-03-12)

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

  • 🐞 C) Fixed an issue that caused unnecessary file references when connecting remotely and the value is empty. ( PR #1815 ) <- πŸ’₯ v38.1.0

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.4.0 (2025-03-12)

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

  • ⭐ Add jsDelivr as a CDN to remote targets. ( PR #1813 )
  • ⭐ Changed so that remote files are not retrieved except for the default skin file when remote is specified. ( PR #1813 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.3.1 (2025-03-10)

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

  • πŸ› οΈ Reorganized processing of formatObject function, added decorations for velocity change and color change. ( PR #1811 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.3.0 (2025-03-08)

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

  • ⭐ Added the ability to automatically generate custom key type definitions for editors. ( PR #1809 )
  • ⭐ Added the ability to copy to the clipboard for objects in the Precondition screen. ( PR #1809 )
  • 🐞 C) Fixed an issue where the Data Management screen would stop if the key type name began with a lowercase letter. ( PR #1808 ) <- πŸ’₯ v39.5.0

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.2.0 (2025-03-07)

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

  • πŸ› οΈ Added link to Data Management screen from precondition screen. ( PR #1804 )
  • πŸ› οΈ Changed to use formatObject to add color and scroll direction for values of type boolean and scrollDirX. ( PR #1805 )
  • πŸ› οΈ Removed variable for anti-looping in formatObject function. ( PR #1805, #1806 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺ

v40.1.0 (2025-03-02)

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

  • πŸ› οΈ Changed to always be in debug mode only for local and specific domains. ( PR #1799, #1800 )
  • πŸ› οΈ Changed g_btnWaitFrame and g_btnPatterns not to be required when adding a new screen. ( PR #1801 )
  • πŸ› οΈ When saving a key config, if the original sequence to be copied is undefined, it is no longer copied. ( PR #1802 )

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.0.1 (2025-03-01)

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

  • 🐞 B) Fixed an issue that divMax, keyGroupOrder disappeared in automatic deletion process of g_keyObj. ( PR #1797 ) <- πŸ’₯ v40.0.0

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

v40.0.0 (2025-03-01)

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

  • ⭐ Implement a screen that displays the contents of key objects for debugging purposes. ( PR #1790, #1794, #1795 )
  • ⭐ Changed to allow multiple custom key type definitions. ( PR #1788 )
  • ⭐ Changed unused g_keyObj properties to be deleted after the title is displayed. ( PR #1792, #1795 )
  • πŸ› οΈ Local storage information displayed on Data Management screen is now sorted by key type name. ( PR #1789 )
  • πŸ› οΈ Separate storage by key display and delete target button on Data Management screen. ( PR #1795 )
  • πŸ› οΈ Changed the length of the per-frame speed array by Motion so that it does not take up more than necessary. ( PR #1791 )
  • πŸ› οΈ Remove Motion by Motion per frame speed array from argument in loading function. ( PR #1791 )
  • πŸ› οΈ Changed format of formatObject function so that color data is not enclosed in double quotes. ( PR #1790 )
  • 🐞 C) Fixed an issue with unintended [Circular] displayed in formatObject function. ( PR #1792 ) <- πŸ’₯ v39.6.0

πŸ“ Tree / ↕️ Diffs / ▢️ Preview / πŸ“₯ Download ( zip / tar.gz ) βšͺπŸ”΅

πŸ“” Documentation

<- v41 | v40 | v39 ->

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