game_client_logic_deb 1.8.387 → 1.8.388
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Kosi-Kaverit-kaverit.js +53 -53
- package/Kosi-Kodein-kodein-di.js +516 -516
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1389 -1389
- package/Logic_Debertz-core.js +1106 -1097
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +11099 -10937
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +3403 -3390
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlinx-coroutines-core.js +1262 -1218
- package/kotlinx-coroutines-core.js.map +1 -1
- package/ktor-ktor-client-content-negotiation.js +123 -123
- package/ktor-ktor-client-core.js +1431 -1431
- package/ktor-ktor-client-logging.js +269 -269
- package/ktor-ktor-events.js +6 -6
- package/ktor-ktor-http.js +595 -595
- package/ktor-ktor-io.js +1208 -1208
- package/ktor-ktor-serialization-kotlinx-json.js +1 -1
- package/ktor-ktor-serialization-kotlinx.js +128 -128
- package/ktor-ktor-serialization.js +63 -63
- package/ktor-ktor-utils.js +477 -477
- package/ktor-ktor-websockets.js +40 -40
- package/package.json +1 -1
- package/random-library-secure-random.js +1 -1
- package/raspberry-cardgame-lib-core.js +164 -164
- package/raspberry-cardgame-lib-random.js +552 -552
- package/uuid.js +11 -11
package/Logic_Debertz-core.js
CHANGED
|
@@ -126,14 +126,14 @@
|
|
|
126
126
|
var Key_instance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.k;
|
|
127
127
|
var Element = kotlin_kotlin.$_$.ma;
|
|
128
128
|
var CoroutineImpl = kotlin_kotlin.$_$.oa;
|
|
129
|
-
var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
129
|
+
var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.f1;
|
|
130
130
|
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.z9;
|
|
131
131
|
var initMetadataForLambda = kotlin_kotlin.$_$.mc;
|
|
132
132
|
var Dispatchers_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
|
|
133
|
-
var SupervisorJob = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
134
|
-
var Mutex = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
135
|
-
var CoroutineScope_0 = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
136
|
-
var launch = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
133
|
+
var SupervisorJob = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.i1;
|
|
134
|
+
var Mutex = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.z;
|
|
135
|
+
var CoroutineScope_0 = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.e1;
|
|
136
|
+
var launch = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.q1;
|
|
137
137
|
var uuid4 = kotlin_com_benasher44_uuid.$_$.a;
|
|
138
138
|
var get_atomicfu$reentrantLock = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.a;
|
|
139
139
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
@@ -148,11 +148,11 @@
|
|
|
148
148
|
var Long = kotlin_kotlin.$_$.fh;
|
|
149
149
|
var equalsLong = kotlin_kotlin.$_$.cb;
|
|
150
150
|
var delay = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.e;
|
|
151
|
-
var get_isActive = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
151
|
+
var get_isActive = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.o1;
|
|
152
152
|
var BufferOverflow_DROP_OLDEST_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.a;
|
|
153
|
-
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
153
|
+
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.s;
|
|
154
154
|
var FunctionAdapter = kotlin_kotlin.$_$.ob;
|
|
155
|
-
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.
|
|
155
|
+
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.r;
|
|
156
156
|
var getKClassFromExpression = kotlin_kotlin.$_$.be;
|
|
157
157
|
var get_lastIndex = kotlin_kotlin.$_$.y7;
|
|
158
158
|
var single = kotlin_kotlin.$_$.a9;
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
initMetadataForInterface(PlayerIdContract, 'PlayerIdContract');
|
|
228
228
|
initMetadataForClass(GameUserInfo, 'GameUserInfo', VOID, VOID, [PlayerIdContract]);
|
|
229
229
|
function get_amountOfCards() {
|
|
230
|
-
return this.
|
|
230
|
+
return this.p53().o();
|
|
231
231
|
}
|
|
232
232
|
initMetadataForInterface(Player, 'Player', VOID, VOID, [PlayerIdContract]);
|
|
233
233
|
initMetadataForClass(PlayerIdOrderComparator, 'PlayerIdOrderComparator', VOID, VOID, [Comparator]);
|
|
@@ -276,16 +276,16 @@
|
|
|
276
276
|
initMetadataForClass(CardGrowthComparator, 'CardGrowthComparator', VOID, VOID, [Comparator]);
|
|
277
277
|
initMetadataForClass(ProcessingCard, 'ProcessingCard');
|
|
278
278
|
function launchDefault$default(context, block, $super) {
|
|
279
|
-
context = context === VOID ? this.
|
|
280
|
-
return $super === VOID ? this.
|
|
279
|
+
context = context === VOID ? this.l6a() : context;
|
|
280
|
+
return $super === VOID ? this.m6a(context, block) : $super.m6a.call(this, context, block);
|
|
281
281
|
}
|
|
282
282
|
function launchDefaultWithLock$default(context, block, $super) {
|
|
283
|
-
context = context === VOID ? this.
|
|
284
|
-
return $super === VOID ? this.
|
|
283
|
+
context = context === VOID ? this.l6a() : context;
|
|
284
|
+
return $super === VOID ? this.o6a(context, block) : $super.o6a.call(this, context, block);
|
|
285
285
|
}
|
|
286
286
|
function launchMain$default(context, block, $super) {
|
|
287
|
-
context = context === VOID ? this.
|
|
288
|
-
return $super === VOID ? this.
|
|
287
|
+
context = context === VOID ? this.l6a() : context;
|
|
288
|
+
return $super === VOID ? this.q6a(context, block) : $super.q6a.call(this, context, block);
|
|
289
289
|
}
|
|
290
290
|
initMetadataForInterface(AsyncProvider, 'AsyncProvider');
|
|
291
291
|
initMetadataForCompanion(Companion_20);
|
|
@@ -324,7 +324,7 @@
|
|
|
324
324
|
return false;
|
|
325
325
|
}
|
|
326
326
|
function get_isAutoStartTimer() {
|
|
327
|
-
return !this.
|
|
327
|
+
return !this.h6d() && !this.i6d();
|
|
328
328
|
}
|
|
329
329
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
330
330
|
initMetadataForClass(TimerAction, 'TimerAction', VOID, VOID, [Action]);
|
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
tmp = types;
|
|
377
377
|
}
|
|
378
378
|
types = tmp;
|
|
379
|
-
return $super === VOID ? this.
|
|
379
|
+
return $super === VOID ? this.c6h(types) : $super.c6h.call(this, types);
|
|
380
380
|
}
|
|
381
381
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
382
382
|
initMetadataForCompanion(Companion_22);
|
|
@@ -386,9 +386,9 @@
|
|
|
386
386
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
387
387
|
//endregion
|
|
388
388
|
function GameEngineConfig() {
|
|
389
|
-
this.version = '1.8.
|
|
389
|
+
this.version = '1.8.388';
|
|
390
390
|
}
|
|
391
|
-
protoOf(GameEngineConfig).
|
|
391
|
+
protoOf(GameEngineConfig).w3u = function () {
|
|
392
392
|
return this.version;
|
|
393
393
|
};
|
|
394
394
|
var GameEngineConfig_instance;
|
|
@@ -397,10 +397,10 @@
|
|
|
397
397
|
}
|
|
398
398
|
function Toggles() {
|
|
399
399
|
}
|
|
400
|
-
protoOf(Toggles).
|
|
400
|
+
protoOf(Toggles).e63 = function (version) {
|
|
401
401
|
return get_minorVersion(version) > 5;
|
|
402
402
|
};
|
|
403
|
-
protoOf(Toggles).
|
|
403
|
+
protoOf(Toggles).f63 = function () {
|
|
404
404
|
return false;
|
|
405
405
|
};
|
|
406
406
|
var Toggles_instance;
|
|
@@ -408,7 +408,7 @@
|
|
|
408
408
|
return Toggles_instance;
|
|
409
409
|
}
|
|
410
410
|
function _get_$cachedSerializer__te6jhj($this) {
|
|
411
|
-
return $this.
|
|
411
|
+
return $this.g63_1.w();
|
|
412
412
|
}
|
|
413
413
|
function ContinueGameReason$Companion$_anonymous__g3m3ym() {
|
|
414
414
|
var tmp = getKClass(ContinueGameReason);
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
Companion_instance_1 = this;
|
|
431
431
|
var tmp = this;
|
|
432
432
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
433
|
-
tmp.
|
|
433
|
+
tmp.g63_1 = lazy(tmp_0, ContinueGameReason$Companion$_anonymous__g3m3ym);
|
|
434
434
|
}
|
|
435
435
|
protoOf(Companion).a1c = function () {
|
|
436
436
|
return _get_$cachedSerializer__te6jhj(this);
|
|
@@ -460,19 +460,19 @@
|
|
|
460
460
|
$serializer_instance = this;
|
|
461
461
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_RETURNS', this, 1);
|
|
462
462
|
tmp0_serialDesc.gz('playerId', false);
|
|
463
|
-
this.
|
|
463
|
+
this.h63_1 = tmp0_serialDesc;
|
|
464
464
|
}
|
|
465
|
-
protoOf($serializer).
|
|
466
|
-
var tmp0_desc = this.
|
|
465
|
+
protoOf($serializer).i63 = function (encoder, value) {
|
|
466
|
+
var tmp0_desc = this.h63_1;
|
|
467
467
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
468
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
468
|
+
tmp1_output.dt(tmp0_desc, 0, value.j63_1);
|
|
469
469
|
tmp1_output.pr(tmp0_desc);
|
|
470
470
|
};
|
|
471
471
|
protoOf($serializer).co = function (encoder, value) {
|
|
472
|
-
return this.
|
|
472
|
+
return this.i63(encoder, value instanceof PlayerReturnsReason ? value : THROW_CCE());
|
|
473
473
|
};
|
|
474
474
|
protoOf($serializer).do = function (decoder) {
|
|
475
|
-
var tmp0_desc = this.
|
|
475
|
+
var tmp0_desc = this.h63_1;
|
|
476
476
|
var tmp1_flag = true;
|
|
477
477
|
var tmp2_index = 0;
|
|
478
478
|
var tmp3_bitMask0 = 0;
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
return PlayerReturnsReason_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
501
501
|
};
|
|
502
502
|
protoOf($serializer).bo = function () {
|
|
503
|
-
return this.
|
|
503
|
+
return this.h63_1;
|
|
504
504
|
};
|
|
505
505
|
protoOf($serializer).vz = function () {
|
|
506
506
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -516,10 +516,10 @@
|
|
|
516
516
|
}
|
|
517
517
|
function PlayerReturnsReason_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
518
518
|
if (!(1 === (1 & seen0))) {
|
|
519
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance().
|
|
519
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance().h63_1);
|
|
520
520
|
}
|
|
521
521
|
ContinueGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
522
|
-
$this.
|
|
522
|
+
$this.j63_1 = playerId;
|
|
523
523
|
return $this;
|
|
524
524
|
}
|
|
525
525
|
function PlayerReturnsReason_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -527,20 +527,20 @@
|
|
|
527
527
|
}
|
|
528
528
|
function PlayerReturnsReason(playerId) {
|
|
529
529
|
ContinueGameReason.call(this);
|
|
530
|
-
this.
|
|
530
|
+
this.j63_1 = playerId;
|
|
531
531
|
}
|
|
532
532
|
protoOf(PlayerReturnsReason).toString = function () {
|
|
533
|
-
return 'PlayerReturnsReason(playerId=' + this.
|
|
533
|
+
return 'PlayerReturnsReason(playerId=' + this.j63_1 + ')';
|
|
534
534
|
};
|
|
535
535
|
protoOf(PlayerReturnsReason).hashCode = function () {
|
|
536
|
-
return getStringHashCode(this.
|
|
536
|
+
return getStringHashCode(this.j63_1);
|
|
537
537
|
};
|
|
538
538
|
protoOf(PlayerReturnsReason).equals = function (other) {
|
|
539
539
|
if (this === other)
|
|
540
540
|
return true;
|
|
541
541
|
if (!(other instanceof PlayerReturnsReason))
|
|
542
542
|
return false;
|
|
543
|
-
if (!(this.
|
|
543
|
+
if (!(this.j63_1 === other.j63_1))
|
|
544
544
|
return false;
|
|
545
545
|
return true;
|
|
546
546
|
};
|
|
@@ -554,19 +554,19 @@
|
|
|
554
554
|
$serializer_instance_0 = this;
|
|
555
555
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('RESTART_ROUND', this, 1);
|
|
556
556
|
tmp0_serialDesc.gz('fromRound', false);
|
|
557
|
-
this.
|
|
557
|
+
this.k63_1 = tmp0_serialDesc;
|
|
558
558
|
}
|
|
559
|
-
protoOf($serializer_0).
|
|
560
|
-
var tmp0_desc = this.
|
|
559
|
+
protoOf($serializer_0).l63 = function (encoder, value) {
|
|
560
|
+
var tmp0_desc = this.k63_1;
|
|
561
561
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
562
|
-
tmp1_output.ht(tmp0_desc, 0, IntSerializer_getInstance(), value.
|
|
562
|
+
tmp1_output.ht(tmp0_desc, 0, IntSerializer_getInstance(), value.m63_1);
|
|
563
563
|
tmp1_output.pr(tmp0_desc);
|
|
564
564
|
};
|
|
565
565
|
protoOf($serializer_0).co = function (encoder, value) {
|
|
566
|
-
return this.
|
|
566
|
+
return this.l63(encoder, value instanceof RestartRoundReason ? value : THROW_CCE());
|
|
567
567
|
};
|
|
568
568
|
protoOf($serializer_0).do = function (decoder) {
|
|
569
|
-
var tmp0_desc = this.
|
|
569
|
+
var tmp0_desc = this.k63_1;
|
|
570
570
|
var tmp1_flag = true;
|
|
571
571
|
var tmp2_index = 0;
|
|
572
572
|
var tmp3_bitMask0 = 0;
|
|
@@ -594,7 +594,7 @@
|
|
|
594
594
|
return RestartRoundReason_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
595
595
|
};
|
|
596
596
|
protoOf($serializer_0).bo = function () {
|
|
597
|
-
return this.
|
|
597
|
+
return this.k63_1;
|
|
598
598
|
};
|
|
599
599
|
protoOf($serializer_0).vz = function () {
|
|
600
600
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -610,10 +610,10 @@
|
|
|
610
610
|
}
|
|
611
611
|
function RestartRoundReason_init_$Init$(seen0, fromRound, serializationConstructorMarker, $this) {
|
|
612
612
|
if (!(1 === (1 & seen0))) {
|
|
613
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_0().
|
|
613
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_0().k63_1);
|
|
614
614
|
}
|
|
615
615
|
ContinueGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
616
|
-
$this.
|
|
616
|
+
$this.m63_1 = fromRound;
|
|
617
617
|
return $this;
|
|
618
618
|
}
|
|
619
619
|
function RestartRoundReason_init_$Create$(seen0, fromRound, serializationConstructorMarker) {
|
|
@@ -621,31 +621,31 @@
|
|
|
621
621
|
}
|
|
622
622
|
function RestartRoundReason(fromRound) {
|
|
623
623
|
ContinueGameReason.call(this);
|
|
624
|
-
this.
|
|
624
|
+
this.m63_1 = fromRound;
|
|
625
625
|
}
|
|
626
626
|
protoOf(RestartRoundReason).toString = function () {
|
|
627
|
-
return 'RestartRoundReason(fromRound=' + this.
|
|
627
|
+
return 'RestartRoundReason(fromRound=' + this.m63_1 + ')';
|
|
628
628
|
};
|
|
629
629
|
protoOf(RestartRoundReason).hashCode = function () {
|
|
630
|
-
return this.
|
|
630
|
+
return this.m63_1 == null ? 0 : this.m63_1;
|
|
631
631
|
};
|
|
632
632
|
protoOf(RestartRoundReason).equals = function (other) {
|
|
633
633
|
if (this === other)
|
|
634
634
|
return true;
|
|
635
635
|
if (!(other instanceof RestartRoundReason))
|
|
636
636
|
return false;
|
|
637
|
-
if (!(this.
|
|
637
|
+
if (!(this.m63_1 == other.m63_1))
|
|
638
638
|
return false;
|
|
639
639
|
return true;
|
|
640
640
|
};
|
|
641
641
|
function Companion_2() {
|
|
642
642
|
}
|
|
643
|
-
protoOf(Companion_2).
|
|
643
|
+
protoOf(Companion_2).n63 = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat) {
|
|
644
644
|
return new CoreConfig(fileLogsEnabled, false, logsDirectoryPath, fileNameFormat);
|
|
645
645
|
};
|
|
646
646
|
protoOf(Companion_2).getClientEngineTestMode = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat, $super) {
|
|
647
647
|
fileNameFormat = fileNameFormat === VOID ? 'user_[uid].txt' : fileNameFormat;
|
|
648
|
-
return $super === VOID ? this.
|
|
648
|
+
return $super === VOID ? this.n63(fileLogsEnabled, logsDirectoryPath, fileNameFormat) : $super.n63.call(this, fileLogsEnabled, logsDirectoryPath, fileNameFormat);
|
|
649
649
|
};
|
|
650
650
|
protoOf(Companion_2).formatter = function (segment, gameId, roomId, userId) {
|
|
651
651
|
return replace(replace(replace(segment, '[gid]', gameId), '[rid]', roomId), '[uid]', userId);
|
|
@@ -664,19 +664,19 @@
|
|
|
664
664
|
this.logsDirectoryPath = logsDirectoryPath;
|
|
665
665
|
this.fileNameFormat = fileNameFormat;
|
|
666
666
|
}
|
|
667
|
-
protoOf(CoreConfig).
|
|
667
|
+
protoOf(CoreConfig).o63 = function () {
|
|
668
668
|
return this.fileLogsEnabled;
|
|
669
669
|
};
|
|
670
|
-
protoOf(CoreConfig).
|
|
670
|
+
protoOf(CoreConfig).p63 = function () {
|
|
671
671
|
return this.deleteFilesOnClear;
|
|
672
672
|
};
|
|
673
|
-
protoOf(CoreConfig).
|
|
673
|
+
protoOf(CoreConfig).q63 = function () {
|
|
674
674
|
return this.logsDirectoryPath;
|
|
675
675
|
};
|
|
676
|
-
protoOf(CoreConfig).
|
|
676
|
+
protoOf(CoreConfig).r63 = function () {
|
|
677
677
|
return this.fileNameFormat;
|
|
678
678
|
};
|
|
679
|
-
protoOf(CoreConfig).
|
|
679
|
+
protoOf(CoreConfig).s63 = function () {
|
|
680
680
|
var tmp0_elvis_lhs = this.logsDirectoryPath;
|
|
681
681
|
return tmp0_elvis_lhs == null ? get_SystemTemporaryDirectory().toString() : tmp0_elvis_lhs;
|
|
682
682
|
};
|
|
@@ -689,10 +689,10 @@
|
|
|
689
689
|
protoOf(CoreConfig).xl = function () {
|
|
690
690
|
return this.logsDirectoryPath;
|
|
691
691
|
};
|
|
692
|
-
protoOf(CoreConfig).
|
|
692
|
+
protoOf(CoreConfig).m53 = function () {
|
|
693
693
|
return this.fileNameFormat;
|
|
694
694
|
};
|
|
695
|
-
protoOf(CoreConfig).
|
|
695
|
+
protoOf(CoreConfig).t63 = function (fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat) {
|
|
696
696
|
return new CoreConfig(fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat);
|
|
697
697
|
};
|
|
698
698
|
protoOf(CoreConfig).copy = function (fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat, $super) {
|
|
@@ -700,7 +700,7 @@
|
|
|
700
700
|
deleteFilesOnClear = deleteFilesOnClear === VOID ? this.deleteFilesOnClear : deleteFilesOnClear;
|
|
701
701
|
logsDirectoryPath = logsDirectoryPath === VOID ? this.logsDirectoryPath : logsDirectoryPath;
|
|
702
702
|
fileNameFormat = fileNameFormat === VOID ? this.fileNameFormat : fileNameFormat;
|
|
703
|
-
return $super === VOID ? this.
|
|
703
|
+
return $super === VOID ? this.t63(fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat) : $super.t63.call(this, fileLogsEnabled, deleteFilesOnClear, logsDirectoryPath, fileNameFormat);
|
|
704
704
|
};
|
|
705
705
|
protoOf(CoreConfig).toString = function () {
|
|
706
706
|
return 'CoreConfig(fileLogsEnabled=' + this.fileLogsEnabled + ', deleteFilesOnClear=' + this.deleteFilesOnClear + ', logsDirectoryPath=' + this.logsDirectoryPath + ', fileNameFormat=' + this.fileNameFormat + ')';
|
|
@@ -728,15 +728,15 @@
|
|
|
728
728
|
return true;
|
|
729
729
|
};
|
|
730
730
|
function Companion_3() {
|
|
731
|
-
this.
|
|
732
|
-
this.
|
|
733
|
-
this.
|
|
731
|
+
this.u63_1 = ':';
|
|
732
|
+
this.v63_1 = '5';
|
|
733
|
+
this.w63_1 = 'v5';
|
|
734
734
|
}
|
|
735
|
-
protoOf(Companion_3).
|
|
736
|
-
var versionName = this.
|
|
735
|
+
protoOf(Companion_3).x63 = function (_this__u8e3s4, version) {
|
|
736
|
+
var versionName = this.y63(_this__u8e3s4);
|
|
737
737
|
return versionName === version;
|
|
738
738
|
};
|
|
739
|
-
protoOf(Companion_3).
|
|
739
|
+
protoOf(Companion_3).y63 = function (_this__u8e3s4) {
|
|
740
740
|
var version = first(split(_this__u8e3s4, [':']));
|
|
741
741
|
// Inline function 'kotlin.takeIf' call
|
|
742
742
|
var tmp;
|
|
@@ -754,7 +754,7 @@
|
|
|
754
754
|
function IdempotencyTag() {
|
|
755
755
|
}
|
|
756
756
|
function _get_$cachedSerializer__te6jhj_0($this) {
|
|
757
|
-
return $this.
|
|
757
|
+
return $this.a64_1.w();
|
|
758
758
|
}
|
|
759
759
|
function RestartGameReason$_anonymous__zfkhim() {
|
|
760
760
|
var tmp = RestartGameReason_getInstance();
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
RestartGameReason_instance = this;
|
|
769
769
|
var tmp = this;
|
|
770
770
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
771
|
-
tmp.
|
|
771
|
+
tmp.a64_1 = lazy(tmp_0, RestartGameReason$_anonymous__zfkhim);
|
|
772
772
|
}
|
|
773
773
|
protoOf(RestartGameReason).a1c = function () {
|
|
774
774
|
return _get_$cachedSerializer__te6jhj_0(this);
|
|
@@ -799,37 +799,37 @@
|
|
|
799
799
|
}
|
|
800
800
|
function PlayerLostConnectionReason(playerId, tag) {
|
|
801
801
|
TerminationGameReason.call(this);
|
|
802
|
-
this.
|
|
802
|
+
this.b64_1 = playerId;
|
|
803
803
|
this.tag = tag;
|
|
804
804
|
}
|
|
805
|
-
protoOf(PlayerLostConnectionReason).
|
|
806
|
-
return this.
|
|
805
|
+
protoOf(PlayerLostConnectionReason).c64 = function () {
|
|
806
|
+
return this.b64_1;
|
|
807
807
|
};
|
|
808
|
-
protoOf(PlayerLostConnectionReason).
|
|
808
|
+
protoOf(PlayerLostConnectionReason).z63 = function () {
|
|
809
809
|
return this.tag;
|
|
810
810
|
};
|
|
811
|
-
protoOf(PlayerLostConnectionReason).
|
|
811
|
+
protoOf(PlayerLostConnectionReason).d64 = function () {
|
|
812
812
|
return PlayerConnectionState_LOST_CONNECTION_getInstance();
|
|
813
813
|
};
|
|
814
814
|
protoOf(PlayerLostConnectionReason).ne = function () {
|
|
815
|
-
return this.
|
|
815
|
+
return this.b64_1;
|
|
816
816
|
};
|
|
817
817
|
protoOf(PlayerLostConnectionReason).oe = function () {
|
|
818
818
|
return this.tag;
|
|
819
819
|
};
|
|
820
|
-
protoOf(PlayerLostConnectionReason).
|
|
820
|
+
protoOf(PlayerLostConnectionReason).e64 = function (playerId, tag) {
|
|
821
821
|
return new PlayerLostConnectionReason(playerId, tag);
|
|
822
822
|
};
|
|
823
823
|
protoOf(PlayerLostConnectionReason).copy = function (playerId, tag, $super) {
|
|
824
|
-
playerId = playerId === VOID ? this.
|
|
824
|
+
playerId = playerId === VOID ? this.b64_1 : playerId;
|
|
825
825
|
tag = tag === VOID ? this.tag : tag;
|
|
826
|
-
return $super === VOID ? this.
|
|
826
|
+
return $super === VOID ? this.e64(playerId, tag) : $super.e64.call(this, playerId, tag);
|
|
827
827
|
};
|
|
828
828
|
protoOf(PlayerLostConnectionReason).toString = function () {
|
|
829
|
-
return 'PlayerLostConnectionReason(playerId=' + this.
|
|
829
|
+
return 'PlayerLostConnectionReason(playerId=' + this.b64_1 + ', tag=' + this.tag + ')';
|
|
830
830
|
};
|
|
831
831
|
protoOf(PlayerLostConnectionReason).hashCode = function () {
|
|
832
|
-
var result = getStringHashCode(this.
|
|
832
|
+
var result = getStringHashCode(this.b64_1);
|
|
833
833
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
834
834
|
return result;
|
|
835
835
|
};
|
|
@@ -838,7 +838,7 @@
|
|
|
838
838
|
return true;
|
|
839
839
|
if (!(other instanceof PlayerLostConnectionReason))
|
|
840
840
|
return false;
|
|
841
|
-
if (!(this.
|
|
841
|
+
if (!(this.b64_1 === other.b64_1))
|
|
842
842
|
return false;
|
|
843
843
|
if (!(this.tag == other.tag))
|
|
844
844
|
return false;
|
|
@@ -846,37 +846,37 @@
|
|
|
846
846
|
};
|
|
847
847
|
function PlayerTimeoutReason(playerId, tag) {
|
|
848
848
|
TerminationGameReason.call(this);
|
|
849
|
-
this.
|
|
849
|
+
this.f64_1 = playerId;
|
|
850
850
|
this.tag = tag;
|
|
851
851
|
}
|
|
852
|
-
protoOf(PlayerTimeoutReason).
|
|
853
|
-
return this.
|
|
852
|
+
protoOf(PlayerTimeoutReason).c64 = function () {
|
|
853
|
+
return this.f64_1;
|
|
854
854
|
};
|
|
855
|
-
protoOf(PlayerTimeoutReason).
|
|
855
|
+
protoOf(PlayerTimeoutReason).z63 = function () {
|
|
856
856
|
return this.tag;
|
|
857
857
|
};
|
|
858
|
-
protoOf(PlayerTimeoutReason).
|
|
858
|
+
protoOf(PlayerTimeoutReason).d64 = function () {
|
|
859
859
|
return PlayerConnectionState_TIMEOUT_getInstance();
|
|
860
860
|
};
|
|
861
861
|
protoOf(PlayerTimeoutReason).ne = function () {
|
|
862
|
-
return this.
|
|
862
|
+
return this.f64_1;
|
|
863
863
|
};
|
|
864
864
|
protoOf(PlayerTimeoutReason).oe = function () {
|
|
865
865
|
return this.tag;
|
|
866
866
|
};
|
|
867
|
-
protoOf(PlayerTimeoutReason).
|
|
867
|
+
protoOf(PlayerTimeoutReason).e64 = function (playerId, tag) {
|
|
868
868
|
return new PlayerTimeoutReason(playerId, tag);
|
|
869
869
|
};
|
|
870
870
|
protoOf(PlayerTimeoutReason).copy = function (playerId, tag, $super) {
|
|
871
|
-
playerId = playerId === VOID ? this.
|
|
871
|
+
playerId = playerId === VOID ? this.f64_1 : playerId;
|
|
872
872
|
tag = tag === VOID ? this.tag : tag;
|
|
873
|
-
return $super === VOID ? this.
|
|
873
|
+
return $super === VOID ? this.e64(playerId, tag) : $super.e64.call(this, playerId, tag);
|
|
874
874
|
};
|
|
875
875
|
protoOf(PlayerTimeoutReason).toString = function () {
|
|
876
|
-
return 'PlayerTimeoutReason(playerId=' + this.
|
|
876
|
+
return 'PlayerTimeoutReason(playerId=' + this.f64_1 + ', tag=' + this.tag + ')';
|
|
877
877
|
};
|
|
878
878
|
protoOf(PlayerTimeoutReason).hashCode = function () {
|
|
879
|
-
var result = getStringHashCode(this.
|
|
879
|
+
var result = getStringHashCode(this.f64_1);
|
|
880
880
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
881
881
|
return result;
|
|
882
882
|
};
|
|
@@ -885,7 +885,7 @@
|
|
|
885
885
|
return true;
|
|
886
886
|
if (!(other instanceof PlayerTimeoutReason))
|
|
887
887
|
return false;
|
|
888
|
-
if (!(this.
|
|
888
|
+
if (!(this.f64_1 === other.f64_1))
|
|
889
889
|
return false;
|
|
890
890
|
if (!(this.tag == other.tag))
|
|
891
891
|
return false;
|
|
@@ -893,43 +893,43 @@
|
|
|
893
893
|
};
|
|
894
894
|
function PlayerExitReason(playerId) {
|
|
895
895
|
TerminationGameReason.call(this);
|
|
896
|
-
this.
|
|
896
|
+
this.g64_1 = playerId;
|
|
897
897
|
}
|
|
898
|
-
protoOf(PlayerExitReason).
|
|
899
|
-
return this.
|
|
898
|
+
protoOf(PlayerExitReason).c64 = function () {
|
|
899
|
+
return this.g64_1;
|
|
900
900
|
};
|
|
901
|
-
protoOf(PlayerExitReason).
|
|
901
|
+
protoOf(PlayerExitReason).d64 = function () {
|
|
902
902
|
return PlayerConnectionState_LEFT_getInstance();
|
|
903
903
|
};
|
|
904
904
|
protoOf(PlayerExitReason).ne = function () {
|
|
905
|
-
return this.
|
|
905
|
+
return this.g64_1;
|
|
906
906
|
};
|
|
907
|
-
protoOf(PlayerExitReason).
|
|
907
|
+
protoOf(PlayerExitReason).h64 = function (playerId) {
|
|
908
908
|
return new PlayerExitReason(playerId);
|
|
909
909
|
};
|
|
910
910
|
protoOf(PlayerExitReason).copy = function (playerId, $super) {
|
|
911
|
-
playerId = playerId === VOID ? this.
|
|
912
|
-
return $super === VOID ? this.
|
|
911
|
+
playerId = playerId === VOID ? this.g64_1 : playerId;
|
|
912
|
+
return $super === VOID ? this.h64(playerId) : $super.h64.call(this, playerId);
|
|
913
913
|
};
|
|
914
914
|
protoOf(PlayerExitReason).toString = function () {
|
|
915
|
-
return 'PlayerExitReason(playerId=' + this.
|
|
915
|
+
return 'PlayerExitReason(playerId=' + this.g64_1 + ')';
|
|
916
916
|
};
|
|
917
917
|
protoOf(PlayerExitReason).hashCode = function () {
|
|
918
|
-
return getStringHashCode(this.
|
|
918
|
+
return getStringHashCode(this.g64_1);
|
|
919
919
|
};
|
|
920
920
|
protoOf(PlayerExitReason).equals = function (other) {
|
|
921
921
|
if (this === other)
|
|
922
922
|
return true;
|
|
923
923
|
if (!(other instanceof PlayerExitReason))
|
|
924
924
|
return false;
|
|
925
|
-
if (!(this.
|
|
925
|
+
if (!(this.g64_1 === other.g64_1))
|
|
926
926
|
return false;
|
|
927
927
|
return true;
|
|
928
928
|
};
|
|
929
929
|
function FinishPlayerReason() {
|
|
930
930
|
}
|
|
931
931
|
function _get_$cachedSerializer__te6jhj_1($this) {
|
|
932
|
-
return $this.
|
|
932
|
+
return $this.i64_1.w();
|
|
933
933
|
}
|
|
934
934
|
function GameFinishedReason$Reason$Companion$_anonymous__q2gwr5() {
|
|
935
935
|
return createSimpleEnumSerializer('com.logic.data.models.GameFinishedReason.Reason', values());
|
|
@@ -972,7 +972,7 @@
|
|
|
972
972
|
Companion_instance_6 = this;
|
|
973
973
|
var tmp = this;
|
|
974
974
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
975
|
-
tmp.
|
|
975
|
+
tmp.i64_1 = lazy(tmp_0, GameFinishedReason$Reason$Companion$_anonymous__q2gwr5);
|
|
976
976
|
}
|
|
977
977
|
protoOf(Companion_4).a1c = function () {
|
|
978
978
|
return _get_$cachedSerializer__te6jhj_1(this);
|
|
@@ -1032,18 +1032,18 @@
|
|
|
1032
1032
|
TerminationGameReason.call(this);
|
|
1033
1033
|
this.reason = reason;
|
|
1034
1034
|
}
|
|
1035
|
-
protoOf(GameFinishedReason).
|
|
1035
|
+
protoOf(GameFinishedReason).l64 = function () {
|
|
1036
1036
|
return this.reason;
|
|
1037
1037
|
};
|
|
1038
1038
|
protoOf(GameFinishedReason).ne = function () {
|
|
1039
1039
|
return this.reason;
|
|
1040
1040
|
};
|
|
1041
|
-
protoOf(GameFinishedReason).
|
|
1041
|
+
protoOf(GameFinishedReason).m64 = function (reason) {
|
|
1042
1042
|
return new GameFinishedReason(reason);
|
|
1043
1043
|
};
|
|
1044
1044
|
protoOf(GameFinishedReason).copy = function (reason, $super) {
|
|
1045
1045
|
reason = reason === VOID ? this.reason : reason;
|
|
1046
|
-
return $super === VOID ? this.
|
|
1046
|
+
return $super === VOID ? this.m64(reason) : $super.m64.call(this, reason);
|
|
1047
1047
|
};
|
|
1048
1048
|
protoOf(GameFinishedReason).toString = function () {
|
|
1049
1049
|
return 'GameFinishedReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
return true;
|
|
1062
1062
|
};
|
|
1063
1063
|
function _get_$cachedSerializer__te6jhj_2($this) {
|
|
1064
|
-
return $this.
|
|
1064
|
+
return $this.n64_1.w();
|
|
1065
1065
|
}
|
|
1066
1066
|
function GameErrorReason$Reason$Companion$_anonymous__54sopr() {
|
|
1067
1067
|
return createSimpleEnumSerializer('com.logic.data.models.GameErrorReason.Reason', values_0());
|
|
@@ -1104,7 +1104,7 @@
|
|
|
1104
1104
|
Companion_instance_7 = this;
|
|
1105
1105
|
var tmp = this;
|
|
1106
1106
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1107
|
-
tmp.
|
|
1107
|
+
tmp.n64_1 = lazy(tmp_0, GameErrorReason$Reason$Companion$_anonymous__54sopr);
|
|
1108
1108
|
}
|
|
1109
1109
|
protoOf(Companion_5).a1c = function () {
|
|
1110
1110
|
return _get_$cachedSerializer__te6jhj_2(this);
|
|
@@ -1164,18 +1164,18 @@
|
|
|
1164
1164
|
TerminationGameReason.call(this);
|
|
1165
1165
|
this.reason = reason;
|
|
1166
1166
|
}
|
|
1167
|
-
protoOf(GameErrorReason).
|
|
1167
|
+
protoOf(GameErrorReason).l64 = function () {
|
|
1168
1168
|
return this.reason;
|
|
1169
1169
|
};
|
|
1170
1170
|
protoOf(GameErrorReason).ne = function () {
|
|
1171
1171
|
return this.reason;
|
|
1172
1172
|
};
|
|
1173
|
-
protoOf(GameErrorReason).
|
|
1173
|
+
protoOf(GameErrorReason).q64 = function (reason) {
|
|
1174
1174
|
return new GameErrorReason(reason);
|
|
1175
1175
|
};
|
|
1176
1176
|
protoOf(GameErrorReason).copy = function (reason, $super) {
|
|
1177
1177
|
reason = reason === VOID ? this.reason : reason;
|
|
1178
|
-
return $super === VOID ? this.
|
|
1178
|
+
return $super === VOID ? this.q64(reason) : $super.q64.call(this, reason);
|
|
1179
1179
|
};
|
|
1180
1180
|
protoOf(GameErrorReason).toString = function () {
|
|
1181
1181
|
return 'GameErrorReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1275,7 +1275,7 @@
|
|
|
1275
1275
|
initialLuckyFactor = initialLuckyFactor === VOID ? null : initialLuckyFactor;
|
|
1276
1276
|
rating = rating === VOID ? null : rating;
|
|
1277
1277
|
payload = payload === VOID ? null : payload;
|
|
1278
|
-
this.
|
|
1278
|
+
this.r64_1 = playerId;
|
|
1279
1279
|
this.name = name;
|
|
1280
1280
|
this.avatarUrl = avatarUrl;
|
|
1281
1281
|
this.isBot = isBot;
|
|
@@ -1283,25 +1283,25 @@
|
|
|
1283
1283
|
this.rating = rating;
|
|
1284
1284
|
this.payload = payload;
|
|
1285
1285
|
}
|
|
1286
|
-
protoOf(GameUserInfo).
|
|
1287
|
-
return this.
|
|
1286
|
+
protoOf(GameUserInfo).c64 = function () {
|
|
1287
|
+
return this.r64_1;
|
|
1288
1288
|
};
|
|
1289
1289
|
protoOf(GameUserInfo).q2 = function () {
|
|
1290
1290
|
return this.name;
|
|
1291
1291
|
};
|
|
1292
|
-
protoOf(GameUserInfo).
|
|
1292
|
+
protoOf(GameUserInfo).s64 = function () {
|
|
1293
1293
|
return this.avatarUrl;
|
|
1294
1294
|
};
|
|
1295
|
-
protoOf(GameUserInfo).
|
|
1295
|
+
protoOf(GameUserInfo).t64 = function () {
|
|
1296
1296
|
return this.isBot;
|
|
1297
1297
|
};
|
|
1298
|
-
protoOf(GameUserInfo).
|
|
1298
|
+
protoOf(GameUserInfo).u64 = function () {
|
|
1299
1299
|
return this.initialLuckyFactor;
|
|
1300
1300
|
};
|
|
1301
|
-
protoOf(GameUserInfo).
|
|
1301
|
+
protoOf(GameUserInfo).v64 = function () {
|
|
1302
1302
|
return this.rating;
|
|
1303
1303
|
};
|
|
1304
|
-
protoOf(GameUserInfo).
|
|
1304
|
+
protoOf(GameUserInfo).w64 = function () {
|
|
1305
1305
|
return this.payload;
|
|
1306
1306
|
};
|
|
1307
1307
|
protoOf(GameUserInfo).getRatingOrDefault = function (initialUserRating) {
|
|
@@ -1309,7 +1309,7 @@
|
|
|
1309
1309
|
return tmp0_elvis_lhs == null ? initialUserRating : tmp0_elvis_lhs;
|
|
1310
1310
|
};
|
|
1311
1311
|
protoOf(GameUserInfo).toString = function () {
|
|
1312
|
-
var tmp = 'playerId=' + this.
|
|
1312
|
+
var tmp = 'playerId=' + this.r64_1;
|
|
1313
1313
|
var tmp_0 = 'name=' + this.name;
|
|
1314
1314
|
// Inline function 'kotlin.takeIf' call
|
|
1315
1315
|
var this_0 = 'avatarUrl=' + this.avatarUrl;
|
|
@@ -1359,7 +1359,7 @@
|
|
|
1359
1359
|
return 'GameUserInfo(' + joinToString(listOfNotNull([tmp, tmp_0, tmp_2, tmp_4, tmp_6, tmp_8, tmp$ret$9])) + ')';
|
|
1360
1360
|
};
|
|
1361
1361
|
protoOf(GameUserInfo).ne = function () {
|
|
1362
|
-
return this.
|
|
1362
|
+
return this.r64_1;
|
|
1363
1363
|
};
|
|
1364
1364
|
protoOf(GameUserInfo).oe = function () {
|
|
1365
1365
|
return this.name;
|
|
@@ -1367,33 +1367,33 @@
|
|
|
1367
1367
|
protoOf(GameUserInfo).xl = function () {
|
|
1368
1368
|
return this.avatarUrl;
|
|
1369
1369
|
};
|
|
1370
|
-
protoOf(GameUserInfo).
|
|
1370
|
+
protoOf(GameUserInfo).m53 = function () {
|
|
1371
1371
|
return this.isBot;
|
|
1372
1372
|
};
|
|
1373
|
-
protoOf(GameUserInfo).
|
|
1373
|
+
protoOf(GameUserInfo).x64 = function () {
|
|
1374
1374
|
return this.initialLuckyFactor;
|
|
1375
1375
|
};
|
|
1376
|
-
protoOf(GameUserInfo).
|
|
1376
|
+
protoOf(GameUserInfo).y64 = function () {
|
|
1377
1377
|
return this.rating;
|
|
1378
1378
|
};
|
|
1379
|
-
protoOf(GameUserInfo).
|
|
1379
|
+
protoOf(GameUserInfo).z64 = function () {
|
|
1380
1380
|
return this.payload;
|
|
1381
1381
|
};
|
|
1382
|
-
protoOf(GameUserInfo).
|
|
1382
|
+
protoOf(GameUserInfo).a65 = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) {
|
|
1383
1383
|
return new GameUserInfo(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1384
1384
|
};
|
|
1385
1385
|
protoOf(GameUserInfo).copy = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload, $super) {
|
|
1386
|
-
playerId = playerId === VOID ? this.
|
|
1386
|
+
playerId = playerId === VOID ? this.r64_1 : playerId;
|
|
1387
1387
|
name = name === VOID ? this.name : name;
|
|
1388
1388
|
avatarUrl = avatarUrl === VOID ? this.avatarUrl : avatarUrl;
|
|
1389
1389
|
isBot = isBot === VOID ? this.isBot : isBot;
|
|
1390
1390
|
initialLuckyFactor = initialLuckyFactor === VOID ? this.initialLuckyFactor : initialLuckyFactor;
|
|
1391
1391
|
rating = rating === VOID ? this.rating : rating;
|
|
1392
1392
|
payload = payload === VOID ? this.payload : payload;
|
|
1393
|
-
return $super === VOID ? this.
|
|
1393
|
+
return $super === VOID ? this.a65(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) : $super.a65.call(this, playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1394
1394
|
};
|
|
1395
1395
|
protoOf(GameUserInfo).hashCode = function () {
|
|
1396
|
-
var result = getStringHashCode(this.
|
|
1396
|
+
var result = getStringHashCode(this.r64_1);
|
|
1397
1397
|
result = imul(result, 31) + getStringHashCode(this.name) | 0;
|
|
1398
1398
|
result = imul(result, 31) + (this.avatarUrl == null ? 0 : getStringHashCode(this.avatarUrl)) | 0;
|
|
1399
1399
|
result = imul(result, 31) + getBooleanHashCode(this.isBot) | 0;
|
|
@@ -1407,7 +1407,7 @@
|
|
|
1407
1407
|
return true;
|
|
1408
1408
|
if (!(other instanceof GameUserInfo))
|
|
1409
1409
|
return false;
|
|
1410
|
-
if (!(this.
|
|
1410
|
+
if (!(this.r64_1 === other.r64_1))
|
|
1411
1411
|
return false;
|
|
1412
1412
|
if (!(this.name === other.name))
|
|
1413
1413
|
return false;
|
|
@@ -1474,30 +1474,30 @@
|
|
|
1474
1474
|
function Player() {
|
|
1475
1475
|
}
|
|
1476
1476
|
function PlayerIdOrderComparator(players) {
|
|
1477
|
-
this.
|
|
1477
|
+
this.d65_1 = players;
|
|
1478
1478
|
}
|
|
1479
|
-
protoOf(PlayerIdOrderComparator).
|
|
1480
|
-
var indexA = this.
|
|
1481
|
-
var indexB = this.
|
|
1479
|
+
protoOf(PlayerIdOrderComparator).e65 = function (a, b) {
|
|
1480
|
+
var indexA = this.d65_1.v1(a);
|
|
1481
|
+
var indexB = this.d65_1.v1(b);
|
|
1482
1482
|
return compareTo(indexA, indexB);
|
|
1483
1483
|
};
|
|
1484
1484
|
protoOf(PlayerIdOrderComparator).compare = function (a, b) {
|
|
1485
1485
|
var tmp = (!(a == null) ? typeof a === 'string' : false) ? a : THROW_CCE();
|
|
1486
|
-
return this.
|
|
1486
|
+
return this.e65(tmp, (!(b == null) ? typeof b === 'string' : false) ? b : THROW_CCE());
|
|
1487
1487
|
};
|
|
1488
1488
|
function PlayerIndex(playerId, playerIndex) {
|
|
1489
|
-
this.
|
|
1490
|
-
this.
|
|
1489
|
+
this.f65_1 = playerId;
|
|
1490
|
+
this.g65_1 = playerIndex;
|
|
1491
1491
|
}
|
|
1492
|
-
protoOf(PlayerIndex).
|
|
1493
|
-
return this.
|
|
1492
|
+
protoOf(PlayerIndex).c64 = function () {
|
|
1493
|
+
return this.f65_1;
|
|
1494
1494
|
};
|
|
1495
1495
|
protoOf(PlayerIndex).toString = function () {
|
|
1496
|
-
return 'PlayerIndex(playerId=' + this.
|
|
1496
|
+
return 'PlayerIndex(playerId=' + this.f65_1 + ', playerIndex=' + this.g65_1 + ')';
|
|
1497
1497
|
};
|
|
1498
1498
|
protoOf(PlayerIndex).hashCode = function () {
|
|
1499
|
-
var result = getStringHashCode(this.
|
|
1500
|
-
result = imul(result, 31) + this.
|
|
1499
|
+
var result = getStringHashCode(this.f65_1);
|
|
1500
|
+
result = imul(result, 31) + this.g65_1 | 0;
|
|
1501
1501
|
return result;
|
|
1502
1502
|
};
|
|
1503
1503
|
protoOf(PlayerIndex).equals = function (other) {
|
|
@@ -1505,9 +1505,9 @@
|
|
|
1505
1505
|
return true;
|
|
1506
1506
|
if (!(other instanceof PlayerIndex))
|
|
1507
1507
|
return false;
|
|
1508
|
-
if (!(this.
|
|
1508
|
+
if (!(this.f65_1 === other.f65_1))
|
|
1509
1509
|
return false;
|
|
1510
|
-
if (!(this.
|
|
1510
|
+
if (!(this.g65_1 === other.g65_1))
|
|
1511
1511
|
return false;
|
|
1512
1512
|
return true;
|
|
1513
1513
|
};
|
|
@@ -1559,16 +1559,16 @@
|
|
|
1559
1559
|
return destination;
|
|
1560
1560
|
}
|
|
1561
1561
|
function PlayerIdContractOrderComparator(players) {
|
|
1562
|
-
this.
|
|
1562
|
+
this.h65_1 = players;
|
|
1563
1563
|
}
|
|
1564
|
-
protoOf(PlayerIdContractOrderComparator).
|
|
1565
|
-
var indexA = this.
|
|
1566
|
-
var indexB = this.
|
|
1564
|
+
protoOf(PlayerIdContractOrderComparator).i65 = function (a, b) {
|
|
1565
|
+
var indexA = this.h65_1.v1(a.playerId);
|
|
1566
|
+
var indexB = this.h65_1.v1(b.playerId);
|
|
1567
1567
|
return compareTo(indexA, indexB);
|
|
1568
1568
|
};
|
|
1569
1569
|
protoOf(PlayerIdContractOrderComparator).compare = function (a, b) {
|
|
1570
1570
|
var tmp = (!(a == null) ? isInterface(a, PlayerIdContract) : false) ? a : THROW_CCE();
|
|
1571
|
-
return this.
|
|
1571
|
+
return this.i65(tmp, (!(b == null) ? isInterface(b, PlayerIdContract) : false) ? b : THROW_CCE());
|
|
1572
1572
|
};
|
|
1573
1573
|
function previousPlayerId(_this__u8e3s4, playerId) {
|
|
1574
1574
|
_init_properties_Player_kt__qi83pd();
|
|
@@ -1589,7 +1589,7 @@
|
|
|
1589
1589
|
}
|
|
1590
1590
|
function playerTurnPredicate$lambda(p1) {
|
|
1591
1591
|
_init_properties_Player_kt__qi83pd();
|
|
1592
|
-
return p1.
|
|
1592
|
+
return p1.b65().q65();
|
|
1593
1593
|
}
|
|
1594
1594
|
var properties_initialized_Player_kt_56shkt;
|
|
1595
1595
|
function _init_properties_Player_kt__qi83pd() {
|
|
@@ -1600,32 +1600,32 @@
|
|
|
1600
1600
|
}
|
|
1601
1601
|
}
|
|
1602
1602
|
function Companion_6() {
|
|
1603
|
-
this.
|
|
1603
|
+
this.r65_1 = 70;
|
|
1604
1604
|
}
|
|
1605
|
-
protoOf(Companion_6).
|
|
1605
|
+
protoOf(Companion_6).s65 = function (state, timeout) {
|
|
1606
1606
|
return new PlayerConnection(state, System_instance.ck().sk(timeout));
|
|
1607
1607
|
};
|
|
1608
|
-
protoOf(Companion_6).
|
|
1608
|
+
protoOf(Companion_6).t65 = function (state, timeout, $super) {
|
|
1609
1609
|
timeout = timeout === VOID ? Companion_getInstance().dk_1 : timeout;
|
|
1610
|
-
return $super === VOID ? this.
|
|
1610
|
+
return $super === VOID ? this.s65(state, timeout) : $super.s65.call(this, state, new Duration(timeout));
|
|
1611
1611
|
};
|
|
1612
|
-
protoOf(Companion_6).
|
|
1612
|
+
protoOf(Companion_6).u65 = function (_this__u8e3s4) {
|
|
1613
1613
|
if (_this__u8e3s4 == null) {
|
|
1614
1614
|
return new PlayerConnection(PlayerConnectionState_LIVE_getInstance(), System_instance.ck());
|
|
1615
1615
|
}
|
|
1616
1616
|
var tmp;
|
|
1617
|
-
if (_this__u8e3s4.
|
|
1618
|
-
tmp = _this__u8e3s4.
|
|
1617
|
+
if (_this__u8e3s4.v65_1.isLive) {
|
|
1618
|
+
tmp = _this__u8e3s4.a66(VOID, System_instance.ck());
|
|
1619
1619
|
} else {
|
|
1620
|
-
tmp = _this__u8e3s4.
|
|
1620
|
+
tmp = _this__u8e3s4.z65(PlayerConnectionState_LIVE_getInstance(), System_instance.ck(), Duration__plus_impl_yu9v8f(_this__u8e3s4.x65_1, _this__u8e3s4.y65()));
|
|
1621
1621
|
}
|
|
1622
1622
|
return tmp;
|
|
1623
1623
|
};
|
|
1624
|
-
protoOf(Companion_6).
|
|
1624
|
+
protoOf(Companion_6).b66 = function (_this__u8e3s4, state) {
|
|
1625
1625
|
if (_this__u8e3s4 == null) {
|
|
1626
1626
|
return new PlayerConnection(state, System_instance.ck());
|
|
1627
1627
|
}
|
|
1628
|
-
return _this__u8e3s4.
|
|
1628
|
+
return _this__u8e3s4.a66(state, System_instance.ck());
|
|
1629
1629
|
};
|
|
1630
1630
|
var Companion_instance_8;
|
|
1631
1631
|
function Companion_getInstance_9() {
|
|
@@ -1634,56 +1634,56 @@
|
|
|
1634
1634
|
function PlayerConnection(state, connectionChangedTime, notLiveDurationRecord) {
|
|
1635
1635
|
connectionChangedTime = connectionChangedTime === VOID ? System_instance.ck() : connectionChangedTime;
|
|
1636
1636
|
notLiveDurationRecord = notLiveDurationRecord === VOID ? Companion_getInstance().dk_1 : notLiveDurationRecord;
|
|
1637
|
-
this.
|
|
1638
|
-
this.
|
|
1639
|
-
this.
|
|
1637
|
+
this.v65_1 = state;
|
|
1638
|
+
this.w65_1 = connectionChangedTime;
|
|
1639
|
+
this.x65_1 = notLiveDurationRecord;
|
|
1640
1640
|
}
|
|
1641
|
-
protoOf(PlayerConnection).
|
|
1642
|
-
return System_instance.ck().tk(this.
|
|
1641
|
+
protoOf(PlayerConnection).y65 = function () {
|
|
1642
|
+
return System_instance.ck().tk(this.w65_1);
|
|
1643
1643
|
};
|
|
1644
|
-
protoOf(PlayerConnection).
|
|
1644
|
+
protoOf(PlayerConnection).c66 = function () {
|
|
1645
1645
|
var tmp;
|
|
1646
|
-
if (this.
|
|
1647
|
-
tmp = this.
|
|
1646
|
+
if (this.v65_1.isLive) {
|
|
1647
|
+
tmp = this.x65_1;
|
|
1648
1648
|
} else {
|
|
1649
|
-
tmp = Duration__plus_impl_yu9v8f(this.
|
|
1649
|
+
tmp = Duration__plus_impl_yu9v8f(this.x65_1, this.y65());
|
|
1650
1650
|
}
|
|
1651
1651
|
return tmp;
|
|
1652
1652
|
};
|
|
1653
|
-
protoOf(PlayerConnection).
|
|
1653
|
+
protoOf(PlayerConnection).d66 = function (gameDuration) {
|
|
1654
1654
|
// Inline function 'kotlin.Long.div' call
|
|
1655
1655
|
var this_0 = _Duration___get_inWholeMilliseconds__impl__msfiry(gameDuration);
|
|
1656
1656
|
var percent = toNumber(this_0) / 100.0;
|
|
1657
1657
|
// Inline function 'kotlin.Long.div' call
|
|
1658
|
-
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.
|
|
1658
|
+
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.c66());
|
|
1659
1659
|
// Inline function 'kotlin.math.round' call
|
|
1660
1660
|
var x = toNumber(this_1) / percent;
|
|
1661
1661
|
var tmp$ret$2 = round(x);
|
|
1662
1662
|
return numberToInt(tmp$ret$2);
|
|
1663
1663
|
};
|
|
1664
|
-
protoOf(PlayerConnection).
|
|
1665
|
-
return 100 - this.
|
|
1664
|
+
protoOf(PlayerConnection).e66 = function (gameDuration) {
|
|
1665
|
+
return 100 - this.d66(gameDuration) | 0;
|
|
1666
1666
|
};
|
|
1667
|
-
protoOf(PlayerConnection).
|
|
1668
|
-
var percentage = this.
|
|
1667
|
+
protoOf(PlayerConnection).f66 = function (gameDuration) {
|
|
1668
|
+
var percentage = this.e66(gameDuration);
|
|
1669
1669
|
return percentage >= 70;
|
|
1670
1670
|
};
|
|
1671
|
-
protoOf(PlayerConnection).
|
|
1671
|
+
protoOf(PlayerConnection).z65 = function (state, connectionChangedTime, notLiveDurationRecord) {
|
|
1672
1672
|
return new PlayerConnection(state, connectionChangedTime, notLiveDurationRecord);
|
|
1673
1673
|
};
|
|
1674
|
-
protoOf(PlayerConnection).
|
|
1675
|
-
state = state === VOID ? this.
|
|
1676
|
-
connectionChangedTime = connectionChangedTime === VOID ? this.
|
|
1677
|
-
notLiveDurationRecord = notLiveDurationRecord === VOID ? this.
|
|
1678
|
-
return $super === VOID ? this.
|
|
1674
|
+
protoOf(PlayerConnection).a66 = function (state, connectionChangedTime, notLiveDurationRecord, $super) {
|
|
1675
|
+
state = state === VOID ? this.v65_1 : state;
|
|
1676
|
+
connectionChangedTime = connectionChangedTime === VOID ? this.w65_1 : connectionChangedTime;
|
|
1677
|
+
notLiveDurationRecord = notLiveDurationRecord === VOID ? this.x65_1 : notLiveDurationRecord;
|
|
1678
|
+
return $super === VOID ? this.z65(state, connectionChangedTime, notLiveDurationRecord) : $super.z65.call(this, state, connectionChangedTime, new Duration(notLiveDurationRecord));
|
|
1679
1679
|
};
|
|
1680
1680
|
protoOf(PlayerConnection).toString = function () {
|
|
1681
|
-
return 'PlayerConnection(state=' + this.
|
|
1681
|
+
return 'PlayerConnection(state=' + this.v65_1.toString() + ', connectionChangedTime=' + this.w65_1.toString() + ', notLiveDurationRecord=' + Duration__toString_impl_8d916b(this.x65_1) + ')';
|
|
1682
1682
|
};
|
|
1683
1683
|
protoOf(PlayerConnection).hashCode = function () {
|
|
1684
|
-
var result = this.
|
|
1685
|
-
result = imul(result, 31) + this.
|
|
1686
|
-
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.
|
|
1684
|
+
var result = this.v65_1.hashCode();
|
|
1685
|
+
result = imul(result, 31) + this.w65_1.hashCode() | 0;
|
|
1686
|
+
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.x65_1) | 0;
|
|
1687
1687
|
return result;
|
|
1688
1688
|
};
|
|
1689
1689
|
protoOf(PlayerConnection).equals = function (other) {
|
|
@@ -1691,16 +1691,16 @@
|
|
|
1691
1691
|
return true;
|
|
1692
1692
|
if (!(other instanceof PlayerConnection))
|
|
1693
1693
|
return false;
|
|
1694
|
-
if (!this.
|
|
1694
|
+
if (!this.v65_1.equals(other.v65_1))
|
|
1695
1695
|
return false;
|
|
1696
|
-
if (!this.
|
|
1696
|
+
if (!this.w65_1.equals(other.w65_1))
|
|
1697
1697
|
return false;
|
|
1698
|
-
if (!equals(this.
|
|
1698
|
+
if (!equals(this.x65_1, other.x65_1))
|
|
1699
1699
|
return false;
|
|
1700
1700
|
return true;
|
|
1701
1701
|
};
|
|
1702
1702
|
function _get_$cachedSerializer__te6jhj_3($this) {
|
|
1703
|
-
return $this.
|
|
1703
|
+
return $this.g66_1.w();
|
|
1704
1704
|
}
|
|
1705
1705
|
function PlayerConnectionState$Companion$_anonymous__8wfaw3() {
|
|
1706
1706
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerConnectionState', values_1());
|
|
@@ -1738,7 +1738,7 @@
|
|
|
1738
1738
|
Companion_instance_9 = this;
|
|
1739
1739
|
var tmp = this;
|
|
1740
1740
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1741
|
-
tmp.
|
|
1741
|
+
tmp.g66_1 = lazy(tmp_0, PlayerConnectionState$Companion$_anonymous__8wfaw3);
|
|
1742
1742
|
}
|
|
1743
1743
|
protoOf(Companion_7).a1c = function () {
|
|
1744
1744
|
return _get_$cachedSerializer__te6jhj_3(this);
|
|
@@ -1769,34 +1769,34 @@
|
|
|
1769
1769
|
function PlayerConnectionState(name, ordinal) {
|
|
1770
1770
|
Enum.call(this, name, ordinal);
|
|
1771
1771
|
}
|
|
1772
|
-
protoOf(PlayerConnectionState).
|
|
1772
|
+
protoOf(PlayerConnectionState).j66 = function () {
|
|
1773
1773
|
return this.equals(PlayerConnectionState_LIVE_getInstance());
|
|
1774
1774
|
};
|
|
1775
|
-
protoOf(PlayerConnectionState).
|
|
1775
|
+
protoOf(PlayerConnectionState).k66 = function () {
|
|
1776
1776
|
return this.equals(PlayerConnectionState_TIMEOUT_getInstance());
|
|
1777
1777
|
};
|
|
1778
|
-
protoOf(PlayerConnectionState).
|
|
1778
|
+
protoOf(PlayerConnectionState).l66 = function () {
|
|
1779
1779
|
return this.equals(PlayerConnectionState_LOST_CONNECTION_getInstance());
|
|
1780
1780
|
};
|
|
1781
|
-
protoOf(PlayerConnectionState).
|
|
1781
|
+
protoOf(PlayerConnectionState).m66 = function () {
|
|
1782
1782
|
return this.equals(PlayerConnectionState_LEFT_getInstance());
|
|
1783
1783
|
};
|
|
1784
|
-
protoOf(PlayerConnectionState).
|
|
1784
|
+
protoOf(PlayerConnectionState).n66 = function () {
|
|
1785
1785
|
return this.equals(PlayerConnectionState_DELETED_getInstance());
|
|
1786
1786
|
};
|
|
1787
|
-
protoOf(PlayerConnectionState).
|
|
1787
|
+
protoOf(PlayerConnectionState).o66 = function () {
|
|
1788
1788
|
return this.equals(PlayerConnectionState_DISCONNECTING_getInstance());
|
|
1789
1789
|
};
|
|
1790
|
-
protoOf(PlayerConnectionState).
|
|
1790
|
+
protoOf(PlayerConnectionState).p66 = function () {
|
|
1791
1791
|
return this.isDisconnected || this.isDeleted;
|
|
1792
1792
|
};
|
|
1793
|
-
protoOf(PlayerConnectionState).
|
|
1793
|
+
protoOf(PlayerConnectionState).q66 = function () {
|
|
1794
1794
|
return this.isTimeOut || this.isLostConnection || this.isLeft;
|
|
1795
1795
|
};
|
|
1796
|
-
protoOf(PlayerConnectionState).
|
|
1796
|
+
protoOf(PlayerConnectionState).r66 = function () {
|
|
1797
1797
|
return this.isTimeOut || this.isLeft || this.isDeleted;
|
|
1798
1798
|
};
|
|
1799
|
-
protoOf(PlayerConnectionState).
|
|
1799
|
+
protoOf(PlayerConnectionState).s66 = function () {
|
|
1800
1800
|
return this.isLostConnection;
|
|
1801
1801
|
};
|
|
1802
1802
|
function PlayerConnectionState_LIVE_getInstance() {
|
|
@@ -1824,7 +1824,7 @@
|
|
|
1824
1824
|
return PlayerConnectionState_DELETED_instance;
|
|
1825
1825
|
}
|
|
1826
1826
|
function _get_$cachedSerializer__te6jhj_4($this) {
|
|
1827
|
-
return $this.
|
|
1827
|
+
return $this.t66_1.w();
|
|
1828
1828
|
}
|
|
1829
1829
|
function PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2() {
|
|
1830
1830
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerState.PlayerWaitingState', values_2());
|
|
@@ -1839,7 +1839,7 @@
|
|
|
1839
1839
|
Companion_instance_10 = this;
|
|
1840
1840
|
var tmp = this;
|
|
1841
1841
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1842
|
-
tmp.
|
|
1842
|
+
tmp.t66_1 = lazy(tmp_0, PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2);
|
|
1843
1843
|
}
|
|
1844
1844
|
protoOf(Companion_8).a1c = function () {
|
|
1845
1845
|
return _get_$cachedSerializer__te6jhj_4(this);
|
|
@@ -1867,28 +1867,28 @@
|
|
|
1867
1867
|
function PlayerWaitingState(name, ordinal) {
|
|
1868
1868
|
Enum.call(this, name, ordinal);
|
|
1869
1869
|
}
|
|
1870
|
-
protoOf(PlayerWaitingState).
|
|
1871
|
-
return this.
|
|
1870
|
+
protoOf(PlayerWaitingState).q65 = function () {
|
|
1871
|
+
return this.w66() || this.x66();
|
|
1872
1872
|
};
|
|
1873
|
-
protoOf(PlayerWaitingState).
|
|
1873
|
+
protoOf(PlayerWaitingState).w66 = function () {
|
|
1874
1874
|
return this.equals(PlayerWaitingState_IN_PROGRESS_getInstance());
|
|
1875
1875
|
};
|
|
1876
|
-
protoOf(PlayerWaitingState).
|
|
1876
|
+
protoOf(PlayerWaitingState).x66 = function () {
|
|
1877
1877
|
return this.equals(PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance());
|
|
1878
1878
|
};
|
|
1879
1879
|
function Companion_9() {
|
|
1880
1880
|
}
|
|
1881
|
-
protoOf(Companion_9).
|
|
1881
|
+
protoOf(Companion_9).y66 = function (connection) {
|
|
1882
1882
|
var tmp0_state = PlayerWaitingState_IDLE_getInstance();
|
|
1883
1883
|
return new PlayerState(null, null, null, tmp0_state, false, null, connection);
|
|
1884
1884
|
};
|
|
1885
|
-
protoOf(Companion_9).
|
|
1886
|
-
return _this__u8e3s4.
|
|
1885
|
+
protoOf(Companion_9).z66 = function (_this__u8e3s4) {
|
|
1886
|
+
return _this__u8e3s4.a67(null, null, VOID, PlayerWaitingState_IDLE_getInstance(), VOID, null);
|
|
1887
1887
|
};
|
|
1888
|
-
protoOf(Companion_9).
|
|
1888
|
+
protoOf(Companion_9).b67 = function (_this__u8e3s4, playerTurnTimeout, tag) {
|
|
1889
1889
|
var tmp0_startFromTime = System_instance.ck();
|
|
1890
1890
|
var tmp1_state = PlayerWaitingState_IN_PROGRESS_getInstance();
|
|
1891
|
-
return _this__u8e3s4.
|
|
1891
|
+
return _this__u8e3s4.a67(tmp0_startFromTime, playerTurnTimeout, VOID, tmp1_state, false, tag);
|
|
1892
1892
|
};
|
|
1893
1893
|
var Companion_instance_11;
|
|
1894
1894
|
function Companion_getInstance_12() {
|
|
@@ -1909,17 +1909,17 @@
|
|
|
1909
1909
|
function PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
1910
1910
|
tag = tag === VOID ? null : tag;
|
|
1911
1911
|
connection = connection === VOID ? null : connection;
|
|
1912
|
-
this.
|
|
1913
|
-
this.
|
|
1914
|
-
this.
|
|
1915
|
-
this.
|
|
1916
|
-
this.
|
|
1917
|
-
this.
|
|
1918
|
-
this.
|
|
1919
|
-
}
|
|
1920
|
-
protoOf(PlayerState).
|
|
1912
|
+
this.j65_1 = startFromTime;
|
|
1913
|
+
this.k65_1 = playerTurnTimeout;
|
|
1914
|
+
this.l65_1 = waitPlayerUntilTime;
|
|
1915
|
+
this.m65_1 = state;
|
|
1916
|
+
this.n65_1 = ready;
|
|
1917
|
+
this.o65_1 = tag;
|
|
1918
|
+
this.p65_1 = connection;
|
|
1919
|
+
}
|
|
1920
|
+
protoOf(PlayerState).c67 = function () {
|
|
1921
1921
|
// Inline function 'kotlin.requireNotNull' call
|
|
1922
|
-
var tmp0 = this.
|
|
1922
|
+
var tmp0 = this.p65_1;
|
|
1923
1923
|
var tmp$ret$1;
|
|
1924
1924
|
$l$block: {
|
|
1925
1925
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -1933,9 +1933,9 @@
|
|
|
1933
1933
|
}
|
|
1934
1934
|
return tmp$ret$1;
|
|
1935
1935
|
};
|
|
1936
|
-
protoOf(PlayerState).
|
|
1936
|
+
protoOf(PlayerState).d67 = function () {
|
|
1937
1937
|
// Inline function 'kotlin.requireNotNull' call
|
|
1938
|
-
var tmp0 = this.
|
|
1938
|
+
var tmp0 = this.o65_1;
|
|
1939
1939
|
var tmp$ret$1;
|
|
1940
1940
|
$l$block: {
|
|
1941
1941
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -1949,61 +1949,61 @@
|
|
|
1949
1949
|
}
|
|
1950
1950
|
return tmp$ret$1;
|
|
1951
1951
|
};
|
|
1952
|
-
protoOf(PlayerState).
|
|
1953
|
-
var tmp0_elvis_lhs = this.
|
|
1952
|
+
protoOf(PlayerState).e67 = function () {
|
|
1953
|
+
var tmp0_elvis_lhs = this.o65_1;
|
|
1954
1954
|
return tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
1955
1955
|
};
|
|
1956
1956
|
protoOf(PlayerState).toString = function () {
|
|
1957
1957
|
// Inline function 'kotlin.takeIf' call
|
|
1958
|
-
var this_0 = 'startFromTime=' + toString(this.
|
|
1958
|
+
var this_0 = 'startFromTime=' + toString(this.j65_1);
|
|
1959
1959
|
var tmp;
|
|
1960
|
-
if (!(this.
|
|
1960
|
+
if (!(this.j65_1 == null)) {
|
|
1961
1961
|
tmp = this_0;
|
|
1962
1962
|
} else {
|
|
1963
1963
|
tmp = null;
|
|
1964
1964
|
}
|
|
1965
1965
|
var tmp_0 = tmp;
|
|
1966
1966
|
// Inline function 'kotlin.takeIf' call
|
|
1967
|
-
var this_1 = 'playerTurnTimeout=' + toString(this.
|
|
1967
|
+
var this_1 = 'playerTurnTimeout=' + toString(this.k65_1);
|
|
1968
1968
|
var tmp_1;
|
|
1969
|
-
if (!(this.
|
|
1969
|
+
if (!(this.k65_1 == null)) {
|
|
1970
1970
|
tmp_1 = this_1;
|
|
1971
1971
|
} else {
|
|
1972
1972
|
tmp_1 = null;
|
|
1973
1973
|
}
|
|
1974
1974
|
var tmp_2 = tmp_1;
|
|
1975
1975
|
// Inline function 'kotlin.takeIf' call
|
|
1976
|
-
var this_2 = 'waitPlayerUntilTime=' + toString(this.
|
|
1976
|
+
var this_2 = 'waitPlayerUntilTime=' + toString(this.l65_1);
|
|
1977
1977
|
var tmp_3;
|
|
1978
|
-
if (!(this.
|
|
1978
|
+
if (!(this.l65_1 == null)) {
|
|
1979
1979
|
tmp_3 = this_2;
|
|
1980
1980
|
} else {
|
|
1981
1981
|
tmp_3 = null;
|
|
1982
1982
|
}
|
|
1983
1983
|
var tmp_4 = tmp_3;
|
|
1984
|
-
var tmp_5 = 'state=' + this.
|
|
1984
|
+
var tmp_5 = 'state=' + this.m65_1.toString();
|
|
1985
1985
|
// Inline function 'kotlin.takeIf' call
|
|
1986
|
-
var this_3 = 'ready=' + this.
|
|
1986
|
+
var this_3 = 'ready=' + this.n65_1;
|
|
1987
1987
|
var tmp_6;
|
|
1988
|
-
if (this.
|
|
1988
|
+
if (this.n65_1) {
|
|
1989
1989
|
tmp_6 = this_3;
|
|
1990
1990
|
} else {
|
|
1991
1991
|
tmp_6 = null;
|
|
1992
1992
|
}
|
|
1993
1993
|
var tmp_7 = tmp_6;
|
|
1994
1994
|
// Inline function 'kotlin.takeIf' call
|
|
1995
|
-
var this_4 = 'tag=' + this.
|
|
1995
|
+
var this_4 = 'tag=' + this.o65_1;
|
|
1996
1996
|
var tmp_8;
|
|
1997
|
-
if (!(this.
|
|
1997
|
+
if (!(this.o65_1 == null)) {
|
|
1998
1998
|
tmp_8 = this_4;
|
|
1999
1999
|
} else {
|
|
2000
2000
|
tmp_8 = null;
|
|
2001
2001
|
}
|
|
2002
2002
|
var tmp_9 = tmp_8;
|
|
2003
2003
|
// Inline function 'kotlin.takeIf' call
|
|
2004
|
-
var this_5 = 'connection=' + toString(this.
|
|
2004
|
+
var this_5 = 'connection=' + toString(this.p65_1);
|
|
2005
2005
|
var tmp_10;
|
|
2006
|
-
if (!(this.
|
|
2006
|
+
if (!(this.p65_1 == null)) {
|
|
2007
2007
|
tmp_10 = this_5;
|
|
2008
2008
|
} else {
|
|
2009
2009
|
tmp_10 = null;
|
|
@@ -2011,30 +2011,30 @@
|
|
|
2011
2011
|
var tmp$ret$11 = tmp_10;
|
|
2012
2012
|
return 'PlayerState(' + joinToString(listOfNotNull([tmp_0, tmp_2, tmp_4, tmp_5, tmp_7, tmp_9, tmp$ret$11])) + ')';
|
|
2013
2013
|
};
|
|
2014
|
-
protoOf(PlayerState).
|
|
2015
|
-
return this.
|
|
2014
|
+
protoOf(PlayerState).q65 = function () {
|
|
2015
|
+
return this.m65_1.q65();
|
|
2016
2016
|
};
|
|
2017
|
-
protoOf(PlayerState).
|
|
2017
|
+
protoOf(PlayerState).f67 = function (startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
2018
2018
|
return new PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection);
|
|
2019
2019
|
};
|
|
2020
|
-
protoOf(PlayerState).
|
|
2021
|
-
startFromTime = startFromTime === VOID ? this.
|
|
2022
|
-
playerTurnTimeout = playerTurnTimeout === VOID ? this.
|
|
2023
|
-
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? this.
|
|
2024
|
-
state = state === VOID ? this.
|
|
2025
|
-
ready = ready === VOID ? this.
|
|
2026
|
-
tag = tag === VOID ? this.
|
|
2027
|
-
connection = connection === VOID ? this.
|
|
2028
|
-
return $super === VOID ? this.
|
|
2020
|
+
protoOf(PlayerState).a67 = function (startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, $super) {
|
|
2021
|
+
startFromTime = startFromTime === VOID ? this.j65_1 : startFromTime;
|
|
2022
|
+
playerTurnTimeout = playerTurnTimeout === VOID ? this.k65_1 : playerTurnTimeout;
|
|
2023
|
+
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? this.l65_1 : waitPlayerUntilTime;
|
|
2024
|
+
state = state === VOID ? this.m65_1 : state;
|
|
2025
|
+
ready = ready === VOID ? this.n65_1 : ready;
|
|
2026
|
+
tag = tag === VOID ? this.o65_1 : tag;
|
|
2027
|
+
connection = connection === VOID ? this.p65_1 : connection;
|
|
2028
|
+
return $super === VOID ? this.f67(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) : $super.f67.call(this, startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection);
|
|
2029
2029
|
};
|
|
2030
2030
|
protoOf(PlayerState).hashCode = function () {
|
|
2031
|
-
var result = this.
|
|
2032
|
-
result = imul(result, 31) + (this.
|
|
2033
|
-
result = imul(result, 31) + (this.
|
|
2034
|
-
result = imul(result, 31) + this.
|
|
2035
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
2036
|
-
result = imul(result, 31) + (this.
|
|
2037
|
-
result = imul(result, 31) + (this.
|
|
2031
|
+
var result = this.j65_1 == null ? 0 : this.j65_1.hashCode();
|
|
2032
|
+
result = imul(result, 31) + (this.k65_1 == null ? 0 : this.k65_1.hashCode()) | 0;
|
|
2033
|
+
result = imul(result, 31) + (this.l65_1 == null ? 0 : this.l65_1.hashCode()) | 0;
|
|
2034
|
+
result = imul(result, 31) + this.m65_1.hashCode() | 0;
|
|
2035
|
+
result = imul(result, 31) + getBooleanHashCode(this.n65_1) | 0;
|
|
2036
|
+
result = imul(result, 31) + (this.o65_1 == null ? 0 : getStringHashCode(this.o65_1)) | 0;
|
|
2037
|
+
result = imul(result, 31) + (this.p65_1 == null ? 0 : this.p65_1.hashCode()) | 0;
|
|
2038
2038
|
return result;
|
|
2039
2039
|
};
|
|
2040
2040
|
protoOf(PlayerState).equals = function (other) {
|
|
@@ -2042,48 +2042,48 @@
|
|
|
2042
2042
|
return true;
|
|
2043
2043
|
if (!(other instanceof PlayerState))
|
|
2044
2044
|
return false;
|
|
2045
|
-
if (!equals(this.
|
|
2045
|
+
if (!equals(this.j65_1, other.j65_1))
|
|
2046
2046
|
return false;
|
|
2047
|
-
if (!equals(this.
|
|
2047
|
+
if (!equals(this.k65_1, other.k65_1))
|
|
2048
2048
|
return false;
|
|
2049
|
-
if (!equals(this.
|
|
2049
|
+
if (!equals(this.l65_1, other.l65_1))
|
|
2050
2050
|
return false;
|
|
2051
|
-
if (!this.
|
|
2051
|
+
if (!this.m65_1.equals(other.m65_1))
|
|
2052
2052
|
return false;
|
|
2053
|
-
if (!(this.
|
|
2053
|
+
if (!(this.n65_1 === other.n65_1))
|
|
2054
2054
|
return false;
|
|
2055
|
-
if (!(this.
|
|
2055
|
+
if (!(this.o65_1 == other.o65_1))
|
|
2056
2056
|
return false;
|
|
2057
|
-
if (!equals(this.
|
|
2057
|
+
if (!equals(this.p65_1, other.p65_1))
|
|
2058
2058
|
return false;
|
|
2059
2059
|
return true;
|
|
2060
2060
|
};
|
|
2061
2061
|
function Team(playerIds) {
|
|
2062
|
-
this.
|
|
2062
|
+
this.g67_1 = playerIds;
|
|
2063
2063
|
}
|
|
2064
|
-
protoOf(Team).
|
|
2065
|
-
return this.
|
|
2064
|
+
protoOf(Team).h67 = function () {
|
|
2065
|
+
return this.g67_1.p(0);
|
|
2066
2066
|
};
|
|
2067
|
-
protoOf(Team).
|
|
2068
|
-
return this.
|
|
2067
|
+
protoOf(Team).w5j = function () {
|
|
2068
|
+
return this.g67_1.p(1);
|
|
2069
2069
|
};
|
|
2070
2070
|
protoOf(Team).toString = function () {
|
|
2071
|
-
return 'Team(playerIds=' + toString_0(this.
|
|
2071
|
+
return 'Team(playerIds=' + toString_0(this.g67_1) + ')';
|
|
2072
2072
|
};
|
|
2073
2073
|
protoOf(Team).hashCode = function () {
|
|
2074
|
-
return hashCode(this.
|
|
2074
|
+
return hashCode(this.g67_1);
|
|
2075
2075
|
};
|
|
2076
2076
|
protoOf(Team).equals = function (other) {
|
|
2077
2077
|
if (this === other)
|
|
2078
2078
|
return true;
|
|
2079
2079
|
if (!(other instanceof Team))
|
|
2080
2080
|
return false;
|
|
2081
|
-
if (!equals(this.
|
|
2081
|
+
if (!equals(this.g67_1, other.g67_1))
|
|
2082
2082
|
return false;
|
|
2083
2083
|
return true;
|
|
2084
2084
|
};
|
|
2085
2085
|
function _get_$cachedSerializer__te6jhj_5($this) {
|
|
2086
|
-
return $this.
|
|
2086
|
+
return $this.i67_1.w();
|
|
2087
2087
|
}
|
|
2088
2088
|
function TerminationGameReasonDto$Companion$_anonymous__30ivuy() {
|
|
2089
2089
|
var tmp = getKClass(TerminationGameReasonDto);
|
|
@@ -2121,7 +2121,7 @@
|
|
|
2121
2121
|
Companion_instance_12 = this;
|
|
2122
2122
|
var tmp = this;
|
|
2123
2123
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2124
|
-
tmp.
|
|
2124
|
+
tmp.i67_1 = lazy(tmp_0, TerminationGameReasonDto$Companion$_anonymous__30ivuy);
|
|
2125
2125
|
}
|
|
2126
2126
|
protoOf(Companion_10).a1c = function () {
|
|
2127
2127
|
return _get_$cachedSerializer__te6jhj_5(this);
|
|
@@ -2142,7 +2142,7 @@
|
|
|
2142
2142
|
Companion_getInstance_13();
|
|
2143
2143
|
}
|
|
2144
2144
|
function _get_$cachedSerializer__te6jhj_6($this) {
|
|
2145
|
-
return $this.
|
|
2145
|
+
return $this.j67_1.w();
|
|
2146
2146
|
}
|
|
2147
2147
|
function ProcessingReasonDto$_anonymous__78na4x() {
|
|
2148
2148
|
var tmp = ProcessingReasonDto_getInstance();
|
|
@@ -2157,7 +2157,7 @@
|
|
|
2157
2157
|
TerminationGameReasonDto.call(this);
|
|
2158
2158
|
var tmp = this;
|
|
2159
2159
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2160
|
-
tmp.
|
|
2160
|
+
tmp.j67_1 = lazy(tmp_0, ProcessingReasonDto$_anonymous__78na4x);
|
|
2161
2161
|
}
|
|
2162
2162
|
protoOf(ProcessingReasonDto).a1c = function () {
|
|
2163
2163
|
return _get_$cachedSerializer__te6jhj_6(this);
|
|
@@ -2194,19 +2194,19 @@
|
|
|
2194
2194
|
$serializer_instance_1 = this;
|
|
2195
2195
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_ERROR_TYPE', this, 1);
|
|
2196
2196
|
tmp0_serialDesc.gz('reason', false);
|
|
2197
|
-
this.
|
|
2197
|
+
this.k67_1 = tmp0_serialDesc;
|
|
2198
2198
|
}
|
|
2199
|
-
protoOf($serializer_1).
|
|
2200
|
-
var tmp0_desc = this.
|
|
2199
|
+
protoOf($serializer_1).l67 = function (encoder, value) {
|
|
2200
|
+
var tmp0_desc = this.k67_1;
|
|
2201
2201
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2202
2202
|
tmp1_output.dt(tmp0_desc, 0, value.reason);
|
|
2203
2203
|
tmp1_output.pr(tmp0_desc);
|
|
2204
2204
|
};
|
|
2205
2205
|
protoOf($serializer_1).co = function (encoder, value) {
|
|
2206
|
-
return this.
|
|
2206
|
+
return this.l67(encoder, value instanceof GameErrorReasonDto ? value : THROW_CCE());
|
|
2207
2207
|
};
|
|
2208
2208
|
protoOf($serializer_1).do = function (decoder) {
|
|
2209
|
-
var tmp0_desc = this.
|
|
2209
|
+
var tmp0_desc = this.k67_1;
|
|
2210
2210
|
var tmp1_flag = true;
|
|
2211
2211
|
var tmp2_index = 0;
|
|
2212
2212
|
var tmp3_bitMask0 = 0;
|
|
@@ -2234,7 +2234,7 @@
|
|
|
2234
2234
|
return GameErrorReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2235
2235
|
};
|
|
2236
2236
|
protoOf($serializer_1).bo = function () {
|
|
2237
|
-
return this.
|
|
2237
|
+
return this.k67_1;
|
|
2238
2238
|
};
|
|
2239
2239
|
protoOf($serializer_1).vz = function () {
|
|
2240
2240
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2250,7 +2250,7 @@
|
|
|
2250
2250
|
}
|
|
2251
2251
|
function GameErrorReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2252
2252
|
if (!(1 === (1 & seen0))) {
|
|
2253
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().
|
|
2253
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().k67_1);
|
|
2254
2254
|
}
|
|
2255
2255
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2256
2256
|
$this.reason = reason;
|
|
@@ -2263,7 +2263,7 @@
|
|
|
2263
2263
|
TerminationGameReasonDto.call(this);
|
|
2264
2264
|
this.reason = reason;
|
|
2265
2265
|
}
|
|
2266
|
-
protoOf(GameErrorReasonDto).
|
|
2266
|
+
protoOf(GameErrorReasonDto).l64 = function () {
|
|
2267
2267
|
return this.reason;
|
|
2268
2268
|
};
|
|
2269
2269
|
protoOf(GameErrorReasonDto).toString = function () {
|
|
@@ -2291,19 +2291,19 @@
|
|
|
2291
2291
|
$serializer_instance_2 = this;
|
|
2292
2292
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_FINISHED_TYPE', this, 1);
|
|
2293
2293
|
tmp0_serialDesc.gz('reason', false);
|
|
2294
|
-
this.
|
|
2294
|
+
this.m67_1 = tmp0_serialDesc;
|
|
2295
2295
|
}
|
|
2296
|
-
protoOf($serializer_2).
|
|
2297
|
-
var tmp0_desc = this.
|
|
2296
|
+
protoOf($serializer_2).n67 = function (encoder, value) {
|
|
2297
|
+
var tmp0_desc = this.m67_1;
|
|
2298
2298
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2299
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2299
|
+
tmp1_output.dt(tmp0_desc, 0, value.o67_1);
|
|
2300
2300
|
tmp1_output.pr(tmp0_desc);
|
|
2301
2301
|
};
|
|
2302
2302
|
protoOf($serializer_2).co = function (encoder, value) {
|
|
2303
|
-
return this.
|
|
2303
|
+
return this.n67(encoder, value instanceof GameFinishedReasonDto ? value : THROW_CCE());
|
|
2304
2304
|
};
|
|
2305
2305
|
protoOf($serializer_2).do = function (decoder) {
|
|
2306
|
-
var tmp0_desc = this.
|
|
2306
|
+
var tmp0_desc = this.m67_1;
|
|
2307
2307
|
var tmp1_flag = true;
|
|
2308
2308
|
var tmp2_index = 0;
|
|
2309
2309
|
var tmp3_bitMask0 = 0;
|
|
@@ -2331,7 +2331,7 @@
|
|
|
2331
2331
|
return GameFinishedReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2332
2332
|
};
|
|
2333
2333
|
protoOf($serializer_2).bo = function () {
|
|
2334
|
-
return this.
|
|
2334
|
+
return this.m67_1;
|
|
2335
2335
|
};
|
|
2336
2336
|
protoOf($serializer_2).vz = function () {
|
|
2337
2337
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2347,10 +2347,10 @@
|
|
|
2347
2347
|
}
|
|
2348
2348
|
function GameFinishedReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2349
2349
|
if (!(1 === (1 & seen0))) {
|
|
2350
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().
|
|
2350
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().m67_1);
|
|
2351
2351
|
}
|
|
2352
2352
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2353
|
-
$this.
|
|
2353
|
+
$this.o67_1 = reason;
|
|
2354
2354
|
return $this;
|
|
2355
2355
|
}
|
|
2356
2356
|
function GameFinishedReasonDto_init_$Create$(seen0, reason, serializationConstructorMarker) {
|
|
@@ -2358,20 +2358,20 @@
|
|
|
2358
2358
|
}
|
|
2359
2359
|
function GameFinishedReasonDto(reason) {
|
|
2360
2360
|
TerminationGameReasonDto.call(this);
|
|
2361
|
-
this.
|
|
2361
|
+
this.o67_1 = reason;
|
|
2362
2362
|
}
|
|
2363
2363
|
protoOf(GameFinishedReasonDto).toString = function () {
|
|
2364
|
-
return 'GameFinishedReasonDto(reason=' + this.
|
|
2364
|
+
return 'GameFinishedReasonDto(reason=' + this.o67_1 + ')';
|
|
2365
2365
|
};
|
|
2366
2366
|
protoOf(GameFinishedReasonDto).hashCode = function () {
|
|
2367
|
-
return getStringHashCode(this.
|
|
2367
|
+
return getStringHashCode(this.o67_1);
|
|
2368
2368
|
};
|
|
2369
2369
|
protoOf(GameFinishedReasonDto).equals = function (other) {
|
|
2370
2370
|
if (this === other)
|
|
2371
2371
|
return true;
|
|
2372
2372
|
if (!(other instanceof GameFinishedReasonDto))
|
|
2373
2373
|
return false;
|
|
2374
|
-
if (!(this.
|
|
2374
|
+
if (!(this.o67_1 === other.o67_1))
|
|
2375
2375
|
return false;
|
|
2376
2376
|
return true;
|
|
2377
2377
|
};
|
|
@@ -2385,19 +2385,19 @@
|
|
|
2385
2385
|
$serializer_instance_3 = this;
|
|
2386
2386
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_EXIT', this, 1);
|
|
2387
2387
|
tmp0_serialDesc.gz('playerId', false);
|
|
2388
|
-
this.
|
|
2388
|
+
this.p67_1 = tmp0_serialDesc;
|
|
2389
2389
|
}
|
|
2390
|
-
protoOf($serializer_3).
|
|
2391
|
-
var tmp0_desc = this.
|
|
2390
|
+
protoOf($serializer_3).q67 = function (encoder, value) {
|
|
2391
|
+
var tmp0_desc = this.p67_1;
|
|
2392
2392
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2393
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2393
|
+
tmp1_output.dt(tmp0_desc, 0, value.r67_1);
|
|
2394
2394
|
tmp1_output.pr(tmp0_desc);
|
|
2395
2395
|
};
|
|
2396
2396
|
protoOf($serializer_3).co = function (encoder, value) {
|
|
2397
|
-
return this.
|
|
2397
|
+
return this.q67(encoder, value instanceof PlayerExitReasonDto ? value : THROW_CCE());
|
|
2398
2398
|
};
|
|
2399
2399
|
protoOf($serializer_3).do = function (decoder) {
|
|
2400
|
-
var tmp0_desc = this.
|
|
2400
|
+
var tmp0_desc = this.p67_1;
|
|
2401
2401
|
var tmp1_flag = true;
|
|
2402
2402
|
var tmp2_index = 0;
|
|
2403
2403
|
var tmp3_bitMask0 = 0;
|
|
@@ -2425,7 +2425,7 @@
|
|
|
2425
2425
|
return PlayerExitReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2426
2426
|
};
|
|
2427
2427
|
protoOf($serializer_3).bo = function () {
|
|
2428
|
-
return this.
|
|
2428
|
+
return this.p67_1;
|
|
2429
2429
|
};
|
|
2430
2430
|
protoOf($serializer_3).vz = function () {
|
|
2431
2431
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2441,10 +2441,10 @@
|
|
|
2441
2441
|
}
|
|
2442
2442
|
function PlayerExitReasonDto_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
2443
2443
|
if (!(1 === (1 & seen0))) {
|
|
2444
|
-
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().
|
|
2444
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().p67_1);
|
|
2445
2445
|
}
|
|
2446
2446
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2447
|
-
$this.
|
|
2447
|
+
$this.r67_1 = playerId;
|
|
2448
2448
|
return $this;
|
|
2449
2449
|
}
|
|
2450
2450
|
function PlayerExitReasonDto_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -2452,20 +2452,20 @@
|
|
|
2452
2452
|
}
|
|
2453
2453
|
function PlayerExitReasonDto(playerId) {
|
|
2454
2454
|
TerminationGameReasonDto.call(this);
|
|
2455
|
-
this.
|
|
2455
|
+
this.r67_1 = playerId;
|
|
2456
2456
|
}
|
|
2457
2457
|
protoOf(PlayerExitReasonDto).toString = function () {
|
|
2458
|
-
return 'PlayerExitReasonDto(playerId=' + this.
|
|
2458
|
+
return 'PlayerExitReasonDto(playerId=' + this.r67_1 + ')';
|
|
2459
2459
|
};
|
|
2460
2460
|
protoOf(PlayerExitReasonDto).hashCode = function () {
|
|
2461
|
-
return getStringHashCode(this.
|
|
2461
|
+
return getStringHashCode(this.r67_1);
|
|
2462
2462
|
};
|
|
2463
2463
|
protoOf(PlayerExitReasonDto).equals = function (other) {
|
|
2464
2464
|
if (this === other)
|
|
2465
2465
|
return true;
|
|
2466
2466
|
if (!(other instanceof PlayerExitReasonDto))
|
|
2467
2467
|
return false;
|
|
2468
|
-
if (!(this.
|
|
2468
|
+
if (!(this.r67_1 === other.r67_1))
|
|
2469
2469
|
return false;
|
|
2470
2470
|
return true;
|
|
2471
2471
|
};
|
|
@@ -2480,20 +2480,20 @@
|
|
|
2480
2480
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_LOST_CONNECTION', this, 2);
|
|
2481
2481
|
tmp0_serialDesc.gz('playerId', false);
|
|
2482
2482
|
tmp0_serialDesc.gz('tag', false);
|
|
2483
|
-
this.
|
|
2483
|
+
this.s67_1 = tmp0_serialDesc;
|
|
2484
2484
|
}
|
|
2485
|
-
protoOf($serializer_4).
|
|
2486
|
-
var tmp0_desc = this.
|
|
2485
|
+
protoOf($serializer_4).t67 = function (encoder, value) {
|
|
2486
|
+
var tmp0_desc = this.s67_1;
|
|
2487
2487
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2488
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2489
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2488
|
+
tmp1_output.dt(tmp0_desc, 0, value.u67_1);
|
|
2489
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.v67_1);
|
|
2490
2490
|
tmp1_output.pr(tmp0_desc);
|
|
2491
2491
|
};
|
|
2492
2492
|
protoOf($serializer_4).co = function (encoder, value) {
|
|
2493
|
-
return this.
|
|
2493
|
+
return this.t67(encoder, value instanceof PlayerLostConnectionReasonDto ? value : THROW_CCE());
|
|
2494
2494
|
};
|
|
2495
2495
|
protoOf($serializer_4).do = function (decoder) {
|
|
2496
|
-
var tmp0_desc = this.
|
|
2496
|
+
var tmp0_desc = this.s67_1;
|
|
2497
2497
|
var tmp1_flag = true;
|
|
2498
2498
|
var tmp2_index = 0;
|
|
2499
2499
|
var tmp3_bitMask0 = 0;
|
|
@@ -2528,7 +2528,7 @@
|
|
|
2528
2528
|
return PlayerLostConnectionReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2529
2529
|
};
|
|
2530
2530
|
protoOf($serializer_4).bo = function () {
|
|
2531
|
-
return this.
|
|
2531
|
+
return this.s67_1;
|
|
2532
2532
|
};
|
|
2533
2533
|
protoOf($serializer_4).vz = function () {
|
|
2534
2534
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2544,11 +2544,11 @@
|
|
|
2544
2544
|
}
|
|
2545
2545
|
function PlayerLostConnectionReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2546
2546
|
if (!(3 === (3 & seen0))) {
|
|
2547
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().
|
|
2547
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_4().s67_1);
|
|
2548
2548
|
}
|
|
2549
2549
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2550
|
-
$this.
|
|
2551
|
-
$this.
|
|
2550
|
+
$this.u67_1 = playerId;
|
|
2551
|
+
$this.v67_1 = tag;
|
|
2552
2552
|
return $this;
|
|
2553
2553
|
}
|
|
2554
2554
|
function PlayerLostConnectionReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2556,15 +2556,15 @@
|
|
|
2556
2556
|
}
|
|
2557
2557
|
function PlayerLostConnectionReasonDto(playerId, tag) {
|
|
2558
2558
|
TerminationGameReasonDto.call(this);
|
|
2559
|
-
this.
|
|
2560
|
-
this.
|
|
2559
|
+
this.u67_1 = playerId;
|
|
2560
|
+
this.v67_1 = tag;
|
|
2561
2561
|
}
|
|
2562
2562
|
protoOf(PlayerLostConnectionReasonDto).toString = function () {
|
|
2563
|
-
return 'PlayerLostConnectionReasonDto(playerId=' + this.
|
|
2563
|
+
return 'PlayerLostConnectionReasonDto(playerId=' + this.u67_1 + ', tag=' + this.v67_1 + ')';
|
|
2564
2564
|
};
|
|
2565
2565
|
protoOf(PlayerLostConnectionReasonDto).hashCode = function () {
|
|
2566
|
-
var result = getStringHashCode(this.
|
|
2567
|
-
result = imul(result, 31) + (this.
|
|
2566
|
+
var result = getStringHashCode(this.u67_1);
|
|
2567
|
+
result = imul(result, 31) + (this.v67_1 == null ? 0 : getStringHashCode(this.v67_1)) | 0;
|
|
2568
2568
|
return result;
|
|
2569
2569
|
};
|
|
2570
2570
|
protoOf(PlayerLostConnectionReasonDto).equals = function (other) {
|
|
@@ -2572,9 +2572,9 @@
|
|
|
2572
2572
|
return true;
|
|
2573
2573
|
if (!(other instanceof PlayerLostConnectionReasonDto))
|
|
2574
2574
|
return false;
|
|
2575
|
-
if (!(this.
|
|
2575
|
+
if (!(this.u67_1 === other.u67_1))
|
|
2576
2576
|
return false;
|
|
2577
|
-
if (!(this.
|
|
2577
|
+
if (!(this.v67_1 == other.v67_1))
|
|
2578
2578
|
return false;
|
|
2579
2579
|
return true;
|
|
2580
2580
|
};
|
|
@@ -2589,20 +2589,20 @@
|
|
|
2589
2589
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_TIMEOUT', this, 2);
|
|
2590
2590
|
tmp0_serialDesc.gz('playerId', false);
|
|
2591
2591
|
tmp0_serialDesc.gz('tag', false);
|
|
2592
|
-
this.
|
|
2592
|
+
this.w67_1 = tmp0_serialDesc;
|
|
2593
2593
|
}
|
|
2594
|
-
protoOf($serializer_5).
|
|
2595
|
-
var tmp0_desc = this.
|
|
2594
|
+
protoOf($serializer_5).x67 = function (encoder, value) {
|
|
2595
|
+
var tmp0_desc = this.w67_1;
|
|
2596
2596
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
2597
|
-
tmp1_output.dt(tmp0_desc, 0, value.
|
|
2598
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2597
|
+
tmp1_output.dt(tmp0_desc, 0, value.y67_1);
|
|
2598
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.z67_1);
|
|
2599
2599
|
tmp1_output.pr(tmp0_desc);
|
|
2600
2600
|
};
|
|
2601
2601
|
protoOf($serializer_5).co = function (encoder, value) {
|
|
2602
|
-
return this.
|
|
2602
|
+
return this.x67(encoder, value instanceof PlayerTimeoutReasonDto ? value : THROW_CCE());
|
|
2603
2603
|
};
|
|
2604
2604
|
protoOf($serializer_5).do = function (decoder) {
|
|
2605
|
-
var tmp0_desc = this.
|
|
2605
|
+
var tmp0_desc = this.w67_1;
|
|
2606
2606
|
var tmp1_flag = true;
|
|
2607
2607
|
var tmp2_index = 0;
|
|
2608
2608
|
var tmp3_bitMask0 = 0;
|
|
@@ -2637,7 +2637,7 @@
|
|
|
2637
2637
|
return PlayerTimeoutReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2638
2638
|
};
|
|
2639
2639
|
protoOf($serializer_5).bo = function () {
|
|
2640
|
-
return this.
|
|
2640
|
+
return this.w67_1;
|
|
2641
2641
|
};
|
|
2642
2642
|
protoOf($serializer_5).vz = function () {
|
|
2643
2643
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -2653,11 +2653,11 @@
|
|
|
2653
2653
|
}
|
|
2654
2654
|
function PlayerTimeoutReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2655
2655
|
if (!(3 === (3 & seen0))) {
|
|
2656
|
-
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().
|
|
2656
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_5().w67_1);
|
|
2657
2657
|
}
|
|
2658
2658
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2659
|
-
$this.
|
|
2660
|
-
$this.
|
|
2659
|
+
$this.y67_1 = playerId;
|
|
2660
|
+
$this.z67_1 = tag;
|
|
2661
2661
|
return $this;
|
|
2662
2662
|
}
|
|
2663
2663
|
function PlayerTimeoutReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2665,15 +2665,15 @@
|
|
|
2665
2665
|
}
|
|
2666
2666
|
function PlayerTimeoutReasonDto(playerId, tag) {
|
|
2667
2667
|
TerminationGameReasonDto.call(this);
|
|
2668
|
-
this.
|
|
2669
|
-
this.
|
|
2668
|
+
this.y67_1 = playerId;
|
|
2669
|
+
this.z67_1 = tag;
|
|
2670
2670
|
}
|
|
2671
2671
|
protoOf(PlayerTimeoutReasonDto).toString = function () {
|
|
2672
|
-
return 'PlayerTimeoutReasonDto(playerId=' + this.
|
|
2672
|
+
return 'PlayerTimeoutReasonDto(playerId=' + this.y67_1 + ', tag=' + this.z67_1 + ')';
|
|
2673
2673
|
};
|
|
2674
2674
|
protoOf(PlayerTimeoutReasonDto).hashCode = function () {
|
|
2675
|
-
var result = getStringHashCode(this.
|
|
2676
|
-
result = imul(result, 31) + (this.
|
|
2675
|
+
var result = getStringHashCode(this.y67_1);
|
|
2676
|
+
result = imul(result, 31) + (this.z67_1 == null ? 0 : getStringHashCode(this.z67_1)) | 0;
|
|
2677
2677
|
return result;
|
|
2678
2678
|
};
|
|
2679
2679
|
protoOf(PlayerTimeoutReasonDto).equals = function (other) {
|
|
@@ -2681,14 +2681,14 @@
|
|
|
2681
2681
|
return true;
|
|
2682
2682
|
if (!(other instanceof PlayerTimeoutReasonDto))
|
|
2683
2683
|
return false;
|
|
2684
|
-
if (!(this.
|
|
2684
|
+
if (!(this.y67_1 === other.y67_1))
|
|
2685
2685
|
return false;
|
|
2686
|
-
if (!(this.
|
|
2686
|
+
if (!(this.z67_1 == other.z67_1))
|
|
2687
2687
|
return false;
|
|
2688
2688
|
return true;
|
|
2689
2689
|
};
|
|
2690
2690
|
function _get_$cachedSerializer__te6jhj_7($this) {
|
|
2691
|
-
return $this.
|
|
2691
|
+
return $this.a68_1.w();
|
|
2692
2692
|
}
|
|
2693
2693
|
function WaitingForConnectionReasonDto$_anonymous__hgbgp6() {
|
|
2694
2694
|
var tmp = WaitingForConnectionReasonDto_getInstance();
|
|
@@ -2703,7 +2703,7 @@
|
|
|
2703
2703
|
TerminationGameReasonDto.call(this);
|
|
2704
2704
|
var tmp = this;
|
|
2705
2705
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2706
|
-
tmp.
|
|
2706
|
+
tmp.a68_1 = lazy(tmp_0, WaitingForConnectionReasonDto$_anonymous__hgbgp6);
|
|
2707
2707
|
}
|
|
2708
2708
|
protoOf(WaitingForConnectionReasonDto).a1c = function () {
|
|
2709
2709
|
return _get_$cachedSerializer__te6jhj_7(this);
|
|
@@ -2731,7 +2731,7 @@
|
|
|
2731
2731
|
return WaitingForConnectionReasonDto_instance;
|
|
2732
2732
|
}
|
|
2733
2733
|
function mapToDto(_this__u8e3s4) {
|
|
2734
|
-
return _this__u8e3s4.
|
|
2734
|
+
return _this__u8e3s4.x5b_1;
|
|
2735
2735
|
}
|
|
2736
2736
|
function mapFromDto(_this__u8e3s4) {
|
|
2737
2737
|
return new GameCard(_this__u8e3s4);
|
|
@@ -2824,15 +2824,15 @@
|
|
|
2824
2824
|
}
|
|
2825
2825
|
function mapToDto_3(_this__u8e3s4) {
|
|
2826
2826
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2827
|
-
return new PlayerExitReasonDto(_this__u8e3s4.
|
|
2827
|
+
return new PlayerExitReasonDto(_this__u8e3s4.g64_1);
|
|
2828
2828
|
}
|
|
2829
2829
|
function mapToDto_4(_this__u8e3s4) {
|
|
2830
2830
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2831
|
-
return new PlayerLostConnectionReasonDto(_this__u8e3s4.
|
|
2831
|
+
return new PlayerLostConnectionReasonDto(_this__u8e3s4.b64_1, _this__u8e3s4.tag);
|
|
2832
2832
|
}
|
|
2833
2833
|
function mapToDto_5(_this__u8e3s4) {
|
|
2834
2834
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2835
|
-
return new PlayerTimeoutReasonDto(_this__u8e3s4.
|
|
2835
|
+
return new PlayerTimeoutReasonDto(_this__u8e3s4.f64_1, _this__u8e3s4.tag);
|
|
2836
2836
|
}
|
|
2837
2837
|
function mapToDto_6(_this__u8e3s4) {
|
|
2838
2838
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2849,20 +2849,20 @@
|
|
|
2849
2849
|
}
|
|
2850
2850
|
function mapFromDto_2(_this__u8e3s4) {
|
|
2851
2851
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2852
|
-
var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4.
|
|
2852
|
+
var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4.o67_1, get_gameFinishedReasonMapping());
|
|
2853
2853
|
return new GameFinishedReason(tmp0_elvis_lhs == null ? Reason_GAME_NOT_EXISTS_getInstance() : tmp0_elvis_lhs);
|
|
2854
2854
|
}
|
|
2855
2855
|
function mapFromDto_3(_this__u8e3s4) {
|
|
2856
2856
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2857
|
-
return new PlayerExitReason(_this__u8e3s4.
|
|
2857
|
+
return new PlayerExitReason(_this__u8e3s4.r67_1);
|
|
2858
2858
|
}
|
|
2859
2859
|
function mapFromDto_4(_this__u8e3s4) {
|
|
2860
2860
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2861
|
-
return new PlayerLostConnectionReason(_this__u8e3s4.
|
|
2861
|
+
return new PlayerLostConnectionReason(_this__u8e3s4.u67_1, _this__u8e3s4.v67_1);
|
|
2862
2862
|
}
|
|
2863
2863
|
function mapFromDto_5(_this__u8e3s4) {
|
|
2864
2864
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2865
|
-
return new PlayerTimeoutReason(_this__u8e3s4.
|
|
2865
|
+
return new PlayerTimeoutReason(_this__u8e3s4.y67_1, _this__u8e3s4.z67_1);
|
|
2866
2866
|
}
|
|
2867
2867
|
function mapFromDto_6(_this__u8e3s4) {
|
|
2868
2868
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2903,8 +2903,8 @@
|
|
|
2903
2903
|
}
|
|
2904
2904
|
}
|
|
2905
2905
|
function mapToDto_8(_this__u8e3s4) {
|
|
2906
|
-
var tmp0_playerId = _this__u8e3s4.
|
|
2907
|
-
var tmp1_uid = _this__u8e3s4.
|
|
2906
|
+
var tmp0_playerId = _this__u8e3s4.r64_1;
|
|
2907
|
+
var tmp1_uid = _this__u8e3s4.r64_1;
|
|
2908
2908
|
var tmp2_nickname = _this__u8e3s4.name;
|
|
2909
2909
|
var tmp3_name = _this__u8e3s4.name;
|
|
2910
2910
|
var tmp4_photo = _this__u8e3s4.avatarUrl;
|
|
@@ -2923,17 +2923,17 @@
|
|
|
2923
2923
|
return new GameUserInfoDto(tmp0_playerId, tmp1_uid, tmp3_name, tmp2_nickname, tmp5_avatarUrl, tmp4_photo, tmp8_rating, tmp6_isBot, tmp7_initialLuckyFactor);
|
|
2924
2924
|
}
|
|
2925
2925
|
function mapFromDto_8(_this__u8e3s4) {
|
|
2926
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
2927
|
-
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2928
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
2929
|
-
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
2930
|
-
var tmp2_elvis_lhs = _this__u8e3s4.
|
|
2931
|
-
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
2932
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
2933
|
-
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.
|
|
2926
|
+
var tmp0_elvis_lhs = _this__u8e3s4.b68_1;
|
|
2927
|
+
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.c68_1) : tmp0_elvis_lhs;
|
|
2928
|
+
var tmp1_elvis_lhs = _this__u8e3s4.d68_1;
|
|
2929
|
+
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.e68_1) : tmp1_elvis_lhs;
|
|
2930
|
+
var tmp2_elvis_lhs = _this__u8e3s4.f68_1;
|
|
2931
|
+
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.g68_1 : tmp2_elvis_lhs;
|
|
2932
|
+
var tmp3_elvis_lhs = _this__u8e3s4.i68_1;
|
|
2933
|
+
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.j68_1, _this__u8e3s4.h68_1);
|
|
2934
2934
|
}
|
|
2935
2935
|
function mapFromDto_9(_this__u8e3s4) {
|
|
2936
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
2936
|
+
var tmp0_safe_receiver = _this__u8e3s4.k68_1;
|
|
2937
2937
|
var tmp;
|
|
2938
2938
|
if (tmp0_safe_receiver == null) {
|
|
2939
2939
|
tmp = null;
|
|
@@ -2942,7 +2942,7 @@
|
|
|
2942
2942
|
tmp = Companion_getInstance_0().mk(tmp0_safe_receiver);
|
|
2943
2943
|
}
|
|
2944
2944
|
var tmp5_startFromTime = tmp;
|
|
2945
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
2945
|
+
var tmp1_safe_receiver = _this__u8e3s4.m68_1;
|
|
2946
2946
|
var tmp_0;
|
|
2947
2947
|
if (tmp1_safe_receiver == null) {
|
|
2948
2948
|
tmp_0 = null;
|
|
@@ -2951,7 +2951,7 @@
|
|
|
2951
2951
|
tmp_0 = Companion_getInstance_0().mk(tmp1_safe_receiver);
|
|
2952
2952
|
}
|
|
2953
2953
|
var tmp6_waitPlayerUntilTime = tmp_0;
|
|
2954
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
2954
|
+
var tmp2_safe_receiver = _this__u8e3s4.l68_1;
|
|
2955
2955
|
var tmp_1;
|
|
2956
2956
|
if (tmp2_safe_receiver == null) {
|
|
2957
2957
|
tmp_1 = null;
|
|
@@ -2960,33 +2960,33 @@
|
|
|
2960
2960
|
tmp_1 = Companion_getInstance_0().mk(tmp2_safe_receiver);
|
|
2961
2961
|
}
|
|
2962
2962
|
var tmp7_playerTurnTimeout = tmp_1;
|
|
2963
|
-
var tmp8_state = _this__u8e3s4.
|
|
2964
|
-
var tmp9_tag = _this__u8e3s4.
|
|
2965
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
2963
|
+
var tmp8_state = _this__u8e3s4.n68_1;
|
|
2964
|
+
var tmp9_tag = _this__u8e3s4.p68_1;
|
|
2965
|
+
var tmp3_elvis_lhs = _this__u8e3s4.o68_1;
|
|
2966
2966
|
var tmp10_ready = tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs;
|
|
2967
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
2967
|
+
var tmp4_safe_receiver = _this__u8e3s4.q68_1;
|
|
2968
2968
|
var tmp11_connection = tmp4_safe_receiver == null ? null : mapFromDto_10(tmp4_safe_receiver);
|
|
2969
2969
|
return new PlayerState(tmp5_startFromTime, tmp7_playerTurnTimeout, tmp6_waitPlayerUntilTime, tmp8_state, tmp10_ready, tmp9_tag, tmp11_connection);
|
|
2970
2970
|
}
|
|
2971
2971
|
function mapToDto_9(_this__u8e3s4) {
|
|
2972
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
2972
|
+
var tmp0_safe_receiver = _this__u8e3s4.j65_1;
|
|
2973
2973
|
var tmp4_startFrom = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.toString();
|
|
2974
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
2974
|
+
var tmp1_safe_receiver = _this__u8e3s4.l65_1;
|
|
2975
2975
|
var tmp5_waitPlayerUntilTime = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.toString();
|
|
2976
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
2976
|
+
var tmp2_safe_receiver = _this__u8e3s4.k65_1;
|
|
2977
2977
|
var tmp6_playerTurnTimeout = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.toString();
|
|
2978
|
-
var tmp7_state = _this__u8e3s4.
|
|
2979
|
-
var tmp8_tag = _this__u8e3s4.
|
|
2980
|
-
var tmp9_ready = _this__u8e3s4.
|
|
2981
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
2978
|
+
var tmp7_state = _this__u8e3s4.m65_1;
|
|
2979
|
+
var tmp8_tag = _this__u8e3s4.o65_1;
|
|
2980
|
+
var tmp9_ready = _this__u8e3s4.n65_1;
|
|
2981
|
+
var tmp3_safe_receiver = _this__u8e3s4.p65_1;
|
|
2982
2982
|
var tmp10_connection = tmp3_safe_receiver == null ? null : mapToDto_10(tmp3_safe_receiver);
|
|
2983
2983
|
return new PlayerStateDto(tmp4_startFrom, tmp6_playerTurnTimeout, tmp5_waitPlayerUntilTime, tmp7_state, tmp9_ready, tmp8_tag, tmp10_connection);
|
|
2984
2984
|
}
|
|
2985
2985
|
function mapFromDto_10(_this__u8e3s4) {
|
|
2986
|
-
return new PlayerConnection(_this__u8e3s4.
|
|
2986
|
+
return new PlayerConnection(_this__u8e3s4.r68_1, Companion_getInstance_0().mk(_this__u8e3s4.s68_1), Companion_getInstance().gk(_this__u8e3s4.t68_1));
|
|
2987
2987
|
}
|
|
2988
2988
|
function mapToDto_10(_this__u8e3s4) {
|
|
2989
|
-
return new PlayerConnectionDto(_this__u8e3s4.
|
|
2989
|
+
return new PlayerConnectionDto(_this__u8e3s4.v65_1, _this__u8e3s4.w65_1.toString(), Duration__toIsoString_impl_9h6wsm(_this__u8e3s4.x65_1));
|
|
2990
2990
|
}
|
|
2991
2991
|
function Companion_16() {
|
|
2992
2992
|
}
|
|
@@ -3006,39 +3006,39 @@
|
|
|
3006
3006
|
tmp0_serialDesc.gz('rating', false);
|
|
3007
3007
|
tmp0_serialDesc.gz('is_bot', false);
|
|
3008
3008
|
tmp0_serialDesc.gz('lucky_factor', false);
|
|
3009
|
-
this.
|
|
3009
|
+
this.u68_1 = tmp0_serialDesc;
|
|
3010
3010
|
}
|
|
3011
|
-
protoOf($serializer_6).
|
|
3012
|
-
var tmp0_desc = this.
|
|
3011
|
+
protoOf($serializer_6).v68 = function (encoder, value) {
|
|
3012
|
+
var tmp0_desc = this.u68_1;
|
|
3013
3013
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3014
|
-
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.
|
|
3015
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3014
|
+
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.b68_1 == null)) {
|
|
3015
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.b68_1);
|
|
3016
3016
|
}
|
|
3017
|
-
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.
|
|
3018
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3017
|
+
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.c68_1 == null)) {
|
|
3018
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.c68_1);
|
|
3019
3019
|
}
|
|
3020
|
-
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.
|
|
3021
|
-
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3020
|
+
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.d68_1 == null)) {
|
|
3021
|
+
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.d68_1);
|
|
3022
3022
|
}
|
|
3023
|
-
if (tmp1_output.lt(tmp0_desc, 3) ? true : !(value.
|
|
3024
|
-
tmp1_output.ht(tmp0_desc, 3, StringSerializer_getInstance(), value.
|
|
3023
|
+
if (tmp1_output.lt(tmp0_desc, 3) ? true : !(value.e68_1 == null)) {
|
|
3024
|
+
tmp1_output.ht(tmp0_desc, 3, StringSerializer_getInstance(), value.e68_1);
|
|
3025
3025
|
}
|
|
3026
|
-
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.
|
|
3027
|
-
tmp1_output.ht(tmp0_desc, 4, StringSerializer_getInstance(), value.
|
|
3026
|
+
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.f68_1 == null)) {
|
|
3027
|
+
tmp1_output.ht(tmp0_desc, 4, StringSerializer_getInstance(), value.f68_1);
|
|
3028
3028
|
}
|
|
3029
|
-
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.
|
|
3030
|
-
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3029
|
+
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.g68_1 == null)) {
|
|
3030
|
+
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.g68_1);
|
|
3031
3031
|
}
|
|
3032
|
-
tmp1_output.ht(tmp0_desc, 6, DoubleSerializer_getInstance(), value.
|
|
3033
|
-
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3034
|
-
tmp1_output.ht(tmp0_desc, 8, FloatSerializer_getInstance(), value.
|
|
3032
|
+
tmp1_output.ht(tmp0_desc, 6, DoubleSerializer_getInstance(), value.h68_1);
|
|
3033
|
+
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.i68_1);
|
|
3034
|
+
tmp1_output.ht(tmp0_desc, 8, FloatSerializer_getInstance(), value.j68_1);
|
|
3035
3035
|
tmp1_output.pr(tmp0_desc);
|
|
3036
3036
|
};
|
|
3037
3037
|
protoOf($serializer_6).co = function (encoder, value) {
|
|
3038
|
-
return this.
|
|
3038
|
+
return this.v68(encoder, value instanceof GameUserInfoDto ? value : THROW_CCE());
|
|
3039
3039
|
};
|
|
3040
3040
|
protoOf($serializer_6).do = function (decoder) {
|
|
3041
|
-
var tmp0_desc = this.
|
|
3041
|
+
var tmp0_desc = this.u68_1;
|
|
3042
3042
|
var tmp1_flag = true;
|
|
3043
3043
|
var tmp2_index = 0;
|
|
3044
3044
|
var tmp3_bitMask0 = 0;
|
|
@@ -3122,7 +3122,7 @@
|
|
|
3122
3122
|
return GameUserInfoDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, null);
|
|
3123
3123
|
};
|
|
3124
3124
|
protoOf($serializer_6).bo = function () {
|
|
3125
|
-
return this.
|
|
3125
|
+
return this.u68_1;
|
|
3126
3126
|
};
|
|
3127
3127
|
protoOf($serializer_6).vz = function () {
|
|
3128
3128
|
// Inline function 'kotlin.arrayOf' call
|
|
@@ -3138,35 +3138,35 @@
|
|
|
3138
3138
|
}
|
|
3139
3139
|
function GameUserInfoDto_init_$Init$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker, $this) {
|
|
3140
3140
|
if (!(448 === (448 & seen0))) {
|
|
3141
|
-
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().
|
|
3141
|
+
throwMissingFieldException(seen0, 448, $serializer_getInstance_6().u68_1);
|
|
3142
3142
|
}
|
|
3143
3143
|
if (0 === (seen0 & 1))
|
|
3144
|
-
$this.
|
|
3144
|
+
$this.b68_1 = null;
|
|
3145
3145
|
else
|
|
3146
|
-
$this.
|
|
3146
|
+
$this.b68_1 = playerId;
|
|
3147
3147
|
if (0 === (seen0 & 2))
|
|
3148
|
-
$this.
|
|
3148
|
+
$this.c68_1 = null;
|
|
3149
3149
|
else
|
|
3150
|
-
$this.
|
|
3150
|
+
$this.c68_1 = uid;
|
|
3151
3151
|
if (0 === (seen0 & 4))
|
|
3152
|
-
$this.
|
|
3152
|
+
$this.d68_1 = null;
|
|
3153
3153
|
else
|
|
3154
|
-
$this.
|
|
3154
|
+
$this.d68_1 = name;
|
|
3155
3155
|
if (0 === (seen0 & 8))
|
|
3156
|
-
$this.
|
|
3156
|
+
$this.e68_1 = null;
|
|
3157
3157
|
else
|
|
3158
|
-
$this.
|
|
3158
|
+
$this.e68_1 = nickname;
|
|
3159
3159
|
if (0 === (seen0 & 16))
|
|
3160
|
-
$this.
|
|
3160
|
+
$this.f68_1 = null;
|
|
3161
3161
|
else
|
|
3162
|
-
$this.
|
|
3162
|
+
$this.f68_1 = avatarUrl;
|
|
3163
3163
|
if (0 === (seen0 & 32))
|
|
3164
|
-
$this.
|
|
3164
|
+
$this.g68_1 = null;
|
|
3165
3165
|
else
|
|
3166
|
-
$this.
|
|
3167
|
-
$this.
|
|
3168
|
-
$this.
|
|
3169
|
-
$this.
|
|
3166
|
+
$this.g68_1 = photo;
|
|
3167
|
+
$this.h68_1 = rating;
|
|
3168
|
+
$this.i68_1 = isBot;
|
|
3169
|
+
$this.j68_1 = initialLuckyFactor;
|
|
3170
3170
|
return $this;
|
|
3171
3171
|
}
|
|
3172
3172
|
function GameUserInfoDto_init_$Create$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker) {
|
|
@@ -3179,47 +3179,47 @@
|
|
|
3179
3179
|
nickname = nickname === VOID ? null : nickname;
|
|
3180
3180
|
avatarUrl = avatarUrl === VOID ? null : avatarUrl;
|
|
3181
3181
|
photo = photo === VOID ? null : photo;
|
|
3182
|
-
this.
|
|
3183
|
-
this.
|
|
3184
|
-
this.
|
|
3185
|
-
this.
|
|
3186
|
-
this.
|
|
3187
|
-
this.
|
|
3188
|
-
this.
|
|
3189
|
-
this.
|
|
3190
|
-
this.
|
|
3191
|
-
}
|
|
3192
|
-
protoOf(GameUserInfoDto).
|
|
3193
|
-
return this.
|
|
3194
|
-
};
|
|
3195
|
-
protoOf(GameUserInfoDto).
|
|
3182
|
+
this.b68_1 = playerId;
|
|
3183
|
+
this.c68_1 = uid;
|
|
3184
|
+
this.d68_1 = name;
|
|
3185
|
+
this.e68_1 = nickname;
|
|
3186
|
+
this.f68_1 = avatarUrl;
|
|
3187
|
+
this.g68_1 = photo;
|
|
3188
|
+
this.h68_1 = rating;
|
|
3189
|
+
this.i68_1 = isBot;
|
|
3190
|
+
this.j68_1 = initialLuckyFactor;
|
|
3191
|
+
}
|
|
3192
|
+
protoOf(GameUserInfoDto).w68 = function () {
|
|
3193
|
+
return this.x68(VOID, VOID, VOID, VOID, VOID, VOID, VOID, null, null);
|
|
3194
|
+
};
|
|
3195
|
+
protoOf(GameUserInfoDto).y68 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) {
|
|
3196
3196
|
return new GameUserInfoDto(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3197
3197
|
};
|
|
3198
|
-
protoOf(GameUserInfoDto).
|
|
3199
|
-
playerId = playerId === VOID ? this.
|
|
3200
|
-
uid = uid === VOID ? this.
|
|
3201
|
-
name = name === VOID ? this.
|
|
3202
|
-
nickname = nickname === VOID ? this.
|
|
3203
|
-
avatarUrl = avatarUrl === VOID ? this.
|
|
3204
|
-
photo = photo === VOID ? this.
|
|
3205
|
-
rating = rating === VOID ? this.
|
|
3206
|
-
isBot = isBot === VOID ? this.
|
|
3207
|
-
initialLuckyFactor = initialLuckyFactor === VOID ? this.
|
|
3208
|
-
return $super === VOID ? this.
|
|
3198
|
+
protoOf(GameUserInfoDto).x68 = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, $super) {
|
|
3199
|
+
playerId = playerId === VOID ? this.b68_1 : playerId;
|
|
3200
|
+
uid = uid === VOID ? this.c68_1 : uid;
|
|
3201
|
+
name = name === VOID ? this.d68_1 : name;
|
|
3202
|
+
nickname = nickname === VOID ? this.e68_1 : nickname;
|
|
3203
|
+
avatarUrl = avatarUrl === VOID ? this.f68_1 : avatarUrl;
|
|
3204
|
+
photo = photo === VOID ? this.g68_1 : photo;
|
|
3205
|
+
rating = rating === VOID ? this.h68_1 : rating;
|
|
3206
|
+
isBot = isBot === VOID ? this.i68_1 : isBot;
|
|
3207
|
+
initialLuckyFactor = initialLuckyFactor === VOID ? this.j68_1 : initialLuckyFactor;
|
|
3208
|
+
return $super === VOID ? this.y68(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) : $super.y68.call(this, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3209
3209
|
};
|
|
3210
3210
|
protoOf(GameUserInfoDto).toString = function () {
|
|
3211
|
-
return 'GameUserInfoDto(playerId=' + this.
|
|
3211
|
+
return 'GameUserInfoDto(playerId=' + this.b68_1 + ', uid=' + this.c68_1 + ', name=' + this.d68_1 + ', nickname=' + this.e68_1 + ', avatarUrl=' + this.f68_1 + ', photo=' + this.g68_1 + ', rating=' + this.h68_1 + ', isBot=' + this.i68_1 + ', initialLuckyFactor=' + this.j68_1 + ')';
|
|
3212
3212
|
};
|
|
3213
3213
|
protoOf(GameUserInfoDto).hashCode = function () {
|
|
3214
|
-
var result = this.
|
|
3215
|
-
result = imul(result, 31) + (this.a68_1 == null ? 0 : getStringHashCode(this.a68_1)) | 0;
|
|
3216
|
-
result = imul(result, 31) + (this.b68_1 == null ? 0 : getStringHashCode(this.b68_1)) | 0;
|
|
3214
|
+
var result = this.b68_1 == null ? 0 : getStringHashCode(this.b68_1);
|
|
3217
3215
|
result = imul(result, 31) + (this.c68_1 == null ? 0 : getStringHashCode(this.c68_1)) | 0;
|
|
3218
3216
|
result = imul(result, 31) + (this.d68_1 == null ? 0 : getStringHashCode(this.d68_1)) | 0;
|
|
3219
3217
|
result = imul(result, 31) + (this.e68_1 == null ? 0 : getStringHashCode(this.e68_1)) | 0;
|
|
3220
|
-
result = imul(result, 31) + (this.f68_1 == null ? 0 :
|
|
3221
|
-
result = imul(result, 31) + (this.g68_1 == null ? 0 :
|
|
3218
|
+
result = imul(result, 31) + (this.f68_1 == null ? 0 : getStringHashCode(this.f68_1)) | 0;
|
|
3219
|
+
result = imul(result, 31) + (this.g68_1 == null ? 0 : getStringHashCode(this.g68_1)) | 0;
|
|
3222
3220
|
result = imul(result, 31) + (this.h68_1 == null ? 0 : getNumberHashCode(this.h68_1)) | 0;
|
|
3221
|
+
result = imul(result, 31) + (this.i68_1 == null ? 0 : getBooleanHashCode(this.i68_1)) | 0;
|
|
3222
|
+
result = imul(result, 31) + (this.j68_1 == null ? 0 : getNumberHashCode(this.j68_1)) | 0;
|
|
3223
3223
|
return result;
|
|
3224
3224
|
};
|
|
3225
3225
|
protoOf(GameUserInfoDto).equals = function (other) {
|
|
@@ -3227,10 +3227,6 @@
|
|
|
3227
3227
|
return true;
|
|
3228
3228
|
if (!(other instanceof GameUserInfoDto))
|
|
3229
3229
|
return false;
|
|
3230
|
-
if (!(this.z67_1 == other.z67_1))
|
|
3231
|
-
return false;
|
|
3232
|
-
if (!(this.a68_1 == other.a68_1))
|
|
3233
|
-
return false;
|
|
3234
3230
|
if (!(this.b68_1 == other.b68_1))
|
|
3235
3231
|
return false;
|
|
3236
3232
|
if (!(this.c68_1 == other.c68_1))
|
|
@@ -3239,12 +3235,16 @@
|
|
|
3239
3235
|
return false;
|
|
3240
3236
|
if (!(this.e68_1 == other.e68_1))
|
|
3241
3237
|
return false;
|
|
3242
|
-
if (!
|
|
3238
|
+
if (!(this.f68_1 == other.f68_1))
|
|
3243
3239
|
return false;
|
|
3244
3240
|
if (!(this.g68_1 == other.g68_1))
|
|
3245
3241
|
return false;
|
|
3246
3242
|
if (!equals(this.h68_1, other.h68_1))
|
|
3247
3243
|
return false;
|
|
3244
|
+
if (!(this.i68_1 == other.i68_1))
|
|
3245
|
+
return false;
|
|
3246
|
+
if (!equals(this.j68_1, other.j68_1))
|
|
3247
|
+
return false;
|
|
3248
3248
|
return true;
|
|
3249
3249
|
};
|
|
3250
3250
|
function PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2() {
|
|
@@ -3257,7 +3257,7 @@
|
|
|
3257
3257
|
// Inline function 'kotlin.arrayOf' call
|
|
3258
3258
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3259
3259
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3260
|
-
tmp.
|
|
3260
|
+
tmp.z68_1 = [lazy(tmp_0, PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2), null, null];
|
|
3261
3261
|
}
|
|
3262
3262
|
var Companion_instance_19;
|
|
3263
3263
|
function Companion_getInstance_20() {
|
|
@@ -3271,22 +3271,22 @@
|
|
|
3271
3271
|
tmp0_serialDesc.gz('state', false);
|
|
3272
3272
|
tmp0_serialDesc.gz('connectionChangedTime', false);
|
|
3273
3273
|
tmp0_serialDesc.gz('notLiveDurationRecord', false);
|
|
3274
|
-
this.
|
|
3274
|
+
this.a69_1 = tmp0_serialDesc;
|
|
3275
3275
|
}
|
|
3276
|
-
protoOf($serializer_7).
|
|
3277
|
-
var tmp0_desc = this.
|
|
3276
|
+
protoOf($serializer_7).b69 = function (encoder, value) {
|
|
3277
|
+
var tmp0_desc = this.a69_1;
|
|
3278
3278
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3279
|
-
var tmp2_cached = Companion_getInstance_20().
|
|
3280
|
-
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.
|
|
3281
|
-
tmp1_output.dt(tmp0_desc, 1, value.
|
|
3282
|
-
tmp1_output.dt(tmp0_desc, 2, value.
|
|
3279
|
+
var tmp2_cached = Companion_getInstance_20().z68_1;
|
|
3280
|
+
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.r68_1);
|
|
3281
|
+
tmp1_output.dt(tmp0_desc, 1, value.s68_1);
|
|
3282
|
+
tmp1_output.dt(tmp0_desc, 2, value.t68_1);
|
|
3283
3283
|
tmp1_output.pr(tmp0_desc);
|
|
3284
3284
|
};
|
|
3285
3285
|
protoOf($serializer_7).co = function (encoder, value) {
|
|
3286
|
-
return this.
|
|
3286
|
+
return this.b69(encoder, value instanceof PlayerConnectionDto ? value : THROW_CCE());
|
|
3287
3287
|
};
|
|
3288
3288
|
protoOf($serializer_7).do = function (decoder) {
|
|
3289
|
-
var tmp0_desc = this.
|
|
3289
|
+
var tmp0_desc = this.a69_1;
|
|
3290
3290
|
var tmp1_flag = true;
|
|
3291
3291
|
var tmp2_index = 0;
|
|
3292
3292
|
var tmp3_bitMask0 = 0;
|
|
@@ -3294,7 +3294,7 @@
|
|
|
3294
3294
|
var tmp5_local1 = null;
|
|
3295
3295
|
var tmp6_local2 = null;
|
|
3296
3296
|
var tmp7_input = decoder.or(tmp0_desc);
|
|
3297
|
-
var tmp8_cached = Companion_getInstance_20().
|
|
3297
|
+
var tmp8_cached = Companion_getInstance_20().z68_1;
|
|
3298
3298
|
if (tmp7_input.es()) {
|
|
3299
3299
|
tmp4_local0 = tmp7_input.as(tmp0_desc, 0, tmp8_cached[0].w(), tmp4_local0);
|
|
3300
3300
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3329,13 +3329,13 @@
|
|
|
3329
3329
|
return PlayerConnectionDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
3330
3330
|
};
|
|
3331
3331
|
protoOf($serializer_7).bo = function () {
|
|
3332
|
-
return this.
|
|
3332
|
+
return this.a69_1;
|
|
3333
3333
|
};
|
|
3334
3334
|
protoOf($serializer_7).vz = function () {
|
|
3335
3335
|
// Inline function 'kotlin.arrayOf' call
|
|
3336
3336
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3337
3337
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3338
|
-
return [Companion_getInstance_20().
|
|
3338
|
+
return [Companion_getInstance_20().z68_1[0].w(), StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
3339
3339
|
};
|
|
3340
3340
|
var $serializer_instance_7;
|
|
3341
3341
|
function $serializer_getInstance_7() {
|
|
@@ -3345,11 +3345,11 @@
|
|
|
3345
3345
|
}
|
|
3346
3346
|
function PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, $this) {
|
|
3347
3347
|
if (!(7 === (7 & seen0))) {
|
|
3348
|
-
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().
|
|
3348
|
+
throwMissingFieldException(seen0, 7, $serializer_getInstance_7().a69_1);
|
|
3349
3349
|
}
|
|
3350
|
-
$this.
|
|
3351
|
-
$this.
|
|
3352
|
-
$this.
|
|
3350
|
+
$this.r68_1 = state;
|
|
3351
|
+
$this.s68_1 = connectionChangedTime;
|
|
3352
|
+
$this.t68_1 = notLiveDurationRecord;
|
|
3353
3353
|
return $this;
|
|
3354
3354
|
}
|
|
3355
3355
|
function PlayerConnectionDto_init_$Create$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker) {
|
|
@@ -3357,17 +3357,17 @@
|
|
|
3357
3357
|
}
|
|
3358
3358
|
function PlayerConnectionDto(state, connectionChangedTime, notLiveDurationRecord) {
|
|
3359
3359
|
Companion_getInstance_20();
|
|
3360
|
-
this.
|
|
3361
|
-
this.
|
|
3362
|
-
this.
|
|
3360
|
+
this.r68_1 = state;
|
|
3361
|
+
this.s68_1 = connectionChangedTime;
|
|
3362
|
+
this.t68_1 = notLiveDurationRecord;
|
|
3363
3363
|
}
|
|
3364
3364
|
protoOf(PlayerConnectionDto).toString = function () {
|
|
3365
|
-
return 'PlayerConnectionDto(state=' + this.
|
|
3365
|
+
return 'PlayerConnectionDto(state=' + this.r68_1.toString() + ', connectionChangedTime=' + this.s68_1 + ', notLiveDurationRecord=' + this.t68_1 + ')';
|
|
3366
3366
|
};
|
|
3367
3367
|
protoOf(PlayerConnectionDto).hashCode = function () {
|
|
3368
|
-
var result = this.
|
|
3369
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3370
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3368
|
+
var result = this.r68_1.hashCode();
|
|
3369
|
+
result = imul(result, 31) + getStringHashCode(this.s68_1) | 0;
|
|
3370
|
+
result = imul(result, 31) + getStringHashCode(this.t68_1) | 0;
|
|
3371
3371
|
return result;
|
|
3372
3372
|
};
|
|
3373
3373
|
protoOf(PlayerConnectionDto).equals = function (other) {
|
|
@@ -3375,11 +3375,11 @@
|
|
|
3375
3375
|
return true;
|
|
3376
3376
|
if (!(other instanceof PlayerConnectionDto))
|
|
3377
3377
|
return false;
|
|
3378
|
-
if (!this.
|
|
3378
|
+
if (!this.r68_1.equals(other.r68_1))
|
|
3379
3379
|
return false;
|
|
3380
|
-
if (!(this.
|
|
3380
|
+
if (!(this.s68_1 === other.s68_1))
|
|
3381
3381
|
return false;
|
|
3382
|
-
if (!(this.
|
|
3382
|
+
if (!(this.t68_1 === other.t68_1))
|
|
3383
3383
|
return false;
|
|
3384
3384
|
return true;
|
|
3385
3385
|
};
|
|
@@ -3393,7 +3393,7 @@
|
|
|
3393
3393
|
// Inline function 'kotlin.arrayOf' call
|
|
3394
3394
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3395
3395
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3396
|
-
tmp.
|
|
3396
|
+
tmp.c69_1 = [null, null, null, lazy(tmp_0, PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl), null, null, null];
|
|
3397
3397
|
}
|
|
3398
3398
|
var Companion_instance_20;
|
|
3399
3399
|
function Companion_getInstance_21() {
|
|
@@ -3411,38 +3411,38 @@
|
|
|
3411
3411
|
tmp0_serialDesc.gz('ready', true);
|
|
3412
3412
|
tmp0_serialDesc.gz('tag', true);
|
|
3413
3413
|
tmp0_serialDesc.gz('connection', true);
|
|
3414
|
-
this.
|
|
3414
|
+
this.d69_1 = tmp0_serialDesc;
|
|
3415
3415
|
}
|
|
3416
|
-
protoOf($serializer_8).
|
|
3417
|
-
var tmp0_desc = this.
|
|
3416
|
+
protoOf($serializer_8).e69 = function (encoder, value) {
|
|
3417
|
+
var tmp0_desc = this.d69_1;
|
|
3418
3418
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3419
|
-
var tmp2_cached = Companion_getInstance_21().
|
|
3420
|
-
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.
|
|
3421
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3419
|
+
var tmp2_cached = Companion_getInstance_21().c69_1;
|
|
3420
|
+
if (tmp1_output.lt(tmp0_desc, 0) ? true : !(value.k68_1 == null)) {
|
|
3421
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.k68_1);
|
|
3422
3422
|
}
|
|
3423
|
-
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.
|
|
3424
|
-
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3423
|
+
if (tmp1_output.lt(tmp0_desc, 1) ? true : !(value.l68_1 == null)) {
|
|
3424
|
+
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.l68_1);
|
|
3425
3425
|
}
|
|
3426
|
-
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.
|
|
3427
|
-
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3426
|
+
if (tmp1_output.lt(tmp0_desc, 2) ? true : !(value.m68_1 == null)) {
|
|
3427
|
+
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.m68_1);
|
|
3428
3428
|
}
|
|
3429
|
-
tmp1_output.ft(tmp0_desc, 3, tmp2_cached[3].w(), value.
|
|
3430
|
-
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.
|
|
3431
|
-
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3429
|
+
tmp1_output.ft(tmp0_desc, 3, tmp2_cached[3].w(), value.n68_1);
|
|
3430
|
+
if (tmp1_output.lt(tmp0_desc, 4) ? true : !(value.o68_1 == null)) {
|
|
3431
|
+
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.o68_1);
|
|
3432
3432
|
}
|
|
3433
|
-
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.
|
|
3434
|
-
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3433
|
+
if (tmp1_output.lt(tmp0_desc, 5) ? true : !(value.p68_1 == null)) {
|
|
3434
|
+
tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.p68_1);
|
|
3435
3435
|
}
|
|
3436
|
-
if (tmp1_output.lt(tmp0_desc, 6) ? true : !(value.
|
|
3437
|
-
tmp1_output.ht(tmp0_desc, 6, $serializer_getInstance_7(), value.
|
|
3436
|
+
if (tmp1_output.lt(tmp0_desc, 6) ? true : !(value.q68_1 == null)) {
|
|
3437
|
+
tmp1_output.ht(tmp0_desc, 6, $serializer_getInstance_7(), value.q68_1);
|
|
3438
3438
|
}
|
|
3439
3439
|
tmp1_output.pr(tmp0_desc);
|
|
3440
3440
|
};
|
|
3441
3441
|
protoOf($serializer_8).co = function (encoder, value) {
|
|
3442
|
-
return this.
|
|
3442
|
+
return this.e69(encoder, value instanceof PlayerStateDto ? value : THROW_CCE());
|
|
3443
3443
|
};
|
|
3444
3444
|
protoOf($serializer_8).do = function (decoder) {
|
|
3445
|
-
var tmp0_desc = this.
|
|
3445
|
+
var tmp0_desc = this.d69_1;
|
|
3446
3446
|
var tmp1_flag = true;
|
|
3447
3447
|
var tmp2_index = 0;
|
|
3448
3448
|
var tmp3_bitMask0 = 0;
|
|
@@ -3454,7 +3454,7 @@
|
|
|
3454
3454
|
var tmp9_local5 = null;
|
|
3455
3455
|
var tmp10_local6 = null;
|
|
3456
3456
|
var tmp11_input = decoder.or(tmp0_desc);
|
|
3457
|
-
var tmp12_cached = Companion_getInstance_21().
|
|
3457
|
+
var tmp12_cached = Companion_getInstance_21().c69_1;
|
|
3458
3458
|
if (tmp11_input.es()) {
|
|
3459
3459
|
tmp4_local0 = tmp11_input.cs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3460
3460
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3513,10 +3513,10 @@
|
|
|
3513
3513
|
return PlayerStateDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
3514
3514
|
};
|
|
3515
3515
|
protoOf($serializer_8).bo = function () {
|
|
3516
|
-
return this.
|
|
3516
|
+
return this.d69_1;
|
|
3517
3517
|
};
|
|
3518
3518
|
protoOf($serializer_8).vz = function () {
|
|
3519
|
-
var tmp0_cached = Companion_getInstance_21().
|
|
3519
|
+
var tmp0_cached = Companion_getInstance_21().c69_1;
|
|
3520
3520
|
// Inline function 'kotlin.arrayOf' call
|
|
3521
3521
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3522
3522
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -3530,33 +3530,33 @@
|
|
|
3530
3530
|
}
|
|
3531
3531
|
function PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, $this) {
|
|
3532
3532
|
if (!(8 === (8 & seen0))) {
|
|
3533
|
-
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().
|
|
3533
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_8().d69_1);
|
|
3534
3534
|
}
|
|
3535
3535
|
if (0 === (seen0 & 1))
|
|
3536
|
-
$this.
|
|
3536
|
+
$this.k68_1 = null;
|
|
3537
3537
|
else
|
|
3538
|
-
$this.
|
|
3538
|
+
$this.k68_1 = startFrom;
|
|
3539
3539
|
if (0 === (seen0 & 2))
|
|
3540
|
-
$this.
|
|
3540
|
+
$this.l68_1 = null;
|
|
3541
3541
|
else
|
|
3542
|
-
$this.
|
|
3542
|
+
$this.l68_1 = playerTurnTimeout;
|
|
3543
3543
|
if (0 === (seen0 & 4))
|
|
3544
|
-
$this.
|
|
3544
|
+
$this.m68_1 = null;
|
|
3545
3545
|
else
|
|
3546
|
-
$this.
|
|
3547
|
-
$this.
|
|
3546
|
+
$this.m68_1 = waitPlayerUntilTime;
|
|
3547
|
+
$this.n68_1 = state;
|
|
3548
3548
|
if (0 === (seen0 & 16))
|
|
3549
|
-
$this.
|
|
3549
|
+
$this.o68_1 = null;
|
|
3550
3550
|
else
|
|
3551
|
-
$this.
|
|
3551
|
+
$this.o68_1 = ready;
|
|
3552
3552
|
if (0 === (seen0 & 32))
|
|
3553
|
-
$this.
|
|
3553
|
+
$this.p68_1 = null;
|
|
3554
3554
|
else
|
|
3555
|
-
$this.
|
|
3555
|
+
$this.p68_1 = tag;
|
|
3556
3556
|
if (0 === (seen0 & 64))
|
|
3557
|
-
$this.
|
|
3557
|
+
$this.q68_1 = null;
|
|
3558
3558
|
else
|
|
3559
|
-
$this.
|
|
3559
|
+
$this.q68_1 = connection;
|
|
3560
3560
|
return $this;
|
|
3561
3561
|
}
|
|
3562
3562
|
function PlayerStateDto_init_$Create$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker) {
|
|
@@ -3570,25 +3570,25 @@
|
|
|
3570
3570
|
ready = ready === VOID ? null : ready;
|
|
3571
3571
|
tag = tag === VOID ? null : tag;
|
|
3572
3572
|
connection = connection === VOID ? null : connection;
|
|
3573
|
-
this.
|
|
3574
|
-
this.
|
|
3575
|
-
this.
|
|
3576
|
-
this.
|
|
3577
|
-
this.
|
|
3578
|
-
this.
|
|
3579
|
-
this.
|
|
3573
|
+
this.k68_1 = startFrom;
|
|
3574
|
+
this.l68_1 = playerTurnTimeout;
|
|
3575
|
+
this.m68_1 = waitPlayerUntilTime;
|
|
3576
|
+
this.n68_1 = state;
|
|
3577
|
+
this.o68_1 = ready;
|
|
3578
|
+
this.p68_1 = tag;
|
|
3579
|
+
this.q68_1 = connection;
|
|
3580
3580
|
}
|
|
3581
3581
|
protoOf(PlayerStateDto).toString = function () {
|
|
3582
|
-
return 'PlayerStateDto(startFrom=' + this.
|
|
3582
|
+
return 'PlayerStateDto(startFrom=' + this.k68_1 + ', playerTurnTimeout=' + this.l68_1 + ', waitPlayerUntilTime=' + this.m68_1 + ', state=' + this.n68_1.toString() + ', ready=' + this.o68_1 + ', tag=' + this.p68_1 + ', connection=' + toString(this.q68_1) + ')';
|
|
3583
3583
|
};
|
|
3584
3584
|
protoOf(PlayerStateDto).hashCode = function () {
|
|
3585
|
-
var result = this.
|
|
3586
|
-
result = imul(result, 31) + (this.
|
|
3587
|
-
result = imul(result, 31) + (this.
|
|
3588
|
-
result = imul(result, 31) + this.
|
|
3589
|
-
result = imul(result, 31) + (this.
|
|
3590
|
-
result = imul(result, 31) + (this.
|
|
3591
|
-
result = imul(result, 31) + (this.
|
|
3585
|
+
var result = this.k68_1 == null ? 0 : getStringHashCode(this.k68_1);
|
|
3586
|
+
result = imul(result, 31) + (this.l68_1 == null ? 0 : getStringHashCode(this.l68_1)) | 0;
|
|
3587
|
+
result = imul(result, 31) + (this.m68_1 == null ? 0 : getStringHashCode(this.m68_1)) | 0;
|
|
3588
|
+
result = imul(result, 31) + this.n68_1.hashCode() | 0;
|
|
3589
|
+
result = imul(result, 31) + (this.o68_1 == null ? 0 : getBooleanHashCode(this.o68_1)) | 0;
|
|
3590
|
+
result = imul(result, 31) + (this.p68_1 == null ? 0 : getStringHashCode(this.p68_1)) | 0;
|
|
3591
|
+
result = imul(result, 31) + (this.q68_1 == null ? 0 : this.q68_1.hashCode()) | 0;
|
|
3592
3592
|
return result;
|
|
3593
3593
|
};
|
|
3594
3594
|
protoOf(PlayerStateDto).equals = function (other) {
|
|
@@ -3596,19 +3596,19 @@
|
|
|
3596
3596
|
return true;
|
|
3597
3597
|
if (!(other instanceof PlayerStateDto))
|
|
3598
3598
|
return false;
|
|
3599
|
-
if (!(this.i68_1 == other.i68_1))
|
|
3600
|
-
return false;
|
|
3601
|
-
if (!(this.j68_1 == other.j68_1))
|
|
3602
|
-
return false;
|
|
3603
3599
|
if (!(this.k68_1 == other.k68_1))
|
|
3604
3600
|
return false;
|
|
3605
|
-
if (!this.l68_1
|
|
3601
|
+
if (!(this.l68_1 == other.l68_1))
|
|
3606
3602
|
return false;
|
|
3607
3603
|
if (!(this.m68_1 == other.m68_1))
|
|
3608
3604
|
return false;
|
|
3609
|
-
if (!
|
|
3605
|
+
if (!this.n68_1.equals(other.n68_1))
|
|
3610
3606
|
return false;
|
|
3611
|
-
if (!
|
|
3607
|
+
if (!(this.o68_1 == other.o68_1))
|
|
3608
|
+
return false;
|
|
3609
|
+
if (!(this.p68_1 == other.p68_1))
|
|
3610
|
+
return false;
|
|
3611
|
+
if (!equals(this.q68_1, other.q68_1))
|
|
3612
3612
|
return false;
|
|
3613
3613
|
return true;
|
|
3614
3614
|
};
|
|
@@ -3632,7 +3632,7 @@
|
|
|
3632
3632
|
// Inline function 'kotlin.arrayOf' call
|
|
3633
3633
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3634
3634
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3635
|
-
tmp.
|
|
3635
|
+
tmp.f69_1 = [null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1), null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3636
3636
|
}
|
|
3637
3637
|
var Companion_instance_21;
|
|
3638
3638
|
function Companion_getInstance_22() {
|
|
@@ -3669,45 +3669,45 @@
|
|
|
3669
3669
|
tmp0_serialDesc.gz('fineIfNoBribes', false);
|
|
3670
3670
|
tmp0_serialDesc.gz('enableFineAfterThirdByte', false);
|
|
3671
3671
|
tmp0_serialDesc.gz('fineAfterThirdFailedContract', false);
|
|
3672
|
-
this.
|
|
3672
|
+
this.g69_1 = tmp0_serialDesc;
|
|
3673
3673
|
}
|
|
3674
|
-
protoOf($serializer_9).
|
|
3675
|
-
var tmp0_desc = this.
|
|
3674
|
+
protoOf($serializer_9).h69 = function (encoder, value) {
|
|
3675
|
+
var tmp0_desc = this.g69_1;
|
|
3676
3676
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
3677
|
-
var tmp2_cached = Companion_getInstance_22().
|
|
3678
|
-
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3679
|
-
tmp1_output.ht(tmp0_desc, 1, BooleanSerializer_getInstance(), value.
|
|
3680
|
-
tmp1_output.ht(tmp0_desc, 2, BooleanSerializer_getInstance(), value.
|
|
3681
|
-
tmp1_output.ht(tmp0_desc, 3, BooleanSerializer_getInstance(), value.
|
|
3682
|
-
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3683
|
-
tmp1_output.ht(tmp0_desc, 5, IntSerializer_getInstance(), value.
|
|
3684
|
-
tmp1_output.ht(tmp0_desc, 6, IntSerializer_getInstance(), value.
|
|
3685
|
-
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3686
|
-
tmp1_output.ht(tmp0_desc, 8, tmp2_cached[8].w(), value.
|
|
3687
|
-
tmp1_output.ht(tmp0_desc, 9, tmp2_cached[9].w(), value.
|
|
3688
|
-
tmp1_output.ht(tmp0_desc, 10, BooleanSerializer_getInstance(), value.
|
|
3689
|
-
tmp1_output.ht(tmp0_desc, 11, StringSerializer_getInstance(), value.
|
|
3690
|
-
tmp1_output.ht(tmp0_desc, 12, StringSerializer_getInstance(), value.
|
|
3691
|
-
tmp1_output.ht(tmp0_desc, 13, tmp2_cached[13].w(), value.
|
|
3692
|
-
tmp1_output.ht(tmp0_desc, 14, BooleanSerializer_getInstance(), value.
|
|
3693
|
-
tmp1_output.ht(tmp0_desc, 15, BooleanSerializer_getInstance(), value.
|
|
3694
|
-
tmp1_output.ht(tmp0_desc, 16, BooleanSerializer_getInstance(), value.
|
|
3695
|
-
tmp1_output.ht(tmp0_desc, 17, BooleanSerializer_getInstance(), value.
|
|
3696
|
-
tmp1_output.ht(tmp0_desc, 18, BooleanSerializer_getInstance(), value.
|
|
3697
|
-
tmp1_output.ht(tmp0_desc, 19, BooleanSerializer_getInstance(), value.
|
|
3698
|
-
tmp1_output.ht(tmp0_desc, 20, BooleanSerializer_getInstance(), value.
|
|
3699
|
-
tmp1_output.dt(tmp0_desc, 21, value.
|
|
3700
|
-
tmp1_output.ht(tmp0_desc, 22, BooleanSerializer_getInstance(), value.
|
|
3701
|
-
tmp1_output.ht(tmp0_desc, 23, IntSerializer_getInstance(), value.
|
|
3702
|
-
tmp1_output.ht(tmp0_desc, 24, BooleanSerializer_getInstance(), value.
|
|
3703
|
-
tmp1_output.ht(tmp0_desc, 25, IntSerializer_getInstance(), value.
|
|
3677
|
+
var tmp2_cached = Companion_getInstance_22().f69_1;
|
|
3678
|
+
tmp1_output.ht(tmp0_desc, 0, StringSerializer_getInstance(), value.i69_1);
|
|
3679
|
+
tmp1_output.ht(tmp0_desc, 1, BooleanSerializer_getInstance(), value.j69_1);
|
|
3680
|
+
tmp1_output.ht(tmp0_desc, 2, BooleanSerializer_getInstance(), value.k69_1);
|
|
3681
|
+
tmp1_output.ht(tmp0_desc, 3, BooleanSerializer_getInstance(), value.l69_1);
|
|
3682
|
+
tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.m69_1);
|
|
3683
|
+
tmp1_output.ht(tmp0_desc, 5, IntSerializer_getInstance(), value.n69_1);
|
|
3684
|
+
tmp1_output.ht(tmp0_desc, 6, IntSerializer_getInstance(), value.o69_1);
|
|
3685
|
+
tmp1_output.ht(tmp0_desc, 7, BooleanSerializer_getInstance(), value.p69_1);
|
|
3686
|
+
tmp1_output.ht(tmp0_desc, 8, tmp2_cached[8].w(), value.q69_1);
|
|
3687
|
+
tmp1_output.ht(tmp0_desc, 9, tmp2_cached[9].w(), value.r69_1);
|
|
3688
|
+
tmp1_output.ht(tmp0_desc, 10, BooleanSerializer_getInstance(), value.s69_1);
|
|
3689
|
+
tmp1_output.ht(tmp0_desc, 11, StringSerializer_getInstance(), value.t69_1);
|
|
3690
|
+
tmp1_output.ht(tmp0_desc, 12, StringSerializer_getInstance(), value.u69_1);
|
|
3691
|
+
tmp1_output.ht(tmp0_desc, 13, tmp2_cached[13].w(), value.v69_1);
|
|
3692
|
+
tmp1_output.ht(tmp0_desc, 14, BooleanSerializer_getInstance(), value.w69_1);
|
|
3693
|
+
tmp1_output.ht(tmp0_desc, 15, BooleanSerializer_getInstance(), value.x69_1);
|
|
3694
|
+
tmp1_output.ht(tmp0_desc, 16, BooleanSerializer_getInstance(), value.y69_1);
|
|
3695
|
+
tmp1_output.ht(tmp0_desc, 17, BooleanSerializer_getInstance(), value.z69_1);
|
|
3696
|
+
tmp1_output.ht(tmp0_desc, 18, BooleanSerializer_getInstance(), value.a6a_1);
|
|
3697
|
+
tmp1_output.ht(tmp0_desc, 19, BooleanSerializer_getInstance(), value.b6a_1);
|
|
3698
|
+
tmp1_output.ht(tmp0_desc, 20, BooleanSerializer_getInstance(), value.c6a_1);
|
|
3699
|
+
tmp1_output.dt(tmp0_desc, 21, value.d6a_1);
|
|
3700
|
+
tmp1_output.ht(tmp0_desc, 22, BooleanSerializer_getInstance(), value.e6a_1);
|
|
3701
|
+
tmp1_output.ht(tmp0_desc, 23, IntSerializer_getInstance(), value.f6a_1);
|
|
3702
|
+
tmp1_output.ht(tmp0_desc, 24, BooleanSerializer_getInstance(), value.g6a_1);
|
|
3703
|
+
tmp1_output.ht(tmp0_desc, 25, IntSerializer_getInstance(), value.h6a_1);
|
|
3704
3704
|
tmp1_output.pr(tmp0_desc);
|
|
3705
3705
|
};
|
|
3706
3706
|
protoOf($serializer_9).co = function (encoder, value) {
|
|
3707
|
-
return this.
|
|
3707
|
+
return this.h69(encoder, value instanceof RulesDto ? value : THROW_CCE());
|
|
3708
3708
|
};
|
|
3709
3709
|
protoOf($serializer_9).do = function (decoder) {
|
|
3710
|
-
var tmp0_desc = this.
|
|
3710
|
+
var tmp0_desc = this.g69_1;
|
|
3711
3711
|
var tmp1_flag = true;
|
|
3712
3712
|
var tmp2_index = 0;
|
|
3713
3713
|
var tmp3_bitMask0 = 0;
|
|
@@ -3738,7 +3738,7 @@
|
|
|
3738
3738
|
var tmp28_local24 = null;
|
|
3739
3739
|
var tmp29_local25 = null;
|
|
3740
3740
|
var tmp30_input = decoder.or(tmp0_desc);
|
|
3741
|
-
var tmp31_cached = Companion_getInstance_22().
|
|
3741
|
+
var tmp31_cached = Companion_getInstance_22().f69_1;
|
|
3742
3742
|
if (tmp30_input.es()) {
|
|
3743
3743
|
tmp4_local0 = tmp30_input.cs(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3744
3744
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3911,10 +3911,10 @@
|
|
|
3911
3911
|
return RulesDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, tmp11_local7, tmp12_local8, tmp13_local9, tmp14_local10, tmp15_local11, tmp16_local12, tmp17_local13, tmp18_local14, tmp19_local15, tmp20_local16, tmp21_local17, tmp22_local18, tmp23_local19, tmp24_local20, tmp25_local21, tmp26_local22, tmp27_local23, tmp28_local24, tmp29_local25, null);
|
|
3912
3912
|
};
|
|
3913
3913
|
protoOf($serializer_9).bo = function () {
|
|
3914
|
-
return this.
|
|
3914
|
+
return this.g69_1;
|
|
3915
3915
|
};
|
|
3916
3916
|
protoOf($serializer_9).vz = function () {
|
|
3917
|
-
var tmp0_cached = Companion_getInstance_22().
|
|
3917
|
+
var tmp0_cached = Companion_getInstance_22().f69_1;
|
|
3918
3918
|
// Inline function 'kotlin.arrayOf' call
|
|
3919
3919
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3920
3920
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -3928,34 +3928,34 @@
|
|
|
3928
3928
|
}
|
|
3929
3929
|
function RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker, $this) {
|
|
3930
3930
|
if (!(67108863 === (67108863 & seen0))) {
|
|
3931
|
-
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().
|
|
3931
|
+
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().g69_1);
|
|
3932
3932
|
}
|
|
3933
|
-
$this.
|
|
3934
|
-
$this.
|
|
3935
|
-
$this.
|
|
3936
|
-
$this.
|
|
3937
|
-
$this.
|
|
3938
|
-
$this.
|
|
3939
|
-
$this.
|
|
3940
|
-
$this.
|
|
3941
|
-
$this.
|
|
3942
|
-
$this.
|
|
3943
|
-
$this.
|
|
3944
|
-
$this.
|
|
3945
|
-
$this.
|
|
3946
|
-
$this.
|
|
3947
|
-
$this.
|
|
3948
|
-
$this.
|
|
3949
|
-
$this.
|
|
3950
|
-
$this.
|
|
3951
|
-
$this.
|
|
3952
|
-
$this.
|
|
3953
|
-
$this.
|
|
3954
|
-
$this.
|
|
3955
|
-
$this.
|
|
3956
|
-
$this.
|
|
3957
|
-
$this.
|
|
3958
|
-
$this.
|
|
3933
|
+
$this.i69_1 = name;
|
|
3934
|
+
$this.j69_1 = playerWhoChooseSuitGoFirst;
|
|
3935
|
+
$this.k69_1 = winnerShuffleCards;
|
|
3936
|
+
$this.l69_1 = playWithoutLiabilities;
|
|
3937
|
+
$this.m69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
3938
|
+
$this.n69_1 = dealerInitialCardsCount;
|
|
3939
|
+
$this.o69_1 = dealerFinalCardsCount;
|
|
3940
|
+
$this.p69_1 = dealerCounterClockwise;
|
|
3941
|
+
$this.q69_1 = contractTypes;
|
|
3942
|
+
$this.r69_1 = bidTypes;
|
|
3943
|
+
$this.s69_1 = needToPutHigherTrump;
|
|
3944
|
+
$this.t69_1 = trumpCardStepMode;
|
|
3945
|
+
$this.u69_1 = trumpCardStepPartnerMode;
|
|
3946
|
+
$this.v69_1 = combinationsWithFirstCard;
|
|
3947
|
+
$this.w69_1 = protectBella;
|
|
3948
|
+
$this.x69_1 = oneTryToProtectBella;
|
|
3949
|
+
$this.y69_1 = enableFourSevensCombination;
|
|
3950
|
+
$this.z69_1 = enableTrumpSevenCombination;
|
|
3951
|
+
$this.a6a_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
3952
|
+
$this.b6a_1 = checkTrumpCombination;
|
|
3953
|
+
$this.c6a_1 = checkOnlyTrumpDebertz;
|
|
3954
|
+
$this.d6a_1 = pointsDistributeMode;
|
|
3955
|
+
$this.e6a_1 = enableFineIfNoBribes;
|
|
3956
|
+
$this.f6a_1 = fineIfNoBribes;
|
|
3957
|
+
$this.g6a_1 = enableFineAfterThirdByte;
|
|
3958
|
+
$this.h6a_1 = fineAfterThirdFailedContract;
|
|
3959
3959
|
return $this;
|
|
3960
3960
|
}
|
|
3961
3961
|
function RulesDto_init_$Create$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker) {
|
|
@@ -3963,63 +3963,63 @@
|
|
|
3963
3963
|
}
|
|
3964
3964
|
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract) {
|
|
3965
3965
|
Companion_getInstance_22();
|
|
3966
|
-
this.
|
|
3967
|
-
this.
|
|
3968
|
-
this.
|
|
3969
|
-
this.
|
|
3970
|
-
this.
|
|
3971
|
-
this.
|
|
3972
|
-
this.
|
|
3973
|
-
this.
|
|
3974
|
-
this.
|
|
3975
|
-
this.
|
|
3976
|
-
this.
|
|
3977
|
-
this.
|
|
3978
|
-
this.
|
|
3979
|
-
this.
|
|
3980
|
-
this.
|
|
3981
|
-
this.
|
|
3982
|
-
this.
|
|
3983
|
-
this.
|
|
3984
|
-
this.
|
|
3985
|
-
this.
|
|
3986
|
-
this.
|
|
3987
|
-
this.
|
|
3988
|
-
this.
|
|
3989
|
-
this.
|
|
3990
|
-
this.
|
|
3991
|
-
this.
|
|
3966
|
+
this.i69_1 = name;
|
|
3967
|
+
this.j69_1 = playerWhoChooseSuitGoFirst;
|
|
3968
|
+
this.k69_1 = winnerShuffleCards;
|
|
3969
|
+
this.l69_1 = playWithoutLiabilities;
|
|
3970
|
+
this.m69_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
3971
|
+
this.n69_1 = dealerInitialCardsCount;
|
|
3972
|
+
this.o69_1 = dealerFinalCardsCount;
|
|
3973
|
+
this.p69_1 = dealerCounterClockwise;
|
|
3974
|
+
this.q69_1 = contractTypes;
|
|
3975
|
+
this.r69_1 = bidTypes;
|
|
3976
|
+
this.s69_1 = needToPutHigherTrump;
|
|
3977
|
+
this.t69_1 = trumpCardStepMode;
|
|
3978
|
+
this.u69_1 = trumpCardStepPartnerMode;
|
|
3979
|
+
this.v69_1 = combinationsWithFirstCard;
|
|
3980
|
+
this.w69_1 = protectBella;
|
|
3981
|
+
this.x69_1 = oneTryToProtectBella;
|
|
3982
|
+
this.y69_1 = enableFourSevensCombination;
|
|
3983
|
+
this.z69_1 = enableTrumpSevenCombination;
|
|
3984
|
+
this.a6a_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
3985
|
+
this.b6a_1 = checkTrumpCombination;
|
|
3986
|
+
this.c6a_1 = checkOnlyTrumpDebertz;
|
|
3987
|
+
this.d6a_1 = pointsDistributeMode;
|
|
3988
|
+
this.e6a_1 = enableFineIfNoBribes;
|
|
3989
|
+
this.f6a_1 = fineIfNoBribes;
|
|
3990
|
+
this.g6a_1 = enableFineAfterThirdByte;
|
|
3991
|
+
this.h6a_1 = fineAfterThirdFailedContract;
|
|
3992
3992
|
}
|
|
3993
3993
|
protoOf(RulesDto).toString = function () {
|
|
3994
|
-
return 'RulesDto(name=' + this.
|
|
3994
|
+
return 'RulesDto(name=' + this.i69_1 + ', playerWhoChooseSuitGoFirst=' + this.j69_1 + ', winnerShuffleCards=' + this.k69_1 + ', playWithoutLiabilities=' + this.l69_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.m69_1 + ', dealerInitialCardsCount=' + this.n69_1 + ', dealerFinalCardsCount=' + this.o69_1 + ', dealerCounterClockwise=' + this.p69_1 + ', contractTypes=' + toString(this.q69_1) + ', bidTypes=' + toString(this.r69_1) + ', needToPutHigherTrump=' + this.s69_1 + ', trumpCardStepMode=' + this.t69_1 + ', trumpCardStepPartnerMode=' + this.u69_1 + ', combinationsWithFirstCard=' + toString(this.v69_1) + ', protectBella=' + this.w69_1 + ', oneTryToProtectBella=' + this.x69_1 + ', enableFourSevensCombination=' + this.y69_1 + ', enableTrumpSevenCombination=' + this.z69_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.a6a_1 + ', checkTrumpCombination=' + this.b6a_1 + ', checkOnlyTrumpDebertz=' + this.c6a_1 + ', pointsDistributeMode=' + this.d6a_1 + ', enableFineIfNoBribes=' + this.e6a_1 + ', fineIfNoBribes=' + this.f6a_1 + ', enableFineAfterThirdByte=' + this.g6a_1 + ', fineAfterThirdFailedContract=' + this.h6a_1 + ')';
|
|
3995
3995
|
};
|
|
3996
3996
|
protoOf(RulesDto).hashCode = function () {
|
|
3997
|
-
var result = this.
|
|
3998
|
-
result = imul(result, 31) + (this.h69_1 == null ? 0 : getBooleanHashCode(this.h69_1)) | 0;
|
|
3999
|
-
result = imul(result, 31) + (this.i69_1 == null ? 0 : getBooleanHashCode(this.i69_1)) | 0;
|
|
3997
|
+
var result = this.i69_1 == null ? 0 : getStringHashCode(this.i69_1);
|
|
4000
3998
|
result = imul(result, 31) + (this.j69_1 == null ? 0 : getBooleanHashCode(this.j69_1)) | 0;
|
|
4001
3999
|
result = imul(result, 31) + (this.k69_1 == null ? 0 : getBooleanHashCode(this.k69_1)) | 0;
|
|
4002
|
-
result = imul(result, 31) + (this.l69_1 == null ? 0 : this.l69_1) | 0;
|
|
4003
|
-
result = imul(result, 31) + (this.m69_1 == null ? 0 : this.m69_1) | 0;
|
|
4004
|
-
result = imul(result, 31) + (this.n69_1 == null ? 0 :
|
|
4005
|
-
result = imul(result, 31) + (this.o69_1 == null ? 0 :
|
|
4006
|
-
result = imul(result, 31) + (this.p69_1 == null ? 0 :
|
|
4007
|
-
result = imul(result, 31) + (this.q69_1 == null ? 0 :
|
|
4008
|
-
result = imul(result, 31) + (this.r69_1 == null ? 0 :
|
|
4009
|
-
result = imul(result, 31) + (this.s69_1 == null ? 0 :
|
|
4010
|
-
result = imul(result, 31) + (this.t69_1 == null ? 0 :
|
|
4011
|
-
result = imul(result, 31) + (this.u69_1 == null ? 0 :
|
|
4012
|
-
result = imul(result, 31) + (this.v69_1 == null ? 0 :
|
|
4000
|
+
result = imul(result, 31) + (this.l69_1 == null ? 0 : getBooleanHashCode(this.l69_1)) | 0;
|
|
4001
|
+
result = imul(result, 31) + (this.m69_1 == null ? 0 : getBooleanHashCode(this.m69_1)) | 0;
|
|
4002
|
+
result = imul(result, 31) + (this.n69_1 == null ? 0 : this.n69_1) | 0;
|
|
4003
|
+
result = imul(result, 31) + (this.o69_1 == null ? 0 : this.o69_1) | 0;
|
|
4004
|
+
result = imul(result, 31) + (this.p69_1 == null ? 0 : getBooleanHashCode(this.p69_1)) | 0;
|
|
4005
|
+
result = imul(result, 31) + (this.q69_1 == null ? 0 : hashCode(this.q69_1)) | 0;
|
|
4006
|
+
result = imul(result, 31) + (this.r69_1 == null ? 0 : hashCode(this.r69_1)) | 0;
|
|
4007
|
+
result = imul(result, 31) + (this.s69_1 == null ? 0 : getBooleanHashCode(this.s69_1)) | 0;
|
|
4008
|
+
result = imul(result, 31) + (this.t69_1 == null ? 0 : getStringHashCode(this.t69_1)) | 0;
|
|
4009
|
+
result = imul(result, 31) + (this.u69_1 == null ? 0 : getStringHashCode(this.u69_1)) | 0;
|
|
4010
|
+
result = imul(result, 31) + (this.v69_1 == null ? 0 : hashCode(this.v69_1)) | 0;
|
|
4013
4011
|
result = imul(result, 31) + (this.w69_1 == null ? 0 : getBooleanHashCode(this.w69_1)) | 0;
|
|
4014
4012
|
result = imul(result, 31) + (this.x69_1 == null ? 0 : getBooleanHashCode(this.x69_1)) | 0;
|
|
4015
4013
|
result = imul(result, 31) + (this.y69_1 == null ? 0 : getBooleanHashCode(this.y69_1)) | 0;
|
|
4016
4014
|
result = imul(result, 31) + (this.z69_1 == null ? 0 : getBooleanHashCode(this.z69_1)) | 0;
|
|
4017
4015
|
result = imul(result, 31) + (this.a6a_1 == null ? 0 : getBooleanHashCode(this.a6a_1)) | 0;
|
|
4018
|
-
result = imul(result, 31) +
|
|
4016
|
+
result = imul(result, 31) + (this.b6a_1 == null ? 0 : getBooleanHashCode(this.b6a_1)) | 0;
|
|
4019
4017
|
result = imul(result, 31) + (this.c6a_1 == null ? 0 : getBooleanHashCode(this.c6a_1)) | 0;
|
|
4020
|
-
result = imul(result, 31) + (this.d6a_1
|
|
4018
|
+
result = imul(result, 31) + getStringHashCode(this.d6a_1) | 0;
|
|
4021
4019
|
result = imul(result, 31) + (this.e6a_1 == null ? 0 : getBooleanHashCode(this.e6a_1)) | 0;
|
|
4022
4020
|
result = imul(result, 31) + (this.f6a_1 == null ? 0 : this.f6a_1) | 0;
|
|
4021
|
+
result = imul(result, 31) + (this.g6a_1 == null ? 0 : getBooleanHashCode(this.g6a_1)) | 0;
|
|
4022
|
+
result = imul(result, 31) + (this.h6a_1 == null ? 0 : this.h6a_1) | 0;
|
|
4023
4023
|
return result;
|
|
4024
4024
|
};
|
|
4025
4025
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -4027,10 +4027,6 @@
|
|
|
4027
4027
|
return true;
|
|
4028
4028
|
if (!(other instanceof RulesDto))
|
|
4029
4029
|
return false;
|
|
4030
|
-
if (!(this.g69_1 == other.g69_1))
|
|
4031
|
-
return false;
|
|
4032
|
-
if (!(this.h69_1 == other.h69_1))
|
|
4033
|
-
return false;
|
|
4034
4030
|
if (!(this.i69_1 == other.i69_1))
|
|
4035
4031
|
return false;
|
|
4036
4032
|
if (!(this.j69_1 == other.j69_1))
|
|
@@ -4043,21 +4039,21 @@
|
|
|
4043
4039
|
return false;
|
|
4044
4040
|
if (!(this.n69_1 == other.n69_1))
|
|
4045
4041
|
return false;
|
|
4046
|
-
if (!
|
|
4042
|
+
if (!(this.o69_1 == other.o69_1))
|
|
4047
4043
|
return false;
|
|
4048
|
-
if (!
|
|
4044
|
+
if (!(this.p69_1 == other.p69_1))
|
|
4049
4045
|
return false;
|
|
4050
|
-
if (!(this.q69_1
|
|
4046
|
+
if (!equals(this.q69_1, other.q69_1))
|
|
4051
4047
|
return false;
|
|
4052
|
-
if (!(this.r69_1
|
|
4048
|
+
if (!equals(this.r69_1, other.r69_1))
|
|
4053
4049
|
return false;
|
|
4054
4050
|
if (!(this.s69_1 == other.s69_1))
|
|
4055
4051
|
return false;
|
|
4056
|
-
if (!
|
|
4052
|
+
if (!(this.t69_1 == other.t69_1))
|
|
4057
4053
|
return false;
|
|
4058
4054
|
if (!(this.u69_1 == other.u69_1))
|
|
4059
4055
|
return false;
|
|
4060
|
-
if (!(this.v69_1
|
|
4056
|
+
if (!equals(this.v69_1, other.v69_1))
|
|
4061
4057
|
return false;
|
|
4062
4058
|
if (!(this.w69_1 == other.w69_1))
|
|
4063
4059
|
return false;
|
|
@@ -4069,37 +4065,41 @@
|
|
|
4069
4065
|
return false;
|
|
4070
4066
|
if (!(this.a6a_1 == other.a6a_1))
|
|
4071
4067
|
return false;
|
|
4072
|
-
if (!(this.b6a_1
|
|
4068
|
+
if (!(this.b6a_1 == other.b6a_1))
|
|
4073
4069
|
return false;
|
|
4074
4070
|
if (!(this.c6a_1 == other.c6a_1))
|
|
4075
4071
|
return false;
|
|
4076
|
-
if (!(this.d6a_1
|
|
4072
|
+
if (!(this.d6a_1 === other.d6a_1))
|
|
4077
4073
|
return false;
|
|
4078
4074
|
if (!(this.e6a_1 == other.e6a_1))
|
|
4079
4075
|
return false;
|
|
4080
4076
|
if (!(this.f6a_1 == other.f6a_1))
|
|
4081
4077
|
return false;
|
|
4078
|
+
if (!(this.g6a_1 == other.g6a_1))
|
|
4079
|
+
return false;
|
|
4080
|
+
if (!(this.h6a_1 == other.h6a_1))
|
|
4081
|
+
return false;
|
|
4082
4082
|
return true;
|
|
4083
4083
|
};
|
|
4084
4084
|
function CardGrowthComparator(trump, firstCardSuit) {
|
|
4085
|
-
this.
|
|
4086
|
-
this.
|
|
4085
|
+
this.i6a_1 = trump;
|
|
4086
|
+
this.j6a_1 = firstCardSuit;
|
|
4087
4087
|
}
|
|
4088
|
-
protoOf(CardGrowthComparator).
|
|
4089
|
-
return getGrowth(b, this.
|
|
4088
|
+
protoOf(CardGrowthComparator).w5b = function (a, b) {
|
|
4089
|
+
return getGrowth(b, this.i6a_1, this.j6a_1) - getGrowth(a, this.i6a_1, this.j6a_1) | 0;
|
|
4090
4090
|
};
|
|
4091
4091
|
protoOf(CardGrowthComparator).compare = function (a, b) {
|
|
4092
4092
|
var tmp = a instanceof GameCard ? a : THROW_CCE();
|
|
4093
|
-
return this.
|
|
4093
|
+
return this.w5b(tmp, b instanceof GameCard ? b : THROW_CCE());
|
|
4094
4094
|
};
|
|
4095
4095
|
function getPoint(_this__u8e3s4, trump) {
|
|
4096
|
-
var isTrump = trump.equals(_this__u8e3s4.
|
|
4096
|
+
var isTrump = trump.equals(_this__u8e3s4.a5c());
|
|
4097
4097
|
return getPoint_0(_this__u8e3s4, isTrump);
|
|
4098
4098
|
}
|
|
4099
4099
|
function getGrowth(_this__u8e3s4, trump, firstCardSuit) {
|
|
4100
4100
|
var minPoint = 0;
|
|
4101
|
-
var isTrump = trump.equals(_this__u8e3s4.
|
|
4102
|
-
var isCurrentSuit = firstCardSuit.equals(_this__u8e3s4.
|
|
4101
|
+
var isTrump = trump.equals(_this__u8e3s4.a5c());
|
|
4102
|
+
var isCurrentSuit = firstCardSuit.equals(_this__u8e3s4.a5c());
|
|
4103
4103
|
var minGrowth;
|
|
4104
4104
|
var maxGrowth;
|
|
4105
4105
|
switch (_this__u8e3s4.q2().p2_1) {
|
|
@@ -4183,7 +4183,7 @@
|
|
|
4183
4183
|
return tmp;
|
|
4184
4184
|
}
|
|
4185
4185
|
function getValueInHand(_this__u8e3s4, trump, allCards) {
|
|
4186
|
-
var isTrump = trump.equals(_this__u8e3s4.
|
|
4186
|
+
var isTrump = trump.equals(_this__u8e3s4.a5c());
|
|
4187
4187
|
return getValueInHand_0(_this__u8e3s4, isTrump, allCards);
|
|
4188
4188
|
}
|
|
4189
4189
|
function getValueInHand_0(_this__u8e3s4, isTrump, allCards) {
|
|
@@ -4234,61 +4234,61 @@
|
|
|
4234
4234
|
return tmp;
|
|
4235
4235
|
}
|
|
4236
4236
|
function ProcessingCard(card) {
|
|
4237
|
-
this.
|
|
4237
|
+
this.k6a_1 = card;
|
|
4238
4238
|
}
|
|
4239
4239
|
protoOf(ProcessingCard).toString = function () {
|
|
4240
|
-
return 'ProcessingCard(card=' + this.
|
|
4240
|
+
return 'ProcessingCard(card=' + this.k6a_1.toString() + ')';
|
|
4241
4241
|
};
|
|
4242
4242
|
protoOf(ProcessingCard).hashCode = function () {
|
|
4243
|
-
return this.
|
|
4243
|
+
return this.k6a_1.hashCode();
|
|
4244
4244
|
};
|
|
4245
4245
|
protoOf(ProcessingCard).equals = function (other) {
|
|
4246
4246
|
if (this === other)
|
|
4247
4247
|
return true;
|
|
4248
4248
|
if (!(other instanceof ProcessingCard))
|
|
4249
4249
|
return false;
|
|
4250
|
-
if (!this.
|
|
4250
|
+
if (!this.k6a_1.equals(other.k6a_1))
|
|
4251
4251
|
return false;
|
|
4252
4252
|
return true;
|
|
4253
4253
|
};
|
|
4254
4254
|
function AsyncProvider() {
|
|
4255
4255
|
}
|
|
4256
4256
|
function assertSuspended($this) {
|
|
4257
|
-
if ($this.
|
|
4258
|
-
$this.
|
|
4257
|
+
if ($this.t6a_1.z1p()) {
|
|
4258
|
+
$this.s6a_1.w('AsyncProvider', "supervisorJob is stoped, coroutine can't be started");
|
|
4259
4259
|
}
|
|
4260
4260
|
}
|
|
4261
4261
|
function onError($this, message, error) {
|
|
4262
|
-
$this.
|
|
4262
|
+
$this.s6a_1.e('AsyncErrorHandler', message + ': ' + error.toString(), error);
|
|
4263
4263
|
}
|
|
4264
4264
|
function Companion_20() {
|
|
4265
|
-
this.
|
|
4265
|
+
this.a6b_1 = 'AsyncProvider';
|
|
4266
4266
|
}
|
|
4267
4267
|
var Companion_instance_22;
|
|
4268
4268
|
function Companion_getInstance_23() {
|
|
4269
4269
|
return Companion_instance_22;
|
|
4270
4270
|
}
|
|
4271
4271
|
function AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this$0) {
|
|
4272
|
-
this.
|
|
4272
|
+
this.c6b_1 = this$0;
|
|
4273
4273
|
AbstractCoroutineContextElement.call(this, Key_instance);
|
|
4274
4274
|
}
|
|
4275
4275
|
protoOf(AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1).q1x = function (context, exception) {
|
|
4276
|
-
onError(this.
|
|
4276
|
+
onError(this.c6b_1, 'CoroutineContext', exception);
|
|
4277
4277
|
return Unit_instance;
|
|
4278
4278
|
};
|
|
4279
4279
|
function AsyncProviderImpl$launchDefaultWithLock$slambda(this$0, $block, resultContinuation) {
|
|
4280
|
-
this.
|
|
4281
|
-
this.
|
|
4280
|
+
this.l6b_1 = this$0;
|
|
4281
|
+
this.m6b_1 = $block;
|
|
4282
4282
|
CoroutineImpl.call(this, resultContinuation);
|
|
4283
4283
|
}
|
|
4284
|
-
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).
|
|
4285
|
-
var tmp = this.
|
|
4284
|
+
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).j2d = function ($this$launch, $completion) {
|
|
4285
|
+
var tmp = this.k2d($this$launch, $completion);
|
|
4286
4286
|
tmp.t8_1 = Unit_instance;
|
|
4287
4287
|
tmp.u8_1 = null;
|
|
4288
4288
|
return tmp.z8();
|
|
4289
4289
|
};
|
|
4290
4290
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).h9 = function (p1, $completion) {
|
|
4291
|
-
return this.
|
|
4291
|
+
return this.j2d((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
4292
4292
|
};
|
|
4293
4293
|
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).z8 = function () {
|
|
4294
4294
|
var suspendResult = this.t8_1;
|
|
@@ -4298,43 +4298,43 @@
|
|
|
4298
4298
|
switch (tmp) {
|
|
4299
4299
|
case 0:
|
|
4300
4300
|
this.s8_1 = 6;
|
|
4301
|
-
this.
|
|
4301
|
+
this.p6b_1 = this.l6b_1.u6a_1;
|
|
4302
4302
|
var tmp_0 = this;
|
|
4303
|
-
tmp_0.
|
|
4303
|
+
tmp_0.o6b_1 = null;
|
|
4304
4304
|
this.r8_1 = 1;
|
|
4305
|
-
suspendResult = this.
|
|
4305
|
+
suspendResult = this.p6b_1.z2k(this.o6b_1, this);
|
|
4306
4306
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4307
4307
|
return suspendResult;
|
|
4308
4308
|
}
|
|
4309
4309
|
|
|
4310
4310
|
continue $sm;
|
|
4311
4311
|
case 1:
|
|
4312
|
-
this.
|
|
4312
|
+
this.q6b_1 = Unit_instance;
|
|
4313
4313
|
this.r8_1 = 2;
|
|
4314
4314
|
continue $sm;
|
|
4315
4315
|
case 2:
|
|
4316
4316
|
this.s8_1 = 5;
|
|
4317
4317
|
this.r8_1 = 3;
|
|
4318
|
-
suspendResult = this.
|
|
4318
|
+
suspendResult = this.m6b_1(this.n6b_1, this);
|
|
4319
4319
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4320
4320
|
return suspendResult;
|
|
4321
4321
|
}
|
|
4322
4322
|
|
|
4323
4323
|
continue $sm;
|
|
4324
4324
|
case 3:
|
|
4325
|
-
this.
|
|
4325
|
+
this.q6b_1 = Unit_instance;
|
|
4326
4326
|
this.s8_1 = 6;
|
|
4327
4327
|
this.r8_1 = 4;
|
|
4328
4328
|
continue $sm;
|
|
4329
4329
|
case 4:
|
|
4330
|
-
this.
|
|
4330
|
+
this.q6b_1;
|
|
4331
4331
|
this.s8_1 = 6;
|
|
4332
|
-
this.
|
|
4332
|
+
this.p6b_1.k2k(this.o6b_1);
|
|
4333
4333
|
return Unit_instance;
|
|
4334
4334
|
case 5:
|
|
4335
4335
|
this.s8_1 = 6;
|
|
4336
4336
|
var t = this.u8_1;
|
|
4337
|
-
this.
|
|
4337
|
+
this.p6b_1.k2k(this.o6b_1);
|
|
4338
4338
|
throw t;
|
|
4339
4339
|
case 6:
|
|
4340
4340
|
throw this.u8_1;
|
|
@@ -4350,15 +4350,15 @@
|
|
|
4350
4350
|
}
|
|
4351
4351
|
while (true);
|
|
4352
4352
|
};
|
|
4353
|
-
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).
|
|
4354
|
-
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.
|
|
4355
|
-
i.
|
|
4353
|
+
protoOf(AsyncProviderImpl$launchDefaultWithLock$slambda).k2d = function ($this$launch, completion) {
|
|
4354
|
+
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this.l6b_1, this.m6b_1, completion);
|
|
4355
|
+
i.n6b_1 = $this$launch;
|
|
4356
4356
|
return i;
|
|
4357
4357
|
};
|
|
4358
4358
|
function AsyncProviderImpl$launchDefaultWithLock$slambda_0(this$0, $block, resultContinuation) {
|
|
4359
4359
|
var i = new AsyncProviderImpl$launchDefaultWithLock$slambda(this$0, $block, resultContinuation);
|
|
4360
4360
|
var l = function ($this$launch, $completion) {
|
|
4361
|
-
return i.
|
|
4361
|
+
return i.j2d($this$launch, $completion);
|
|
4362
4362
|
};
|
|
4363
4363
|
l.$arity = 1;
|
|
4364
4364
|
return l;
|
|
@@ -4367,35 +4367,35 @@
|
|
|
4367
4367
|
mainDispatcher = mainDispatcher === VOID ? Dispatchers_getInstance().d21() : mainDispatcher;
|
|
4368
4368
|
defaultDispatcher = defaultDispatcher === VOID ? Dispatchers_getInstance().z20_1 : defaultDispatcher;
|
|
4369
4369
|
unconfinedDispatcher = unconfinedDispatcher === VOID ? Dispatchers_getInstance().a21_1 : unconfinedDispatcher;
|
|
4370
|
-
this.
|
|
4371
|
-
this.
|
|
4372
|
-
this.
|
|
4373
|
-
this.
|
|
4370
|
+
this.s6a_1 = logger;
|
|
4371
|
+
this.t6a_1 = SupervisorJob();
|
|
4372
|
+
this.u6a_1 = Mutex();
|
|
4373
|
+
this.v6a_1 = Mutex();
|
|
4374
4374
|
var tmp = this;
|
|
4375
4375
|
// Inline function 'kotlinx.coroutines.CoroutineExceptionHandler' call
|
|
4376
|
-
tmp.
|
|
4377
|
-
this.
|
|
4378
|
-
this.
|
|
4379
|
-
this.
|
|
4376
|
+
tmp.w6a_1 = new AsyncProviderImpl$errorHandler$$inlined$CoroutineExceptionHandler$1(this);
|
|
4377
|
+
this.x6a_1 = CoroutineScope_0(mainDispatcher.cg(this.t6a_1).cg(MainContextId_getInstance()));
|
|
4378
|
+
this.y6a_1 = CoroutineScope_0(defaultDispatcher.cg(this.t6a_1).cg(WorkerContextId_getInstance()));
|
|
4379
|
+
this.z6a_1 = CoroutineScope_0(unconfinedDispatcher.cg(this.t6a_1).cg(WorkerContextId_getInstance()));
|
|
4380
4380
|
}
|
|
4381
|
-
protoOf(AsyncProviderImpl).
|
|
4382
|
-
return this.
|
|
4381
|
+
protoOf(AsyncProviderImpl).l6a = function () {
|
|
4382
|
+
return this.w6a_1;
|
|
4383
4383
|
};
|
|
4384
|
-
protoOf(AsyncProviderImpl).
|
|
4384
|
+
protoOf(AsyncProviderImpl).q6a = function (context, block) {
|
|
4385
4385
|
assertSuspended(this);
|
|
4386
|
-
return launch(this.
|
|
4386
|
+
return launch(this.x6a_1, context, VOID, block);
|
|
4387
4387
|
};
|
|
4388
|
-
protoOf(AsyncProviderImpl).
|
|
4388
|
+
protoOf(AsyncProviderImpl).m6a = function (context, block) {
|
|
4389
4389
|
assertSuspended(this);
|
|
4390
|
-
return launch(this.
|
|
4390
|
+
return launch(this.y6a_1, context, VOID, block);
|
|
4391
4391
|
};
|
|
4392
|
-
protoOf(AsyncProviderImpl).
|
|
4392
|
+
protoOf(AsyncProviderImpl).o6a = function (context, block) {
|
|
4393
4393
|
assertSuspended(this);
|
|
4394
|
-
return launch(this.
|
|
4394
|
+
return launch(this.y6a_1, context, VOID, AsyncProviderImpl$launchDefaultWithLock$slambda_0(this, block, null));
|
|
4395
4395
|
};
|
|
4396
4396
|
protoOf(AsyncProviderImpl).h2 = function () {
|
|
4397
|
-
if (!this.
|
|
4398
|
-
this.
|
|
4397
|
+
if (!this.t6a_1.z1p()) {
|
|
4398
|
+
this.t6a_1.n1q();
|
|
4399
4399
|
}
|
|
4400
4400
|
};
|
|
4401
4401
|
function Key() {
|
|
@@ -4457,7 +4457,7 @@
|
|
|
4457
4457
|
}
|
|
4458
4458
|
function UUIDIdsProvider() {
|
|
4459
4459
|
}
|
|
4460
|
-
protoOf(UUIDIdsProvider).
|
|
4460
|
+
protoOf(UUIDIdsProvider).r6b = function () {
|
|
4461
4461
|
return uuid4().toString();
|
|
4462
4462
|
};
|
|
4463
4463
|
var UUIDIdsProvider_instance;
|
|
@@ -4475,55 +4475,55 @@
|
|
|
4475
4475
|
tmp = lock;
|
|
4476
4476
|
}
|
|
4477
4477
|
lock = tmp;
|
|
4478
|
-
this.
|
|
4479
|
-
this.
|
|
4478
|
+
this.x6b_1 = logger;
|
|
4479
|
+
this.y6b_1 = lock;
|
|
4480
4480
|
var tmp_0 = this;
|
|
4481
4481
|
// Inline function 'kotlin.collections.hashMapOf' call
|
|
4482
|
-
tmp_0.
|
|
4482
|
+
tmp_0.z6b_1 = HashMap_init_$Create$();
|
|
4483
4483
|
}
|
|
4484
|
-
protoOf(JobsProviderImpl).
|
|
4484
|
+
protoOf(JobsProviderImpl).s6b = function (timerTag, job) {
|
|
4485
4485
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4486
|
-
this.
|
|
4487
|
-
if (this.
|
|
4488
|
-
this.
|
|
4486
|
+
this.y6b_1;
|
|
4487
|
+
if (this.w6b(timerTag)) {
|
|
4488
|
+
this.x6b_1.w(VOID, 'Timer already exists for that tag: ' + toString_0(timerTag));
|
|
4489
4489
|
}
|
|
4490
4490
|
// Inline function 'kotlin.collections.set' call
|
|
4491
|
-
this.
|
|
4491
|
+
this.z6b_1.e2(timerTag, job);
|
|
4492
4492
|
};
|
|
4493
|
-
protoOf(JobsProviderImpl).
|
|
4493
|
+
protoOf(JobsProviderImpl).w6b = function (timerTag) {
|
|
4494
4494
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4495
|
-
this.
|
|
4496
|
-
return this.
|
|
4495
|
+
this.y6b_1;
|
|
4496
|
+
return this.z6b_1.z1(timerTag);
|
|
4497
4497
|
};
|
|
4498
|
-
protoOf(JobsProviderImpl).
|
|
4498
|
+
protoOf(JobsProviderImpl).u6b = function (timerTag) {
|
|
4499
4499
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4500
|
-
this.
|
|
4501
|
-
if (!this.
|
|
4502
|
-
this.
|
|
4500
|
+
this.y6b_1;
|
|
4501
|
+
if (!this.w6b(timerTag)) {
|
|
4502
|
+
this.x6b_1.w(VOID, "Can't find timer for that tag: " + toString_0(timerTag));
|
|
4503
4503
|
}
|
|
4504
|
-
this.
|
|
4504
|
+
this.z6b_1.f2(timerTag);
|
|
4505
4505
|
};
|
|
4506
|
-
protoOf(JobsProviderImpl).
|
|
4506
|
+
protoOf(JobsProviderImpl).v6b = function (timers) {
|
|
4507
4507
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4508
|
-
this.
|
|
4508
|
+
this.y6b_1;
|
|
4509
4509
|
// Inline function 'kotlin.collections.forEach' call
|
|
4510
4510
|
var _iterator__ex2g4s = timers.l();
|
|
4511
4511
|
while (_iterator__ex2g4s.m()) {
|
|
4512
4512
|
var element = _iterator__ex2g4s.n();
|
|
4513
|
-
var timer = this.
|
|
4513
|
+
var timer = this.z6b_1.b2(element);
|
|
4514
4514
|
if (timer == null)
|
|
4515
4515
|
null;
|
|
4516
4516
|
else {
|
|
4517
4517
|
timer.n1q();
|
|
4518
4518
|
}
|
|
4519
4519
|
}
|
|
4520
|
-
this.
|
|
4520
|
+
this.z6b_1.c2().k2(toSet(timers));
|
|
4521
4521
|
};
|
|
4522
|
-
protoOf(JobsProviderImpl).
|
|
4522
|
+
protoOf(JobsProviderImpl).t6b = function (timerTag) {
|
|
4523
4523
|
// Inline function 'kotlinx.atomicfu.locks.withLock' call
|
|
4524
|
-
this.
|
|
4525
|
-
var timer = this.
|
|
4526
|
-
this.
|
|
4524
|
+
this.y6b_1;
|
|
4525
|
+
var timer = this.z6b_1.b2(timerTag);
|
|
4526
|
+
this.z6b_1.f2(timerTag);
|
|
4527
4527
|
var tmp;
|
|
4528
4528
|
if (timer == null) {
|
|
4529
4529
|
tmp = null;
|
|
@@ -4536,36 +4536,36 @@
|
|
|
4536
4536
|
}
|
|
4537
4537
|
function FileSystemImpl(fileSystem) {
|
|
4538
4538
|
fileSystem = fileSystem === VOID ? get_SystemFileSystem() : fileSystem;
|
|
4539
|
-
this.
|
|
4539
|
+
this.d6c_1 = fileSystem;
|
|
4540
4540
|
}
|
|
4541
|
-
protoOf(FileSystemImpl).
|
|
4541
|
+
protoOf(FileSystemImpl).a6c = function (path, $completion) {
|
|
4542
4542
|
var directoryPath = Path(path);
|
|
4543
|
-
var exists = this.
|
|
4543
|
+
var exists = this.d6c_1.c1o(directoryPath);
|
|
4544
4544
|
if (!exists) {
|
|
4545
|
-
this.
|
|
4545
|
+
this.d6c_1.g1o(directoryPath);
|
|
4546
4546
|
}
|
|
4547
4547
|
return Unit_instance;
|
|
4548
4548
|
};
|
|
4549
|
-
protoOf(FileSystemImpl).
|
|
4550
|
-
return buffered(this.
|
|
4549
|
+
protoOf(FileSystemImpl).b6c = function (path, fileName, append, $completion) {
|
|
4550
|
+
return buffered(this.d6c_1.h1o(Path_0(path, [fileName]), append));
|
|
4551
4551
|
};
|
|
4552
|
-
protoOf(FileSystemImpl).
|
|
4553
|
-
this.
|
|
4552
|
+
protoOf(FileSystemImpl).c6c = function (path, $completion) {
|
|
4553
|
+
this.d6c_1.e1o(Path_0(path, []));
|
|
4554
4554
|
return Unit_instance;
|
|
4555
4555
|
};
|
|
4556
4556
|
function LoggerFactory() {
|
|
4557
4557
|
}
|
|
4558
4558
|
function LoggerFactoryImpl(coreConfig, fileSystem) {
|
|
4559
|
-
this.
|
|
4560
|
-
this.
|
|
4559
|
+
this.f6c_1 = coreConfig;
|
|
4560
|
+
this.g6c_1 = fileSystem;
|
|
4561
4561
|
}
|
|
4562
|
-
protoOf(LoggerFactoryImpl).
|
|
4562
|
+
protoOf(LoggerFactoryImpl).e6c = function (gameId, roomId, userId) {
|
|
4563
4563
|
// Inline function 'kotlin.let' call
|
|
4564
|
-
var it = this.
|
|
4564
|
+
var it = this.f6c_1.fileNameFormat;
|
|
4565
4565
|
var tmp = Companion_instance_4;
|
|
4566
4566
|
var fileName = tmp.formatter(it, gameId, roomId, userId == null ? 'unknown_user_id' : userId);
|
|
4567
4567
|
// Inline function 'kotlin.collections.map' call
|
|
4568
|
-
var this_0 = split(this.
|
|
4568
|
+
var this_0 = split(this.f6c_1.requireDirectoryPath, ['/']);
|
|
4569
4569
|
// Inline function 'kotlin.collections.mapTo' call
|
|
4570
4570
|
var destination = ArrayList_init_$Create$_0(collectionSizeOrDefault(this_0, 10));
|
|
4571
4571
|
var _iterator__ex2g4s = this_0.l();
|
|
@@ -4577,7 +4577,7 @@
|
|
|
4577
4577
|
}
|
|
4578
4578
|
var segments = destination;
|
|
4579
4579
|
var tmp0_path = joinToString(segments, '/');
|
|
4580
|
-
var tmp1_fileSystem = this.
|
|
4580
|
+
var tmp1_fileSystem = this.g6c_1;
|
|
4581
4581
|
return new LogsStorageControllerImpl(fileName, tmp0_path, tmp1_fileSystem);
|
|
4582
4582
|
};
|
|
4583
4583
|
function appendToFile($this, message, $completion) {
|
|
@@ -4588,7 +4588,7 @@
|
|
|
4588
4588
|
}
|
|
4589
4589
|
function $createDirectoryCOROUTINE$(_this__u8e3s4, resultContinuation) {
|
|
4590
4590
|
CoroutineImpl.call(this, resultContinuation);
|
|
4591
|
-
this.
|
|
4591
|
+
this.z6c_1 = _this__u8e3s4;
|
|
4592
4592
|
}
|
|
4593
4593
|
protoOf($createDirectoryCOROUTINE$).z8 = function () {
|
|
4594
4594
|
var suspendResult = this.t8_1;
|
|
@@ -4600,7 +4600,7 @@
|
|
|
4600
4600
|
this.s8_1 = 3;
|
|
4601
4601
|
this.s8_1 = 2;
|
|
4602
4602
|
this.r8_1 = 1;
|
|
4603
|
-
suspendResult = this.
|
|
4603
|
+
suspendResult = this.z6c_1.c6d_1.a6c(this.z6c_1.b6d_1, this);
|
|
4604
4604
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4605
4605
|
return suspendResult;
|
|
4606
4606
|
}
|
|
@@ -4641,8 +4641,8 @@
|
|
|
4641
4641
|
};
|
|
4642
4642
|
function $appendToFileCOROUTINE$(_this__u8e3s4, message, resultContinuation) {
|
|
4643
4643
|
CoroutineImpl.call(this, resultContinuation);
|
|
4644
|
-
this.
|
|
4645
|
-
this.
|
|
4644
|
+
this.p6c_1 = _this__u8e3s4;
|
|
4645
|
+
this.q6c_1 = message;
|
|
4646
4646
|
}
|
|
4647
4647
|
protoOf($appendToFileCOROUTINE$).z8 = function () {
|
|
4648
4648
|
var suspendResult = this.t8_1;
|
|
@@ -4654,7 +4654,7 @@
|
|
|
4654
4654
|
this.s8_1 = 3;
|
|
4655
4655
|
this.s8_1 = 2;
|
|
4656
4656
|
this.r8_1 = 1;
|
|
4657
|
-
suspendResult = this.
|
|
4657
|
+
suspendResult = this.p6c_1.c6d_1.b6c(this.p6c_1.b6d_1, this.p6c_1.a6d_1, true, this);
|
|
4658
4658
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
4659
4659
|
return suspendResult;
|
|
4660
4660
|
}
|
|
@@ -4665,7 +4665,7 @@
|
|
|
4665
4665
|
var sink = buffered(ARGUMENT);
|
|
4666
4666
|
l$ret$1: do {
|
|
4667
4667
|
try {
|
|
4668
|
-
writeString(sink, this.
|
|
4668
|
+
writeString(sink, this.q6c_1 + '\n');
|
|
4669
4669
|
break l$ret$1;
|
|
4670
4670
|
} catch ($p) {
|
|
4671
4671
|
var t = $p;
|
|
@@ -4708,17 +4708,17 @@
|
|
|
4708
4708
|
while (true);
|
|
4709
4709
|
};
|
|
4710
4710
|
function LogsStorageControllerImpl(fileName, path, fileSystem) {
|
|
4711
|
-
this.
|
|
4712
|
-
this.
|
|
4713
|
-
this.
|
|
4711
|
+
this.a6d_1 = fileName;
|
|
4712
|
+
this.b6d_1 = path;
|
|
4713
|
+
this.c6d_1 = fileSystem;
|
|
4714
4714
|
}
|
|
4715
|
-
protoOf(LogsStorageControllerImpl).
|
|
4715
|
+
protoOf(LogsStorageControllerImpl).d6d = function ($completion) {
|
|
4716
4716
|
var tmp = new $createDirectoryCOROUTINE$(this, $completion);
|
|
4717
4717
|
tmp.t8_1 = Unit_instance;
|
|
4718
4718
|
tmp.u8_1 = null;
|
|
4719
4719
|
return tmp.z8();
|
|
4720
4720
|
};
|
|
4721
|
-
protoOf(LogsStorageControllerImpl).
|
|
4721
|
+
protoOf(LogsStorageControllerImpl).e6d = function (log, $completion) {
|
|
4722
4722
|
return appendToFile(this, log, $completion);
|
|
4723
4723
|
};
|
|
4724
4724
|
function BufferedAction() {
|
|
@@ -4733,30 +4733,30 @@
|
|
|
4733
4733
|
initialDelay = initialDelay === VOID ? new Long(0, 0) : initialDelay;
|
|
4734
4734
|
type = type === VOID ? TimerType_DELAY_getInstance() : type;
|
|
4735
4735
|
TimerAction.call(this);
|
|
4736
|
-
this.
|
|
4737
|
-
this.
|
|
4738
|
-
this.
|
|
4739
|
-
this.
|
|
4736
|
+
this.k6d_1 = timerTag;
|
|
4737
|
+
this.l6d_1 = delayMillis;
|
|
4738
|
+
this.m6d_1 = initialDelay;
|
|
4739
|
+
this.n6d_1 = type;
|
|
4740
4740
|
}
|
|
4741
4741
|
protoOf(StartTimerAction).toString = function () {
|
|
4742
|
-
var tmp = 'timerTag=' + toString_0(this.
|
|
4743
|
-
var tmp_0 = 'delayMillis=' + this.
|
|
4742
|
+
var tmp = 'timerTag=' + toString_0(this.k6d_1);
|
|
4743
|
+
var tmp_0 = 'delayMillis=' + this.l6d_1.toString();
|
|
4744
4744
|
// Inline function 'kotlin.takeIf' call
|
|
4745
|
-
var this_0 = 'initialDelay=' + this.
|
|
4745
|
+
var this_0 = 'initialDelay=' + this.m6d_1.toString();
|
|
4746
4746
|
var tmp_1;
|
|
4747
|
-
if (!equalsLong(this.
|
|
4747
|
+
if (!equalsLong(this.m6d_1, new Long(0, 0))) {
|
|
4748
4748
|
tmp_1 = this_0;
|
|
4749
4749
|
} else {
|
|
4750
4750
|
tmp_1 = null;
|
|
4751
4751
|
}
|
|
4752
4752
|
var tmp$ret$1 = tmp_1;
|
|
4753
|
-
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.
|
|
4753
|
+
return 'StartTimerAction(' + joinToString(listOfNotNull([tmp, tmp_0, tmp$ret$1, 'type=' + this.n6d_1.toString()])) + ')';
|
|
4754
4754
|
};
|
|
4755
4755
|
protoOf(StartTimerAction).hashCode = function () {
|
|
4756
|
-
var result = hashCode(this.
|
|
4757
|
-
result = imul(result, 31) + this.j6d_1.hashCode() | 0;
|
|
4758
|
-
result = imul(result, 31) + this.k6d_1.hashCode() | 0;
|
|
4756
|
+
var result = hashCode(this.k6d_1);
|
|
4759
4757
|
result = imul(result, 31) + this.l6d_1.hashCode() | 0;
|
|
4758
|
+
result = imul(result, 31) + this.m6d_1.hashCode() | 0;
|
|
4759
|
+
result = imul(result, 31) + this.n6d_1.hashCode() | 0;
|
|
4760
4760
|
return result;
|
|
4761
4761
|
};
|
|
4762
4762
|
protoOf(StartTimerAction).equals = function (other) {
|
|
@@ -4764,13 +4764,13 @@
|
|
|
4764
4764
|
return true;
|
|
4765
4765
|
if (!(other instanceof StartTimerAction))
|
|
4766
4766
|
return false;
|
|
4767
|
-
if (!equals(this.
|
|
4767
|
+
if (!equals(this.k6d_1, other.k6d_1))
|
|
4768
4768
|
return false;
|
|
4769
|
-
if (!equalsLong(this.
|
|
4769
|
+
if (!equalsLong(this.l6d_1, other.l6d_1))
|
|
4770
4770
|
return false;
|
|
4771
|
-
if (!equalsLong(this.
|
|
4771
|
+
if (!equalsLong(this.m6d_1, other.m6d_1))
|
|
4772
4772
|
return false;
|
|
4773
|
-
if (!this.
|
|
4773
|
+
if (!this.n6d_1.equals(other.n6d_1))
|
|
4774
4774
|
return false;
|
|
4775
4775
|
return true;
|
|
4776
4776
|
};
|
|
@@ -4789,18 +4789,18 @@
|
|
|
4789
4789
|
}
|
|
4790
4790
|
function TimerTickAction(timerTag, type) {
|
|
4791
4791
|
TimerAction.call(this);
|
|
4792
|
-
this.
|
|
4793
|
-
this.
|
|
4792
|
+
this.o6d_1 = timerTag;
|
|
4793
|
+
this.p6d_1 = type;
|
|
4794
4794
|
}
|
|
4795
4795
|
protoOf(TimerTickAction).notValidateWhenFinished = function () {
|
|
4796
|
-
return this.
|
|
4796
|
+
return this.o6d_1.notValidateWhenFinished();
|
|
4797
4797
|
};
|
|
4798
4798
|
protoOf(TimerTickAction).toString = function () {
|
|
4799
|
-
return 'TimerTickAction(timerTag=' + toString_0(this.
|
|
4799
|
+
return 'TimerTickAction(timerTag=' + toString_0(this.o6d_1) + ', type=' + this.p6d_1.toString() + ')';
|
|
4800
4800
|
};
|
|
4801
4801
|
protoOf(TimerTickAction).hashCode = function () {
|
|
4802
|
-
var result = hashCode(this.
|
|
4803
|
-
result = imul(result, 31) + this.
|
|
4802
|
+
var result = hashCode(this.o6d_1);
|
|
4803
|
+
result = imul(result, 31) + this.p6d_1.hashCode() | 0;
|
|
4804
4804
|
return result;
|
|
4805
4805
|
};
|
|
4806
4806
|
protoOf(TimerTickAction).equals = function (other) {
|
|
@@ -4808,28 +4808,28 @@
|
|
|
4808
4808
|
return true;
|
|
4809
4809
|
if (!(other instanceof TimerTickAction))
|
|
4810
4810
|
return false;
|
|
4811
|
-
if (!equals(this.
|
|
4811
|
+
if (!equals(this.o6d_1, other.o6d_1))
|
|
4812
4812
|
return false;
|
|
4813
|
-
if (!this.
|
|
4813
|
+
if (!this.p6d_1.equals(other.p6d_1))
|
|
4814
4814
|
return false;
|
|
4815
4815
|
return true;
|
|
4816
4816
|
};
|
|
4817
4817
|
function StopTimerAction(timerTag) {
|
|
4818
4818
|
TimerAction.call(this);
|
|
4819
|
-
this.
|
|
4819
|
+
this.q6d_1 = timerTag;
|
|
4820
4820
|
}
|
|
4821
4821
|
protoOf(StopTimerAction).toString = function () {
|
|
4822
|
-
return 'StopTimerAction(timerTag=' + toString_0(this.
|
|
4822
|
+
return 'StopTimerAction(timerTag=' + toString_0(this.q6d_1) + ')';
|
|
4823
4823
|
};
|
|
4824
4824
|
protoOf(StopTimerAction).hashCode = function () {
|
|
4825
|
-
return hashCode(this.
|
|
4825
|
+
return hashCode(this.q6d_1);
|
|
4826
4826
|
};
|
|
4827
4827
|
protoOf(StopTimerAction).equals = function (other) {
|
|
4828
4828
|
if (this === other)
|
|
4829
4829
|
return true;
|
|
4830
4830
|
if (!(other instanceof StopTimerAction))
|
|
4831
4831
|
return false;
|
|
4832
|
-
if (!equals(this.
|
|
4832
|
+
if (!equals(this.q6d_1, other.q6d_1))
|
|
4833
4833
|
return false;
|
|
4834
4834
|
return true;
|
|
4835
4835
|
};
|
|
@@ -4873,7 +4873,7 @@
|
|
|
4873
4873
|
return function (reducer, initialState, en) {
|
|
4874
4874
|
var store = $storeCreator(reducer, initialState, en);
|
|
4875
4875
|
var origDispatch = store.dispatch;
|
|
4876
|
-
store.
|
|
4876
|
+
store.r6d(applyCatcher$lambda$lambda$lambda(origDispatch, $logger));
|
|
4877
4877
|
return store;
|
|
4878
4878
|
};
|
|
4879
4879
|
}
|
|
@@ -4887,7 +4887,7 @@
|
|
|
4887
4887
|
}
|
|
4888
4888
|
function applyMiddleware$lambda$lambda$lambda$lambda($middleware, $store, $dispatcher) {
|
|
4889
4889
|
return function (action) {
|
|
4890
|
-
$middleware.
|
|
4890
|
+
$middleware.s6d($store, $dispatcher, action);
|
|
4891
4891
|
return Unit_instance;
|
|
4892
4892
|
};
|
|
4893
4893
|
}
|
|
@@ -4902,7 +4902,7 @@
|
|
|
4902
4902
|
while (inductionVariable < last) {
|
|
4903
4903
|
var element = tmp0[inductionVariable];
|
|
4904
4904
|
inductionVariable = inductionVariable + 1 | 0;
|
|
4905
|
-
if (element.
|
|
4905
|
+
if (element.t6d(action)) {
|
|
4906
4906
|
destination.j(element);
|
|
4907
4907
|
}
|
|
4908
4908
|
}
|
|
@@ -4926,7 +4926,7 @@
|
|
|
4926
4926
|
return function (reducer, initialState, en) {
|
|
4927
4927
|
var store = $storeCreator(reducer, initialState, en);
|
|
4928
4928
|
var origDispatch = store.dispatch;
|
|
4929
|
-
store.
|
|
4929
|
+
store.r6d(applyMiddleware$lambda$lambda$lambda($middlewares, origDispatch, store));
|
|
4930
4930
|
return store;
|
|
4931
4931
|
};
|
|
4932
4932
|
}
|
|
@@ -4940,19 +4940,19 @@
|
|
|
4940
4940
|
return new timerMiddleware$$inlined$middlewareForActionType$1(asyncProvider, jobsProvider);
|
|
4941
4941
|
}
|
|
4942
4942
|
function timerMiddleware$o$handle$slambda$slambda($jobsProvider, $action, $store, resultContinuation) {
|
|
4943
|
-
this.
|
|
4944
|
-
this.
|
|
4945
|
-
this.
|
|
4943
|
+
this.c6e_1 = $jobsProvider;
|
|
4944
|
+
this.d6e_1 = $action;
|
|
4945
|
+
this.e6e_1 = $store;
|
|
4946
4946
|
CoroutineImpl.call(this, resultContinuation);
|
|
4947
4947
|
}
|
|
4948
|
-
protoOf(timerMiddleware$o$handle$slambda$slambda).
|
|
4949
|
-
var tmp = this.
|
|
4948
|
+
protoOf(timerMiddleware$o$handle$slambda$slambda).j2d = function ($this$launchMain, $completion) {
|
|
4949
|
+
var tmp = this.k2d($this$launchMain, $completion);
|
|
4950
4950
|
tmp.t8_1 = Unit_instance;
|
|
4951
4951
|
tmp.u8_1 = null;
|
|
4952
4952
|
return tmp.z8();
|
|
4953
4953
|
};
|
|
4954
4954
|
protoOf(timerMiddleware$o$handle$slambda$slambda).h9 = function (p1, $completion) {
|
|
4955
|
-
return this.
|
|
4955
|
+
return this.j2d((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
4956
4956
|
};
|
|
4957
4957
|
protoOf(timerMiddleware$o$handle$slambda$slambda).z8 = function () {
|
|
4958
4958
|
var suspendResult = this.t8_1;
|
|
@@ -4961,8 +4961,8 @@
|
|
|
4961
4961
|
var tmp = this.r8_1;
|
|
4962
4962
|
if (tmp === 0) {
|
|
4963
4963
|
this.s8_1 = 1;
|
|
4964
|
-
if (this.
|
|
4965
|
-
this.
|
|
4964
|
+
if (this.c6e_1.w6b(this.d6e_1.k6d_1)) {
|
|
4965
|
+
this.e6e_1.dispatch(new TimerTickAction(this.d6e_1.k6d_1, TimerType_DELAY_getInstance()));
|
|
4966
4966
|
}
|
|
4967
4967
|
return Unit_instance;
|
|
4968
4968
|
} else if (tmp === 1) {
|
|
@@ -4974,33 +4974,33 @@
|
|
|
4974
4974
|
}
|
|
4975
4975
|
while (true);
|
|
4976
4976
|
};
|
|
4977
|
-
protoOf(timerMiddleware$o$handle$slambda$slambda).
|
|
4978
|
-
var i = new timerMiddleware$o$handle$slambda$slambda(this.
|
|
4979
|
-
i.
|
|
4977
|
+
protoOf(timerMiddleware$o$handle$slambda$slambda).k2d = function ($this$launchMain, completion) {
|
|
4978
|
+
var i = new timerMiddleware$o$handle$slambda$slambda(this.c6e_1, this.d6e_1, this.e6e_1, completion);
|
|
4979
|
+
i.f6e_1 = $this$launchMain;
|
|
4980
4980
|
return i;
|
|
4981
4981
|
};
|
|
4982
4982
|
function timerMiddleware$o$handle$slambda$slambda_0($jobsProvider, $action, $store, resultContinuation) {
|
|
4983
4983
|
var i = new timerMiddleware$o$handle$slambda$slambda($jobsProvider, $action, $store, resultContinuation);
|
|
4984
4984
|
var l = function ($this$launchMain, $completion) {
|
|
4985
|
-
return i.
|
|
4985
|
+
return i.j2d($this$launchMain, $completion);
|
|
4986
4986
|
};
|
|
4987
4987
|
l.$arity = 1;
|
|
4988
4988
|
return l;
|
|
4989
4989
|
}
|
|
4990
4990
|
function timerMiddleware$o$handle$slambda$slambda_1($jobsProvider, $action, $store, resultContinuation) {
|
|
4991
|
-
this.
|
|
4992
|
-
this.
|
|
4993
|
-
this.
|
|
4991
|
+
this.o6e_1 = $jobsProvider;
|
|
4992
|
+
this.p6e_1 = $action;
|
|
4993
|
+
this.q6e_1 = $store;
|
|
4994
4994
|
CoroutineImpl.call(this, resultContinuation);
|
|
4995
4995
|
}
|
|
4996
|
-
protoOf(timerMiddleware$o$handle$slambda$slambda_1).
|
|
4997
|
-
var tmp = this.
|
|
4996
|
+
protoOf(timerMiddleware$o$handle$slambda$slambda_1).j2d = function ($this$launchMain, $completion) {
|
|
4997
|
+
var tmp = this.k2d($this$launchMain, $completion);
|
|
4998
4998
|
tmp.t8_1 = Unit_instance;
|
|
4999
4999
|
tmp.u8_1 = null;
|
|
5000
5000
|
return tmp.z8();
|
|
5001
5001
|
};
|
|
5002
5002
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).h9 = function (p1, $completion) {
|
|
5003
|
-
return this.
|
|
5003
|
+
return this.j2d((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
5004
5004
|
};
|
|
5005
5005
|
protoOf(timerMiddleware$o$handle$slambda$slambda_1).z8 = function () {
|
|
5006
5006
|
var suspendResult = this.t8_1;
|
|
@@ -5009,8 +5009,8 @@
|
|
|
5009
5009
|
var tmp = this.r8_1;
|
|
5010
5010
|
if (tmp === 0) {
|
|
5011
5011
|
this.s8_1 = 1;
|
|
5012
|
-
if (this.
|
|
5013
|
-
this.
|
|
5012
|
+
if (this.o6e_1.w6b(this.p6e_1.k6d_1)) {
|
|
5013
|
+
this.q6e_1.dispatch(new TimerTickAction(this.p6e_1.k6d_1, TimerType_INTERVAL_getInstance()));
|
|
5014
5014
|
}
|
|
5015
5015
|
return Unit_instance;
|
|
5016
5016
|
} else if (tmp === 1) {
|
|
@@ -5022,34 +5022,34 @@
|
|
|
5022
5022
|
}
|
|
5023
5023
|
while (true);
|
|
5024
5024
|
};
|
|
5025
|
-
protoOf(timerMiddleware$o$handle$slambda$slambda_1).
|
|
5026
|
-
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.
|
|
5027
|
-
i.
|
|
5025
|
+
protoOf(timerMiddleware$o$handle$slambda$slambda_1).k2d = function ($this$launchMain, completion) {
|
|
5026
|
+
var i = new timerMiddleware$o$handle$slambda$slambda_1(this.o6e_1, this.p6e_1, this.q6e_1, completion);
|
|
5027
|
+
i.r6e_1 = $this$launchMain;
|
|
5028
5028
|
return i;
|
|
5029
5029
|
};
|
|
5030
5030
|
function timerMiddleware$o$handle$slambda$slambda_2($jobsProvider, $action, $store, resultContinuation) {
|
|
5031
5031
|
var i = new timerMiddleware$o$handle$slambda$slambda_1($jobsProvider, $action, $store, resultContinuation);
|
|
5032
5032
|
var l = function ($this$launchMain, $completion) {
|
|
5033
|
-
return i.
|
|
5033
|
+
return i.j2d($this$launchMain, $completion);
|
|
5034
5034
|
};
|
|
5035
5035
|
l.$arity = 1;
|
|
5036
5036
|
return l;
|
|
5037
5037
|
}
|
|
5038
5038
|
function timerMiddleware$o$handle$slambda($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
5039
|
-
this.
|
|
5040
|
-
this.
|
|
5041
|
-
this.
|
|
5042
|
-
this.
|
|
5039
|
+
this.a6f_1 = $action;
|
|
5040
|
+
this.b6f_1 = $asyncProvider;
|
|
5041
|
+
this.c6f_1 = $jobsProvider;
|
|
5042
|
+
this.d6f_1 = $store;
|
|
5043
5043
|
CoroutineImpl.call(this, resultContinuation);
|
|
5044
5044
|
}
|
|
5045
|
-
protoOf(timerMiddleware$o$handle$slambda).
|
|
5046
|
-
var tmp = this.
|
|
5045
|
+
protoOf(timerMiddleware$o$handle$slambda).j2d = function ($this$launchDefault, $completion) {
|
|
5046
|
+
var tmp = this.k2d($this$launchDefault, $completion);
|
|
5047
5047
|
tmp.t8_1 = Unit_instance;
|
|
5048
5048
|
tmp.u8_1 = null;
|
|
5049
5049
|
return tmp.z8();
|
|
5050
5050
|
};
|
|
5051
5051
|
protoOf(timerMiddleware$o$handle$slambda).h9 = function (p1, $completion) {
|
|
5052
|
-
return this.
|
|
5052
|
+
return this.j2d((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
|
|
5053
5053
|
};
|
|
5054
5054
|
protoOf(timerMiddleware$o$handle$slambda).z8 = function () {
|
|
5055
5055
|
var suspendResult = this.t8_1;
|
|
@@ -5059,9 +5059,9 @@
|
|
|
5059
5059
|
switch (tmp) {
|
|
5060
5060
|
case 0:
|
|
5061
5061
|
this.s8_1 = 10;
|
|
5062
|
-
if (!equalsLong(this.
|
|
5062
|
+
if (!equalsLong(this.a6f_1.m6d_1, new Long(0, 0)) && this.a6f_1.n6d_1.equals(TimerType_INTERVAL_getInstance())) {
|
|
5063
5063
|
this.r8_1 = 1;
|
|
5064
|
-
suspendResult = delay(this.
|
|
5064
|
+
suspendResult = delay(this.a6f_1.m6d_1, this);
|
|
5065
5065
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5066
5066
|
return suspendResult;
|
|
5067
5067
|
}
|
|
@@ -5075,19 +5075,19 @@
|
|
|
5075
5075
|
this.r8_1 = 2;
|
|
5076
5076
|
continue $sm;
|
|
5077
5077
|
case 2:
|
|
5078
|
-
var tmp0 = this.
|
|
5078
|
+
var tmp0 = this.a6f_1.n6d_1.p2_1;
|
|
5079
5079
|
if (tmp0 === 0) {
|
|
5080
5080
|
this.r8_1 = 8;
|
|
5081
|
-
suspendResult = delay(this.
|
|
5081
|
+
suspendResult = delay(this.a6f_1.l6d_1, this);
|
|
5082
5082
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5083
5083
|
return suspendResult;
|
|
5084
5084
|
}
|
|
5085
5085
|
continue $sm;
|
|
5086
5086
|
} else {
|
|
5087
5087
|
if (tmp0 === 1) {
|
|
5088
|
-
if (!equalsLong(this.
|
|
5088
|
+
if (!equalsLong(this.a6f_1.m6d_1, new Long(0, 0))) {
|
|
5089
5089
|
this.r8_1 = 3;
|
|
5090
|
-
suspendResult = delay(this.
|
|
5090
|
+
suspendResult = delay(this.a6f_1.m6d_1, this);
|
|
5091
5091
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5092
5092
|
return suspendResult;
|
|
5093
5093
|
}
|
|
@@ -5110,14 +5110,14 @@
|
|
|
5110
5110
|
this.r8_1 = 5;
|
|
5111
5111
|
continue $sm;
|
|
5112
5112
|
case 5:
|
|
5113
|
-
if (!get_isActive(this.
|
|
5113
|
+
if (!get_isActive(this.e6f_1)) {
|
|
5114
5114
|
this.r8_1 = 7;
|
|
5115
5115
|
continue $sm;
|
|
5116
5116
|
}
|
|
5117
5117
|
|
|
5118
|
-
this.
|
|
5118
|
+
this.b6f_1.r6a(VOID, timerMiddleware$o$handle$slambda$slambda_2(this.c6f_1, this.a6f_1, this.d6f_1, null));
|
|
5119
5119
|
this.r8_1 = 6;
|
|
5120
|
-
suspendResult = delay(this.
|
|
5120
|
+
suspendResult = delay(this.a6f_1.m6d_1, this);
|
|
5121
5121
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5122
5122
|
return suspendResult;
|
|
5123
5123
|
}
|
|
@@ -5127,12 +5127,12 @@
|
|
|
5127
5127
|
this.r8_1 = 5;
|
|
5128
5128
|
continue $sm;
|
|
5129
5129
|
case 7:
|
|
5130
|
-
this.
|
|
5130
|
+
this.f6f_1 = Unit_instance;
|
|
5131
5131
|
this.r8_1 = 9;
|
|
5132
5132
|
continue $sm;
|
|
5133
5133
|
case 8:
|
|
5134
5134
|
var tmp_1 = this;
|
|
5135
|
-
tmp_1.
|
|
5135
|
+
tmp_1.f6f_1 = this.b6f_1.r6a(VOID, timerMiddleware$o$handle$slambda$slambda_0(this.c6f_1, this.a6f_1, this.d6f_1, null));
|
|
5136
5136
|
this.r8_1 = 9;
|
|
5137
5137
|
continue $sm;
|
|
5138
5138
|
case 9:
|
|
@@ -5151,38 +5151,38 @@
|
|
|
5151
5151
|
}
|
|
5152
5152
|
while (true);
|
|
5153
5153
|
};
|
|
5154
|
-
protoOf(timerMiddleware$o$handle$slambda).
|
|
5155
|
-
var i = new timerMiddleware$o$handle$slambda(this.
|
|
5156
|
-
i.
|
|
5154
|
+
protoOf(timerMiddleware$o$handle$slambda).k2d = function ($this$launchDefault, completion) {
|
|
5155
|
+
var i = new timerMiddleware$o$handle$slambda(this.a6f_1, this.b6f_1, this.c6f_1, this.d6f_1, completion);
|
|
5156
|
+
i.e6f_1 = $this$launchDefault;
|
|
5157
5157
|
return i;
|
|
5158
5158
|
};
|
|
5159
5159
|
function timerMiddleware$o$handle$slambda_0($action, $asyncProvider, $jobsProvider, $store, resultContinuation) {
|
|
5160
5160
|
var i = new timerMiddleware$o$handle$slambda($action, $asyncProvider, $jobsProvider, $store, resultContinuation);
|
|
5161
5161
|
var l = function ($this$launchDefault, $completion) {
|
|
5162
|
-
return i.
|
|
5162
|
+
return i.j2d($this$launchDefault, $completion);
|
|
5163
5163
|
};
|
|
5164
5164
|
l.$arity = 1;
|
|
5165
5165
|
return l;
|
|
5166
5166
|
}
|
|
5167
5167
|
function timerMiddleware$$inlined$middlewareForActionType$1($asyncProvider, $jobsProvider) {
|
|
5168
|
-
this.
|
|
5169
|
-
this.
|
|
5168
|
+
this.g6f_1 = $asyncProvider;
|
|
5169
|
+
this.h6f_1 = $jobsProvider;
|
|
5170
5170
|
}
|
|
5171
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5171
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).t6d = function (action) {
|
|
5172
5172
|
return action instanceof TimerAction;
|
|
5173
5173
|
};
|
|
5174
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5174
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).i6f = function (store, next, action) {
|
|
5175
5175
|
var action_0 = action instanceof TimerAction ? action : THROW_CCE();
|
|
5176
5176
|
if (action_0 instanceof StartTimerAction) {
|
|
5177
|
-
var job = this.
|
|
5178
|
-
this.
|
|
5177
|
+
var job = this.g6f_1.n6a(VOID, timerMiddleware$o$handle$slambda_0(action_0, this.g6f_1, this.h6f_1, store, null));
|
|
5178
|
+
this.h6f_1.s6b(action_0.k6d_1, job);
|
|
5179
5179
|
} else {
|
|
5180
5180
|
if (action_0 instanceof StopTimerAction) {
|
|
5181
|
-
this.
|
|
5181
|
+
this.h6f_1.t6b(action_0.q6d_1);
|
|
5182
5182
|
} else {
|
|
5183
5183
|
if (action_0 instanceof TimerTickAction) {
|
|
5184
|
-
if (action_0.
|
|
5185
|
-
this.
|
|
5184
|
+
if (action_0.p6d_1.equals(TimerType_DELAY_getInstance())) {
|
|
5185
|
+
this.h6f_1.u6b(action_0.o6d_1);
|
|
5186
5186
|
}
|
|
5187
5187
|
} else {
|
|
5188
5188
|
noWhenBranchMatchedException();
|
|
@@ -5191,8 +5191,8 @@
|
|
|
5191
5191
|
}
|
|
5192
5192
|
next(action_0);
|
|
5193
5193
|
};
|
|
5194
|
-
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).
|
|
5195
|
-
return this.
|
|
5194
|
+
protoOf(timerMiddleware$$inlined$middlewareForActionType$1).s6d = function (store, next, action) {
|
|
5195
|
+
return this.i6f(store, next, action);
|
|
5196
5196
|
};
|
|
5197
5197
|
function compose(functions) {
|
|
5198
5198
|
return compose$lambda(functions);
|
|
@@ -5236,8 +5236,8 @@
|
|
|
5236
5236
|
function createStore$dispatch($lock, currentState, currentReducer, stateTrigger, $logger, action) {
|
|
5237
5237
|
try {
|
|
5238
5238
|
// Inline function 'kotlinx.atomicfu.locks.ReentrantLock.lock' call
|
|
5239
|
-
currentState._v = currentReducer._v.
|
|
5240
|
-
stateTrigger.
|
|
5239
|
+
currentState._v = currentReducer._v.j6f(currentState._v, action);
|
|
5240
|
+
stateTrigger.f2a(Unit_instance);
|
|
5241
5241
|
} catch ($p) {
|
|
5242
5242
|
if ($p instanceof Exception) {
|
|
5243
5243
|
var exception = $p;
|
|
@@ -5260,18 +5260,18 @@
|
|
|
5260
5260
|
};
|
|
5261
5261
|
}
|
|
5262
5262
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug($$this$unsafeFlow, this$0, resultContinuation) {
|
|
5263
|
-
this.
|
|
5264
|
-
this.
|
|
5263
|
+
this.s6f_1 = $$this$unsafeFlow;
|
|
5264
|
+
this.t6f_1 = this$0;
|
|
5265
5265
|
CoroutineImpl.call(this, resultContinuation);
|
|
5266
5266
|
}
|
|
5267
|
-
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).
|
|
5268
|
-
var tmp = this.
|
|
5267
|
+
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).u4u = function (value, $completion) {
|
|
5268
|
+
var tmp = this.v4u(value, $completion);
|
|
5269
5269
|
tmp.t8_1 = Unit_instance;
|
|
5270
5270
|
tmp.u8_1 = null;
|
|
5271
5271
|
return tmp.z8();
|
|
5272
5272
|
};
|
|
5273
5273
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).h9 = function (p1, $completion) {
|
|
5274
|
-
return this.
|
|
5274
|
+
return this.u4u((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
5275
5275
|
};
|
|
5276
5276
|
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).z8 = function () {
|
|
5277
5277
|
var suspendResult = this.t8_1;
|
|
@@ -5281,10 +5281,10 @@
|
|
|
5281
5281
|
switch (tmp) {
|
|
5282
5282
|
case 0:
|
|
5283
5283
|
this.s8_1 = 2;
|
|
5284
|
-
var tmp0 = this.
|
|
5285
|
-
this.
|
|
5284
|
+
var tmp0 = this.s6f_1;
|
|
5285
|
+
this.u6f_1;
|
|
5286
5286
|
this.r8_1 = 1;
|
|
5287
|
-
suspendResult = tmp0.
|
|
5287
|
+
suspendResult = tmp0.z27(this.t6f_1.state, this);
|
|
5288
5288
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5289
5289
|
return suspendResult;
|
|
5290
5290
|
}
|
|
@@ -5306,23 +5306,23 @@
|
|
|
5306
5306
|
}
|
|
5307
5307
|
while (true);
|
|
5308
5308
|
};
|
|
5309
|
-
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).
|
|
5310
|
-
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.
|
|
5311
|
-
i.
|
|
5309
|
+
protoOf(createStore$o$_get_observe_$o$collect$slambda_h8loug).v4u = function (value, completion) {
|
|
5310
|
+
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug(this.s6f_1, this.t6f_1, completion);
|
|
5311
|
+
i.u6f_1 = value;
|
|
5312
5312
|
return i;
|
|
5313
5313
|
};
|
|
5314
5314
|
function createStore$o$_get_observe_$o$collect$slambda_h8loug_0($$this$unsafeFlow, this$0, resultContinuation) {
|
|
5315
5315
|
var i = new createStore$o$_get_observe_$o$collect$slambda_h8loug($$this$unsafeFlow, this$0, resultContinuation);
|
|
5316
5316
|
var l = function (value, $completion) {
|
|
5317
|
-
return i.
|
|
5317
|
+
return i.u4u(value, $completion);
|
|
5318
5318
|
};
|
|
5319
5319
|
l.$arity = 1;
|
|
5320
5320
|
return l;
|
|
5321
5321
|
}
|
|
5322
5322
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
5323
5323
|
CoroutineImpl.call(this, resultContinuation);
|
|
5324
|
-
this.
|
|
5325
|
-
this.
|
|
5324
|
+
this.d6g_1 = _this__u8e3s4;
|
|
5325
|
+
this.e6g_1 = collector;
|
|
5326
5326
|
}
|
|
5327
5327
|
protoOf($collectCOROUTINE$).z8 = function () {
|
|
5328
5328
|
var suspendResult = this.t8_1;
|
|
@@ -5332,10 +5332,10 @@
|
|
|
5332
5332
|
switch (tmp) {
|
|
5333
5333
|
case 0:
|
|
5334
5334
|
this.s8_1 = 2;
|
|
5335
|
-
var $this$unsafeFlow = this.
|
|
5335
|
+
var $this$unsafeFlow = this.e6g_1;
|
|
5336
5336
|
this.r8_1 = 1;
|
|
5337
|
-
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.
|
|
5338
|
-
suspendResult = this.
|
|
5337
|
+
var tmp_0 = createStore$o$_get_observe_$o$collect$slambda_h8loug_0($this$unsafeFlow, this.d6g_1.g6g_1, null);
|
|
5338
|
+
suspendResult = this.d6g_1.f6g_1.l27(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
5339
5339
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
5340
5340
|
return suspendResult;
|
|
5341
5341
|
}
|
|
@@ -5358,13 +5358,13 @@
|
|
|
5358
5358
|
while (true);
|
|
5359
5359
|
};
|
|
5360
5360
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
5361
|
-
this.
|
|
5361
|
+
this.h6g_1 = function_0;
|
|
5362
5362
|
}
|
|
5363
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
5364
|
-
return this.
|
|
5363
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).z27 = function (value, $completion) {
|
|
5364
|
+
return this.h6g_1(value, $completion);
|
|
5365
5365
|
};
|
|
5366
5366
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).a3 = function () {
|
|
5367
|
-
return this.
|
|
5367
|
+
return this.h6g_1;
|
|
5368
5368
|
};
|
|
5369
5369
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
5370
5370
|
var tmp;
|
|
@@ -5397,46 +5397,46 @@
|
|
|
5397
5397
|
};
|
|
5398
5398
|
}
|
|
5399
5399
|
function createStore$3$observe$$inlined$map$1($this, this$0) {
|
|
5400
|
-
this.
|
|
5401
|
-
this.
|
|
5400
|
+
this.f6g_1 = $this;
|
|
5401
|
+
this.g6g_1 = this$0;
|
|
5402
5402
|
}
|
|
5403
|
-
protoOf(createStore$3$observe$$inlined$map$1).
|
|
5403
|
+
protoOf(createStore$3$observe$$inlined$map$1).a28 = function (collector, $completion) {
|
|
5404
5404
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
5405
5405
|
tmp.t8_1 = Unit_instance;
|
|
5406
5406
|
tmp.u8_1 = null;
|
|
5407
5407
|
return tmp.z8();
|
|
5408
5408
|
};
|
|
5409
|
-
protoOf(createStore$3$observe$$inlined$map$1).
|
|
5410
|
-
return this.
|
|
5409
|
+
protoOf(createStore$3$observe$$inlined$map$1).l27 = function (collector, $completion) {
|
|
5410
|
+
return this.a28(collector, $completion);
|
|
5411
5411
|
};
|
|
5412
5412
|
function createStore$3($currentState, $lock, $currentReducer, $stateTrigger, $logger) {
|
|
5413
|
-
this.
|
|
5414
|
-
this.
|
|
5415
|
-
this.
|
|
5413
|
+
this.l6g_1 = $currentState;
|
|
5414
|
+
this.m6g_1 = $stateTrigger;
|
|
5415
|
+
this.i6g_1 = this;
|
|
5416
5416
|
var tmp = this;
|
|
5417
|
-
tmp.
|
|
5417
|
+
tmp.j6g_1 = createStore$o$dispatch$lambda($lock, $currentState, $currentReducer, $stateTrigger, $logger);
|
|
5418
5418
|
var tmp_0 = this;
|
|
5419
|
-
tmp_0.
|
|
5419
|
+
tmp_0.k6g_1 = createStore$o$replaceReducer$lambda($currentReducer, $lock, $currentState, $stateTrigger, $logger);
|
|
5420
5420
|
}
|
|
5421
|
-
protoOf(createStore$3).
|
|
5422
|
-
return this.
|
|
5421
|
+
protoOf(createStore$3).n6g = function () {
|
|
5422
|
+
return this.i6g_1;
|
|
5423
5423
|
};
|
|
5424
|
-
protoOf(createStore$3).
|
|
5425
|
-
return createStore$getState(this.
|
|
5424
|
+
protoOf(createStore$3).b65 = function () {
|
|
5425
|
+
return createStore$getState(this.l6g_1);
|
|
5426
5426
|
};
|
|
5427
|
-
protoOf(createStore$3).
|
|
5428
|
-
this.
|
|
5427
|
+
protoOf(createStore$3).r6d = function (_set____db54di) {
|
|
5428
|
+
this.j6g_1 = _set____db54di;
|
|
5429
5429
|
};
|
|
5430
|
-
protoOf(createStore$3).
|
|
5431
|
-
return this.
|
|
5430
|
+
protoOf(createStore$3).o6g = function () {
|
|
5431
|
+
return this.j6g_1;
|
|
5432
5432
|
};
|
|
5433
|
-
protoOf(createStore$3).
|
|
5434
|
-
return this.
|
|
5433
|
+
protoOf(createStore$3).p6g = function () {
|
|
5434
|
+
return this.k6g_1;
|
|
5435
5435
|
};
|
|
5436
|
-
protoOf(createStore$3).
|
|
5436
|
+
protoOf(createStore$3).q6g = function () {
|
|
5437
5437
|
// Inline function 'kotlinx.coroutines.flow.map' call
|
|
5438
5438
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
5439
|
-
var this_0 = this.
|
|
5439
|
+
var this_0 = this.m6g_1;
|
|
5440
5440
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
5441
5441
|
return new createStore$3$observe$$inlined$map$1(this_0, this);
|
|
5442
5442
|
};
|
|
@@ -5512,10 +5512,10 @@
|
|
|
5512
5512
|
return new middleware$1(dispatch);
|
|
5513
5513
|
}
|
|
5514
5514
|
function middleware$1($dispatch) {
|
|
5515
|
-
this.
|
|
5515
|
+
this.r6g_1 = $dispatch;
|
|
5516
5516
|
}
|
|
5517
|
-
protoOf(middleware$1).
|
|
5518
|
-
this.
|
|
5517
|
+
protoOf(middleware$1).s6d = function (store, next, action) {
|
|
5518
|
+
this.r6g_1(store, next, action);
|
|
5519
5519
|
};
|
|
5520
5520
|
function Reducer() {
|
|
5521
5521
|
}
|
|
@@ -5523,11 +5523,11 @@
|
|
|
5523
5523
|
return new combineReducers$1(reducers);
|
|
5524
5524
|
}
|
|
5525
5525
|
function combineReducers$1($reducers) {
|
|
5526
|
-
this.
|
|
5526
|
+
this.s6g_1 = $reducers;
|
|
5527
5527
|
}
|
|
5528
|
-
protoOf(combineReducers$1).
|
|
5528
|
+
protoOf(combineReducers$1).t6g = function (state, action) {
|
|
5529
5529
|
// Inline function 'kotlin.collections.filter' call
|
|
5530
|
-
var tmp0 = this.
|
|
5530
|
+
var tmp0 = this.s6g_1;
|
|
5531
5531
|
// Inline function 'kotlin.collections.filterTo' call
|
|
5532
5532
|
var destination = ArrayList_init_$Create$();
|
|
5533
5533
|
var inductionVariable = 0;
|
|
@@ -5535,7 +5535,7 @@
|
|
|
5535
5535
|
while (inductionVariable < last) {
|
|
5536
5536
|
var element = tmp0[inductionVariable];
|
|
5537
5537
|
inductionVariable = inductionVariable + 1 | 0;
|
|
5538
|
-
if (element.
|
|
5538
|
+
if (element.t6d(action)) {
|
|
5539
5539
|
destination.j(element);
|
|
5540
5540
|
}
|
|
5541
5541
|
}
|
|
@@ -5545,12 +5545,12 @@
|
|
|
5545
5545
|
while (_iterator__ex2g4s.m()) {
|
|
5546
5546
|
var element_0 = _iterator__ex2g4s.n();
|
|
5547
5547
|
var s = accumulator;
|
|
5548
|
-
accumulator = element_0.
|
|
5548
|
+
accumulator = element_0.j6f(s, action);
|
|
5549
5549
|
}
|
|
5550
5550
|
return accumulator;
|
|
5551
5551
|
};
|
|
5552
|
-
protoOf(combineReducers$1).
|
|
5553
|
-
return this.
|
|
5552
|
+
protoOf(combineReducers$1).j6f = function (state, action) {
|
|
5553
|
+
return this.t6g((state == null ? true : !(state == null)) ? state : THROW_CCE(), action);
|
|
5554
5554
|
};
|
|
5555
5555
|
function Store() {
|
|
5556
5556
|
}
|
|
@@ -5762,18 +5762,18 @@
|
|
|
5762
5762
|
return tmp0_elvis_lhs == null ? _this__u8e3s4 : tmp0_elvis_lhs;
|
|
5763
5763
|
}
|
|
5764
5764
|
function ClientLoggerKey(gameId, playerId) {
|
|
5765
|
-
this.
|
|
5766
|
-
this.
|
|
5765
|
+
this.u6g_1 = gameId;
|
|
5766
|
+
this.v6g_1 = playerId;
|
|
5767
5767
|
}
|
|
5768
|
-
protoOf(ClientLoggerKey).
|
|
5769
|
-
return joinToString(listOf([this.
|
|
5768
|
+
protoOf(ClientLoggerKey).w6g = function () {
|
|
5769
|
+
return joinToString(listOf([this.u6g_1, this.v6g_1]), '_');
|
|
5770
5770
|
};
|
|
5771
5771
|
protoOf(ClientLoggerKey).toString = function () {
|
|
5772
|
-
return 'ClientLoggerKey(gameId=' + this.
|
|
5772
|
+
return 'ClientLoggerKey(gameId=' + this.u6g_1 + ', playerId=' + this.v6g_1 + ')';
|
|
5773
5773
|
};
|
|
5774
5774
|
protoOf(ClientLoggerKey).hashCode = function () {
|
|
5775
|
-
var result = getStringHashCode(this.
|
|
5776
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
5775
|
+
var result = getStringHashCode(this.u6g_1);
|
|
5776
|
+
result = imul(result, 31) + getStringHashCode(this.v6g_1) | 0;
|
|
5777
5777
|
return result;
|
|
5778
5778
|
};
|
|
5779
5779
|
protoOf(ClientLoggerKey).equals = function (other) {
|
|
@@ -5781,14 +5781,14 @@
|
|
|
5781
5781
|
return true;
|
|
5782
5782
|
if (!(other instanceof ClientLoggerKey))
|
|
5783
5783
|
return false;
|
|
5784
|
-
if (!(this.
|
|
5784
|
+
if (!(this.u6g_1 === other.u6g_1))
|
|
5785
5785
|
return false;
|
|
5786
|
-
if (!(this.
|
|
5786
|
+
if (!(this.v6g_1 === other.v6g_1))
|
|
5787
5787
|
return false;
|
|
5788
5788
|
return true;
|
|
5789
5789
|
};
|
|
5790
5790
|
function _get_$cachedSerializer__te6jhj_8($this) {
|
|
5791
|
-
return $this.
|
|
5791
|
+
return $this.x6g_1.w();
|
|
5792
5792
|
}
|
|
5793
5793
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
5794
5794
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -5828,7 +5828,7 @@
|
|
|
5828
5828
|
Companion_instance_23 = this;
|
|
5829
5829
|
var tmp = this;
|
|
5830
5830
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
5831
|
-
tmp.
|
|
5831
|
+
tmp.x6g_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
5832
5832
|
}
|
|
5833
5833
|
protoOf(Companion_21).a1c = function () {
|
|
5834
5834
|
return _get_$cachedSerializer__te6jhj_8(this);
|
|
@@ -5891,7 +5891,7 @@
|
|
|
5891
5891
|
// Inline function 'kotlin.arrayOf' call
|
|
5892
5892
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
5893
5893
|
// Inline function 'kotlin.js.asDynamic' call
|
|
5894
|
-
tmp.
|
|
5894
|
+
tmp.d6h_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
5895
5895
|
}
|
|
5896
5896
|
protoOf(Companion_22).a1c = function () {
|
|
5897
5897
|
return $serializer_getInstance_10();
|
|
@@ -5910,12 +5910,12 @@
|
|
|
5910
5910
|
tmp0_serialDesc.gz('tag', false);
|
|
5911
5911
|
tmp0_serialDesc.gz('message', false);
|
|
5912
5912
|
tmp0_serialDesc.gz('stackTrace', false);
|
|
5913
|
-
this.
|
|
5913
|
+
this.e6h_1 = tmp0_serialDesc;
|
|
5914
5914
|
}
|
|
5915
|
-
protoOf($serializer_10).
|
|
5916
|
-
var tmp0_desc = this.
|
|
5915
|
+
protoOf($serializer_10).f6h = function (encoder, value) {
|
|
5916
|
+
var tmp0_desc = this.e6h_1;
|
|
5917
5917
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
5918
|
-
var tmp2_cached = Companion_getInstance_25().
|
|
5918
|
+
var tmp2_cached = Companion_getInstance_25().d6h_1;
|
|
5919
5919
|
tmp1_output.ft(tmp0_desc, 0, tmp2_cached[0].w(), value.type);
|
|
5920
5920
|
tmp1_output.ht(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
5921
5921
|
tmp1_output.ht(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -5924,10 +5924,10 @@
|
|
|
5924
5924
|
tmp1_output.pr(tmp0_desc);
|
|
5925
5925
|
};
|
|
5926
5926
|
protoOf($serializer_10).co = function (encoder, value) {
|
|
5927
|
-
return this.
|
|
5927
|
+
return this.f6h(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
5928
5928
|
};
|
|
5929
5929
|
protoOf($serializer_10).do = function (decoder) {
|
|
5930
|
-
var tmp0_desc = this.
|
|
5930
|
+
var tmp0_desc = this.e6h_1;
|
|
5931
5931
|
var tmp1_flag = true;
|
|
5932
5932
|
var tmp2_index = 0;
|
|
5933
5933
|
var tmp3_bitMask0 = 0;
|
|
@@ -5937,7 +5937,7 @@
|
|
|
5937
5937
|
var tmp7_local3 = null;
|
|
5938
5938
|
var tmp8_local4 = null;
|
|
5939
5939
|
var tmp9_input = decoder.or(tmp0_desc);
|
|
5940
|
-
var tmp10_cached = Companion_getInstance_25().
|
|
5940
|
+
var tmp10_cached = Companion_getInstance_25().d6h_1;
|
|
5941
5941
|
if (tmp9_input.es()) {
|
|
5942
5942
|
tmp4_local0 = tmp9_input.as(tmp0_desc, 0, tmp10_cached[0].w(), tmp4_local0);
|
|
5943
5943
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -5984,13 +5984,13 @@
|
|
|
5984
5984
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
5985
5985
|
};
|
|
5986
5986
|
protoOf($serializer_10).bo = function () {
|
|
5987
|
-
return this.
|
|
5987
|
+
return this.e6h_1;
|
|
5988
5988
|
};
|
|
5989
5989
|
protoOf($serializer_10).vz = function () {
|
|
5990
5990
|
// Inline function 'kotlin.arrayOf' call
|
|
5991
5991
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
5992
5992
|
// Inline function 'kotlin.js.asDynamic' call
|
|
5993
|
-
return [Companion_getInstance_25().
|
|
5993
|
+
return [Companion_getInstance_25().d6h_1[0].w(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
5994
5994
|
};
|
|
5995
5995
|
var $serializer_instance_10;
|
|
5996
5996
|
function $serializer_getInstance_10() {
|
|
@@ -6000,7 +6000,7 @@
|
|
|
6000
6000
|
}
|
|
6001
6001
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
6002
6002
|
if (!(31 === (31 & seen0))) {
|
|
6003
|
-
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().
|
|
6003
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().e6h_1);
|
|
6004
6004
|
}
|
|
6005
6005
|
$this.type = type;
|
|
6006
6006
|
$this.key = key;
|
|
@@ -6020,23 +6020,23 @@
|
|
|
6020
6020
|
this.message = message;
|
|
6021
6021
|
this.stackTrace = stackTrace;
|
|
6022
6022
|
}
|
|
6023
|
-
protoOf(LoggerOutputDataDto).
|
|
6023
|
+
protoOf(LoggerOutputDataDto).x5x = function () {
|
|
6024
6024
|
return this.type;
|
|
6025
6025
|
};
|
|
6026
6026
|
protoOf(LoggerOutputDataDto).v = function () {
|
|
6027
6027
|
return this.key;
|
|
6028
6028
|
};
|
|
6029
|
-
protoOf(LoggerOutputDataDto).
|
|
6029
|
+
protoOf(LoggerOutputDataDto).z63 = function () {
|
|
6030
6030
|
return this.tag;
|
|
6031
6031
|
};
|
|
6032
6032
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
6033
6033
|
return this.message;
|
|
6034
6034
|
};
|
|
6035
|
-
protoOf(LoggerOutputDataDto).
|
|
6035
|
+
protoOf(LoggerOutputDataDto).g6h = function () {
|
|
6036
6036
|
return this.stackTrace;
|
|
6037
6037
|
};
|
|
6038
6038
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
6039
|
-
var time = toLocalDateTime(System_instance.ck(), Companion_getInstance_1().
|
|
6039
|
+
var time = toLocalDateTime(System_instance.ck(), Companion_getInstance_1().z5u());
|
|
6040
6040
|
var tmp = time.toString();
|
|
6041
6041
|
// Inline function 'kotlin.text.lowercase' call
|
|
6042
6042
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -6083,13 +6083,13 @@
|
|
|
6083
6083
|
protoOf(LoggerOutputDataDto).xl = function () {
|
|
6084
6084
|
return this.tag;
|
|
6085
6085
|
};
|
|
6086
|
-
protoOf(LoggerOutputDataDto).
|
|
6086
|
+
protoOf(LoggerOutputDataDto).m53 = function () {
|
|
6087
6087
|
return this.message;
|
|
6088
6088
|
};
|
|
6089
|
-
protoOf(LoggerOutputDataDto).
|
|
6089
|
+
protoOf(LoggerOutputDataDto).x64 = function () {
|
|
6090
6090
|
return this.stackTrace;
|
|
6091
6091
|
};
|
|
6092
|
-
protoOf(LoggerOutputDataDto).
|
|
6092
|
+
protoOf(LoggerOutputDataDto).h6h = function (type, key, tag, message, stackTrace) {
|
|
6093
6093
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
6094
6094
|
};
|
|
6095
6095
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -6098,7 +6098,7 @@
|
|
|
6098
6098
|
tag = tag === VOID ? this.tag : tag;
|
|
6099
6099
|
message = message === VOID ? this.message : message;
|
|
6100
6100
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
6101
|
-
return $super === VOID ? this.
|
|
6101
|
+
return $super === VOID ? this.h6h(type, key, tag, message, stackTrace) : $super.h6h.call(this, type, key, tag, message, stackTrace);
|
|
6102
6102
|
};
|
|
6103
6103
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
6104
6104
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|
|
@@ -6129,19 +6129,19 @@
|
|
|
6129
6129
|
return true;
|
|
6130
6130
|
};
|
|
6131
6131
|
function checkInitialised($this) {
|
|
6132
|
-
if ($this.
|
|
6132
|
+
if ($this.i6h_1.equals(AppEnvironmentValue_UNDEFINED_getInstance())) {
|
|
6133
6133
|
Logger_getInstance().z1l(VOID, IllegalStateException_init_$Create$('AppEnvironment not initialised'));
|
|
6134
6134
|
}
|
|
6135
6135
|
}
|
|
6136
6136
|
function AppEnvironment() {
|
|
6137
6137
|
AppEnvironment_instance = this;
|
|
6138
|
-
this.
|
|
6138
|
+
this.i6h_1 = AppEnvironmentValue_UNDEFINED_getInstance();
|
|
6139
6139
|
}
|
|
6140
|
-
protoOf(AppEnvironment).
|
|
6141
|
-
this.
|
|
6140
|
+
protoOf(AppEnvironment).j6h = function (value) {
|
|
6141
|
+
this.i6h_1 = value;
|
|
6142
6142
|
};
|
|
6143
|
-
protoOf(AppEnvironment).
|
|
6144
|
-
var tmp = this.
|
|
6143
|
+
protoOf(AppEnvironment).k6h = function () {
|
|
6144
|
+
var tmp = this.i6h_1;
|
|
6145
6145
|
// Inline function 'kotlin.also' call
|
|
6146
6146
|
var this_0 = AppEnvironmentValue_PRODUCTION_getInstance();
|
|
6147
6147
|
checkInitialised(AppEnvironment_getInstance());
|
|
@@ -6217,11 +6217,11 @@
|
|
|
6217
6217
|
}
|
|
6218
6218
|
function combinedLoggerModule$lambda$lambda_0($this$singleton) {
|
|
6219
6219
|
// Inline function 'org.kodein.di.instance' call
|
|
6220
|
-
var tmp = $this$singleton.
|
|
6220
|
+
var tmp = $this$singleton.u5y();
|
|
6221
6221
|
// Inline function 'org.kodein.type.generic' call
|
|
6222
6222
|
var tmp_0 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6223
6223
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6224
|
-
return tmp.
|
|
6224
|
+
return tmp.t5y(tmp$ret$0, null);
|
|
6225
6225
|
}
|
|
6226
6226
|
function combinedLoggerModule$lambda($combinedLogger) {
|
|
6227
6227
|
return function ($this$Module) {
|
|
@@ -6229,32 +6229,32 @@
|
|
|
6229
6229
|
// Inline function 'org.kodein.type.generic' call
|
|
6230
6230
|
var tmp = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6231
6231
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6232
|
-
var tmp_0 = $this$Module.
|
|
6232
|
+
var tmp_0 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6233
6233
|
// Inline function 'org.kodein.di.singleton' call
|
|
6234
6234
|
var creator = combinedLoggerModule$lambda$lambda($combinedLogger);
|
|
6235
|
-
var tmp_1 = $this$Module.
|
|
6236
|
-
var tmp_2 = $this$Module.
|
|
6237
|
-
var tmp_3 = $this$Module.
|
|
6235
|
+
var tmp_1 = $this$Module.m5x();
|
|
6236
|
+
var tmp_2 = $this$Module.k5x();
|
|
6237
|
+
var tmp_3 = $this$Module.l5x();
|
|
6238
6238
|
// Inline function 'org.kodein.type.generic' call
|
|
6239
6239
|
var tmp_4 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6240
6240
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6241
6241
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6242
|
-
tmp_0.
|
|
6242
|
+
tmp_0.f61(tmp$ret$3);
|
|
6243
6243
|
// Inline function 'org.kodein.di.bind' call
|
|
6244
6244
|
// Inline function 'org.kodein.type.generic' call
|
|
6245
6245
|
var tmp_5 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6246
6246
|
var tmp$ret$4 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6247
|
-
var tmp_6 = $this$Module.
|
|
6247
|
+
var tmp_6 = $this$Module.h5x(tmp$ret$4, null, null);
|
|
6248
6248
|
// Inline function 'org.kodein.di.singleton' call
|
|
6249
6249
|
var creator_0 = combinedLoggerModule$lambda$lambda_0;
|
|
6250
|
-
var tmp_7 = $this$Module.
|
|
6251
|
-
var tmp_8 = $this$Module.
|
|
6252
|
-
var tmp_9 = $this$Module.
|
|
6250
|
+
var tmp_7 = $this$Module.m5x();
|
|
6251
|
+
var tmp_8 = $this$Module.k5x();
|
|
6252
|
+
var tmp_9 = $this$Module.l5x();
|
|
6253
6253
|
// Inline function 'org.kodein.type.generic' call
|
|
6254
6254
|
var tmp_10 = typeToken(createKType(getKClass(CombinedRaspberryLogger), arrayOf([]), false));
|
|
6255
6255
|
var tmp$ret$6 = isInterface(tmp_10, TypeToken) ? tmp_10 : THROW_CCE();
|
|
6256
6256
|
var tmp$ret$7 = new Singleton(tmp_7, tmp_8, tmp_9, tmp$ret$6, null, true, creator_0);
|
|
6257
|
-
tmp_6.
|
|
6257
|
+
tmp_6.f61(tmp$ret$7);
|
|
6258
6258
|
return Unit_instance;
|
|
6259
6259
|
};
|
|
6260
6260
|
}
|
|
@@ -6265,47 +6265,47 @@
|
|
|
6265
6265
|
tmp = new FakeCardsDealerProvider();
|
|
6266
6266
|
} else {
|
|
6267
6267
|
// Inline function 'org.kodein.di.instance' call
|
|
6268
|
-
var tmp_0 = $this$singleton.
|
|
6268
|
+
var tmp_0 = $this$singleton.u5y();
|
|
6269
6269
|
// Inline function 'org.kodein.type.generic' call
|
|
6270
6270
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6271
6271
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6272
|
-
var tmp2_logger = tmp_0.
|
|
6272
|
+
var tmp2_logger = tmp_0.t5y(tmp$ret$0, null);
|
|
6273
6273
|
var tmp0_elvis_lhs = $externalRandomPoolProvider;
|
|
6274
6274
|
var tmp_2;
|
|
6275
6275
|
if (tmp0_elvis_lhs == null) {
|
|
6276
6276
|
// Inline function 'org.kodein.di.instance' call
|
|
6277
|
-
var tmp_3 = $this$singleton.
|
|
6277
|
+
var tmp_3 = $this$singleton.u5y();
|
|
6278
6278
|
// Inline function 'org.kodein.type.generic' call
|
|
6279
6279
|
var tmp_4 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6280
6280
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6281
|
-
tmp_2 = tmp_3.
|
|
6281
|
+
tmp_2 = tmp_3.t5y(tmp$ret$2, null);
|
|
6282
6282
|
} else {
|
|
6283
6283
|
tmp_2 = tmp0_elvis_lhs;
|
|
6284
6284
|
}
|
|
6285
6285
|
var tmp3_randomPoolProvider = tmp_2;
|
|
6286
|
-
tmp = Companion_instance_0.
|
|
6286
|
+
tmp = Companion_instance_0.m5d(tmp3_randomPoolProvider, tmp2_logger);
|
|
6287
6287
|
}
|
|
6288
6288
|
return tmp;
|
|
6289
6289
|
};
|
|
6290
6290
|
}
|
|
6291
6291
|
function dealerModule$lambda($randomOrgConfig, $externalRandomPoolProvider, $fake) {
|
|
6292
6292
|
return function ($this$Module) {
|
|
6293
|
-
$this$Module.
|
|
6293
|
+
$this$Module.j5x(randomOrgModule($randomOrgConfig, $externalRandomPoolProvider));
|
|
6294
6294
|
// Inline function 'org.kodein.di.bind' call
|
|
6295
6295
|
// Inline function 'org.kodein.type.generic' call
|
|
6296
6296
|
var tmp = typeToken(createKType(getKClass(CardsDealerProvider), arrayOf([]), false));
|
|
6297
6297
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6298
|
-
var tmp_0 = $this$Module.
|
|
6298
|
+
var tmp_0 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6299
6299
|
// Inline function 'org.kodein.di.singleton' call
|
|
6300
6300
|
var creator = dealerModule$lambda$lambda($fake, $externalRandomPoolProvider);
|
|
6301
|
-
var tmp_1 = $this$Module.
|
|
6302
|
-
var tmp_2 = $this$Module.
|
|
6303
|
-
var tmp_3 = $this$Module.
|
|
6301
|
+
var tmp_1 = $this$Module.m5x();
|
|
6302
|
+
var tmp_2 = $this$Module.k5x();
|
|
6303
|
+
var tmp_3 = $this$Module.l5x();
|
|
6304
6304
|
// Inline function 'org.kodein.type.generic' call
|
|
6305
6305
|
var tmp_4 = typeToken(createKType(getKClass(CardsDealerProvider), arrayOf([]), false));
|
|
6306
6306
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6307
6307
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6308
|
-
tmp_0.
|
|
6308
|
+
tmp_0.f61(tmp$ret$3);
|
|
6309
6309
|
return Unit_instance;
|
|
6310
6310
|
};
|
|
6311
6311
|
}
|
|
@@ -6320,11 +6320,11 @@
|
|
|
6320
6320
|
var tmp;
|
|
6321
6321
|
if (tmp0_elvis_lhs == null) {
|
|
6322
6322
|
// Inline function 'org.kodein.di.instance' call
|
|
6323
|
-
var tmp_0 = $this$singleton.
|
|
6323
|
+
var tmp_0 = $this$singleton.u5y();
|
|
6324
6324
|
// Inline function 'org.kodein.type.generic' call
|
|
6325
6325
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6326
6326
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6327
|
-
var tmp$ret$1 = tmp_0.
|
|
6327
|
+
var tmp$ret$1 = tmp_0.t5y(tmp$ret$0, null);
|
|
6328
6328
|
tmp = new AsyncProviderImpl(tmp$ret$1);
|
|
6329
6329
|
} else {
|
|
6330
6330
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6338,11 +6338,11 @@
|
|
|
6338
6338
|
var tmp;
|
|
6339
6339
|
if (tmp0_elvis_lhs == null) {
|
|
6340
6340
|
// Inline function 'org.kodein.di.instance' call
|
|
6341
|
-
var tmp_0 = $this$singleton.
|
|
6341
|
+
var tmp_0 = $this$singleton.u5y();
|
|
6342
6342
|
// Inline function 'org.kodein.type.generic' call
|
|
6343
6343
|
var tmp_1 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6344
6344
|
var tmp$ret$0 = isInterface(tmp_1, TypeToken) ? tmp_1 : THROW_CCE();
|
|
6345
|
-
var tmp$ret$1 = tmp_0.
|
|
6345
|
+
var tmp$ret$1 = tmp_0.t5y(tmp$ret$0, null);
|
|
6346
6346
|
tmp = new JobsProviderImpl(tmp$ret$1);
|
|
6347
6347
|
} else {
|
|
6348
6348
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6362,64 +6362,64 @@
|
|
|
6362
6362
|
// Inline function 'org.kodein.type.generic' call
|
|
6363
6363
|
var tmp = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6364
6364
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6365
|
-
var tmp_0 = $this$Module.
|
|
6365
|
+
var tmp_0 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6366
6366
|
// Inline function 'org.kodein.di.singleton' call
|
|
6367
6367
|
var creator = coreModule$lambda$lambda($config);
|
|
6368
|
-
var tmp_1 = $this$Module.
|
|
6369
|
-
var tmp_2 = $this$Module.
|
|
6370
|
-
var tmp_3 = $this$Module.
|
|
6368
|
+
var tmp_1 = $this$Module.m5x();
|
|
6369
|
+
var tmp_2 = $this$Module.k5x();
|
|
6370
|
+
var tmp_3 = $this$Module.l5x();
|
|
6371
6371
|
// Inline function 'org.kodein.type.generic' call
|
|
6372
6372
|
var tmp_4 = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6373
6373
|
var tmp$ret$2 = isInterface(tmp_4, TypeToken) ? tmp_4 : THROW_CCE();
|
|
6374
6374
|
var tmp$ret$3 = new Singleton(tmp_1, tmp_2, tmp_3, tmp$ret$2, null, true, creator);
|
|
6375
|
-
tmp_0.
|
|
6375
|
+
tmp_0.f61(tmp$ret$3);
|
|
6376
6376
|
// Inline function 'org.kodein.di.bind' call
|
|
6377
6377
|
// Inline function 'org.kodein.type.generic' call
|
|
6378
6378
|
var tmp_5 = typeToken(createKType(getKClass(AsyncProvider), arrayOf([]), false));
|
|
6379
6379
|
var tmp$ret$4 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6380
|
-
var tmp_6 = $this$Module.
|
|
6380
|
+
var tmp_6 = $this$Module.h5x(tmp$ret$4, null, null);
|
|
6381
6381
|
// Inline function 'org.kodein.di.singleton' call
|
|
6382
6382
|
var creator_0 = coreModule$lambda$lambda_0($asyncProvider);
|
|
6383
|
-
var tmp_7 = $this$Module.
|
|
6384
|
-
var tmp_8 = $this$Module.
|
|
6385
|
-
var tmp_9 = $this$Module.
|
|
6383
|
+
var tmp_7 = $this$Module.m5x();
|
|
6384
|
+
var tmp_8 = $this$Module.k5x();
|
|
6385
|
+
var tmp_9 = $this$Module.l5x();
|
|
6386
6386
|
// Inline function 'org.kodein.type.generic' call
|
|
6387
6387
|
var tmp_10 = typeToken(createKType(getKClass(AsyncProvider), arrayOf([]), false));
|
|
6388
6388
|
var tmp$ret$6 = isInterface(tmp_10, TypeToken) ? tmp_10 : THROW_CCE();
|
|
6389
6389
|
var tmp$ret$7 = new Singleton(tmp_7, tmp_8, tmp_9, tmp$ret$6, null, true, creator_0);
|
|
6390
|
-
tmp_6.
|
|
6390
|
+
tmp_6.f61(tmp$ret$7);
|
|
6391
6391
|
// Inline function 'org.kodein.di.bind' call
|
|
6392
6392
|
// Inline function 'org.kodein.type.generic' call
|
|
6393
6393
|
var tmp_11 = typeToken(createKType(getKClass(JobsProvider), arrayOf([]), false));
|
|
6394
6394
|
var tmp$ret$8 = isInterface(tmp_11, TypeToken) ? tmp_11 : THROW_CCE();
|
|
6395
|
-
var tmp_12 = $this$Module.
|
|
6395
|
+
var tmp_12 = $this$Module.h5x(tmp$ret$8, null, null);
|
|
6396
6396
|
// Inline function 'org.kodein.di.singleton' call
|
|
6397
6397
|
var creator_1 = coreModule$lambda$lambda_1($jobsProvider);
|
|
6398
|
-
var tmp_13 = $this$Module.
|
|
6399
|
-
var tmp_14 = $this$Module.
|
|
6400
|
-
var tmp_15 = $this$Module.
|
|
6398
|
+
var tmp_13 = $this$Module.m5x();
|
|
6399
|
+
var tmp_14 = $this$Module.k5x();
|
|
6400
|
+
var tmp_15 = $this$Module.l5x();
|
|
6401
6401
|
// Inline function 'org.kodein.type.generic' call
|
|
6402
6402
|
var tmp_16 = typeToken(createKType(getKClass(JobsProvider), arrayOf([]), false));
|
|
6403
6403
|
var tmp$ret$10 = isInterface(tmp_16, TypeToken) ? tmp_16 : THROW_CCE();
|
|
6404
6404
|
var tmp$ret$11 = new Singleton(tmp_13, tmp_14, tmp_15, tmp$ret$10, null, true, creator_1);
|
|
6405
|
-
tmp_12.
|
|
6405
|
+
tmp_12.f61(tmp$ret$11);
|
|
6406
6406
|
// Inline function 'org.kodein.di.bind' call
|
|
6407
6407
|
// Inline function 'org.kodein.type.generic' call
|
|
6408
6408
|
var tmp_17 = typeToken(createKType(getKClass(IdsProvider), arrayOf([]), false));
|
|
6409
6409
|
var tmp$ret$12 = isInterface(tmp_17, TypeToken) ? tmp_17 : THROW_CCE();
|
|
6410
|
-
var tmp_18 = $this$Module.
|
|
6410
|
+
var tmp_18 = $this$Module.h5x(tmp$ret$12, null, null);
|
|
6411
6411
|
// Inline function 'org.kodein.di.singleton' call
|
|
6412
6412
|
var creator_2 = coreModule$lambda$lambda_2($idsProvider);
|
|
6413
|
-
var tmp_19 = $this$Module.
|
|
6414
|
-
var tmp_20 = $this$Module.
|
|
6415
|
-
var tmp_21 = $this$Module.
|
|
6413
|
+
var tmp_19 = $this$Module.m5x();
|
|
6414
|
+
var tmp_20 = $this$Module.k5x();
|
|
6415
|
+
var tmp_21 = $this$Module.l5x();
|
|
6416
6416
|
// Inline function 'org.kodein.type.generic' call
|
|
6417
6417
|
var tmp_22 = typeToken(createKType(getKClass(IdsProvider), arrayOf([]), false));
|
|
6418
6418
|
var tmp$ret$14 = isInterface(tmp_22, TypeToken) ? tmp_22 : THROW_CCE();
|
|
6419
6419
|
var tmp$ret$15 = new Singleton(tmp_19, tmp_20, tmp_21, tmp$ret$14, null, true, creator_2);
|
|
6420
|
-
tmp_18.
|
|
6421
|
-
$this$Module.
|
|
6422
|
-
$this$Module.
|
|
6420
|
+
tmp_18.f61(tmp$ret$15);
|
|
6421
|
+
$this$Module.j5x(get_coreLoggerModule());
|
|
6422
|
+
$this$Module.j5x(get_filesModule());
|
|
6423
6423
|
return Unit_instance;
|
|
6424
6424
|
};
|
|
6425
6425
|
}
|
|
@@ -6432,15 +6432,15 @@
|
|
|
6432
6432
|
function randomOrgModule$lambda$lambda($randomOrgConfig) {
|
|
6433
6433
|
return function ($this$singleton) {
|
|
6434
6434
|
// Inline function 'org.kodein.di.instance' call
|
|
6435
|
-
var tmp = $this$singleton.
|
|
6435
|
+
var tmp = $this$singleton.u5y();
|
|
6436
6436
|
// Inline function 'org.kodein.type.generic' call
|
|
6437
6437
|
var tmp_0 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6438
6438
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6439
|
-
var logger = tmp.
|
|
6439
|
+
var logger = tmp.t5y(tmp$ret$0, null);
|
|
6440
6440
|
var tmp0_apiKey = $randomOrgConfig.apiKey;
|
|
6441
6441
|
var tmp_1 = HttpFactory_instance;
|
|
6442
6442
|
var tmp_2 = mapToParams($randomOrgConfig.httpConfig);
|
|
6443
|
-
var tmp1_client = tmp_1.
|
|
6443
|
+
var tmp1_client = tmp_1.v5b(tmp_2, randomOrgModule$lambda$lambda$lambda(logger));
|
|
6444
6444
|
return new RandomOrgApiServiceImpl(tmp1_client, tmp0_apiKey);
|
|
6445
6445
|
};
|
|
6446
6446
|
}
|
|
@@ -6451,17 +6451,17 @@
|
|
|
6451
6451
|
if (tmp0_elvis_lhs == null) {
|
|
6452
6452
|
var tmp_0 = new PoolParams();
|
|
6453
6453
|
// Inline function 'org.kodein.di.instance' call
|
|
6454
|
-
var tmp_1 = $this$singleton.
|
|
6454
|
+
var tmp_1 = $this$singleton.u5y();
|
|
6455
6455
|
// Inline function 'org.kodein.type.generic' call
|
|
6456
6456
|
var tmp_2 = typeToken(createKType(getKClass(RandomOrgApiService), arrayOf([]), false));
|
|
6457
6457
|
var tmp$ret$0 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6458
|
-
var tmp_3 = tmp_1.
|
|
6458
|
+
var tmp_3 = tmp_1.t5y(tmp$ret$0, null);
|
|
6459
6459
|
// Inline function 'org.kodein.di.instance' call
|
|
6460
|
-
var tmp_4 = $this$singleton.
|
|
6460
|
+
var tmp_4 = $this$singleton.u5y();
|
|
6461
6461
|
// Inline function 'org.kodein.type.generic' call
|
|
6462
6462
|
var tmp_5 = typeToken(createKType(getKClass(RaspberryLogger), arrayOf([]), false));
|
|
6463
6463
|
var tmp$ret$2 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6464
|
-
var tmp$ret$3 = tmp_4.
|
|
6464
|
+
var tmp$ret$3 = tmp_4.t5y(tmp$ret$2, null);
|
|
6465
6465
|
tmp = new RandomPoolProviderImpl(tmp_0, tmp_3, tmp$ret$3);
|
|
6466
6466
|
} else {
|
|
6467
6467
|
tmp = tmp0_elvis_lhs;
|
|
@@ -6477,34 +6477,34 @@
|
|
|
6477
6477
|
// Inline function 'org.kodein.type.generic' call
|
|
6478
6478
|
var tmp_0 = typeToken(createKType(getKClass(RandomOrgApiService), arrayOf([]), false));
|
|
6479
6479
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6480
|
-
var tmp_1 = $this$Module.
|
|
6480
|
+
var tmp_1 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6481
6481
|
// Inline function 'org.kodein.di.singleton' call
|
|
6482
6482
|
var creator = randomOrgModule$lambda$lambda($randomOrgConfig);
|
|
6483
|
-
var tmp_2 = $this$Module.
|
|
6484
|
-
var tmp_3 = $this$Module.
|
|
6485
|
-
var tmp_4 = $this$Module.
|
|
6483
|
+
var tmp_2 = $this$Module.m5x();
|
|
6484
|
+
var tmp_3 = $this$Module.k5x();
|
|
6485
|
+
var tmp_4 = $this$Module.l5x();
|
|
6486
6486
|
// Inline function 'org.kodein.type.generic' call
|
|
6487
6487
|
var tmp_5 = typeToken(createKType(getKClass(RandomOrgApiServiceImpl), arrayOf([]), false));
|
|
6488
6488
|
var tmp$ret$2 = isInterface(tmp_5, TypeToken) ? tmp_5 : THROW_CCE();
|
|
6489
6489
|
var tmp$ret$3 = new Singleton(tmp_2, tmp_3, tmp_4, tmp$ret$2, null, true, creator);
|
|
6490
|
-
tmp_1.
|
|
6490
|
+
tmp_1.f61(tmp$ret$3);
|
|
6491
6491
|
tmp = Unit_instance;
|
|
6492
6492
|
}
|
|
6493
6493
|
// Inline function 'org.kodein.di.bind' call
|
|
6494
6494
|
// Inline function 'org.kodein.type.generic' call
|
|
6495
6495
|
var tmp_6 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6496
6496
|
var tmp$ret$4 = isInterface(tmp_6, TypeToken) ? tmp_6 : THROW_CCE();
|
|
6497
|
-
var tmp_7 = $this$Module.
|
|
6497
|
+
var tmp_7 = $this$Module.h5x(tmp$ret$4, null, null);
|
|
6498
6498
|
// Inline function 'org.kodein.di.singleton' call
|
|
6499
6499
|
var creator_0 = randomOrgModule$lambda$lambda_0($externalRandomPoolProvider);
|
|
6500
|
-
var tmp_8 = $this$Module.
|
|
6501
|
-
var tmp_9 = $this$Module.
|
|
6502
|
-
var tmp_10 = $this$Module.
|
|
6500
|
+
var tmp_8 = $this$Module.m5x();
|
|
6501
|
+
var tmp_9 = $this$Module.k5x();
|
|
6502
|
+
var tmp_10 = $this$Module.l5x();
|
|
6503
6503
|
// Inline function 'org.kodein.type.generic' call
|
|
6504
6504
|
var tmp_11 = typeToken(createKType(getKClass(RandomPoolProvider), arrayOf([]), false));
|
|
6505
6505
|
var tmp$ret$6 = isInterface(tmp_11, TypeToken) ? tmp_11 : THROW_CCE();
|
|
6506
6506
|
var tmp$ret$7 = new Singleton(tmp_8, tmp_9, tmp_10, tmp$ret$6, null, true, creator_0);
|
|
6507
|
-
tmp_7.
|
|
6507
|
+
tmp_7.f61(tmp$ret$7);
|
|
6508
6508
|
return Unit_instance;
|
|
6509
6509
|
};
|
|
6510
6510
|
}
|
|
@@ -6513,30 +6513,30 @@
|
|
|
6513
6513
|
// Inline function 'org.kodein.type.generic' call
|
|
6514
6514
|
var tmp = typeToken(createKType(getKClass(LoggerFactory), arrayOf([]), false));
|
|
6515
6515
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6516
|
-
var tmp_0 = $this$Module.
|
|
6516
|
+
var tmp_0 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6517
6517
|
// Inline function 'org.kodein.di.provider' call
|
|
6518
6518
|
var creator = _get_coreLoggerModule_$lambda$lambda_5ytuhc;
|
|
6519
|
-
var tmp_1 = $this$Module.
|
|
6519
|
+
var tmp_1 = $this$Module.k5x();
|
|
6520
6520
|
// Inline function 'org.kodein.type.generic' call
|
|
6521
6521
|
var tmp_2 = typeToken(createKType(getKClass(LoggerFactoryImpl), arrayOf([]), false));
|
|
6522
6522
|
var tmp$ret$2 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6523
6523
|
var tmp$ret$3 = new Provider(tmp_1, tmp$ret$2, creator);
|
|
6524
|
-
tmp_0.
|
|
6524
|
+
tmp_0.f61(tmp$ret$3);
|
|
6525
6525
|
return Unit_instance;
|
|
6526
6526
|
}
|
|
6527
6527
|
function _get_coreLoggerModule_$lambda$lambda_5ytuhc($this$provider) {
|
|
6528
6528
|
// Inline function 'org.kodein.di.instance' call
|
|
6529
|
-
var tmp = $this$provider.
|
|
6529
|
+
var tmp = $this$provider.u5y();
|
|
6530
6530
|
// Inline function 'org.kodein.type.generic' call
|
|
6531
6531
|
var tmp_0 = typeToken(createKType(getKClass(CoreConfig), arrayOf([]), false));
|
|
6532
6532
|
var tmp$ret$0 = isInterface(tmp_0, TypeToken) ? tmp_0 : THROW_CCE();
|
|
6533
|
-
var tmp_1 = tmp.
|
|
6533
|
+
var tmp_1 = tmp.t5y(tmp$ret$0, null);
|
|
6534
6534
|
// Inline function 'org.kodein.di.instance' call
|
|
6535
|
-
var tmp_2 = $this$provider.
|
|
6535
|
+
var tmp_2 = $this$provider.u5y();
|
|
6536
6536
|
// Inline function 'org.kodein.type.generic' call
|
|
6537
6537
|
var tmp_3 = typeToken(createKType(getKClass(FileSystem), arrayOf([]), false));
|
|
6538
6538
|
var tmp$ret$2 = isInterface(tmp_3, TypeToken) ? tmp_3 : THROW_CCE();
|
|
6539
|
-
var tmp$ret$3 = tmp_2.
|
|
6539
|
+
var tmp$ret$3 = tmp_2.t5y(tmp$ret$2, null);
|
|
6540
6540
|
return new LoggerFactoryImpl(tmp_1, tmp$ret$3);
|
|
6541
6541
|
}
|
|
6542
6542
|
function _get_filesModule_$lambda_n61xc3($this$Module) {
|
|
@@ -6544,15 +6544,15 @@
|
|
|
6544
6544
|
// Inline function 'org.kodein.type.generic' call
|
|
6545
6545
|
var tmp = typeToken(createKType(getKClass(FileSystem), arrayOf([]), false));
|
|
6546
6546
|
var tmp$ret$0 = isInterface(tmp, TypeToken) ? tmp : THROW_CCE();
|
|
6547
|
-
var tmp_0 = $this$Module.
|
|
6547
|
+
var tmp_0 = $this$Module.h5x(tmp$ret$0, null, null);
|
|
6548
6548
|
// Inline function 'org.kodein.di.provider' call
|
|
6549
6549
|
var creator = _get_filesModule_$lambda$lambda_z3m8ge;
|
|
6550
|
-
var tmp_1 = $this$Module.
|
|
6550
|
+
var tmp_1 = $this$Module.k5x();
|
|
6551
6551
|
// Inline function 'org.kodein.type.generic' call
|
|
6552
6552
|
var tmp_2 = typeToken(createKType(getKClass(FileSystemImpl), arrayOf([]), false));
|
|
6553
6553
|
var tmp$ret$2 = isInterface(tmp_2, TypeToken) ? tmp_2 : THROW_CCE();
|
|
6554
6554
|
var tmp$ret$3 = new Provider(tmp_1, tmp$ret$2, creator);
|
|
6555
|
-
tmp_0.
|
|
6555
|
+
tmp_0.f61(tmp$ret$3);
|
|
6556
6556
|
return Unit_instance;
|
|
6557
6557
|
}
|
|
6558
6558
|
function _get_filesModule_$lambda$lambda_z3m8ge($this$provider) {
|
|
@@ -6568,6 +6568,13 @@
|
|
|
6568
6568
|
var tmp0_elvis_lhs = toIntOrNull(split(_this__u8e3s4, ['.']).p(1));
|
|
6569
6569
|
return tmp0_elvis_lhs == null ? 0 : tmp0_elvis_lhs;
|
|
6570
6570
|
}
|
|
6571
|
+
function get_versionOrDefault(_this__u8e3s4) {
|
|
6572
|
+
var strings = split(_this__u8e3s4.version, ['.']);
|
|
6573
|
+
if (strings.o() === 3) {
|
|
6574
|
+
return _this__u8e3s4.version;
|
|
6575
|
+
}
|
|
6576
|
+
return '0.0.0';
|
|
6577
|
+
}
|
|
6571
6578
|
function mapOfObject(jsObject) {
|
|
6572
6579
|
return toMap(entriesOfObject(jsObject));
|
|
6573
6580
|
}
|
|
@@ -6598,45 +6605,45 @@
|
|
|
6598
6605
|
//region block: post-declaration
|
|
6599
6606
|
protoOf($serializer).wz = typeParametersSerializers;
|
|
6600
6607
|
protoOf($serializer_0).wz = typeParametersSerializers;
|
|
6601
|
-
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).
|
|
6608
|
+
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).s63);
|
|
6602
6609
|
defineProp(protoOf(PlayerLostConnectionReason), 'playerId', function () {
|
|
6603
|
-
return this.
|
|
6610
|
+
return this.c64();
|
|
6604
6611
|
});
|
|
6605
6612
|
defineProp(protoOf(PlayerLostConnectionReason), 'connectionState', function () {
|
|
6606
|
-
return this.
|
|
6613
|
+
return this.d64();
|
|
6607
6614
|
});
|
|
6608
6615
|
defineProp(protoOf(PlayerTimeoutReason), 'playerId', function () {
|
|
6609
|
-
return this.
|
|
6616
|
+
return this.c64();
|
|
6610
6617
|
});
|
|
6611
6618
|
defineProp(protoOf(PlayerTimeoutReason), 'connectionState', function () {
|
|
6612
|
-
return this.
|
|
6619
|
+
return this.d64();
|
|
6613
6620
|
});
|
|
6614
6621
|
defineProp(protoOf(PlayerExitReason), 'playerId', function () {
|
|
6615
|
-
return this.
|
|
6622
|
+
return this.c64();
|
|
6616
6623
|
});
|
|
6617
6624
|
defineProp(protoOf(PlayerExitReason), 'connectionState', function () {
|
|
6618
|
-
return this.
|
|
6625
|
+
return this.d64();
|
|
6619
6626
|
});
|
|
6620
6627
|
defineProp(protoOf(Reason), 'name', protoOf(Reason).q2);
|
|
6621
6628
|
defineProp(protoOf(Reason), 'ordinal', protoOf(Reason).r2);
|
|
6622
6629
|
defineProp(protoOf(Reason_0), 'name', protoOf(Reason_0).q2);
|
|
6623
6630
|
defineProp(protoOf(Reason_0), 'ordinal', protoOf(Reason_0).r2);
|
|
6624
6631
|
defineProp(protoOf(GameUserInfo), 'playerId', function () {
|
|
6625
|
-
return this.
|
|
6632
|
+
return this.c64();
|
|
6626
6633
|
});
|
|
6627
6634
|
defineProp(protoOf(PlayerIndex), 'playerId', function () {
|
|
6628
|
-
return this.
|
|
6635
|
+
return this.c64();
|
|
6629
6636
|
});
|
|
6630
|
-
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).
|
|
6631
|
-
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).
|
|
6632
|
-
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).
|
|
6633
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).
|
|
6634
|
-
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).
|
|
6635
|
-
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).
|
|
6636
|
-
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).
|
|
6637
|
-
defineProp(protoOf(PlayerConnectionState), 'isDisconnected', protoOf(PlayerConnectionState).
|
|
6638
|
-
defineProp(protoOf(PlayerConnectionState), 'isClientDisconnectReason', protoOf(PlayerConnectionState).
|
|
6639
|
-
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).
|
|
6637
|
+
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).j66);
|
|
6638
|
+
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).k66);
|
|
6639
|
+
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).l66);
|
|
6640
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).m66);
|
|
6641
|
+
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).n66);
|
|
6642
|
+
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).o66);
|
|
6643
|
+
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).p66);
|
|
6644
|
+
defineProp(protoOf(PlayerConnectionState), 'isDisconnected', protoOf(PlayerConnectionState).q66);
|
|
6645
|
+
defineProp(protoOf(PlayerConnectionState), 'isClientDisconnectReason', protoOf(PlayerConnectionState).r66);
|
|
6646
|
+
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).s66);
|
|
6640
6647
|
defineProp(protoOf(PlayerConnectionState), 'name', protoOf(PlayerConnectionState).q2);
|
|
6641
6648
|
defineProp(protoOf(PlayerConnectionState), 'ordinal', protoOf(PlayerConnectionState).r2);
|
|
6642
6649
|
protoOf($serializer_1).wz = typeParametersSerializers;
|
|
@@ -6648,53 +6655,53 @@
|
|
|
6648
6655
|
protoOf($serializer_7).wz = typeParametersSerializers;
|
|
6649
6656
|
protoOf($serializer_8).wz = typeParametersSerializers;
|
|
6650
6657
|
protoOf($serializer_9).wz = typeParametersSerializers;
|
|
6651
|
-
protoOf(AsyncProviderImpl).
|
|
6652
|
-
protoOf(AsyncProviderImpl).
|
|
6653
|
-
protoOf(AsyncProviderImpl).
|
|
6654
|
-
protoOf(TimerAction).
|
|
6658
|
+
protoOf(AsyncProviderImpl).r6a = launchMain$default;
|
|
6659
|
+
protoOf(AsyncProviderImpl).n6a = launchDefault$default;
|
|
6660
|
+
protoOf(AsyncProviderImpl).p6a = launchDefaultWithLock$default;
|
|
6661
|
+
protoOf(TimerAction).f6d = get_actionTag;
|
|
6655
6662
|
defineProp(protoOf(TimerAction), 'actionTag', function () {
|
|
6656
|
-
return this.
|
|
6663
|
+
return this.f6d();
|
|
6657
6664
|
});
|
|
6658
6665
|
defineProp(protoOf(StartTimerAction), 'actionTag', function () {
|
|
6659
|
-
return this.
|
|
6666
|
+
return this.f6d();
|
|
6660
6667
|
});
|
|
6661
6668
|
defineProp(protoOf(TimerTickAction), 'actionTag', function () {
|
|
6662
|
-
return this.
|
|
6669
|
+
return this.f6d();
|
|
6663
6670
|
});
|
|
6664
6671
|
protoOf(StopTimerAction).notValidateWhenFinishing = notValidateWhenFinishing;
|
|
6665
6672
|
protoOf(StopTimerAction).notValidateWhenFinished = notValidateWhenFinished;
|
|
6666
6673
|
defineProp(protoOf(StopTimerAction), 'actionTag', function () {
|
|
6667
|
-
return this.
|
|
6674
|
+
return this.f6d();
|
|
6668
6675
|
});
|
|
6669
6676
|
defineProp(protoOf(createStore$3), 'store', function () {
|
|
6670
|
-
return this.
|
|
6677
|
+
return this.n6g();
|
|
6671
6678
|
});
|
|
6672
6679
|
defineProp(protoOf(createStore$3), 'state', function () {
|
|
6673
|
-
return this.
|
|
6680
|
+
return this.b65();
|
|
6674
6681
|
});
|
|
6675
6682
|
defineProp(protoOf(createStore$3), 'dispatch', function () {
|
|
6676
|
-
return this.
|
|
6683
|
+
return this.o6g();
|
|
6677
6684
|
}, function (value) {
|
|
6678
|
-
this.
|
|
6685
|
+
this.r6d(value);
|
|
6679
6686
|
});
|
|
6680
6687
|
defineProp(protoOf(createStore$3), 'replaceReducer', function () {
|
|
6681
|
-
return this.
|
|
6688
|
+
return this.p6g();
|
|
6682
6689
|
});
|
|
6683
6690
|
defineProp(protoOf(createStore$3), 'observe', function () {
|
|
6684
|
-
return this.
|
|
6691
|
+
return this.q6g();
|
|
6685
6692
|
});
|
|
6686
|
-
protoOf(ActionTypes).
|
|
6693
|
+
protoOf(ActionTypes).f6d = get_actionTag;
|
|
6687
6694
|
defineProp(protoOf(ActionTypes), 'actionTag', function () {
|
|
6688
|
-
return this.
|
|
6695
|
+
return this.f6d();
|
|
6689
6696
|
});
|
|
6690
6697
|
defineProp(protoOf(INIT), 'actionTag', function () {
|
|
6691
|
-
return this.
|
|
6698
|
+
return this.f6d();
|
|
6692
6699
|
});
|
|
6693
6700
|
defineProp(protoOf(REPLACE), 'actionTag', function () {
|
|
6694
|
-
return this.
|
|
6701
|
+
return this.f6d();
|
|
6695
6702
|
});
|
|
6696
|
-
protoOf(middleware$1).
|
|
6697
|
-
protoOf(combineReducers$1).
|
|
6703
|
+
protoOf(middleware$1).t6d = canHandle;
|
|
6704
|
+
protoOf(combineReducers$1).t6d = canHandle_0;
|
|
6698
6705
|
defineProp(protoOf(LogType), 'name', protoOf(LogType).q2);
|
|
6699
6706
|
defineProp(protoOf(LogType), 'ordinal', protoOf(LogType).r2);
|
|
6700
6707
|
protoOf($serializer_10).wz = typeParametersSerializers;
|
|
@@ -6936,43 +6943,45 @@
|
|
|
6936
6943
|
_.$_$.r3 = coreModule;
|
|
6937
6944
|
_.$_$.s3 = dealerModule;
|
|
6938
6945
|
_.$_$.t3 = assertIfMainThread;
|
|
6939
|
-
_.$_$.u3 =
|
|
6940
|
-
_.$_$.v3 =
|
|
6941
|
-
_.$_$.w3 =
|
|
6942
|
-
_.$_$.x3 =
|
|
6943
|
-
_.$_$.y3 =
|
|
6944
|
-
_.$_$.z3 =
|
|
6945
|
-
_.$_$.a4 =
|
|
6946
|
-
_.$_$.b4 =
|
|
6947
|
-
_.$_$.c4 =
|
|
6948
|
-
_.$_$.d4 =
|
|
6949
|
-
_.$_$.e4 =
|
|
6950
|
-
_.$_$.f4 =
|
|
6951
|
-
_.$_$.g4 =
|
|
6952
|
-
_.$_$.h4 =
|
|
6953
|
-
_.$_$.i4 =
|
|
6954
|
-
_.$_$.j4 =
|
|
6955
|
-
_.$_$.k4 =
|
|
6956
|
-
_.$_$.l4 =
|
|
6957
|
-
_.$_$.m4 =
|
|
6958
|
-
_.$_$.n4 =
|
|
6959
|
-
_.$_$.o4 =
|
|
6960
|
-
_.$_$.p4 =
|
|
6961
|
-
_.$_$.q4 =
|
|
6962
|
-
_.$_$.r4 =
|
|
6963
|
-
_.$_$.s4 =
|
|
6964
|
-
_.$_$.t4 =
|
|
6965
|
-
_.$_$.u4 = $
|
|
6966
|
-
_.$_$.v4 = $
|
|
6967
|
-
_.$_$.w4 =
|
|
6968
|
-
_.$_$.x4 =
|
|
6969
|
-
_.$_$.y4 =
|
|
6970
|
-
_.$_$.z4 =
|
|
6971
|
-
_.$_$.a5 =
|
|
6972
|
-
_.$_$.b5 =
|
|
6973
|
-
_.$_$.c5 =
|
|
6974
|
-
_.$_$.d5 =
|
|
6975
|
-
_.$_$.e5 =
|
|
6946
|
+
_.$_$.u3 = get_versionOrDefault;
|
|
6947
|
+
_.$_$.v3 = AgentType_BOT_NATIVE_getInstance;
|
|
6948
|
+
_.$_$.w3 = AgentType_BOT_REPLACEMENT_getInstance;
|
|
6949
|
+
_.$_$.x3 = AgentType_HUMAN_getInstance;
|
|
6950
|
+
_.$_$.y3 = PlayerConnectionState_DISCONNECTING_getInstance;
|
|
6951
|
+
_.$_$.z3 = PlayerConnectionState_LEFT_getInstance;
|
|
6952
|
+
_.$_$.a4 = PlayerConnectionState_LIVE_getInstance;
|
|
6953
|
+
_.$_$.b4 = PlayerWaitingState_IDLE_getInstance;
|
|
6954
|
+
_.$_$.c4 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
|
|
6955
|
+
_.$_$.d4 = Reason_GAME_NOT_EXISTS_getInstance_0;
|
|
6956
|
+
_.$_$.e4 = Reason_INTERNAL_ERROR_getInstance;
|
|
6957
|
+
_.$_$.f4 = Reason_PLAYER_DISCONNECTED_getInstance;
|
|
6958
|
+
_.$_$.g4 = Reason_WRONG_PLAYER_TURN_getInstance;
|
|
6959
|
+
_.$_$.h4 = Reason_FINISHED_getInstance;
|
|
6960
|
+
_.$_$.i4 = TimerType_DELAY_getInstance;
|
|
6961
|
+
_.$_$.j4 = LogType_DEBUG_getInstance;
|
|
6962
|
+
_.$_$.k4 = LogType_ERROR_getInstance;
|
|
6963
|
+
_.$_$.l4 = LogType_INFO_getInstance;
|
|
6964
|
+
_.$_$.m4 = LogType_VERBOSE_getInstance;
|
|
6965
|
+
_.$_$.n4 = LogType_WARN_getInstance;
|
|
6966
|
+
_.$_$.o4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
|
|
6967
|
+
_.$_$.p4 = AppEnvironmentValue_PRODUCTION_getInstance;
|
|
6968
|
+
_.$_$.q4 = Companion_instance_8;
|
|
6969
|
+
_.$_$.r4 = Companion_getInstance_10;
|
|
6970
|
+
_.$_$.s4 = Companion_instance_11;
|
|
6971
|
+
_.$_$.t4 = Companion_getInstance_11;
|
|
6972
|
+
_.$_$.u4 = $serializer_getInstance_6;
|
|
6973
|
+
_.$_$.v4 = $serializer_getInstance_8;
|
|
6974
|
+
_.$_$.w4 = $serializer_getInstance_9;
|
|
6975
|
+
_.$_$.x4 = ProcessingReasonDto_getInstance;
|
|
6976
|
+
_.$_$.y4 = Companion_getInstance_13;
|
|
6977
|
+
_.$_$.z4 = Companion_getInstance_2;
|
|
6978
|
+
_.$_$.a5 = Companion_instance_5;
|
|
6979
|
+
_.$_$.b5 = ProcessingReason_getInstance;
|
|
6980
|
+
_.$_$.c5 = RestartGameReason_getInstance;
|
|
6981
|
+
_.$_$.d5 = WaitingForConnectionReason_getInstance;
|
|
6982
|
+
_.$_$.e5 = GameEngineConfig_instance;
|
|
6983
|
+
_.$_$.f5 = Toggles_instance;
|
|
6984
|
+
_.$_$.g5 = AppEnvironment_getInstance;
|
|
6976
6985
|
//endregion
|
|
6977
6986
|
return _;
|
|
6978
6987
|
}));
|