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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
{
    "uid": "AA15E6AFK02A4A44B7S8A71E7C259E59DB35",
    "isLoaded": true,
    "lastModificationTime": 0,
    "items": {
        "parentId": "7A22C363K2908A4E47S847CEF6497E3C751F",
        "displayName": "$$1AE086CC19D155453F395AA60271C39E4102",
        "windowTitle": "$$3FA17C62K182DA4AC9S9A26E7F594431DDD9",
        "type": "event_command",
        "title": "$$P22",
        "id": "vn.MaskCharacter",
        "group": "$$1CCE5315K1F61A4059SBC64E0B6CECA383C3",
        "subGroup": "$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7",
        "windowSize": {
            "w": 400
        },
        "nodes": [],
        "defaultValue": {
            "characterId": null,
            "duration": 0,
            "waitForCompletion": 0,
            "easing": {
                "type": 0,
                "inOut": 1
            },
            "mask": {
                "type": 0,
                "sourceType": 0,
                "value": 0,
                "vague": 0,
                "ox": 0,
                "oy": 0,
                "graphic": null,
                "video": null
            }
        },
        "quickItems": [
            {
                "label": "$$1CCE5315K1F61A4059SBC64E0B6CECA383C3",
                "valueFormula": "return fmtRecord('characters', p.characterId)",
                "attribute": "characterId",
                "identifier": "character",
                "variableButton": {
                    "dataSource": "strings"
                },
                "type": "GSQDataRecordField",
                "dataSource": "characters"
            },
            {
                "type": "GSQPopupField",
                "attribute": "mask.sourceType",
                "label": "$$P61",
                "dataSource": [
                    "$$8E805C42KAAEBA4E2ASAFEBE14638DCA0760",
                    "$$ADD23624771072411D3A82987C5BE70C8582"
                ],
                "valueFormula": "return GS.CONST.MASKING_FILE_TYPES[p.mask.sourceType]",
                "showItems": [
                    [
                        "maskGraphicFile"
                    ],
                    [
                        "maskVideoFile"
                    ]
                ]
            },
            {
                "label": "",
                "valueFormula": "return fmtResource(p.mask.video);",
                "attribute": "mask.video",
                "identifier": "maskVideoFile",
                "variableButton": {
                    "dataSource": "strings"
                },
                "type": "GSQPopupField",
                "dialog": {
                    "uid": "dialog.selectVideoResource",
                    "parameters": {
                        "folder": "Movies"
                    }
                }
            },
            {
                "label": "",
                "valueFormula": "return fmtResource(p.mask.graphic);",
                "variableButton": {
                    "dataSource": "strings"
                },
                "attribute": "mask.graphic",
                "identifier": "maskGraphicFile",
                "type": "GSQPopupField",
                "dataAttribute": "resource",
                "dialog": {
                    "uid": "dialog.selectGraphicResource",
                    "parameters": {
                        "folder": "Graphics/Masks"
                    }
                }
            },
            {
                "type": "GSQPopupField",
                "attribute": "mask.type",
                "label": "$$BD058CE5KA3B8A41C6S9B32ECEC674F8EC05",
                "dataSource": [
                    "$$B3C0CE0A4E85B54E1B68EB012F73A2836E4F",
                    "$$E50D81709483274B007A6BC1119E25347CBC"
                ],
                "valueFormula": "return GS.CONST.MASKING_TYPES[p.mask.type]",
                "showItems": [
                    [
                        "maskOffsetX",
                        "maskOffsetY"
                    ],
                    [
                        "maskValue",
                        "maskVague",
                        "duration",
                        "waitForCompletion"
                    ]
                ]
            },
            {
                "label": "$$68FB7C8F2A39144FAB3AC4D08FC63E65BEED",
                "type": "GSQStepper",
                "identifier": "maskOffsetX",
                "variableButton": {
                    "dataSource": "numbers"
                },
                "attribute": "mask.ox",
                "minimum": 0,
                "maximum": 999999999
            },
            {
                "label": "$$1649C7C95814084C5A89FF92313C8C60021D",
                "type": "GSQStepper",
                "identifier": "maskOffsetY",
                "variableButton": {
                    "dataSource": "numbers"
                },
                "attribute": "mask.oy",
                "minimum": 0,
                "maximum": 999999999
            },
            {
                "label": "$$89ECAECDK4610A4BF8SA019E8444CA45FAB6",
                "type": "GSQStepper",
                "identifier": "maskValue",
                "attribute": "mask.value",
                "variableButton": {
                    "dataSource": "numbers"
                },
                "minimum": 0,
                "maximum": 255
            },
            {
                "label": "$$A20F74E20798454C200A83253DEACB863B87",
                "type": "GSQStepper",
                "identifier": "maskVague",
                "attribute": "mask.vague",
                "variableButton": {
                    "dataSource": "numbers"
                },
                "minimum": 0,
                "maximum": 255
            },
            {
                "label": "$$0BD2456DK1DA1A4C2DS9C03EAC7A2C6C7815",
                "valueFormula": "return fmtDuration(fmtNumVar(p.duration))",
                "valueTranslator": {
                    "write": "return v / 1000 * GS.CONST.GAME_FRAME_RATE",
                    "read": "return ROUND(v / GS.CONST.GAME_FRAME_RATE * 1000)"
                },
                "type": "GSQStepper",
                "attribute": "duration",
                "identifier": "duration",
                "variableButton": {
                    "dataSource": "numbers"
                },
                "minimum": 0,
                "maximum": 999999999
            },
            {
                "type": "GSQPopupField",
                "attribute": "waitForCompletion",
                "identifier": "waitForCompletion",
                "dataSource": [
                    "$$2EA7A7BF12D3404F62094CA6644784A9FC40",
                    "$$97A5E676K2351A43FCSB0DFEBB5CF7A73243"
                ],
                "valueFormula": "return (p.waitForCompletion ? lcs('97A5E676K2351A43FCSB0DFEBB5CF7A73243') : lcs('2EA7A7BF12D3404F62094CA6644784A9FC40'))"
            }
        ],
        "expandedView": {
            "columns": [
                {
                    "sections": [
                        {
                            "label": "$$4B6665ACK640FA4A19S89F1E4F1070280626",
                            "rows": [
                                {
                                    "items": [
                                        {
                                            "label": "$$858E29BD598E6544DD49356017DFC223DA6F",
                                            "type": "GSQPopupField",
                                            "attribute": "easing.type",
                                            "lockable": true,
                                            "width": "50%",
                                            "dataSource": [
                                                "$$B04840A62C08B644918821142386D7EEB014",
                                                "$$99D9039B6FF24440998B5ED62A44E25D562A",
                                                "$$6DB3AC545EBEF747C56BB237892A2FE7DC6A",
                                                "$$087E67D05860D644FC9A87C91B303A91E774",
                                                "$$5101E7646B6A284EC5385FF42CC39E29BC20",
                                                "$$9DEB76CD12AA024F65384215C8DF97C64463",
                                                "$$757243FE807A124F5058CEA6DC72BB24F1AD",
                                                "$$22D2BB118D79E248023904E4E5DCF459C2B2",
                                                "Ease Elastic",
                                                "Ease Bounce",
                                                "Ease Back"
                                            ],
                                            "valueFormula": "return GS.CONST.EASING_TYPES[p.easing.type]"
                                        },
                                        {
                                            "label": "",
                                            "width": "auto",
                                            "unlockItems": [
                                                "easing.type"
                                            ],
                                            "type": "GSQPopupField",
                                            "attribute": "easing.inOut",
                                            "dataSource": [
                                                "$$19C38D481D2B4947845AFB426AA83A22A24E",
                                                "$$636489127D19D648ED6BB357549054B90E98",
                                                "$$03359F826080274E018A4693CE01C765D700"
                                            ],
                                            "valueFormula": "return GS.CONST.EASING_IN_OUT[p.easing.inOut]"
                                        }
                                    ]
                                }
                            ]
                        }
                    ]
                }
            ]
        },
        "sections": [],
        "rawContent": "{\n    \"parentId\": \"AFAD6CEFK59C1A4298SBABFE7AEC1B964622\",\n    \"displayName\": \"$$1AE086CC19D155453F395AA60271C39E4102\",\n    \"windowTitle\": \"$$3FA17C62K182DA4AC9S9A26E7F594431DDD9\",\n    \"type\": \"event_command\",\n    \"title\": \"$$P22\",\n    \"id\": \"vn.MaskCharacter\",\n    \"group\": \"$$1CCE5315K1F61A4059SBC64E0B6CECA383C3\",\n    \"subGroup\": \"$$9D7B8871KE8A7A410ES8CA3EA1F415A8BEA7\",\n    \"windowSize\": {\n        \"w\": 400\n    },\n    \"nodes\": [\n    ],\n    \"defaultValue\": { \"characterId\": GS.CONST.DEFAULT_RECORD_ID, \"duration\": 0, \"waitForCompletion\": 0, \"easing\": { \"type\": 0, \"inOut\": 1 }, \"mask\": GS.CONST.DEFAULT_MASKING_DATA },\n    \"quickItems\": [GSQ.CONTROLS.CHARACTER_SELECTION].concat(GSQ.CONTROLS.MASKING).concat([\n            GSQ.CONTROLS.DURATION,\n            GSQ.CONTROLS.WAIT_FOR_COMPLETION\n        ]),\n    \"expandedView\": {\n        \"columns\": [\n            {\n                \"sections\": [\n                    {\n                        \"label\": \"$$4B6665ACK640FA4A19S89F1E4F1070280626\",\n                        \"rows\": [\n                            GSQ.ROWS.EASING\n                        ]\n                    } \n                ]\n            }\n        ]\n    },\n    \"sections\": [\n    ]\n}",
        "name": "Mask Character",
        "order": 2
    },
    "summary": [
        "name",
        "type"
    ]
}

Commits for Nextrek/s2s/data/AA15E6AFK02A4A44B7S8A71E7C259E59DB35.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