Overview
Comment: | 0.0.2632 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
d7216b89789d15a3664087f1ee9c709e |
User & Date: | 顽雨沉风 on 2023-10-07 11:50:13 |
Other Links: | manifest | tags |
Context
2023-10-07
| ||
11:54 | 0.0.2633 check-in: 5ac154e2db user: 顽雨沉风 tags: trunk | |
11:50 | 0.0.2632 check-in: d7216b8978 user: 顽雨沉风 tags: trunk | |
10:34 | 0.0.263 check-in: ddd0a34020 user: 顽雨沉风 tags: trunk | |
Changes
Modified single_doc/场景.html from [75dd24cdb5] to [da5bff0464].
︙ | ︙ | |||
77 78 79 80 81 82 83 | <li><a href="#section-38" id="toc-section-38"><span class="toc-section-number">1.2.20</span> </a></li> <li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.21</span> </a></li> <li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.22</span> </a></li> <li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.23</span> </a></li> <li><a href="#section-42" id="toc-section-42"><span class="toc-section-number">1.2.24</span> </a></li> <li><a href="#section-43" id="toc-section-43"><span class="toc-section-number">1.2.25</span> </a></li> <li><a href="#section-44" id="toc-section-44"><span class="toc-section-number">1.2.26</span> </a></li> | < | 77 78 79 80 81 82 83 84 85 86 87 88 89 90 | <li><a href="#section-38" id="toc-section-38"><span class="toc-section-number">1.2.20</span> </a></li> <li><a href="#section-39" id="toc-section-39"><span class="toc-section-number">1.2.21</span> </a></li> <li><a href="#section-40" id="toc-section-40"><span class="toc-section-number">1.2.22</span> </a></li> <li><a href="#section-41" id="toc-section-41"><span class="toc-section-number">1.2.23</span> </a></li> <li><a href="#section-42" id="toc-section-42"><span class="toc-section-number">1.2.24</span> </a></li> <li><a href="#section-43" id="toc-section-43"><span class="toc-section-number">1.2.25</span> </a></li> <li><a href="#section-44" id="toc-section-44"><span class="toc-section-number">1.2.26</span> </a></li> </ul></li> </ul></li> </ul> </nav> <h1 data-number="1" id="场景"><span class="header-section-number">1</span> 场景</h1> <h2 data-number="1.1" id="正常"><span class="header-section-number">1.1</span> 正常</h2> <h3 data-number="1.1.1" id="section"><span class="header-section-number">1.1.1</span> </h3> |
︙ | ︙ | |||
1580 1581 1582 1583 1584 1585 1586 | Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <h3 data-number="1.2.26" id="section-44"><span class="header-section-number">1.2.26</span> </h3> | < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < | 1579 1580 1581 1582 1583 1584 1585 1586 1587 1588 1589 1590 1591 1592 | Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <h3 data-number="1.2.26" id="section-44"><span class="header-section-number">1.2.26</span> </h3> <p>应该衍生物不被破坏。</p> <pre><code>Debug.SetAIName("base-2") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) |
︙ | ︙ |
Modified single_doc/场景.md from [bf7e16f3cd] to [790b6fca2b].
︙ | ︙ | |||
1690 1691 1692 1693 1694 1695 1696 | ----------------- ----------------- Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) | < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < < | 1690 1691 1692 1693 1694 1695 1696 1697 1698 1699 1700 1701 1702 1703 | ----------------- ----------------- Debug.AddCard(94004268,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() ~~~ ### |
︙ | ︙ |
Modified single_doc/废案.html from [de0d5fd14a] to [b69fa6c87f].
︙ | ︙ | |||
17 18 19 20 21 22 23 | 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> | | | | | | > | < < < < < < < < < < | < < < < < | < < < < < < < | < < < < < < < < < < < < < < < < < < < < < | 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 | 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: linear-gradient(to right, #efefefff, #efefeffc);padding: 2em 11%;line-height: 2.1em;box-shadow: 0px 0px 1px rgba(160, 160, 160, 1), 0px 0px 1px rgba(160, 160, 160, 1);}}h1,h2,h3,h4,h5,h6 {font-size: 1.5em;color: #3F5770;border-bottom: 1px solid #dddddd;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;border-radius: 0.2em;}a:visited {color: blue;text-decoration-color: white;}a:active {color: red;}nav ul li {margin: 1.2em 0em;}p::before {}p {margin: 1.2em 0;letter-spacing: 0.1em;}.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;border-radius: 0.2em;}details {border-bottom: 1px solid #dddddd;}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;outline: none;border-radius: 0.2em;}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> <nav id="TOC" role="doc-toc"> <ul> <li><a href="#废案" id="toc-废案"><span class="toc-section-number">1</span> 废案</a> <ul> <li><a href="#section" id="toc-section"><span class="toc-section-number">1.1</span> </a></li> </ul></li> </ul> </nav> <h1 data-number="1" id="废案"><span class="header-section-number">1</span> 废案</h1> <h2 data-number="1.1" id="section"><span class="header-section-number">1.1</span> </h2> <pre><code>Debug.SetAIName("base-2") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) ----------------- ----------------- ----------------- Debug.AddCard(11448373,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.AddCard(89567993,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- Debug.AddCard(82742611,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() </code></pre> <script> document.onclick = function(event) { var target = event.target |
︙ | ︙ |
Modified single_doc/废案.md from [eec70912f1] to [a8314bc962].
1 | # 废案 | > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 | # 废案 ## ~~~ Debug.SetAIName("base-2") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,5) Debug.SetPlayerInfo(0,8000,0,0) Debug.SetPlayerInfo(1,8000,0,0) ----------------- ----------------- ----------------- Debug.AddCard(11448373,0,0,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.AddCard(89567993,0,0,LOCATION_MZONE,1,POS_FACEUP_ATTACK) ----------------- ----------------- ----------------- Debug.AddCard(82742611,1,1,LOCATION_MZONE,0,POS_FACEUP_ATTACK) Debug.ReloadFieldEnd() aux.BeginPuzzle() ~~~ |