游戏王残局简化版

Check-in [7dab13f692]
Login

Check-in [7dab13f692]

Overview
Comment:0.0.2174
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 7dab13f69225a77d89d122d3f6294b38808df21d5d4f9cbaec2a0667874c3622
User & Date: 顽雨沉风 on 2023-07-25 00:05:15
Other Links: manifest | tags
Context
2023-07-25
00:19
0.0.2175 check-in: fd9e725d42 user: 顽雨沉风 tags: trunk
00:05
0.0.2174 check-in: 7dab13f692 user: 顽雨沉风 tags: trunk
00:02
0.0.2173 check-in: a992a2ea34 user: 顽雨沉风 tags: trunk
Changes

Modified script/c0.lua from [2d0d57880a] to [28fa711634].

509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
      
      --}
      
    else --{
      
      Debug.ShowHint("这局,您的得分是 "
      .. cache_1
      .. " 分!\n相当于「"
      .. str["失败得分表"][cache_1]
      .. "」级别!")
      
      end --}
      
    effect_event:Reset()
    







|







509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
      
      --}
      
    else --{
      
      Debug.ShowHint("这局,您的得分是 "
      .. cache_1
      .. " 分!\n于「"
      .. str["失败得分表"][cache_1]
      .. "」级别!")
      
      end --}
      
    effect_event:Reset()
    

Modified single_doc/README.html from [27706720fa] to [ab993487ac].

17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
  <style type="text/css">
@media screen and (min-aspect-ratio:1/1) {
html {
background-color: f8f8f8;
background-image:
linear-gradient(
45deg,
#eee 25%,
transparent 25%,
transparent 75%,
#eee 75%),
linear-gradient(
45deg,
#eee 25%,
transparent 25%,
transparent 75%,
#eee 75%);
background-size: 8px 8px;
background-position: 0 0, 16px 8px;
}
body {
border: solid #a0a0a0 1px ;
border-radius: 20px ;
padding: 26px ;
margin: 16px ;
color: #101010 ;
background-color: #efefef;
padding: 2em 18%;
}
}
h1,h2,h3,h4,h5,h6 {
font-size: 1.5em;
color: #3F5770;
border-bottom: 0.1em solid #666666;
margin: 1.2em 0em;
}
a {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
background-color: white;
text-decoration-color: blue;
}
a:visited {
color: blue;
text-decoration-color: white;
}
nav ul li {
margin: 1.2em 0em;
}
p::before {
content: "  ";
}
p {
margin: 1.2em 0;
}
.title {
background-color: white;
font-size: 2em;
text-align: center;
}
b {
background-color: white;
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
details > summary {
list-style: none;
border-right: 0.3em solid #5183C466;
border-left: 0.3em solid #5183C466;
padding: 0.2em 0.4em;
margin-bottom: 0.2em;
margin-top: 0.3em;
}
details > summary:active {
transform:
rotateX(38deg)
translateY(7px);
}
pre {
background: #f6f6f6;
border-left: 0.5em solid #ccc;
padding: 0.4em;
border-radius: 0.2em;
}
pre:active {
transform:
rotateX(38deg)
translateY(7px);
}
code {
font-family: "Verdana";
}
button {
background: #ffffff;
color: #20894d;
}
button:active {
transform:
rotateX(38deg)
translateY(7px);
}
</style>
  <!--[if lt IE 9]>
    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  <![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">游戏王残局简化版</h1>
</header>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#正文" id="toc-正文"><span class="toc-section-number">1</span> 正文</a></li>
<li><a href="#以下内容不够重要可以忽略" id="toc-以下内容不够重要可以忽略"><span class="toc-section-number">2</span> ☞
以下内容不够重要,可以忽略</a></li>
<li><a href="#游戏王残局简化版源码托管网站" id="toc-游戏王残局简化版源码托管网站"><span class="toc-section-number">3</span>
游戏王残局简化版源码托管网站</a></li>
</ul>
</nav>
<h1 data-number="1" id="正文"><span class="header-section-number">1</span> 正文</h1>
<p>游戏王残局简化版,<b>随缘</b>更新。</p>
<h1 data-number="2" id="以下内容不够重要可以忽略"><span class="header-section-number">2</span> ☞ 以下内容不够重要,可以忽略</h1>
<h1 data-number="3" id="游戏王残局简化版源码托管网站"><span class="header-section-number">3</span> 游戏王残局简化版源码托管网站</h1>
<p><a href="http://chiselapp.com/user/kkk/repository/canju" class="uri">http://chiselapp.com/user/kkk/repository/canju</a></p>
<script>

document.onclick = function(event) {

  var target = event.target








<
|
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<
<











<
<
|





|
|







17
18
19
20
21
22
23

24












































































































25
26
27
28
29
30
31
32
33
34
35


36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
font-size: inherit;
width: 0.8em;
margin: 0 0.8em 0.2em -1.6em;
vertical-align: middle;
}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>

  <style type="text/css">@media screen and (min-aspect-ratio:1/1) {html {background-color: f8f8f8;background-image:linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%), linear-gradient(45deg, #eee 25%, transparent 25%, transparent 75%, #eee 75%);background-size: 8px 8px;background-position: 0 0, 16px 8px;}body {border: solid #a0a0a0 1px ;border-radius: 20px ;padding: 26px ;margin: 16px ;color: #101010 ;background-color: #efefef;padding: 2em 18%;}}h1,h2,h3,h4,h5,h6 {font-size: 1.5em;color: #3F5770;border-bottom: 0.1em solid #666666;margin: 1.2em 0em;}a {list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;background-color: white;text-decoration-color: blue;}a:visited {color: blue;text-decoration-color: white;}a:active {color: red;}nav ul li {margin: 1.2em 0em;}p::before {content: "  ";}p {margin: 1.2em 0;}.title {background-color: white;font-size: 2em;text-align: center;}b {background-color: white;list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;}details > summary {list-style: none;border-right: 0.3em solid #5183C466;border-left: 0.3em solid #5183C466;padding: 0.2em 0.4em;margin-bottom: 0.2em;margin-top: 0.3em;}details > summary:active {color: red;}pre {background: #f6f6f6;border-left: 0.5em solid #ccc;padding: 0.4em;border-radius: 0.2em;overflow-wrap:break-word;}pre:active {color: red;}code {font-family: "Verdana";}button {background: #ffffff;color: #20894d;}button:active {color: red;}</style>












































































































  <!--[if lt IE 9]>
    <script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
  <![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">游戏王残局简化版</h1>
</header>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#正文" id="toc-正文"><span class="toc-section-number">1</span> 正文</a></li>


<li><a href="#游戏王残局简化版源码托管网站" id="toc-游戏王残局简化版源码托管网站"><span class="toc-section-number">2</span>
游戏王残局简化版源码托管网站</a></li>
</ul>
</nav>
<h1 data-number="1" id="正文"><span class="header-section-number">1</span> 正文</h1>
<p>游戏王残局简化版,<b>随缘</b>更新。</p>
<hr />
<h1 data-number="2" id="游戏王残局简化版源码托管网站"><span class="header-section-number">2</span> 游戏王残局简化版源码托管网站</h1>
<p><a href="http://chiselapp.com/user/kkk/repository/canju" class="uri">http://chiselapp.com/user/kkk/repository/canju</a></p>
<script>

document.onclick = function(event) {

  var target = event.target