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
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
{
    "uid": "EA06470D8140964F0749A8D76577A39B05E1",
    "isLoaded": true,
    "lastModificationTime": 0,
    "items": {
        "name": "Hide Message Box",
        "type": "data_record",
        "order": 1,
        "category": "commonEvents",
        "id": "EA06470D8140964F0749A8D76577A39B05E1",
        "isFolder": false,
        "parentId": "665F7EFC4091674CD6383D3829AD031A9CCC",
        "data": {
            "name": "Hide Message Box",
            "startCondition": 0,
            "conditionEnabled": false,
            "parallel": false,
            "autoPreload": true,
            "singleInstance": true,
            "inline": false,
            "parameters": [],
            "commands": [
                {
                    "id": "gs.Comment",
                    "params": {
                        "text": "To hide our message box, we just erase the text for the character name, the message box image-map as well as the message area. After that we use \"Set Message Target\" with \"gameMessage_message\" to make sure that from now on, all message commands such as \"Show Message\", etc. are displayed in the default message area defined by the JSON layout."
                    },
                    "indent": 0,
                    "uid": "48D6C00D71DF044DD338CCD5195E0E137188",
                    "expanded": true
                },
                {
                    "id": "gs.EraseImageMap",
                    "params": {
                        "number": 99,
                        "duration": 30,
                        "waitForCompletion": 0,
                        "easing": {
                            "type": 1,
                            "inOut": 2
                        },
                        "animation": {
                            "type": 0,
                            "movement": 3,
                            "mask": {
                                "graphic": null,
                                "vague": 30
                            }
                        },
                        "fieldFlags": {
                            "easing.type": 0,
                            "animation.type": 0
                        },
                        "numberDomain": "com.degica.vnm.default"
                    },
                    "indent": 0,
                    "uid": "E9E1300F28E31243D9081E98F54A3CF0F431",
                    "expanded": true
                },
                {
                    "id": "gs.EraseText",
                    "params": {
                        "number": 0,
                        "duration": 0,
                        "waitForCompletion": 0,
                        "easing": {
                            "type": 0,
                            "inOut": 1
                        },
                        "animation": {
                            "type": 0,
                            "movement": 3,
                            "mask": {
                                "graphic": null,
                                "vague": 30
                            }
                        },
                        "fieldFlags": {
                            "duration": 1,
                            "easing.type": 1,
                            "animation.type": 0
                        },
                        "numberDomain": "com.degica.vnm.default"
                    },
                    "indent": 0,
                    "uid": "6BF7BE8E4359924CB55AEB67BD73ED1133AA",
                    "expanded": true
                },
                {
                    "id": "gs.EraseMessageArea",
                    "params": {
                        "number": 0,
                        "numberDomain": "com.degica.vnm.default"
                    },
                    "indent": 0,
                    "uid": "506E7E761A5213417B18DE906DCEEE6A4EEB"
                },
                {
                    "id": "gs.SetTargetMessage",
                    "params": {
                        "id": "gameMessage_message",
                        "number": 0,
                        "type": 0,
                        "clear": 1,
                        "numberDomain": "com.degica.vnm.default"
                    },
                    "indent": 0,
                    "uid": "81046CAF2F6E2942042B54D95C16DF186C8C"
                }
            ],
            "index": "EA06470D8140964F0749A8D76577A39B05E1",
            "booleanVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ],
            "numberVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ],
            "defaultExpressionId": "BF7CB12110894142C299D341A545C910AA86",
            "stringVariables": [
                {
                    "name": "",
                    "index": 0,
                    "scope": 0
                }
            ]
        },
        "localizableStrings": {}
    },
    "summary": [
        "name",
        "type",
        "order"
    ]
}

Commits for Nextrek/s2s/data/EA06470D8140964F0749A8D76577A39B05E1.json

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