Subversion Repository Public Repository

Nextrek

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
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
{
    "uid": "232F08772D91E44D10380D14842B92CA796A",
    "isLoaded": true,
    "lastModificationTime": 0,
    "items": {
        "name": "Open Save Menu",
        "type": "data_record",
        "order": 5,
        "category": "commonEvents",
        "id": "232F08772D91E44D10380D14842B92CA796A",
        "isFolder": false,
        "parentId": "665F7EFC4091674CD6383D3829AD031A9CCC",
        "data": {
            "name": "Open Save Menu",
            "startCondition": 0,
            "conditionEnabled": false,
            "parallel": false,
            "autoPreload": true,
            "singleInstance": true,
            "inline": false,
            "parameters": [],
            "commands": [
                {
                    "id": "gs.Comment",
                    "params": {
                        "text": "This common event opens the save menu. It is important to call \"Prepare Save Game\" here because only that commands creates the actual snapshot of the game and a screenshot from the screen. The \"Save Game\" command only writes current snapshot to disk. If there is no snapshot because \"Prepare Save Game\" has not been called, nothing will happen."
                    },
                    "indent": 0,
                    "uid": "0156D314359B8540D52836E4ACBFFE237234",
                    "expanded": true
                },
                {
                    "id": "gs.PrepareSaveGame",
                    "params": {
                        "snapshot": 1
                    },
                    "indent": 0,
                    "uid": "7973044156176441E71BA12051662332938B"
                },
                {
                    "id": "vn.ChangeScene",
                    "params": {
                        "scene": {
                            "uid": "788F76F4231BE442882AEDA37BCF0AE6556B",
                            "name": "Save Menu"
                        },
                        "duration": 20,
                        "erasePictures": 0,
                        "eraseTexts": 0,
                        "eraseVideos": 0,
                        "fieldFlags": {
                            "duration": 1
                        },
                        "previewBackground": {
                            "name": "$live_preview_snapshot"
                        },
                        "savePrevious": 1
                    },
                    "indent": 0,
                    "expanded": false,
                    "uid": "D5492613766F18498D882B17DCD887832F0E"
                }
            ],
            "index": "232F08772D91E44D10380D14842B92CA796A",
            "booleanVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ],
            "stringVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ],
            "numberVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ],
            "defaultExpressionId": "BF7CB12110894142C299D341A545C910AA86"
        },
        "localizableStrings": {}
    },
    "summary": [
        "name",
        "type",
        "order"
    ]
}

Commits for Nextrek/s2s/data/232F08772D91E44D10380D14842B92CA796A.json

Diff revisions: vs.
Revision Author Commited Message
1086 Diff Diff ASorrentino picture ASorrentino Fri 11 May, 2018 21:50:37 +0000
1084 MOliva picture MOliva Fri 11 May, 2018 12:41:55 +0000