Changelog v37 - cwtickle/danoniplus-docs GitHub Wiki
English | Japanese
^ Back to All Version List (Security Policy)
^ Back to Update Info
<- v38 | v37 | v36 ->
(๐ 17 Releases )
Directory | FileName | Last Updated | |
---|---|---|---|
/js | danoni_main.js | ๐ฅ | v37.8.2 |
/js/lib | danoni_constants.js | ๐ฅ | v37.8.1 |
/css | danoni_main.css | ๐ฅ | v37.2.1 |
Changed file list before v36
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 |
๐ฅ | v36.4.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 |
โญ New Features / ๐ ๏ธ Improvements / ๐ Bug Fixes
( Files changed: โช danoni_main.js / ๐ต danoni_constants.js / ๐ด css files )
v37.8.2 (2024-11-07)
- ๐ C) Fixed an argument error in the button creation process of the old function. ( PR #1724 ) <- ๐ฅ v37.8.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช / ๐ฃ v38.0.2
v37.8.1 (2024-11-04)
- ๐ ๏ธ Added one-byte spaces before and after hashtags. ( PR #1718 )
- ๐ C) Fixed an issue with fade-ins passing the clear lamp lighting requirement even when the number of arrows is insufficient. ( PR #1719 ) <- ๐ฅ v36.2.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต / ๐ฃ v38.0.0
v37.8.0 (2024-11-01)
- ๐ ๏ธ Conditionally revive old functions and constants. ( PR #1716 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
v37.7.1 (2024-10-28)
- ๐ Fixed an issue in which the color change target was not reflected correctly when the arrow type was omitted in the color change (ncolor_data). ( PR #1714 ) <- ๐ฅ v37.4.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
โค๏ธ ใทใงใฆใฟ
v37.7.0 (2024-10-06)
- ๐ ๏ธ Refactoring the source code. ( PR #1712 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
v37.6.2 (2024-09-25)
- ๐ C) Fixed an issue with "ImgType" forcing a change to another extension when no extension is specified. ( PR #1708 ) <- ๐ฅ v23.1.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
v37.6.1 (2024-09-25)
- ๐ ๏ธ Refactoring where old functions are replaced by new functions. ( PR #1706 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
v37.6.0 (2024-09-11)
- โญ Added setting to change unit name for custom key types. ( PR #1702 )
- โญ Escape character support for "keyNameX". ( PR #1702 )
- ๐ ๏ธ Changed key filter names in the chart selection list so that key names and key unit names take "keyNameX" into account. ( PR #1702 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
v37.5.0 (2024-09-04)
- โญ Implemented the ability to limit reverse settings. ( PR #1700 )
- โญ Added color group to 13key. ( PR #1699 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
v37.4.0 (2024-08-14)
- โญ Added color group to 9Akey. ( PR #1695 )
- ๐ ๏ธ Changed so that "CopyResult" will return to the original text when using entity reference descriptions in music titles and creator names. ( PR #1696 )
- ๐ C) Fixed an issue that caused some strings to be replaced incorrectly. ( PR #1697 ) <- ๐ฅ v27.0.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
v37.3.1 (2024-07-07)
- ๐ ๏ธ Changed specification to automatically remove the beginning of the trailing freeze-arrow if there is no end of the freeze-arrow. ( PR #1693 )
- ๐ ๏ธ The number of freeze arrows displayed in the Difficulty level (DifLevel) now does not include the number of disabled arrows. ( PR #1693 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
v37.3.0 (2024-07-06)
- โญ Arrows and freeze arrows can now be generated separately even when the generation timing is the same but the Y coordinate is different. ( PR #1691 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
โค๏ธ goe ( @goe0 )
v37.2.1 (2024-06-30)
- ๐ ๏ธ Restore vendor prefix compatibility settings for mask, background-clip. ( PR #1689 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ด
v37.2.0 (2024-06-29)
- โญ Changed Adjustment setting width to expand and contract according to the playbackRate value. ( PR #1687 )
- ๐ ๏ธ Changed playbackRate to show its contents on the play and result screens when the value is set to a value other than 1. ( PR #1687 )
- ๐ ๏ธ Changed to not save the high score if the playbackRate value is set to a value other than 1. ( PR #1687 )
- ๐ ๏ธ Extended arguments for the setting button function. ( PR #1687 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
v37.1.0 (2024-06-25)
- โญ Assign a shortcut key to the Lock button in Appearance settings. ( PR #1684 )
- โญ Changed to indicate the minimum/maximum change in the velocity change graph. ( PR #1684 )
- ๐ ๏ธ Adjusted the position of the chart selection window and the display width of the velocity change graph. ( PR #1685 )
- ๐ C) Fixed an issue where the average velocity change (AvgO, AvgB) display sometimes appeared higher than expected. ( PR #1685 ) <- ๐ฅ v32.2.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต
โค๏ธ apoi, MFV2 ( @MFV2 )
v37.0.1 (2024-06-20)
- ๐ C) Fixed an issue with lyrics display auto-reversal not working when reverse. ( PR #1679, #1681 ) <- ๐ฅ v30.0.1
- ๐ B) Fixed an issue with screen stoppage when generating dummy freeze arrow (partial auto-notes). ( PR #1680 ) <- ๐ฅ v36.0.0
- ๐ C) Fixed an issue with start arrow fill color disappearing when dummy freeze arrow hit. ( PR #1680 ) <- ๐ฅ v31.0.0
- ๐ C) Fixed an issue where the arrow fill color of the dummy freeze arrow was the same as the arrow border color when the skin was the default. ( PR #1680 ) <- ๐ฅ v36.0.0
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช
โค๏ธ ใใใ ( @suzme )
v37.0.0 (2024-06-15)
- โญ Implemented the ability to have multiple key types coexist at the same time with key types change (keych_data). ( PR #1676 )
- ๐ ๏ธ Added the ability to cut tabs and half-width spaces at the specified partial key types of the key types change. ( PR #1676 )
- ๐ ๏ธ Stoped loading unused constants and "danoni_legacy_function.js". ( PR #1677 )
๐ Tree /
โ๏ธ Diffs /โถ๏ธ Preview / ๐ฅ Download ( zip / tar.gz ) โช๐ต