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 )
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)
- π 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)
- π οΈ Add remote target domain. ( PR #1836 )
π Tree /
βοΈ Diffs /βΆοΈ Preview / π₯ Download ( zip / tar.gz ) βͺ / π£ v41.0.0
v40.7.1 (2025-03-24)
- π οΈ 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)
- β 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)
- β 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)
- π οΈ Add UNPKG as a CDN to remote targets. ( PR #1824 )
π Tree /
βοΈ Diffs /βΆοΈ Preview / π₯ Download ( zip / tar.gz ) βͺ
v40.5.2 (2025-03-12)
- β 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)
- π οΈ 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)
- π 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)
- β 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)
- π οΈ 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)
- β 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)
- π οΈ 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)
- π οΈ 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)
- π 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)
- β 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 ) βͺπ΅