danoniplus 26.7.0 → 27.2.0

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.
@@ -4,7 +4,7 @@
4
4
  本体cssファイル
5
5
 
6
6
  Created : 2018/10/08
7
- Revised : 2021/04/07 (v21.4.2)
7
+ Revised : 2022/03/27 (v27.2.0)
8
8
 
9
9
  https://github.com/cwtickle/danoniplus
10
10
  ------------------------------------------ */
@@ -49,6 +49,12 @@ input[type=range]:focus {
49
49
  outline: 0;
50
50
  }
51
51
 
52
+ input[type=color] {
53
+ width:25px;
54
+ height:25px;
55
+ border:none;
56
+ }
57
+
52
58
  /* 左から右へ */
53
59
  @keyframes leftToRight {
54
60
  0% {
@@ -2,11 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
-
10
6
 
11
7
  <title>Dancing★Onigiri</title>
12
8
 
@@ -27,8 +23,7 @@ table{
27
23
  border:0;
28
24
  border-collapse:collapse;
29
25
  width:800px;
30
- margin-left:auto;
31
- margin-right:auto;
26
+ margin:auto;
32
27
  }
33
28
  th,td{padding:0;}
34
29
 
@@ -54,7 +49,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
54
49
  |titlefont=Century Gothic|
55
50
 
56
51
  //-->
57
- <div id="canvas-frame" style="width:600px;margin:auto;">
52
+ <div id="canvas-frame">
58
53
  <p>ゲームを準備しています...</p>
59
54
  <p>このメッセージがいつまでも消えない場合、<br>
60
55
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,11 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
-
10
6
 
11
7
  <title>Dancing★Onigiri Preview</title>
12
8
 
@@ -27,8 +23,7 @@ table{
27
23
  border:0;
28
24
  border-collapse:collapse;
29
25
  width:800px;
30
- margin-left:auto;
31
- margin-right:auto;
26
+ margin:auto;
32
27
  }
33
28
  th,td{padding:0;}
34
29
 
@@ -173,7 +168,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
173
168
  |
174
169
 
175
170
  '>
176
- <div id="canvas-frame" style="width:600px;margin:auto;">
171
+ <div id="canvas-frame">
177
172
  <p>ゲームを準備しています...</p>
178
173
  <p>このメッセージがいつまでも消えない場合、<br>
179
174
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,11 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="https://cwtickle.github.io/danoniplus/js/danoni_main.js" charset="UTF-8"></script>
8
- <link rel="stylesheet" type="text/css" href="https://cwtickle.github.io/danoniplus/css/danoni_main.css">
9
-
10
6
 
11
7
  <title>Dancing★Onigiri Preview</title>
12
8
 
@@ -27,8 +23,7 @@ table{
27
23
  border:0;
28
24
  border-collapse:collapse;
29
25
  width:800px;
30
- margin-left:auto;
31
- margin-right:auto;
26
+ margin:auto;
32
27
  }
33
28
  th,td{padding:0;}
34
29
 
@@ -125,7 +120,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
125
120
  |
126
121
 
127
122
  '>
128
- <div id="canvas-frame" style="width:600px;margin:auto;">
123
+ <div id="canvas-frame">
129
124
  <p>ゲームを準備しています...</p>
130
125
  <p>このメッセージがいつまでも消えない場合、<br>
131
126
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,11 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
-
10
6
 
11
7
  <title>Dancing★Onigiri Test</title>
12
8
 
@@ -26,9 +22,7 @@ body{
26
22
  table{
27
23
  border:0;
28
24
  border-collapse:collapse;
29
- width:500px;
30
- margin-left:auto;
31
- margin-right:auto;
25
+ margin:auto;
32
26
  }
33
27
  th,td{padding:0;}
34
28
 
@@ -65,7 +59,6 @@ a:hover { color:#FF9900; text-decoration: underline; }
65
59
 
66
60
  |left_data=203,628,1012,1032,1052,1214,1416,1599,1740,2468,2549,2630,2711,2792,2873,2954,3085,3156,3227,3318,3378,3520,3601,3621,3682,3722,3763,3843,3924,4046,4127,4369,4450,4511,4693,4774,4855,4936,5219,5279,5846,5906,6018,6200,6270,6432,6452,6473,6594,6715,6817,6958,7181,7342,7565,7878,7909,8060,8101,8146,8192,8232,8434,8485,8576,8617,8697,8738,8793,8839,8910,9082,9183,9223,9992,10063,10214,10295,10356,10452|leftdia_data=284,304,324,446,567,587,769,810,891,992,1113,1234,1376,1396,1518,1578,1659,1679,1821,1841,1861,1882,1902,1922,1942,1963,1983,2003,2023,2043,2064,2084,2104,2124,2509,2590,2670,2751,2832,2913,2994,3333,3378,3399,3439,3459,3596,3702,3732,3773,3864,3904,3945,4005,4025,4066,4106,4268,4329,4349,4390,4430,4501,4582,4652,4703,4764,4824,4865,4895,5057,5290,5552,5603,5896,5937,6200,6260,6412,6574,6614,6695,6857,6918,6958,7079,7100,7160,7241,7282,7464,7524,7626,7686,7767,7868,7914,7990,8030,8141,8202,8247,8333,8505,8586,8637,8677,8718,8788,8844,8920,9112,9132,9173,9203,9264,9284,9304,9324,9345,9365,9385,9405,9426,9446,9466,9486,9506,9527,9547,9567,9911,9931,10068,10154,10214,10417,10467|down_data=466,607,648,870,1093,1214,1255,1275,1437,1497,1659,1679,2145,2165,2185,2205,2225,2246,2266,2286,2306,2327,2347,2367,2387,2408,2428,2448,2488,2529,2569,2610,2650,2691,2731,2772,2812,2852,2893,2933,2974,3014,3095,3176,3237,3348,3399,3439,3459,3535,3591,3742,3783,3884,3955,4086,4167,4187,4248,4410,4491,4521,4572,4612,4663,4713,4743,4814,4875,4905,5128,5229,5300,5451,5552,5613,5775,5886,5927,6099,6250,6554,6594,6675,6837,6918,6999,7019,7322,7363,7484,7605,7666,7727,7747,7808,7828,7848,7919,7969,8010,8050,8091,8131,8212,8293,8323,8455,8526,8566,8657,8748,8778,9163,9223,9587,9608,9628,9648,9668,9688,9709,9729,9749,9769,9790,9810,9830,9850,9870,9891,9911,9931,10007,10073,10113,10154,10275,10346,10437|space_data=264,345,425,668,749,992,1073,1740,5178,5825,6270,6412,6493,6736,6817,7241,7261,7282,7302,7383,7464,7787,10477|up_data=506,688,729,850,1133,1174,1295,1315,1477,1538,1700,1720,1781,1983,2064,2104,2306,2387,2428,2630,2711,2772,2913,3065,3115,3136,3211,3267,3419,3479,3560,3672,3894,4046,4096,4208,4238,4258,4369,4420,4531,4561,4592,4683,4733,4834,4925,5037,5199,5249,5370,5532,5583,5623,5684,5765,6008,6210,6513,6634,6776,6877,6938,7039,7059,7403,7443,7504,7565,7646,7686,7727,7888,7979,8020,8070,8111,8161,8283,8546,8667,8768,8809,8849,8879,8930,8970,9142,9243,9426,9506,9547,9709,9840,9951,10032,10128,10174,10235,10255,10315,10396|rightdia_data=365,385,405,486,527,547,790,830,911,1073,1154,1194,1336,1356,1558,1619,1700,1720,1801,1963,2043,2124,2286,2367,2448,2610,2691,2751,2933,3014,3045,3115,3136,3272,3358,3419,3656,3712,3752,3803,3874,3914,3965,4005,4025,4066,4116,4228,4278,4329,4349,4390,4440,4541,4602,4673,4723,4754,4845,4885,4915,5017,5057,5360,5441,5532,5573,5664,5704,5947,6179,6220,6493,6533,6655,6756,6796,6897,6938,6978,7120,7140,7201,7261,7302,7383,7545,7605,7706,7767,7899,8000,8040,8172,8273,8541,8596,8647,8687,8728,8819,8854,8981,9102,9122,9152,9213,9405,9486,9567,9729,9810,9860,10093,10174,10194,10235,10255,10391|right_data=203,709,931,951,972,1174,1457,1639,1821,1942,2145,2266,2468,2590,2792,2954,3034,3196,3277,3297,3358,3500,3550,3641,3692,3793,3854,3934,4127,4218,4288,4450,4551,4774,4936,4996,5118,5259,5563,5643,5866,6088,6179,6230,6351,6372,6392,6634,6736,6978,7221,7423,7585,7646,7787,8081,8121,8177,8263,8536,8627,8708,8758,8824,8859,8895,8940,9193,9243,9264,9385,9587,9749,9830,9891,9972,10022,10143,10194,10331,10386,10477|frzLeft_data=|frzLdia_data=|frzDown_data=|frzSpace_data=|frzUp_data=|frzRdia_data=|frzRight_data=|boost_data=|speed_change=|color_data=200,0,#cc0000|
67
61
 
68
- |keyExtraList=7,6,8|
69
62
  |blank8=50|
70
63
  |color6=0,1,0,1,0,2$0,1,0,1,0,2|
71
64
  |chara6=arrowA,arrowB,arrowC,arrowD,arrowE,arrowF$arrowA,arrowB,arrowC,arrowD,arrowE,arrowF|
@@ -81,13 +74,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
81
74
  |blank6=60|
82
75
  |transKey6=$6i|
83
76
 
84
- |color7=$0,1,0,2,0,1,0$0,0,0,0,1,2,1$0,0,0,0,1,2,1|
85
- |chara7=$left,leftdia,down,space,up,rightdia,right$left,down,up,right,leftdia,space,rightdia$left,down,up,right,leftdia,space,rightdia|
86
- |div7=$7$7$4|
87
- |blank7=55$55$55$110|
88
- |pos7=$0,1,2,10,11,12,13$0,2,4,6,7,9,11$0,1,2,3,4,5,6|
89
- |stepRtn7=$0,-45,-90,onigiri,90,135,180$0,-90,90,180,-45,onigiri,135$0,-90,90,180,-45,onigiri,135|
90
- |keyCtrl7=$83,68/0,70,32/0,74,75/0,76$83,70,74,76,68/0,32/0,75/0$83,70,74,76,68/0,32/0,75/0|
77
+ |autoSpread=false|
91
78
 
92
79
  |backtitle_data=
93
80
 
@@ -147,7 +134,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
147
134
 
148
135
  |tuning=ティックル,http://cw7.sakura.ne.jp/|
149
136
  '>
150
- <div id="canvas-frame" style="width:500px;margin:auto;">
137
+ <div id="canvas-frame" style="width:500px">
151
138
  <p>ゲームを準備しています...</p>
152
139
  <p>このメッセージがいつまでも消えない場合、<br>
153
140
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,10 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
6
  <title>Dancing★Onigiri Test2</title>
10
7
  <style type="text/css">
11
8
  <!--//
@@ -23,9 +20,7 @@ body{
23
20
  table{
24
21
  border:0;
25
22
  border-collapse:collapse;
26
- width:500px;
27
- margin-left:auto;
28
- margin-right:auto;
23
+ margin:auto;
29
24
  }
30
25
  th,td{padding:0;}
31
26
 
@@ -41,7 +36,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
41
36
  <input type="hidden" name="externalDosDivide" id="externalDosDivide" value="false">
42
37
  <input type="hidden" name="externalDosLock" id="externalDosLock" value="false">
43
38
  <input type="hidden" name="externalDosCharset" id="externalDosCharset" value="Shift_JIS">
44
- <div id="canvas-frame" style="width:500px;margin:auto;">
39
+ <div id="canvas-frame">
45
40
  <p>ゲームを準備しています...</p>
46
41
  <p>このメッセージがいつまでも消えない場合、<br>
47
42
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,10 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
6
  <title>Dancing★Onigiri Test3</title>
10
7
  <style type="text/css">
11
8
  <!--//
@@ -23,9 +20,7 @@ body{
23
20
  table{
24
21
  border:0;
25
22
  border-collapse:collapse;
26
- width:800px;
27
- margin-left:auto;
28
- margin-right:auto;
23
+ margin:auto;
29
24
  }
30
25
  th,td{padding:0;}
31
26
 
@@ -77,9 +72,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
77
72
  |left4_data=200,203,206,209|frzLeft4_data=300,303,306,500|
78
73
 
79
74
  '>
80
- <div id="canvas-frame" style="width:800px;margin:auto;">
81
- <canvas id="layer0" width="800" height="500"></canvas>
82
- <canvas id="layer1" width="800" height="500"></canvas>
75
+ <div id="canvas-frame">
83
76
  <p>ゲームを準備しています...</p>
84
77
  <p>このメッセージがいつまでも消えない場合、<br>
85
78
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>
@@ -2,10 +2,7 @@
2
2
  <html lang="ja">
3
3
  <head>
4
4
  <meta charset="utf-8">
5
- <meta http-equiv="Content-Script-Type" content="text/javascript">
6
- <meta http-equiv="Content-Style-Type" content="text/css">
7
5
  <script src="../js/danoni_main.js"></script>
8
- <link rel="stylesheet" type="text/css" href="../css/danoni_main.css">
9
6
  <title>Dancing★Onigiri Preview</title>
10
7
  <style type="text/css">
11
8
  <!--//
@@ -24,8 +21,7 @@ body{
24
21
  border:0;
25
22
  border-collapse:collapse;
26
23
  width:800px;
27
- margin-left:auto;
28
- margin-right:auto;
24
+ margin:auto;
29
25
  }
30
26
  th,td{padding:0;}
31
27
 
@@ -57,7 +53,7 @@ a:hover { color:#FF9900; text-decoration: underline; }
57
53
 
58
54
  |tuning=7chat,http://cw7.sakura.ne.jp/7chat/|
59
55
  '>
60
- <div id="canvas-frame" style="width:600px;">
56
+ <div id="canvas-frame">
61
57
  <p>ゲームを準備しています...</p>
62
58
  <p>このメッセージがいつまでも消えない場合、<br>
63
59
  Google ChromeやFirefox等、HTML5に対応したブラウザをご利用ください。</p>