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
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
{
    "uid": "DE1026EE75B256453F59F5E595C2349C42EC",
    "isLoaded": true,
    "lastModificationTime": 0,
    "items": {
        "name": "Mappa",
        "type": "vn.scene",
        "parentId": "B8F36B9D3CA716479E3B52834825F5A2ECFC",
        "chapterUid": "49DC3EE6267197419859C9E4D23776294B50",
        "order": 1,
        "localizableStrings": {},
        "commands": [
            {
                "id": "vn.ChangeBackground",
                "params": {
                    "viewport": {
                        "type": "scene"
                    },
                    "graphic": {
                        "name": "papers.co-vb55-wallpaper-astratto-carta-ocean-blur-pattern-25-wallpaper",
                        "hue": 0,
                        "opacity": 255,
                        "blending": 0,
                        "tone": {
                            "red": 0,
                            "green": 0,
                            "blue": 0,
                            "grey": 0
                        }
                    },
                    "layer": 0,
                    "duration": 0,
                    "waitForCompletion": 0,
                    "blendMode": 0,
                    "origin": 0,
                    "zOrder": 0,
                    "loopVertical": 0,
                    "loopHorizontal": 0,
                    "easing": {
                        "type": 0,
                        "inOut": 1
                    },
                    "animation": {
                        "type": 1,
                        "movement": 0,
                        "mask": {
                            "graphic": null,
                            "vague": 30
                        }
                    },
                    "fieldFlags": {
                        "duration": 1,
                        "easing.type": 0,
                        "animation.type": 1,
                        "origin": 1,
                        "zOrder": 1,
                        "blendMode": 1,
                        "viewport.type": 0,
                        "loopVertical": 1,
                        "loopHorizontal": 1
                    },
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "93F5F786535DB541448AE7248C990E243B54",
                "indent": 0,
                "expanded": true
            },
            {
                "id": "gs.ShowImageMap",
                "params": {
                    "numberDomain": "com.degica.vnm.default",
                    "number": 0,
                    "hotspots": [
                        {
                            "x": 312,
                            "y": 27,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 312,
                                "y": 27,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "SalottoPonteSuperiore",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 89,
                            "y": 29,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 89,
                                "y": 29,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "SalottoPonteInferiore",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 539,
                            "y": 28,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 539,
                                "y": 28,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "Elicottero",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 92,
                            "y": 248,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 92,
                                "y": 248,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "SalottoInterno",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 989,
                            "y": 29,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 989,
                                "y": 29,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "Piscina",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 767,
                            "y": 26,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 767,
                                "y": 26,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "Jacuzzi",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 1218,
                            "y": 26,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 1218,
                                "y": 26,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "Plancia",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 1446,
                            "y": 28,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 1447,
                                "y": 27,
                                "width": 159,
                                "height": 158,
                                "action": 1,
                                "label": "SaladaPranzo",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 159,
                                "height": 158
                            }
                        },
                        {
                            "x": 1671,
                            "y": 30,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 1671,
                                "y": 30,
                                "width": 157,
                                "height": 154,
                                "action": 1,
                                "label": "Camera",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 157,
                                "height": 154
                            }
                        },
                        {
                            "x": 312,
                            "y": 249,
                            "angle": 0,
                            "zoom": 1,
                            "horizontalFlip": false,
                            "data": {
                                "x": 312,
                                "y": 249,
                                "width": 157,
                                "height": 154,
                                "action": 1,
                                "label": "Palestra",
                                "bindToSwitch": false,
                                "bindEnabledState": false,
                                "bindValueTo": false,
                                "finish": false,
                                "zoom": 1,
                                "angle": 0,
                                "horizontalFlip": false
                            },
                            "color": {
                                "red": 255,
                                "green": 0,
                                "blue": 255,
                                "alpha": 130
                            },
                            "size": {
                                "width": 157,
                                "height": 154
                            }
                        }
                    ],
                    "predefinedPositionId": 1,
                    "ground": {
                        "name": "mappa1",
                        "hue": 0,
                        "opacity": 255,
                        "blending": 0,
                        "tone": {
                            "red": 0,
                            "green": 0,
                            "blue": 0,
                            "grey": 0
                        }
                    },
                    "hover": {
                        "name": "mappa",
                        "hue": 0,
                        "opacity": 255,
                        "blending": 0,
                        "tone": {
                            "red": 0,
                            "green": 0,
                            "blue": 0,
                            "grey": 0
                        }
                    },
                    "unselected": null,
                    "selected": null,
                    "selectedHover": null,
                    "duration": 0,
                    "origin": 0,
                    "waitForCompletion": 1,
                    "positionType": 2,
                    "position": {
                        "x": 0,
                        "y": 0
                    },
                    "easing": {
                        "type": 0,
                        "inOut": 1
                    },
                    "blendMode": 0,
                    "zOrder": 0,
                    "animation": {
                        "type": 1,
                        "movement": 0,
                        "mask": {
                            "graphic": null,
                            "vague": 30
                        }
                    },
                    "fieldFlags": {
                        "easing.type": 1,
                        "animation.type": 1,
                        "origin": 1,
                        "zOrder": 1,
                        "blendMode": 1
                    },
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "FDFB29A8446DE34D125A14D538FD0723EE5F",
                "indent": 0,
                "expanded": true
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "Plancia"
                },
                "uid": "0467A11E1874354045783F57AFC488A7983D",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "7DF67C464038F142687847D32FC7B874BC9B",
                        "name": "Plancia"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "B733D26A50D88049137BC3C78289A5AA6712",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "FBF087996945F440FA7A69B52013F8DA47A5",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "Piscina"
                },
                "uid": "6F8D55505533E04FF7783B17972CBE8E4490",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "382248BE436F1948C378C986EDD1F5F0B0A7",
                        "name": "Piscina"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "4FA007D63A6AB94E523BD364C2F4F381CC96",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "AB27A3FF1C53474D982B15267ED25D2ED6E6",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "jacuzzi"
                },
                "uid": "F0DC03858343104895699962E6C29C3EE75E",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "882D72A16093D1446F9B169625B155D05B2A",
                        "name": "jacuzzi"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "CE09A77067DF824A6A9A8FD722AE6F20BF6F",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "47FAD5B81941B9415998EA913949687A0C28",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "SaladaPranzo"
                },
                "uid": "1503F8702AEB994C1628DC042C6F3350BF83",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "95F553EF19C9D349084A1E91FA8B5A54A24E",
                        "name": "Sala da pranzo"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "4EBE32697185974DD42987227CDE0F30E542",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "F8449AE642C5044DC15812A51B79500C9988",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "SalottoInterno"
                },
                "uid": "9C40AFBE08F3D345F618B9115757AFF4DEB3",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "AF3E768038C340427B792836AD12251A76A7",
                        "name": "Salotto interno"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "96CBE60152A70241E029CE12E72DD139A93A",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "7B585E7B4DB6314A0D3B5FC392201324750F",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "SalottoPonteInferiore"
                },
                "uid": "CB10FAE8571B934D6A78FBB45A878ABA8166",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "7E16069C43AFA549D10913982E1EF50FE74D",
                        "name": "Salotto Ponte Inferiore"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "D6554E4157A7D540D06B14D76C97B58FB112",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "5C7914308007C6444239FC59A7C0E8DD0C90",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "SalottoPonteSuperiore"
                },
                "uid": "AD236BF3936E544BE53903574C7BE5436089",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "1945B956963DD44E395AE365633012D7536B",
                        "name": "Salotto Ponte Superiore"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "34C1519B6A65A14BF11A66345EDC77A5EB2C",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "4AA4CA4169B1B643C47A999895F67FC652F3",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "Elicottero"
                },
                "uid": "5E92EDC71F8CB74F683BC7708F68ED897CF3",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "3305C56CKBF5BA44BFS8614EE4B277E49F6A",
                        "name": "Elicottero"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "66F8953167593844655BDCB78F332BAB7361",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "794D0920132F6647E53AB785792033A0AC58",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "Palestra"
                },
                "uid": "A4A1BA5C554D024E226BB8200406F2CAAB62",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "8CB5D9E524F006458528C155F5BFFF6F7507",
                        "name": "Sala Pesi"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "281A212C7BB1B74FA24A1AA48FC3B725D2D1",
                "indent": 0
            },
            {
                "id": "gs.Idle",
                "params": {},
                "uid": "35AD18AD8E092540D88BC7D75DC8738BC3A7",
                "indent": 0
            },
            {
                "id": "gs.Label",
                "params": {
                    "name": "Camera"
                },
                "uid": "33BC46525ADA4349691B03333A72885F8047",
                "indent": 0
            },
            {
                "id": "vn.ChangeScene",
                "params": {
                    "scene": {
                        "uid": "0769314C13125441C9090E69156722E825CD",
                        "name": "Camera da  Letto"
                    },
                    "savePrevious": 1,
                    "erasePictures": 0,
                    "eraseTexts": 0,
                    "eraseVideos": 0,
                    "previewBackground": {
                        "name": "$live_preview_snapshot"
                    }
                },
                "uid": "80B2FCA59B14284B622A6DF24B2E594253B3",
                "indent": 0
            }
        ],
        "livePreviewDisabled": false,
        "booleanVariables": [
            {
                "name": "",
                "index": 0,
                "scope": 0
            }
        ],
        "numberVariables": [
            {
                "name": "",
                "index": 0,
                "scope": 0
            }
        ],
        "chapter": {
            "name": "Capitolo I"
        },
        "stringVariables": [
            {
                "name": "",
                "index": 0,
                "scope": 0
            }
        ]
    },
    "summary": [
        "name",
        "type",
        "parentId",
        "chapterUid",
        "order"
    ]
}

Commits for Nextrek/s2s/data/DE1026EE75B256453F59F5E595C2349C42EC.json

Diff revisions: vs.
Revision Author Commited Message
1103 Diff Diff ASorrentino picture ASorrentino Thu 17 May, 2018 18:15:28 +0000
1084 MOliva picture MOliva Fri 11 May, 2018 12:41:55 +0000