Overview
Comment: | 0.0.490 |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
6f629505886c73e899dde94495e763ee |
User & Date: | 顽雨沉风 on 2023-06-30 05:13:34 |
Other Links: | manifest | tags |
Context
2023-06-30
| ||
05:14 | 0.0.491 check-in: db68a47557 user: 顽雨沉风 tags: trunk | |
05:13 | 0.0.490 check-in: 6f62950588 user: 顽雨沉风 tags: trunk | |
05:12 | 0.0.489 check-in: 06ee05c026 user: 顽雨沉风 tags: trunk | |
Changes
Modified single/07.Constellar vs Evilswarm.lua from [70f526ab7d] to [5503f9b555].
︙ | ︙ | |||
12 13 14 15 16 17 18 | --~ Debug.ShowHint("残局群181175613") --~ return "残局群181175613" --~ end --~ setmetatable(Debug,mymetatable) --~ print(Debug) Debug.SetAIName("四妹") | | | 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 | --~ Debug.ShowHint("残局群181175613") --~ return "残局群181175613" --~ end --~ setmetatable(Debug,mymetatable) --~ print(Debug) Debug.SetAIName("四妹") Debug.ReloadFieldBegin(DUEL_ATTACK_FIRST_TURN+DUEL_SIMPLE_AI,3) Debug.SetPlayerInfo(0,100,0,0) Debug.SetPlayerInfo(1,3250,0,0) Debug.AddCard(70908596,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(78358521,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(78364470,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(57103969,0,0,LOCATION_HAND,0,POS_FACEDOWN) Debug.AddCard(2091298,0,0,LOCATION_EXTRA,0,POS_FACEDOWN) |
︙ | ︙ |