danoniplus 19.5.14 → 24.6.4

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.
Files changed (69) hide show
  1. package/README.md +12 -13
  2. package/css/danoni_main.css +6 -1
  3. package/danoni/dTemplate.html +2 -6
  4. package/danoni/danoni0.html +51 -3
  5. package/danoni/danoni1.html +36 -36
  6. package/danoni/danoni2.html +2 -2
  7. package/danoni/danoni3.html +20 -20
  8. package/danoni/danoni4_skin.html +2 -2
  9. package/img/classic/aaShadow.png +0 -0
  10. package/img/classic/arrow.png +0 -0
  11. package/img/classic/arrowShadow.png +0 -0
  12. package/img/classic/borderline.png +0 -0
  13. package/img/classic/c.png +0 -0
  14. package/img/classic/cursor.png +0 -0
  15. package/img/classic/frzbar.png +0 -0
  16. package/img/classic/giko.png +0 -0
  17. package/img/classic/iyo.png +0 -0
  18. package/img/classic/monar.png +0 -0
  19. package/img/classic/morara.png +0 -0
  20. package/img/classic/onigiri.png +0 -0
  21. package/img/{aaShadow.png → classic-thin/aaShadow.png} +0 -0
  22. package/img/{borderline.png → classic-thin/borderline.png} +0 -0
  23. package/img/{c.png → classic-thin/c.png} +0 -0
  24. package/img/{cursor.png → classic-thin/cursor.png} +0 -0
  25. package/img/{frzbar.png → classic-thin/frzbar.png} +0 -0
  26. package/img/{giko.png → classic-thin/giko.png} +0 -0
  27. package/img/{iyo.png → classic-thin/iyo.png} +0 -0
  28. package/img/{monar.png → classic-thin/monar.png} +0 -0
  29. package/img/{morara.png → classic-thin/morara.png} +0 -0
  30. package/img/{onigiri.png → classic-thin/onigiri.png} +0 -0
  31. package/img/imgbase/aaShadow.ai +1912 -5
  32. package/img/imgbase/arrow.ai +1376 -6
  33. package/img/imgbase/arrowShadow.ai +1349 -2
  34. package/img/imgbase/arrowShadow_classic.ai +1395 -3
  35. package/img/imgbase/borderline.ai +1388 -3
  36. package/img/imgbase/c.ai +1372 -1
  37. package/img/imgbase/cursor.ai +1978 -2
  38. package/img/imgbase/frzbar.ai +1351 -2
  39. package/img/imgbase/giko.ai +1404 -3
  40. package/img/imgbase/iyo.ai +1381 -7
  41. package/img/imgbase/monar.ai +1393 -1
  42. package/img/imgbase/morara.ai +1418 -2
  43. package/img/imgbase/onigiri.ai +1418 -1
  44. package/img/note/aaShadow.svg +6 -0
  45. package/img/note/arrow.svg +6 -0
  46. package/img/note/arrowShadow.svg +6 -0
  47. package/img/note/borderline.svg +1 -0
  48. package/img/note/c.svg +6 -0
  49. package/img/note/cursor.svg +1 -0
  50. package/img/note/frzbar.svg +1 -0
  51. package/img/note/giko.svg +6 -0
  52. package/img/note/iyo.svg +6 -0
  53. package/img/note/monar.svg +6 -0
  54. package/img/note/morara.svg +6 -0
  55. package/img/note/onigiri.svg +6 -0
  56. package/js/danoni_main.js +2603 -2110
  57. package/js/lib/danoni_constants.js +1254 -472
  58. package/js/lib/danoni_legacy_function.js +177 -1
  59. package/js/sample/danoni_custom-003.js +42 -58
  60. package/js/template/danoni_setting.js +48 -1
  61. package/jsconfig.json +1 -1
  62. package/package.json +1 -1
  63. package/skin/danoni_skin_default.css +8 -1
  64. package/skin/danoni_skin_light.css +8 -1
  65. package/skin/danoni_skin_light.js +0 -13
  66. package/skin/danoni_skin_skyblue.css +8 -1
  67. package/skin/danoni_skin_skyblue.js +0 -13
  68. package/img/arrow.png +0 -0
  69. package/img/arrowShadow.png +0 -0
package/README.md CHANGED
@@ -11,14 +11,12 @@
11
11
  Dancing☆Onigiri (CW Edition)は、ブラウザで動作するキーボードを使ったリズムゲームです。
