danoniplus 48.1.0 → 48.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/js/danoni_main.js +4 -4
- package/js/lib/danoni_constants.js +41 -43
- package/package.json +1 -1
package/js/danoni_main.js
CHANGED
|
@@ -4,12 +4,12 @@
|
|
|
4
4
|
*
|
|
5
5
|
* Source by tickle
|
|
6
6
|
* Created : 2018/10/08
|
|
7
|
-
* Revised : 2026/05/
|
|
7
|
+
* Revised : 2026/05/23
|
|
8
8
|
*
|
|
9
9
|
* https://github.com/cwtickle/danoniplus
|
|
10
10
|
*/
|
|
11
|
-
const g_version = `Ver 48.1.
|
|
12
|
-
const g_revisedDate = `2026/05/
|
|
11
|
+
const g_version = `Ver 48.1.1`;
|
|
12
|
+
const g_revisedDate = `2026/05/23`;
|
|
13
13
|
|
|
14
14
|
// カスタム用バージョン (danoni_custom.js 等で指定可)
|
|
15
15
|
let g_localVersion = ``;
|
|
@@ -9494,7 +9494,7 @@ const applyJudgPositionToGame = (_groupId, _x, _y) => {
|
|
|
9494
9494
|
* 画面上部に一時的なトーストメッセージを表示する
|
|
9495
9495
|
* @param {string} _msg
|
|
9496
9496
|
*/
|
|
9497
|
-
|
|
9497
|
+
const showToast = _msg => {
|
|
9498
9498
|
const existing = document.getElementById(`previewToast`);
|
|
9499
9499
|
if (existing) existing.remove();
|
|
9500
9500
|
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
*
|
|
6
6
|
* Source by tickle
|
|
7
7
|
* Created : 2019/11/19
|
|
8
|
-
* Revised : 2026/05/
|
|
8
|
+
* Revised : 2026/05/23 (v48.1.1)
|
|
9
9
|
*
|
|
10
10
|
* https://github.com/cwtickle/danoniplus
|
|
11
11
|
*/
|
|
@@ -2875,30 +2875,30 @@ const g_shortcutObj = {
|
|
|
2875
2875
|
ShiftRight_Digit4: { id: `lnkscoreR` },
|
|
2876
2876
|
ShiftLeft_Digit5: { id: `lnkmusicInfoR` },
|
|
2877
2877
|
ShiftRight_Digit5: { id: `lnkmusicInfoR` },
|
|
2878
|
-
ShiftLeft_Digit6: { id: `
|
|
2879
|
-
ShiftRight_Digit6: { id: `
|
|
2880
|
-
ShiftLeft_Digit7: { id: `
|
|
2881
|
-
ShiftRight_Digit7: { id: `
|
|
2882
|
-
ShiftLeft_Digit8: { id: `
|
|
2883
|
-
ShiftRight_Digit8: { id: `
|
|
2884
|
-
ShiftLeft_Digit9: { id: `
|
|
2885
|
-
ShiftRight_Digit9: { id: `
|
|
2886
|
-
ShiftLeft_Digit0: { id: `
|
|
2887
|
-
ShiftRight_Digit0: { id: `
|
|
2888
|
-
ShiftLeft_Semicolon: { id: `
|
|
2889
|
-
ShiftRight_Semicolon: { id: `
|
|
2878
|
+
ShiftLeft_Digit6: { id: `lnkvelocityR` },
|
|
2879
|
+
ShiftRight_Digit6: { id: `lnkvelocityR` },
|
|
2880
|
+
ShiftLeft_Digit7: { id: `lnkcolorR` },
|
|
2881
|
+
ShiftRight_Digit7: { id: `lnkcolorR` },
|
|
2882
|
+
ShiftLeft_Digit8: { id: `lnkbackgroundR` },
|
|
2883
|
+
ShiftRight_Digit8: { id: `lnkbackgroundR` },
|
|
2884
|
+
ShiftLeft_Digit9: { id: `lnkarrowEffectR` },
|
|
2885
|
+
ShiftRight_Digit9: { id: `lnkarrowEffectR` },
|
|
2886
|
+
ShiftLeft_Digit0: { id: `lnkspecialR` },
|
|
2887
|
+
ShiftRight_Digit0: { id: `lnkspecialR` },
|
|
2888
|
+
ShiftLeft_Semicolon: { id: `lnkfilterLineR` },
|
|
2889
|
+
ShiftRight_Semicolon: { id: `lnkfilterLineR` },
|
|
2890
2890
|
|
|
2891
2891
|
Digit1: { id: `lnkstepZone` },
|
|
2892
2892
|
Digit2: { id: `lnkjudgment` },
|
|
2893
2893
|
Digit3: { id: `lnklifeGauge` },
|
|
2894
2894
|
Digit4: { id: `lnkscore` },
|
|
2895
2895
|
Digit5: { id: `lnkmusicInfo` },
|
|
2896
|
-
Digit6: { id: `
|
|
2897
|
-
Digit7: { id: `
|
|
2898
|
-
Digit8: { id: `
|
|
2899
|
-
Digit9: { id: `
|
|
2900
|
-
Digit0: { id: `
|
|
2901
|
-
Semicolon: { id: `
|
|
2896
|
+
Digit6: { id: `lnkvelocity` },
|
|
2897
|
+
Digit7: { id: `lnkcolor` },
|
|
2898
|
+
Digit8: { id: `lnkbackground` },
|
|
2899
|
+
Digit9: { id: `lnkarrowEffect` },
|
|
2900
|
+
Digit0: { id: `lnkspecial` },
|
|
2901
|
+
Semicolon: { id: `lnkfilterLine` },
|
|
2902
2902
|
|
|
2903
2903
|
ShiftLeft_Numpad1: { id: `lnkstepZoneR` },
|
|
2904
2904
|
ShiftRight_Numpad1: { id: `lnkstepZoneR` },
|
|
@@ -2910,30 +2910,30 @@ const g_shortcutObj = {
|
|
|
2910
2910
|
ShiftRight_Numpad4: { id: `lnkscoreR` },
|
|
2911
2911
|
ShiftLeft_Numpad5: { id: `lnkmusicInfoR` },
|
|
2912
2912
|
ShiftRight_Numpad5: { id: `lnkmusicInfoR` },
|
|
2913
|
-
ShiftLeft_Numpad6: { id: `
|
|
2914
|
-
ShiftRight_Numpad6: { id: `
|
|
2915
|
-
ShiftLeft_Numpad7: { id: `
|
|
2916
|
-
ShiftRight_Numpad7: { id: `
|
|
2917
|
-
ShiftLeft_Numpad8: { id: `
|
|
2918
|
-
ShiftRight_Numpad8: { id: `
|
|
2919
|
-
ShiftLeft_Numpad9: { id: `
|
|
2920
|
-
ShiftRight_Numpad9: { id: `
|
|
2921
|
-
ShiftLeft_Numpad0: { id: `
|
|
2922
|
-
ShiftRight_Numpad0: { id: `
|
|
2923
|
-
ShiftLeft_NumpadAdd: { id: `
|
|
2924
|
-
ShiftRight_NumpadAdd: { id: `
|
|
2913
|
+
ShiftLeft_Numpad6: { id: `lnkvelocityR` },
|
|
2914
|
+
ShiftRight_Numpad6: { id: `lnkvelocityR` },
|
|
2915
|
+
ShiftLeft_Numpad7: { id: `lnkcolorR` },
|
|
2916
|
+
ShiftRight_Numpad7: { id: `lnkcolorR` },
|
|
2917
|
+
ShiftLeft_Numpad8: { id: `lnkbackgroundR` },
|
|
2918
|
+
ShiftRight_Numpad8: { id: `lnkbackgroundR` },
|
|
2919
|
+
ShiftLeft_Numpad9: { id: `lnkarrowEffectR` },
|
|
2920
|
+
ShiftRight_Numpad9: { id: `lnkarrowEffectR` },
|
|
2921
|
+
ShiftLeft_Numpad0: { id: `lnkspecialR` },
|
|
2922
|
+
ShiftRight_Numpad0: { id: `lnkspecialR` },
|
|
2923
|
+
ShiftLeft_NumpadAdd: { id: `lnkfilterLineR` },
|
|
2924
|
+
ShiftRight_NumpadAdd: { id: `lnkfilterLineR` },
|
|
2925
2925
|
|
|
2926
2926
|
Numpad1: { id: `lnkstepZone` },
|
|
2927
2927
|
Numpad2: { id: `lnkjudgment` },
|
|
2928
2928
|
Numpad3: { id: `lnklifeGauge` },
|
|
2929
2929
|
Numpad4: { id: `lnkscore` },
|
|
2930
2930
|
Numpad5: { id: `lnkmusicInfo` },
|
|
2931
|
-
Numpad6: { id: `
|
|
2932
|
-
Numpad7: { id: `
|
|
2933
|
-
Numpad8: { id: `
|
|
2934
|
-
Numpad9: { id: `
|
|
2935
|
-
Numpad0: { id: `
|
|
2936
|
-
NumpadAdd: { id: `
|
|
2931
|
+
Numpad6: { id: `lnkvelocity` },
|
|
2932
|
+
Numpad7: { id: `lnkcolor` },
|
|
2933
|
+
Numpad8: { id: `lnkbackground` },
|
|
2934
|
+
Numpad9: { id: `lnkarrowEffect` },
|
|
2935
|
+
Numpad0: { id: `lnkspecial` },
|
|
2936
|
+
NumpadAdd: { id: `lnkfilterLine` },
|
|
2937
2937
|
|
|
2938
2938
|
KeyZ: { id: `btnSave` },
|
|
2939
2939
|
Escape: { id: `btnBack` },
|
|
@@ -4908,7 +4908,7 @@ const g_lang_msgObj = {
|
|
|
4908
4908
|
toSettings: `その他の拡張設定を設定します。`,
|
|
4909
4909
|
|
|
4910
4910
|
d_stepzone: `ステップゾーンの表示\n[FlatBar] ステップゾーンをフラットな帯状にします`,
|
|
4911
|
-
d_judgment:
|
|
4911
|
+
d_judgment: `判定キャラクタ・コンボ、Fast/Slow表示\n[FastSlow] Fast/Slowのみ表示します`,
|
|
4912
4912
|
d_fastslow: `Fast/Slow表示`,
|
|
4913
4913
|
d_lifegauge: `ライフゲージの表示`,
|
|
4914
4914
|
d_score: `現時点の判定数を表示`,
|
|
@@ -4918,7 +4918,7 @@ const g_lang_msgObj = {
|
|
|
4918
4918
|
`[Soft] 全体変速、個別加速について速度変化の振れ幅が緩くなります(Extremeと逆の効果)`,
|
|
4919
4919
|
d_color: `色変化の有効化設定`,
|
|
4920
4920
|
d_lyrics: `歌詞表示の有効化設定`,
|
|
4921
|
-
d_background:
|
|
4921
|
+
d_background: `背景・マスクモーション、歌詞表示の有効化設定\n[Lyrics] 歌詞表示のみ有効化します`,
|
|
4922
4922
|
d_arroweffect: `矢印・フリーズアローモーションの有効化設定`,
|
|
4923
4923
|
d_special: `作品固有の特殊演出の有効化設定`,
|
|
4924
4924
|
|
|
@@ -5012,8 +5012,7 @@ const g_lang_msgObj = {
|
|
|
5012
5012
|
toSettings: `Set other extended settings.`,
|
|
5013
5013
|
|
|
5014
5014
|
d_stepzone: `Display step zone\n[FlatBar] Make the step zone a flat bar shape.`,
|
|
5015
|
-
d_judgment: `Display judgment and
|
|
5016
|
-
d_fastslow: `Display fast and slow `,
|
|
5015
|
+
d_judgment: `Display judgment, combo counts, fast/slow judgments\n[FastSlow] Display fast and slow judgments only.`,
|
|
5017
5016
|
d_lifegauge: `Display lifegauge`,
|
|
5018
5017
|
d_score: `Display the current number of judgments`,
|
|
5019
5018
|
d_musicinfo: `Display the music credits and current time`,
|
|
@@ -5021,8 +5020,7 @@ const g_lang_msgObj = {
|
|
|
5021
5020
|
d_velocity: `Enable velocity change settings\n[Extreme] For overall speed change and individual acceleration, \nif the speed change (absolute value) is greater than 1x, it will be 1.5x, \nand if it is less than 1x, it will be 0.75x.\n` +
|
|
5022
5021
|
`[Soft] For overall speed change and individual acceleration, \nthe fluctuation of speed change is softened (opposite effect to Extreme).`,
|
|
5023
5022
|
d_color: `Enable color change settings`,
|
|
5024
|
-
|
|
5025
|
-
d_background: `Enable background images and animations`,
|
|
5023
|
+
d_background: `Enable background images, animations and lyrics display\n[Lyrics] Only enable lyrics display`,
|
|
5026
5024
|
d_arroweffect: `Enable sequences' animations`,
|
|
5027
5025
|
d_special: `Enable setting of special effects to the work`,
|
|
5028
5026
|
|