Overview
Comment: | 0.0.300 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
37f78dfcccfb83a51d823afae8e57365 |
User & Date: | 顽雨沉风 on 2023-06-29 02:14:05 |
Other Links: | manifest | tags |
Context
2023-06-29
| ||
02:14 | 0.0.301 check-in: 8a43cd9bcf user: 顽雨沉风 tags: trunk | |
02:14 | 0.0.300 check-in: 37f78dfccc user: 顽雨沉风 tags: trunk | |
02:05 | 0.0.299 check-in: 9e7e44f4b1 user: 顽雨沉风 tags: trunk | |
Changes
Modified 07.Constellar vs Evilswarm.lua from [bd56653c48] to [7250224869].
︙ | ︙ | |||
21 22 23 24 25 26 27 | Debug.AddCard(77542832,1,1,LOCATION_MZONE,1,POS_FACEUP) Debug.AddCard(91279700,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP) Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP) --~ Debug.AddCard(9999961,1,1,LOCATION_MZONE,3,POS_FACEUP) --~ Debug.AddCard(0,1,1,LOCATION_MZONE,3,POS_FACEUP) | | | 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 | Debug.AddCard(77542832,1,1,LOCATION_MZONE,1,POS_FACEUP) Debug.AddCard(91279700,1,1,LOCATION_MZONE,2,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,2,POS_FACEUP) Debug.AddCard(37926346,1,1,LOCATION_MZONE,3,POS_FACEUP_ATTACK,true) Debug.AddCard(77542832,1,1,LOCATION_MZONE,3,POS_FACEUP) --~ Debug.AddCard(9999961,1,1,LOCATION_MZONE,3,POS_FACEUP) --~ Debug.AddCard(0,1,1,LOCATION_MZONE,3,POS_FACEUP) Debug.AddCard(0,1,1,LOCATION_MZONE,3,POS_FACEUP) Debug.ReloadFieldEnd() aux.BeginPuzzle() local str = {} local fun = {} local cache_1 |
︙ | ︙ |