12
12
  公開しているソース一式と、音楽ファイル・譜面データ(テキスト)を組み合わせることで
13
13
  オリジナルのゲームデータを作ることができます。詳細は[Wiki](https://github.com/cwtickle/danoniplus/wiki)をご覧ください。
14
- (Dancing Onigiri "CW Edition" is a rhythm game.
15
- By combining a set of published sources with music files and sequences (text file)
16
- You can create original game data. See the [wiki](../../wiki/Sidebar-En) for details.
14
+ *Dancing Onigiri "CW Edition"* is a rhythm game.
15
+ You can create original game data by combining a set of published sources with music files and sequences (text file). See the [wiki](../../wiki/Sidebar-En) for details.
17
16
 
18
- ここで公開しているソースは、Flashとして公開されているリズムゲーム
19
- 「Dancing☆Onigiri」の**HTML5**版です。
20
- ParaFla版の譜面データに準拠し、ParaFla!ソースで作成した作品の後継、
21
- 置き換え先の受け皿として作成しています。
17
+ ここで公開しているソースは、以前Flashとして公開していたリズムゲーム
18
+ 「Dancing☆Onigiri」の **HTML5 (HTML Living Standard)** 版です。
19
+ これまでのParaFla版に比べ、さまざまな機能強化を行っています。
22
20
 
23
21
  ## Demo
24
22
  - [Demo1](http://cw7.sakura.ne.jp/danoni/2013/0237_Cllema.html) クレマ / 木下たまき
@@ -28,9 +26,9 @@ ParaFla版の譜面データに準拠し、ParaFla!ソースで作成した作
28
26
  ## How to Play / 遊び方
29
27
  リズムに合わせてやってくる矢印・フリーズアローを、ステップゾーン上で押すリズムゲームです。
30
28
  キーボードを使って遊びます。
31
- (This is a rhythm game, using Keyboard on the website. )
29
+ This is a rhythm game, using Keyboard on the website.
32
30
  下記は7keyの例ですが、他にも5keyや11keyなど多様なプレイスタイルがあります。
33
- (There are many playstyles in the Dancing-Onigiri. For example, 5keys, 7keys, 11keys, etc.)
31
+ There are many playstyles in the *Dancing Onigiri*. For example, 5keys, 7keys, 11keys, etc.
34
32
 
35
33
  詳細は下記をご覧ください。(The details are as follows.)
36
34
  -> [How to Play](../../wiki/AboutGameSystem)
@@ -42,9 +40,9 @@ ParaFla版の譜面データに準拠し、ParaFla!ソースで作成した作
42
40
  タイミング良くキーボードを押すと(・∀・)イイ!!や(゚∀゚)キター!!となり、ライフが上がります。
43
41
  一方、タイミングを外すと(´・ω・\`)ショボーン、(\`Д´)ウワァン、(・A・)イクナイとなり、ライフが下がります。
44
42
  ゲーム終了までにライフゲージのライフが残っているか、ノルマ以上であればゲームクリアです。
45
- (When you press the keyboard with good timing (・∀・)イイ!! (゚∀゚)キター!! and life will go up.
43
+ When you press the keyboard with good timing (・∀・)イイ!! (゚∀゚)キター!! and life will go up.
46
44
  On the other hand, if you remove the timing (´・ω・\`)ショボーン, (\`Д´)ウワァン, (・A・)イクナイ will be, life falls.
47
- If the life of the life gauge remains by the end of the game or it is over the quota, the game is cleared.)
45
+ If the life of the life gauge remains by the end of the game or it is over the quota, the game is cleared.
48
46
 
49
47
  ## Works / 公開作品
50
48
  - [Dancing☆Onigiri 難易度表 for.js](http://dodl4.g3.xrea.com/)
@@ -60,7 +58,7 @@ If the life of the life gauge remains by the end of the game or it is over the q
60
58
  - [Releases](https://github.com/cwtickle/danoniplus/releases)からダウンロードします。
61
59
  - npmからの導入も可能です。@以降はバージョン名を指定します(下記のxxは実際の番号に合わせます)。
62
60
  ```
63
- npm i danoniplus@19.5.xx
61
+ npm i danoniplus@24.6.xx
64
62
  ```
65
63
 
66
64
  ## System requirements / 動作環境
@@ -75,8 +73,9 @@ Dancing☆Onigiri (CW Edition)では基本的にParaFla!版の仕様に準拠し
75
73
 
76
74
  ## How to Contribute / 開発者の方へ
77
75
  開発にご協力いただける方は、下記をご覧ください。GitHubアカウントの無い方でも協力できます!
78
- - [How to Contribute](.github/CONTRIBUTING.md)
76
+ - [貢献の仕方 / How to Contribute](.github/CONTRIBUTING.md)
79
77
  - [要望・不具合報告用Gitter](https://gitter.im/danonicw/community)
78
+ - [コントリビューター / Contributors](CONTRIBUTORS.md)
80
79
 
81
80
  ## Community / コミュニティ
82
81
  - [得点報告用Gitter](https://gitter.im/danonicw/freeboard)
@@ -4,7 +4,7 @@
4
4
  本体cssファイル
5
5
 
6
6
  Created : 2018/10/08
7
- Revised : 2020/12/20 (v18.5.0)
7
+ Revised : 2021/04/07 (v21.4.2)
8
8
 
9
9
  https://github.com/cwtickle/danoniplus
10
10
  ------------------------------------------ */
@@ -297,4 +297,9 @@ input[type=range]:focus {
297
297
  .flex_centering {
298
298
  display: flex;
299
299
  justify-content: center;
300
+ }
301
+
302
+ /* 警告ウィンドウ */
303
+ #lblWarning > p {
304
+ margin: 15px 5px;
300
305
  }
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
9
 
10
10
 
@@ -35,10 +35,6 @@ th,td{padding:0;}
35
35
  a{ text-decoration: none; }
36
36
  a:hover { color:#FF9900; text-decoration: underline; }
37
37
 
38
- #lblmusicTitle{
39
- animation-duration: 2.0s;
40
- animation-name: upToDown;
41
- }
42
38
  //-->
43
39
  </style>
44
40
  </head>
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
9
 
10
10
 
@@ -76,7 +76,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
76
76
 
77
77
  |commentExternal=true|
78
78
  |commentAutoBr=false|
79
- |commentVal=
79
+ |commentValJa=
80
80
  <p>
81
81
  <span style="color:#66ffff;"><楽曲・譜面について></span><br>
82
82
  </p>
@@ -124,6 +124,54 @@ a:hover { color:#FF9900; text-decoration: underline; }
124
124
  <hr>
125
125
  |
126
126
 
127
+ |commentValEn=
128
+ <p>
129
+ <span style="color:#66ffff;"><i>About music *amp* charts</i></span><br>
130
+ </p>
131
+ <p>
132
+  This is a derivative work of <i>Himitsu</i>*squo*s project, "<a href="http://sercretroom.qp.land.to/thrust/thrust.html">Is the creator a secret?</a>"<br>
133
+  Along with the HTML5 migration, I added the 5keys chart at that time.<br>
134
+ </p>
135
+ <hr>
136
+ <p>
137
+ <span style="color:#ffff99">[ 5key / Thrust ]</span> (Tool: 10.07, Arrows: 463+22)<br>
138
+ </p>
139
+ <p>
140
+  It is the same as the collaborative chart as of 2007. It is the remnants of the color change.<br>
141
+  At that time, freeze arrows that were difficult to push were a personal trend (?), So there are strangely many freeze arrows. If it is now (as of 2018), it seems to be used in a different place.<br>
142
+ </p>
143
+
144
+ <hr>
145
+ <p>
146
+ <span style="color:#ffff99">[ 7key / Hard ]</span> (Tool: 15.99, Arrows: 666+6)<br>
147
+ </p>
148
+ <p>
149
+  This song was made with many 5key charts in the <i>Himitsu</i>*squo*s project, <a href="http://sercretroom.qp.land.to/thrust/thrust.html">Is the creator a secret?</a>"<br>
150
+  It*squo*s been a while since then, so I decided to make it with 7key.<br>
151
+  Production went smoothly unexpectedly. I was so impressed with it again.<br>
152
+  The density is higher than before, but there are many stairs, so I don*squo*t think it*squo*s as difficult as the density.<br>
153
+ </p>
154
+ <hr>
155
+ <p>
156
+ <span style="color:#ffff99">[ 11Lkey / Upper ]</span> (Tool: 14.62, Arrows: 644+6)<br>
157
+ </p>
158
+ <p>
159
+  This is a chart added because it would be fun to move finger more.<br>
160
+  There seems to be a nuance that sticks out with "Thrust up", so I thought that this would have to be done.<br>
161
+  I felt that the 7key score went too smoothly, so I wanted a chart to supplement it.<br>
162
+ </p>
163
+ <p>
164
+  Actually, I originally planned to make it with 11key, but considering the movement interval, I made it a flexible 11Lkey.<br>
165
+  It*squo*s been a long time, so I think it*squo*s a good opportunity.<br>
166
+ </p>
167
+ <p>
168
+  Regarding the chart, although the density is a little lower than the 7key chart, <br>
169
+  there are many simultaneous and alternating two dimensions as a whole, <br>
170
+  and the rush including 16 minutes flies at the end. It is difficult in the second half and the final stage.<br>
171
+ </p>
172
+ <hr>
173
+ |
174
+
127
175
  '>
128
176
  <div id="canvas-frame" style="width:600px;margin:auto;">
129
177
  <p>ゲームを準備しています...</p>
@@ -1,14 +1,14 @@
1
- <!DOCTYPE html>
1
+ <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=shift_jis">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
9
 
10
10
 
11
- <title>Dancing��Onigiri Test</title>
11
+ <title>DancingOnigiri Test</title>
12
12
 
13
13
  <style type="text/css">
14
14
  <!--//
@@ -16,7 +16,7 @@ a:link { color:#BAB7E0;}
16
16
  a:visited{ color:#BAB7E0;}
17
17
  a:active { color:#CCCCCC;}
18
18
  body{
19
- font-family:"Arial","���C���I","MS P �S�V�b�N",sans-serif;
19
+ font-family:"Arial","メイリオ","MS P ゴシック",sans-serif;
20
20
  scrollbar-base-color:"black";
21
21
  scrollbar-arrow-color:"white";
22
22
  color:#cccccc;
@@ -91,66 +91,66 @@ a:hover { color:#FF9900; text-decoration: underline; }
91
91
 
92
92
  |backtitle_data=
93
93
 
94
- 150,-,���A�X�L�[�A�[�g�̕\����
95
- 200,0,../img/c.png,,20,20,200,200,0.5,leftToRightFade,120
96
- 200,1,../img/iyo.png,,220,220,200,200,1,spinY,120
94
+ 150,-,<アスキーアートの表示>
95
+ 200,0,../img/classic/c.png,,20,20,200,200,0.5,leftToRightFade,120
96
+ 200,1,../img/classic/iyo.png,,220,220,200,200,1,spinY,120
97
97
  300,0
98
- 320,1,../img/iyo.png,,220,220,200,200,0,leftToRightFade,120
98
+ 320,1,../img/classic/iyo.png,,220,220,200,200,0,leftToRightFade,120
99
99
 
100
- 400,-,�������\���̊J�n��
101
- 400,2,�����̃t���[�e�X�g,,100,140,36,0,0,fromBig,100
102
- 500,2,�����̃t���[�e�X�g,,100,140,36,#ff9999,0,upToDown,100
103
- 600,2,�����̃t���[�e�X�g,,100,140,36,#ffff99,1,spinX,100
104
- 700,2,�����̃t���[�e�X�g,,100,140,36,#99ff99,1,spinY,100
105
- 800,2,�����̃t���[�e�X�g,,100,140,36,#99ffff,1,spinZ,100
106
- 900,2,�����̃t���[�e�X�g,,100,140,36,0,1
100
+ 400,-,<文字表示の開始>
101
+ 400,2,文字のフローテスト,,100,140,36,0,0,fromBig,100
102
+ 500,2,文字のフローテスト,,100,140,36,#ff9999,0,upToDown,100
103
+ 600,2,文字のフローテスト,,100,140,36,#ffff99,1,spinX,100
104
+ 700,2,文字のフローテスト,,100,140,36,#99ff99,1,spinY,100
105
+ 800,2,文字のフローテスト,,100,140,36,#99ffff,1,spinZ,100
106
+ 900,2,文字のフローテスト,,100,140,36,0,1
107
107
 
108
- 1000,-,���R�񃋁[�v������I����
108
+ 1000,-,<3回ループしたら終了>
109
109
  1000,0,[jump],1100,3
110
110
 
111
- 1050,-,�������_����200, 700�t���[���փW�����v��
111
+ 1050,-,<ランダムで200, 700フレームへジャンプ>
112
112
  1050,0,[loop],200:700:700
113
113
 
114
- 1200,-,������Ȍ�̓��[�v�I����̏�����
115
- 1200,0,../img/giko.png,,220,220,200,200,1,spinX,120
114
+ 1200,-,<これ以後はループ終了後の処理>
115
+ 1200,0,../img/classic/giko.png,,220,220,200,200,1,spinX,120
116
116
  1300,0
117
117
  |
118
118
 
119
119
  |maskfailedS_data=
120
- 0,0,../img/frzbar.png,,0,250,500,250,1
120
+ 0,0,../img/classic/frzbar.png,,0,250,500,250,1
121
121
  700,0
122
122
  |
123
123
 
124
124
  |maskresult_data=
125
- 0,0,../img/frzbar.png,,0,0,500,250,1
125
+ 0,0,../img/classic/frzbar.png,,0,0,500,250,1
126
126
  200,0
127
127
  |
128
128
 
129
129
  |mask_data=
130
- 0,0,../img/frzbar.png,,0,250,500,250,1
130
+ 0,0,../img/classic/frzbar.png,,0,250,500,250,1
131
131
  700,0
132
132
  |
133
133
 
134
134
  |back_data=
135
- 200,0,../img/c.png,,20,20,200,200,0.5,leftToRightFade,120
136
- 200,1,../img/iyo.png,,220,220,200,200,1,spinY,120
135
+ 200,0,../img/classic/c.png,,20,20,200,200,0.5,leftToRightFade,120
136
+ 200,1,../img/classic/iyo.png,,220,220,200,200,1,spinY,120
137
137
  300,0
138
- 320,1,../img/iyo.png,,220,220,200,200,0,leftToRightFade,120
139
- 400,2,�����̃t���[�e�X�g,,100,140,36,0,0,fromBig,100
140
- 500,2,�����̃t���[�e�X�g,,100,140,36,0,0,upToDown,100
141
- 600,2,�����̃t���[�e�X�g,,100,140,36,0,1,spinX,100
142
- 700,2,�����̃t���[�e�X�g,,100,140,36,0,1,spinY,100
143
- 800,2,�����̃t���[�e�X�g,,100,140,36,0,1,spinZ,100
144
- 900,2,�����̃t���[�e�X�g,,100,140,36,0,1
138
+ 320,1,../img/classic/iyo.png,,220,220,200,200,0,leftToRightFade,120
139
+ 400,2,文字のフローテスト,,100,140,36,0,0,fromBig,100
140
+ 500,2,文字のフローテスト,,100,140,36,0,0,upToDown,100
141
+ 600,2,文字のフローテスト,,100,140,36,0,1,spinX,100
142
+ 700,2,文字のフローテスト,,100,140,36,0,1,spinY,100
143
+ 800,2,文字のフローテスト,,100,140,36,0,1,spinZ,100
144
+ 900,2,文字のフローテスト,,100,140,36,0,1
145
145
  950,2
146
146
  |
147
147
 
148
- |tuning=�e�B�b�N��,http://cw7.sakura.ne.jp/|
148
+ |tuning=ティックル,http://cw7.sakura.ne.jp/|
149
149
  '>
150
150
  <div id="canvas-frame" style="width:500px;margin:auto;">
151
- <p>�Q�[�����������Ă��܂�...</p>
152
- <p>���̃��b�Z�[�W�����‚܂ł������Ȃ��ꍇ�A<br>
153
- Google Chrome��Firefox���AHTML5�ɑΉ������u���E�U�������p���������B</p>
151
+ <p>ゲームを準備しています...</p>
152
+ <p>このメッセージがいつまでも消えない場合、<br>
153
+ Google ChromeFirefox等、HTML5に対応したブラウザをご利用ください。</p>
154
154
  </div>
155
155
  </td></tr></table>
156
156
  </body>
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
9
  <title>Dancing★Onigiri Test2</title>
10
10
  <style type="text/css">
@@ -1,19 +1,19 @@
1
- <!DOCTYPE html>
1
+ <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=shift_jis">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js?ver0.1.10" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
- <title>Dancing��Onigiri Test3</title>
9
+ <title>DancingOnigiri Test3</title>
10
10
  <style type="text/css">
11
11
  <!--//
12
12
  a:link { color:#BAB7E0;}
13
13
  a:visited{ color:#BAB7E0;}
14
14
  a:active { color:#CCCCCC;}
15
15
  body{
16
- font-family:"Arial","���C���I","MS P �S�V�b�N",sans-serif;
16
+ font-family:"Arial","メイリオ","MS P ゴシック",sans-serif;
17
17
  scrollbar-base-color:"black";
18
18
  scrollbar-arrow-color:"white";
19
19
  color:#cccccc;
@@ -39,8 +39,8 @@ a:hover { color:#FF9900; text-decoration: underline; }
39
39
  <table><tr><td>
40
40
  <input type="hidden" name="dos" id="dos" value='
41
41
 
42
- |musicTitle=twinkle star,����,http://em--mk.xrea.bz/index.htm|
43
- |difData=11,Normal,3.5,x,2,7$11,Hard,3.5,75,2,7$12,Hard$5,Easy,1.5,75,1,5$7,Normal,2,5,1,5$7i,�Ղ���,2,5,1,5$8,Normal+,2.75,75,1,5$9A,SemiHard,2.75,75,1,5$9B,Hard,2.75,75,1,5$9i,Enjoyable,2.75,75,1,5$11,Normal,3.5,75,1,5$11L,Normal+,3.25,75,1,5$12,Hard,3.75,75,1,5$14,Hard+,4,75,1,5$17,Very Hard,4.5,75,1,5$11i,Very Hard,4.5,75,1,5$14i,Very Hard,4.5,75,1,5$16i,Extra,4.5,75,1,5$15B,Very Hard,4.5,75,1,5$13,Hard,4.5,75,1,5|
42
+ |musicTitle=twinkle star,えむ,http://em--mk.xrea.bz/index.htm|
43
+ |difData=11,Normal,3.5,x,2,7$11,Hard,3.5,75,2,7$12,Hard$5,Easy,1.5,75,1,5$7,Normal,2,5,1,5$7i,易しい,2,5,1,5$8,Normal+,2.75,75,1,5$9A,SemiHard,2.75,75,1,5$9B,Hard,2.75,75,1,5$9i,Enjoyable,2.75,75,1,5$11,Normal,3.5,75,1,5$11L,Normal+,3.25,75,1,5$12,Hard,3.75,75,1,5$14,Hard+,4,75,1,5$17,Very Hard,4.5,75,1,5$11i,Very Hard,4.5,75,1,5$14i,Very Hard,4.5,75,1,5$16i,Extra,4.5,75,1,5$15B,Very Hard,4.5,75,1,5$13,Hard,4.5,75,1,5|
44
44
  |difSelectorUse=true|
45
45
  |setColor=0xcc99ff,0xffccff,0xffffff,0xffff99,0xff9966|
46
46
  |frzColor=0x00ffff,0x6600ff,0xffff66,0xffff66|
@@ -69,7 +69,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
69
69
  3000,23,toSpin
70
70
  |
71
71
 
72
- |tuning=�e�B�b�N��,http://cw7.sakura.ne.jp/|
72
+ |tuning=ティックル,http://cw7.sakura.ne.jp/|
73
73
  |maxLifeVal=10000|gaugeLight=x,20,70,70|gaugeNoRecovery=x,0,500,50$$$|
74
74
 
75
75
  |oni5_data=1027,2383,2891,3378,4257,4278,4299,4320,4342,4363,4384,5761,7126,7624,7804,7857,8090,8821,8990,9149,9869|left5_data=583,1006,1080,1112,1250,1281,1356,1419,1483,1588,1663,2700,2806,3028,3749,3770,3791,3802,3812,4183,4416,5104,5125,5146,5168,5189,5210,5231,5274,5295,5316,5337,5358,5379,5401,5443,5464,5485,5507,5528,5549,5570,5867,5941,7084,7264,7709,7772,7783,7793,7931,8037,8196,8461,8545,8725,8926,9022,9223,9837|leftdia5_data=509,667,932,1059,1218,1334,1419,1451,1525,1620,1663,1747,1800,1991,2256,2404,2446,2488,2520,2668,2721,2785,2965,3039,3134,3335,3833,3854,3876,3886,3897,4003,4024,4045,4056,4066,4130,4162,4246,4331,4511,4755,4871,5252,5422,5591,5920,5983,6120,6141,6163,6184,6205,6295,6316,6337,6925,7042,7158,7359,7465,7508,7603,7656,7868,8143,8175,8281,8376,8429,8641,8842,8958,9064,9096,9138,9287,9329,9361,9816|down5_data=424,593,1017,1091,1165,1186,1250,1271,1313,1366,1451,1514,1557,1588,1620,1684,2277,2711,2764,2870,2912,2933,2954,3007,3727,3780,4172,4193,4421,4760,4903,5602,5877,5898,5962,6126,6147,6168,6189,6210,7211,7275,7370,7455,7529,7550,7582,7635,7920,7952,7963,7973,8026,8048,8101,8122,8228,8715,8799,8937,8958,8990,9075,9159,9212,9265,9308,9339,9355,9795|space5_data=498,678,752,847,921,1144,1387,1599,1652,1684,1758,1811,1986,2076,2256,2298,2404,2446,2488,2531,2663,2795,2838,3018,3357,3865,4035,4146,4310,4543,4908,6004,6840,6925,7010,7105,7190,7349,7444,7571,7666,7719,7804,7857,7973,8185,8386,8397,8439,8630,8874,8905,9774|up5_data=413,1027,1049,1080,1101,1176,1197,1228,1260,1345,1440,1472,1536,1567,1610,1705,2277,2679,2721,2753,2986,3060,3378,4490,4829,4882,5263,5888,5930,6194,6216,6396,7063,7285,7359,7539,7878,7910,8111,8132,8217,8249,8302,8397,8556,8810,8852,8979,9022,9075,9117,9234,9255,9297,9345,9366|rightdia5_data=763,837,1303,1366,1504,1536,1641,1705,1980,2001,2065,2298,2658,2764,2827,2997,3050,3749,3918,4320,4575,4850,4913,6131,6152,6173,6221,6343,6840,7010,7179,7200,7338,7433,7455,7518,8026,8058,8132,8191,8259,8312,8418,8821,8905,8937,9350,9774|right5_data=1112,1133,1165,1197,1281,1334,1398,1430,1504,2086,2743,2848,3706,3833,7539,7931,8111,8206,8228,8291,8355,8852,8969,9011,9117,9276,9297,9784|sleftdia5_data=|sleft5_data=1737,1790,2044,2203,2234,2319,2594,2637,2848,3060,3113,3145,3198,3304,3399,3426,3558,3632,3706,3918,3939,3960,3971,3982,4077,4103,4236,4289,4373,4744,6226,6258,6290,6311,6332,6353,6427,6523,6692,6766,6787,6851,6872,6957,7020,7073,7179,7327,7412,7433,7497,7550,7582,7656,7688,7836,7889,8005,8143,8164,8270,8344,8439,8874,8895,9043,9106,9244,9371,9392,9445,9498,9519,9530,9562,9583,9625,9742,9816|sdown5_data=1832,1864,1948,2023,2107,2213,2330,2383,2425,2467,2510,2573,2626,2870,3065,3103,3150,3187,3272,3325,3346,3404,3510,3579,3643,4082,4225,4273,4336,4691,4739,5199,5538,6348,6512,6597,6819,6904,6936,6957,7042,7126,7158,7338,7428,7603,7751,7830,8058,8355,8461,9054,9377,9387,9398,9456,9488,9551,9615,9657,9731,9752,9837|sup5_data=1737,1790,1853,1938,2044,2192,2234,2361,2552,3087,3171,3240,3410,3441,3600,3622,3653,4363,4670,4733,5178,5221,5517,5559,6247,6300,6322,6438,6607,6682,6777,6787,6872,6978,7105,7423,7688,7719,7762,8005,8312,9382,9403,9414,9435,9498,9572,9604,9647|sright5_data=1768,1821,2033,2107,2213,2340,2414,2457,2499,2541,2616,2806,3071,3155,3214,3230,3357,3494,3526,3727,3950,4003,4087,4119,4257,4342,4649,4712,5157,5242,5496,5581,6237,6253,6809,6862,6893,6946,6989,7031,7084,7147,7317,7465,7486,7571,7635,7666,7740,7825,7889,8016,8333,8884,9043,9408,9477,9583,9636,9721,9795|srightdia5_data=|foni5_data=|frzLeft5_data=4935,5009,6364,6385|frzLdia5_data=434,487,858,911,5062,5083,5729,5750,6078,6099|frzDown5_data=350,403,519,572,964,980,4596,4744,5019,5041,5104,5242,5401,5422,6406,6607,8566,8619|frzSpace5_data=773,826,943,959,5443,5581,8482,8535,9869,10102|frzUp5_data=604,657,2891,2954,4204,4225,5358,5379,5687,5708,8651,8704|frzRdia5_data=689,741,6110,6115,7380,7402,9159,9202|frzRight5_data=985,1017,4426,4479,4765,4818,5274,5348,5612,5676,8736,8789|sfrzLdia5_data=|sfrzLeft5_data=1959,1991,5687,5708,9668,9710|sfrzDown5_data=2128,2181,6618,6671,7211,7264|sfrzUp5_data=5771,5845,6025,6067,6279,6284,6364,6417,6533,6586,7296,7317,8482,8725|sfrzRight5_data=1874,1927,2128,2181,5729,5750,5867,5920,5951,6004,6449,6502,6703,6756|sfrzRdia5_data=|speed_change=|boost5_data=|
@@ -80,22 +80,22 @@ a:hover { color:#FF9900; text-decoration: underline; }
80
80
  <div id="canvas-frame" style="width:800px;margin:auto;">
81
81
  <canvas id="layer0" width="800" height="500"></canvas>
82
82
  <canvas id="layer1" width="800" height="500"></canvas>
83
- <p>�Q�[�����������Ă��܂�...</p>
84
- <p>���̃��b�Z�[�W�����‚܂ł������Ȃ��ꍇ�A<br>
85
- Google Chrome��Firefox���AHTML5�ɑΉ������u���E�U�������p���������B</p>
83
+ <p>ゲームを準備しています...</p>
84
+ <p>このメッセージがいつまでも消えない場合、<br>
85
+ Google ChromeFirefox等、HTML5に対応したブラウザをご利用ください。</p>
86
86
  </div>
87
- �v���C���F[BackSpace] ���g���C�A[Delete] �^�C�g���o�b�N<br>
87
+ プレイ中:[BackSpace] リトライ、[Delete] タイトルバック<br>
88
88
  <br>
89
- �V�ѕ��F<br>
90
- �@�Ȃ⃊�Y���ɍ��킹�Ă���Ă�����E���ɂ��肪�A�X�e�b�v�]�[���ɗ�����L�[���������Y���Q�[���ł��B<br>
91
- �@���ꂼ�ꍶ���� ��i�u���������v�@���i�uS D F �X�y�[�X J K L�v�œ��삵�܂��B<br>
92
- �@�L�[�R���t�B�O(KeyConfig)�ɂăL�[�̕ύX���”\�ł��B<br>
89
+ 遊び方:<br>
90
+  曲やリズムに合わせてやってくる矢印・おにぎりが、ステップゾーンに来たらキーを押すリズムゲームです。<br>
91
+  それぞれ左から 上段「←↓↑→」 下段「S D F スペース J K L」で動作します。<br>
92
+  キーコンフィグ(KeyConfig)にてキーの変更が可能です。<br>
93
93
  <br>
94
- �����u���E�U�F<br>
95
- �@Google Chrome, Opera, Vivaldi �Ȃ�Webkit�n�u���E�U<br>
96
- �@(Microsoft Edge, IE, Firefox�͓���ۏ؊O�ł��B�����I�ɂ�Microsoft Edge�ɑΉ��\��)<br>
94
+ 推奨ブラウザ:<br>
95
+  Google Chrome, Opera, Vivaldi などWebkit系ブラウザ<br>
96
+  (Microsoft Edge, IE, Firefoxは動作保証外です。将来的にはMicrosoft Edgeに対応予定)<br>
97
97
  <br>
98
- GitHub�F<br>
98
+ GitHub:<br>
99
99
  <a href="https://github.com/cwtickle/danoniplus">https://github.com/cwtickle/danoniplus</a><br>
100
100
  <br>
101
101
  <br>
@@ -1,10 +1,10 @@
1
1
  <!DOCTYPE html>
2
2
  <html lang="ja">
3
3
  <head>
4
- <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
4
+ <meta charset="utf-8">
5
5
  <meta http-equiv="Content-Script-Type" content="text/javascript">
6
6
  <meta http-equiv="Content-Style-Type" content="text/css">
7
- <script src="../js/danoni_main.js" charset="UTF-8"></script>
7
+ <script src="../js/danoni_main.js"></script>
8
8
  <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
9
  <title>Dancing★Onigiri Preview</title>
10
10
  <style type="text/css">
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes