raspberry_games_engine_helpers 1.8.495 → 1.8.496
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 +56 -56
- package/Kosi-Kodein-kodein-di.js +502 -502
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1 -1
- package/Logic_Debertz-core.js +1124 -1025
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +8 -3
- package/Logic_Debertz-engine.js +7358 -7341
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1073 -1073
- package/ktor-ktor-client-core.js +12 -12
- package/package.json +1 -1
package/Logic_Debertz-core.js
CHANGED
|
@@ -125,26 +125,29 @@
|
|
|
125
125
|
initMetadataForObject($serializer_0, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
126
126
|
initMetadataForClass(RestartRoundReason, 'RestartRoundReason', VOID, ContinueGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_0});
|
|
127
127
|
initMetadataForCompanion(Companion_2);
|
|
128
|
-
initMetadataForClass(CoreConfig, 'CoreConfig', CoreConfig);
|
|
129
|
-
initMetadataForCompanion(Companion_3);
|
|
130
128
|
initMetadataForObject($serializer_1, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
129
|
+
initMetadataForClass(SpectatorJoinedReason, 'SpectatorJoinedReason', VOID, ContinueGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_1});
|
|
130
|
+
initMetadataForCompanion(Companion_3);
|
|
131
|
+
initMetadataForClass(CoreConfig, 'CoreConfig', CoreConfig);
|
|
131
132
|
initMetadataForCompanion(Companion_4);
|
|
132
133
|
initMetadataForObject($serializer_2, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
133
|
-
|
|
134
|
+
initMetadataForCompanion(Companion_5);
|
|
135
|
+
initMetadataForObject($serializer_3, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
136
|
+
initMetadataForClass(RestartGameReason, 'RestartGameReason', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_9});
|
|
134
137
|
initMetadataForObject(AllPassed, 'AllPassed', VOID, RestartGameReason, [RestartGameReason, SerializerFactory], VOID, VOID, {0: AllPassed_getInstance});
|
|
135
|
-
initMetadataForClass(FourSevens, 'FourSevens', VOID, RestartGameReason, VOID, VOID, VOID, {0: $
|
|
136
|
-
initMetadataForClass(WeakHand, 'WeakHand', VOID, RestartGameReason, VOID, VOID, VOID, {0: $
|
|
137
|
-
initMetadataForCompanion(
|
|
138
|
+
initMetadataForClass(FourSevens, 'FourSevens', VOID, RestartGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_2});
|
|
139
|
+
initMetadataForClass(WeakHand, 'WeakHand', VOID, RestartGameReason, VOID, VOID, VOID, {0: $serializer_getInstance_3});
|
|
140
|
+
initMetadataForCompanion(Companion_6, VOID, [SerializerFactory]);
|
|
138
141
|
initMetadataForClass(TerminationGameReason, 'TerminationGameReason');
|
|
139
142
|
initMetadataForInterface(FinishPlayerReason, 'FinishPlayerReason');
|
|
140
143
|
initMetadataForClass(PlayerLostConnectionReason, 'PlayerLostConnectionReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
141
144
|
initMetadataForClass(PlayerTimeoutReason, 'PlayerTimeoutReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
142
145
|
initMetadataForClass(PlayerExitReason, 'PlayerExitReason', VOID, TerminationGameReason, [TerminationGameReason, FinishPlayerReason]);
|
|
143
|
-
initMetadataForCompanion(Companion_6, VOID, [SerializerFactory]);
|
|
144
|
-
initMetadataForClass(Reason, 'Reason', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_9});
|
|
145
|
-
initMetadataForClass(GameFinishedReason, 'GameFinishedReason', VOID, TerminationGameReason);
|
|
146
146
|
initMetadataForCompanion(Companion_7, VOID, [SerializerFactory]);
|
|
147
|
-
initMetadataForClass(
|
|
147
|
+
initMetadataForClass(Reason, 'Reason', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_10});
|
|
148
|
+
initMetadataForClass(GameFinishedReason, 'GameFinishedReason', VOID, TerminationGameReason);
|
|
149
|
+
initMetadataForCompanion(Companion_8, VOID, [SerializerFactory]);
|
|
150
|
+
initMetadataForClass(Reason_0, 'Reason', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_11});
|
|
148
151
|
initMetadataForClass(GameErrorReason, 'GameErrorReason', VOID, TerminationGameReason);
|
|
149
152
|
initMetadataForObject(WaitingForConnectionReason, 'WaitingForConnectionReason', VOID, TerminationGameReason);
|
|
150
153
|
initMetadataForObject(ProcessingReason, 'ProcessingReason', VOID, TerminationGameReason);
|
|
@@ -152,46 +155,46 @@
|
|
|
152
155
|
initMetadataForInterface(PlayerIdContract, 'PlayerIdContract');
|
|
153
156
|
initMetadataForClass(GameUserInfo, 'GameUserInfo', VOID, VOID, [PlayerIdContract]);
|
|
154
157
|
initMetadataForClass(PlayerIndex, 'PlayerIndex', VOID, VOID, [PlayerIdContract]);
|
|
155
|
-
initMetadataForCompanion(
|
|
158
|
+
initMetadataForCompanion(Companion_9);
|
|
156
159
|
initMetadataForClass(PlayerConnection, 'PlayerConnection');
|
|
157
|
-
initMetadataForCompanion(Companion_9, VOID, [SerializerFactory]);
|
|
158
|
-
initMetadataForClass(PlayerConnectionState, 'PlayerConnectionState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_12});
|
|
159
160
|
initMetadataForCompanion(Companion_10, VOID, [SerializerFactory]);
|
|
160
|
-
initMetadataForClass(
|
|
161
|
-
initMetadataForCompanion(Companion_11);
|
|
161
|
+
initMetadataForClass(PlayerConnectionState, 'PlayerConnectionState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_13});
|
|
162
|
+
initMetadataForCompanion(Companion_11, VOID, [SerializerFactory]);
|
|
163
|
+
initMetadataForClass(PlayerWaitingState, 'PlayerWaitingState', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_14});
|
|
164
|
+
initMetadataForCompanion(Companion_12);
|
|
162
165
|
initMetadataForClass(PlayerState, 'PlayerState');
|
|
163
166
|
initMetadataForClass(Team, 'Team');
|
|
164
|
-
initMetadataForCompanion(
|
|
165
|
-
initMetadataForClass(TerminationGameReasonDto, 'TerminationGameReasonDto', VOID, VOID, VOID, VOID, VOID, {0:
|
|
167
|
+
initMetadataForCompanion(Companion_13, VOID, [SerializerFactory]);
|
|
168
|
+
initMetadataForClass(TerminationGameReasonDto, 'TerminationGameReasonDto', VOID, VOID, VOID, VOID, VOID, {0: Companion_getInstance_16});
|
|
166
169
|
initMetadataForObject(ProcessingReasonDto, 'ProcessingReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: ProcessingReasonDto_getInstance});
|
|
167
|
-
initMetadataForCompanion(Companion_13);
|
|
168
|
-
initMetadataForObject($serializer_3, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
169
|
-
initMetadataForClass(GameErrorReasonDto, 'GameErrorReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_3});
|
|
170
170
|
initMetadataForCompanion(Companion_14);
|
|
171
171
|
initMetadataForObject($serializer_4, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
172
|
-
initMetadataForClass(
|
|
172
|
+
initMetadataForClass(GameErrorReasonDto, 'GameErrorReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_4});
|
|
173
173
|
initMetadataForCompanion(Companion_15);
|
|
174
174
|
initMetadataForObject($serializer_5, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
175
|
-
initMetadataForClass(
|
|
175
|
+
initMetadataForClass(GameFinishedReasonDto, 'GameFinishedReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_5});
|
|
176
176
|
initMetadataForCompanion(Companion_16);
|
|
177
177
|
initMetadataForObject($serializer_6, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
178
|
-
initMetadataForClass(
|
|
178
|
+
initMetadataForClass(PlayerExitReasonDto, 'PlayerExitReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_6});
|
|
179
179
|
initMetadataForCompanion(Companion_17);
|
|
180
180
|
initMetadataForObject($serializer_7, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
181
|
-
initMetadataForClass(
|
|
182
|
-
initMetadataForObject(WaitingForConnectionReasonDto, 'WaitingForConnectionReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: WaitingForConnectionReasonDto_getInstance});
|
|
181
|
+
initMetadataForClass(PlayerLostConnectionReasonDto, 'PlayerLostConnectionReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_7});
|
|
183
182
|
initMetadataForCompanion(Companion_18);
|
|
184
183
|
initMetadataForObject($serializer_8, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
185
|
-
initMetadataForClass(
|
|
184
|
+
initMetadataForClass(PlayerTimeoutReasonDto, 'PlayerTimeoutReasonDto', VOID, TerminationGameReasonDto, VOID, VOID, VOID, {0: $serializer_getInstance_8});
|
|
185
|
+
initMetadataForObject(WaitingForConnectionReasonDto, 'WaitingForConnectionReasonDto', VOID, TerminationGameReasonDto, [TerminationGameReasonDto, SerializerFactory], VOID, VOID, {0: WaitingForConnectionReasonDto_getInstance});
|
|
186
186
|
initMetadataForCompanion(Companion_19);
|
|
187
187
|
initMetadataForObject($serializer_9, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
188
|
-
initMetadataForClass(
|
|
188
|
+
initMetadataForClass(GameUserInfoDto, 'GameUserInfoDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_9});
|
|
189
189
|
initMetadataForCompanion(Companion_20);
|
|
190
190
|
initMetadataForObject($serializer_10, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
191
|
-
initMetadataForClass(
|
|
191
|
+
initMetadataForClass(PlayerConnectionDto, 'PlayerConnectionDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_10});
|
|
192
192
|
initMetadataForCompanion(Companion_21);
|
|
193
193
|
initMetadataForObject($serializer_11, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
194
|
-
initMetadataForClass(
|
|
194
|
+
initMetadataForClass(PlayerStateDto, 'PlayerStateDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_11});
|
|
195
|
+
initMetadataForCompanion(Companion_22);
|
|
196
|
+
initMetadataForObject($serializer_12, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
197
|
+
initMetadataForClass(RulesDto, 'RulesDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_12});
|
|
195
198
|
function get_actionTag() {
|
|
196
199
|
return toString(getKClassFromExpression(this).o());
|
|
197
200
|
}
|
|
@@ -209,7 +212,7 @@
|
|
|
209
212
|
return false;
|
|
210
213
|
}
|
|
211
214
|
function get_isAutoStartTimer() {
|
|
212
|
-
return !this.
|
|
215
|
+
return !this.y1v() && !this.z1v();
|
|
213
216
|
}
|
|
214
217
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
215
218
|
function ignoreValidation() {
|
|
@@ -225,8 +228,8 @@
|
|
|
225
228
|
}
|
|
226
229
|
initMetadataForInterface(NotValidateIfGameNotCreated, 'NotValidateIfGameNotCreated');
|
|
227
230
|
initMetadataForInterface(Store, 'Store');
|
|
228
|
-
initMetadataForCompanion(
|
|
229
|
-
initMetadataForClass(LogType, 'LogType', VOID, Enum, VOID, VOID, VOID, {0:
|
|
231
|
+
initMetadataForCompanion(Companion_23, VOID, [SerializerFactory]);
|
|
232
|
+
initMetadataForClass(LogType, 'LogType', VOID, Enum, VOID, VOID, VOID, {0: Companion_getInstance_26});
|
|
230
233
|
function observe(types, $super) {
|
|
231
234
|
var tmp;
|
|
232
235
|
if (types === VOID) {
|
|
@@ -237,15 +240,15 @@
|
|
|
237
240
|
tmp = types;
|
|
238
241
|
}
|
|
239
242
|
types = tmp;
|
|
240
|
-
return $super === VOID ? this.
|
|
243
|
+
return $super === VOID ? this.l1w(types) : $super.l1w.call(this, types);
|
|
241
244
|
}
|
|
242
245
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
243
|
-
initMetadataForCompanion(
|
|
244
|
-
initMetadataForObject($
|
|
245
|
-
initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $
|
|
246
|
+
initMetadataForCompanion(Companion_24);
|
|
247
|
+
initMetadataForObject($serializer_13, '$serializer', VOID, VOID, [GeneratedSerializer]);
|
|
248
|
+
initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_13});
|
|
246
249
|
//endregion
|
|
247
250
|
function GameEngineConfig() {
|
|
248
|
-
this.version = '1.8.
|
|
251
|
+
this.version = '1.8.496';
|
|
249
252
|
}
|
|
250
253
|
protoOf(GameEngineConfig).u16 = function () {
|
|
251
254
|
return this.version;
|
|
@@ -262,7 +265,7 @@
|
|
|
262
265
|
// Inline function 'kotlin.arrayOf' call
|
|
263
266
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
264
267
|
// Inline function 'kotlin.js.asDynamic' call
|
|
265
|
-
var tmp_0 = [getKClass(GameStartReason), getKClass(PlayerReturnsReason), getKClass(RestartRoundReason)];
|
|
268
|
+
var tmp_0 = [getKClass(GameStartReason), getKClass(PlayerReturnsReason), getKClass(RestartRoundReason), getKClass(SpectatorJoinedReason)];
|
|
266
269
|
var tmp_1 = GameStartReason_getInstance();
|
|
267
270
|
// Inline function 'kotlin.arrayOf' call
|
|
268
271
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
@@ -271,7 +274,7 @@
|
|
|
271
274
|
// Inline function 'kotlin.arrayOf' call
|
|
272
275
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
273
276
|
// Inline function 'kotlin.js.asDynamic' call
|
|
274
|
-
var tmp_2 = [ObjectSerializer_init_$Create$('GAME_START', tmp_1, tmp$ret$5), $serializer_getInstance(), $serializer_getInstance_0()];
|
|
277
|
+
var tmp_2 = [ObjectSerializer_init_$Create$('GAME_START', tmp_1, tmp$ret$5), $serializer_getInstance(), $serializer_getInstance_0(), $serializer_getInstance_1()];
|
|
275
278
|
// Inline function 'kotlin.arrayOf' call
|
|
276
279
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
277
280
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -535,19 +538,113 @@
|
|
|
535
538
|
};
|
|
536
539
|
function Companion_2() {
|
|
537
540
|
}
|
|
538
|
-
|
|
541
|
+
var Companion_instance_2;
|
|
542
|
+
function Companion_getInstance_5() {
|
|
543
|
+
return Companion_instance_2;
|
|
544
|
+
}
|
|
545
|
+
function $serializer_1() {
|
|
546
|
+
$serializer_instance_1 = this;
|
|
547
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('SPECTATOR_JOINED', this, 1);
|
|
548
|
+
tmp0_serialDesc.ku('playerId', false);
|
|
549
|
+
this.v1o_1 = tmp0_serialDesc;
|
|
550
|
+
}
|
|
551
|
+
protoOf($serializer_1).w1o = function (encoder, value) {
|
|
552
|
+
var tmp0_desc = this.v1o_1;
|
|
553
|
+
var tmp1_output = encoder.um(tmp0_desc);
|
|
554
|
+
tmp1_output.jo(tmp0_desc, 0, value.x1o_1);
|
|
555
|
+
tmp1_output.vm(tmp0_desc);
|
|
556
|
+
};
|
|
557
|
+
protoOf($serializer_1).mj = function (encoder, value) {
|
|
558
|
+
return this.w1o(encoder, value instanceof SpectatorJoinedReason ? value : THROW_CCE());
|
|
559
|
+
};
|
|
560
|
+
protoOf($serializer_1).nj = function (decoder) {
|
|
561
|
+
var tmp0_desc = this.v1o_1;
|
|
562
|
+
var tmp1_flag = true;
|
|
563
|
+
var tmp2_index = 0;
|
|
564
|
+
var tmp3_bitMask0 = 0;
|
|
565
|
+
var tmp4_local0 = null;
|
|
566
|
+
var tmp5_input = decoder.um(tmp0_desc);
|
|
567
|
+
if (tmp5_input.kn()) {
|
|
568
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
569
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
570
|
+
} else
|
|
571
|
+
while (tmp1_flag) {
|
|
572
|
+
tmp2_index = tmp5_input.ln(tmp0_desc);
|
|
573
|
+
switch (tmp2_index) {
|
|
574
|
+
case -1:
|
|
575
|
+
tmp1_flag = false;
|
|
576
|
+
break;
|
|
577
|
+
case 0:
|
|
578
|
+
tmp4_local0 = tmp5_input.en(tmp0_desc, 0);
|
|
579
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
580
|
+
break;
|
|
581
|
+
default:
|
|
582
|
+
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
583
|
+
}
|
|
584
|
+
}
|
|
585
|
+
tmp5_input.vm(tmp0_desc);
|
|
586
|
+
return SpectatorJoinedReason_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
587
|
+
};
|
|
588
|
+
protoOf($serializer_1).lj = function () {
|
|
589
|
+
return this.v1o_1;
|
|
590
|
+
};
|
|
591
|
+
protoOf($serializer_1).bv = function () {
|
|
592
|
+
// Inline function 'kotlin.arrayOf' call
|
|
593
|
+
// Inline function 'kotlin.js.unsafeCast' call
|
|
594
|
+
// Inline function 'kotlin.js.asDynamic' call
|
|
595
|
+
return [StringSerializer_getInstance()];
|
|
596
|
+
};
|
|
597
|
+
var $serializer_instance_1;
|
|
598
|
+
function $serializer_getInstance_1() {
|
|
599
|
+
if ($serializer_instance_1 == null)
|
|
600
|
+
new $serializer_1();
|
|
601
|
+
return $serializer_instance_1;
|
|
602
|
+
}
|
|
603
|
+
function SpectatorJoinedReason_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
604
|
+
if (!(1 === (1 & seen0))) {
|
|
605
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_1().v1o_1);
|
|
606
|
+
}
|
|
607
|
+
ContinueGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
608
|
+
$this.x1o_1 = playerId;
|
|
609
|
+
return $this;
|
|
610
|
+
}
|
|
611
|
+
function SpectatorJoinedReason_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
612
|
+
return SpectatorJoinedReason_init_$Init$(seen0, playerId, serializationConstructorMarker, objectCreate(protoOf(SpectatorJoinedReason)));
|
|
613
|
+
}
|
|
614
|
+
function SpectatorJoinedReason(playerId) {
|
|
615
|
+
ContinueGameReason.call(this);
|
|
616
|
+
this.x1o_1 = playerId;
|
|
617
|
+
}
|
|
618
|
+
protoOf(SpectatorJoinedReason).toString = function () {
|
|
619
|
+
return 'SpectatorJoinedReason(playerId=' + this.x1o_1 + ')';
|
|
620
|
+
};
|
|
621
|
+
protoOf(SpectatorJoinedReason).hashCode = function () {
|
|
622
|
+
return getStringHashCode(this.x1o_1);
|
|
623
|
+
};
|
|
624
|
+
protoOf(SpectatorJoinedReason).equals = function (other) {
|
|
625
|
+
if (this === other)
|
|
626
|
+
return true;
|
|
627
|
+
if (!(other instanceof SpectatorJoinedReason))
|
|
628
|
+
return false;
|
|
629
|
+
if (!(this.x1o_1 === other.x1o_1))
|
|
630
|
+
return false;
|
|
631
|
+
return true;
|
|
632
|
+
};
|
|
633
|
+
function Companion_3() {
|
|
634
|
+
}
|
|
635
|
+
protoOf(Companion_3).y1o = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat) {
|
|
539
636
|
return new CoreConfig(fileLogsEnabled, false, VOID, logsDirectoryPath, fileNameFormat);
|
|
540
637
|
};
|
|
541
|
-
protoOf(
|
|
638
|
+
protoOf(Companion_3).getClientEngineTestMode = function (fileLogsEnabled, logsDirectoryPath, fileNameFormat, $super) {
|
|
542
639
|
fileNameFormat = fileNameFormat === VOID ? 'user_[uid].txt' : fileNameFormat;
|
|
543
|
-
return $super === VOID ? this.
|
|
640
|
+
return $super === VOID ? this.y1o(fileLogsEnabled, logsDirectoryPath, fileNameFormat) : $super.y1o.call(this, fileLogsEnabled, logsDirectoryPath, fileNameFormat);
|
|
544
641
|
};
|
|
545
|
-
protoOf(
|
|
642
|
+
protoOf(Companion_3).formatter = function (segment, gameId, roomId, userId) {
|
|
546
643
|
return replace(replace(replace(segment, '[gid]', gameId), '[rid]', roomId), '[uid]', userId);
|
|
547
644
|
};
|
|
548
|
-
var
|
|
549
|
-
function
|
|
550
|
-
return
|
|
645
|
+
var Companion_instance_3;
|
|
646
|
+
function Companion_getInstance_6() {
|
|
647
|
+
return Companion_instance_3;
|
|
551
648
|
}
|
|
552
649
|
function CoreConfig(fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, delayBeforeCompressLogs) {
|
|
553
650
|
fileLogsEnabled = fileLogsEnabled === VOID ? false : fileLogsEnabled;
|
|
@@ -571,25 +668,25 @@
|
|
|
571
668
|
this.fileNameFormat = fileNameFormat;
|
|
572
669
|
this.delayBeforeCompressLogs = delayBeforeCompressLogs;
|
|
573
670
|
}
|
|
574
|
-
protoOf(CoreConfig).
|
|
671
|
+
protoOf(CoreConfig).z1o = function () {
|
|
575
672
|
return this.fileLogsEnabled;
|
|
576
673
|
};
|
|
577
|
-
protoOf(CoreConfig).
|
|
674
|
+
protoOf(CoreConfig).a1p = function () {
|
|
578
675
|
return this.deleteFilesOnClear;
|
|
579
676
|
};
|
|
580
|
-
protoOf(CoreConfig).
|
|
677
|
+
protoOf(CoreConfig).b1p = function () {
|
|
581
678
|
return this.compressLogsEnabled;
|
|
582
679
|
};
|
|
583
|
-
protoOf(CoreConfig).
|
|
680
|
+
protoOf(CoreConfig).c1p = function () {
|
|
584
681
|
return this.logsDirectoryPath;
|
|
585
682
|
};
|
|
586
|
-
protoOf(CoreConfig).
|
|
683
|
+
protoOf(CoreConfig).d1p = function () {
|
|
587
684
|
return this.fileNameFormat;
|
|
588
685
|
};
|
|
589
|
-
protoOf(CoreConfig).
|
|
686
|
+
protoOf(CoreConfig).e1p = function () {
|
|
590
687
|
return this.delayBeforeCompressLogs;
|
|
591
688
|
};
|
|
592
|
-
protoOf(CoreConfig).
|
|
689
|
+
protoOf(CoreConfig).f1p = function () {
|
|
593
690
|
var tmp0_elvis_lhs = this.logsDirectoryPath;
|
|
594
691
|
return tmp0_elvis_lhs == null ? get_SystemTemporaryDirectory().toString() : tmp0_elvis_lhs;
|
|
595
692
|
};
|
|
@@ -605,13 +702,13 @@
|
|
|
605
702
|
protoOf(CoreConfig).e16 = function () {
|
|
606
703
|
return this.logsDirectoryPath;
|
|
607
704
|
};
|
|
608
|
-
protoOf(CoreConfig).
|
|
705
|
+
protoOf(CoreConfig).g1p = function () {
|
|
609
706
|
return this.fileNameFormat;
|
|
610
707
|
};
|
|
611
|
-
protoOf(CoreConfig).
|
|
708
|
+
protoOf(CoreConfig).h1p = function () {
|
|
612
709
|
return this.delayBeforeCompressLogs;
|
|
613
710
|
};
|
|
614
|
-
protoOf(CoreConfig).
|
|
711
|
+
protoOf(CoreConfig).i1p = function (fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, delayBeforeCompressLogs) {
|
|
615
712
|
return new CoreConfig(fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, delayBeforeCompressLogs);
|
|
616
713
|
};
|
|
617
714
|
protoOf(CoreConfig).copy = function (fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, delayBeforeCompressLogs, $super) {
|
|
@@ -621,7 +718,7 @@
|
|
|
621
718
|
logsDirectoryPath = logsDirectoryPath === VOID ? this.logsDirectoryPath : logsDirectoryPath;
|
|
622
719
|
fileNameFormat = fileNameFormat === VOID ? this.fileNameFormat : fileNameFormat;
|
|
623
720
|
delayBeforeCompressLogs = delayBeforeCompressLogs === VOID ? this.delayBeforeCompressLogs : delayBeforeCompressLogs;
|
|
624
|
-
return $super === VOID ? this.
|
|
721
|
+
return $super === VOID ? this.i1p(fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, delayBeforeCompressLogs) : $super.i1p.call(this, fileLogsEnabled, deleteFilesOnClear, compressLogsEnabled, logsDirectoryPath, fileNameFormat, new Duration(delayBeforeCompressLogs));
|
|
625
722
|
};
|
|
626
723
|
protoOf(CoreConfig).toString = function () {
|
|
627
724
|
return 'CoreConfig(fileLogsEnabled=' + this.fileLogsEnabled + ', deleteFilesOnClear=' + this.deleteFilesOnClear + ', compressLogsEnabled=' + this.compressLogsEnabled + ', logsDirectoryPath=' + this.logsDirectoryPath + ', fileNameFormat=' + this.fileNameFormat + ', delayBeforeCompressLogs=' + Duration__toString_impl_8d916b(this.delayBeforeCompressLogs) + ')';
|
|
@@ -655,7 +752,7 @@
|
|
|
655
752
|
return true;
|
|
656
753
|
};
|
|
657
754
|
function _get_$cachedSerializer__te6jhj_1($this) {
|
|
658
|
-
return $this.
|
|
755
|
+
return $this.j1p_1.j2();
|
|
659
756
|
}
|
|
660
757
|
function RestartGameReason$AllPassed$_anonymous__cixy1n() {
|
|
661
758
|
var tmp = AllPassed_getInstance();
|
|
@@ -665,29 +762,29 @@
|
|
|
665
762
|
var tmp$ret$2 = [];
|
|
666
763
|
return ObjectSerializer_init_$Create$('NEW_PARTY', tmp, tmp$ret$2);
|
|
667
764
|
}
|
|
668
|
-
function
|
|
765
|
+
function Companion_4() {
|
|
669
766
|
}
|
|
670
|
-
var
|
|
671
|
-
function
|
|
672
|
-
return
|
|
767
|
+
var Companion_instance_4;
|
|
768
|
+
function Companion_getInstance_7() {
|
|
769
|
+
return Companion_instance_4;
|
|
673
770
|
}
|
|
674
|
-
function $
|
|
675
|
-
$
|
|
771
|
+
function $serializer_2() {
|
|
772
|
+
$serializer_instance_2 = this;
|
|
676
773
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('FOUR_SEVENS', this, 1);
|
|
677
774
|
tmp0_serialDesc.ku('playerId', false);
|
|
678
|
-
this.
|
|
775
|
+
this.k1p_1 = tmp0_serialDesc;
|
|
679
776
|
}
|
|
680
|
-
protoOf($
|
|
681
|
-
var tmp0_desc = this.
|
|
777
|
+
protoOf($serializer_2).l1p = function (encoder, value) {
|
|
778
|
+
var tmp0_desc = this.k1p_1;
|
|
682
779
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
683
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
780
|
+
tmp1_output.jo(tmp0_desc, 0, value.m1p_1);
|
|
684
781
|
tmp1_output.vm(tmp0_desc);
|
|
685
782
|
};
|
|
686
|
-
protoOf($
|
|
687
|
-
return this.
|
|
783
|
+
protoOf($serializer_2).mj = function (encoder, value) {
|
|
784
|
+
return this.l1p(encoder, value instanceof FourSevens ? value : THROW_CCE());
|
|
688
785
|
};
|
|
689
|
-
protoOf($
|
|
690
|
-
var tmp0_desc = this.
|
|
786
|
+
protoOf($serializer_2).nj = function (decoder) {
|
|
787
|
+
var tmp0_desc = this.k1p_1;
|
|
691
788
|
var tmp1_flag = true;
|
|
692
789
|
var tmp2_index = 0;
|
|
693
790
|
var tmp3_bitMask0 = 0;
|
|
@@ -714,55 +811,55 @@
|
|
|
714
811
|
tmp5_input.vm(tmp0_desc);
|
|
715
812
|
return FourSevens_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
716
813
|
};
|
|
717
|
-
protoOf($
|
|
718
|
-
return this.
|
|
814
|
+
protoOf($serializer_2).lj = function () {
|
|
815
|
+
return this.k1p_1;
|
|
719
816
|
};
|
|
720
|
-
protoOf($
|
|
817
|
+
protoOf($serializer_2).bv = function () {
|
|
721
818
|
// Inline function 'kotlin.arrayOf' call
|
|
722
819
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
723
820
|
// Inline function 'kotlin.js.asDynamic' call
|
|
724
821
|
return [StringSerializer_getInstance()];
|
|
725
822
|
};
|
|
726
|
-
var $
|
|
727
|
-
function $
|
|
728
|
-
if ($
|
|
729
|
-
new $
|
|
730
|
-
return $
|
|
823
|
+
var $serializer_instance_2;
|
|
824
|
+
function $serializer_getInstance_2() {
|
|
825
|
+
if ($serializer_instance_2 == null)
|
|
826
|
+
new $serializer_2();
|
|
827
|
+
return $serializer_instance_2;
|
|
731
828
|
}
|
|
732
829
|
function FourSevens_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
733
830
|
if (!(1 === (1 & seen0))) {
|
|
734
|
-
throwMissingFieldException(seen0, 1, $
|
|
831
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_2().k1p_1);
|
|
735
832
|
}
|
|
736
833
|
RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
737
|
-
$this.
|
|
834
|
+
$this.m1p_1 = playerId;
|
|
738
835
|
return $this;
|
|
739
836
|
}
|
|
740
837
|
function FourSevens_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
741
838
|
return FourSevens_init_$Init$(seen0, playerId, serializationConstructorMarker, objectCreate(protoOf(FourSevens)));
|
|
742
839
|
}
|
|
743
|
-
function
|
|
840
|
+
function Companion_5() {
|
|
744
841
|
}
|
|
745
|
-
var
|
|
746
|
-
function
|
|
747
|
-
return
|
|
842
|
+
var Companion_instance_5;
|
|
843
|
+
function Companion_getInstance_8() {
|
|
844
|
+
return Companion_instance_5;
|
|
748
845
|
}
|
|
749
|
-
function $
|
|
750
|
-
$
|
|
846
|
+
function $serializer_3() {
|
|
847
|
+
$serializer_instance_3 = this;
|
|
751
848
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('WEAK_HAND', this, 1);
|
|
752
849
|
tmp0_serialDesc.ku('playerId', false);
|
|
753
|
-
this.
|
|
850
|
+
this.n1p_1 = tmp0_serialDesc;
|
|
754
851
|
}
|
|
755
|
-
protoOf($
|
|
756
|
-
var tmp0_desc = this.
|
|
852
|
+
protoOf($serializer_3).o1p = function (encoder, value) {
|
|
853
|
+
var tmp0_desc = this.n1p_1;
|
|
757
854
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
758
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
855
|
+
tmp1_output.jo(tmp0_desc, 0, value.p1p_1);
|
|
759
856
|
tmp1_output.vm(tmp0_desc);
|
|
760
857
|
};
|
|
761
|
-
protoOf($
|
|
762
|
-
return this.
|
|
858
|
+
protoOf($serializer_3).mj = function (encoder, value) {
|
|
859
|
+
return this.o1p(encoder, value instanceof WeakHand ? value : THROW_CCE());
|
|
763
860
|
};
|
|
764
|
-
protoOf($
|
|
765
|
-
var tmp0_desc = this.
|
|
861
|
+
protoOf($serializer_3).nj = function (decoder) {
|
|
862
|
+
var tmp0_desc = this.n1p_1;
|
|
766
863
|
var tmp1_flag = true;
|
|
767
864
|
var tmp2_index = 0;
|
|
768
865
|
var tmp3_bitMask0 = 0;
|
|
@@ -789,34 +886,34 @@
|
|
|
789
886
|
tmp5_input.vm(tmp0_desc);
|
|
790
887
|
return WeakHand_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
791
888
|
};
|
|
792
|
-
protoOf($
|
|
793
|
-
return this.
|
|
889
|
+
protoOf($serializer_3).lj = function () {
|
|
890
|
+
return this.n1p_1;
|
|
794
891
|
};
|
|
795
|
-
protoOf($
|
|
892
|
+
protoOf($serializer_3).bv = function () {
|
|
796
893
|
// Inline function 'kotlin.arrayOf' call
|
|
797
894
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
798
895
|
// Inline function 'kotlin.js.asDynamic' call
|
|
799
896
|
return [StringSerializer_getInstance()];
|
|
800
897
|
};
|
|
801
|
-
var $
|
|
802
|
-
function $
|
|
803
|
-
if ($
|
|
804
|
-
new $
|
|
805
|
-
return $
|
|
898
|
+
var $serializer_instance_3;
|
|
899
|
+
function $serializer_getInstance_3() {
|
|
900
|
+
if ($serializer_instance_3 == null)
|
|
901
|
+
new $serializer_3();
|
|
902
|
+
return $serializer_instance_3;
|
|
806
903
|
}
|
|
807
904
|
function WeakHand_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
808
905
|
if (!(1 === (1 & seen0))) {
|
|
809
|
-
throwMissingFieldException(seen0, 1, $
|
|
906
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_3().n1p_1);
|
|
810
907
|
}
|
|
811
908
|
RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
812
|
-
$this.
|
|
909
|
+
$this.p1p_1 = playerId;
|
|
813
910
|
return $this;
|
|
814
911
|
}
|
|
815
912
|
function WeakHand_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
816
913
|
return WeakHand_init_$Init$(seen0, playerId, serializationConstructorMarker, objectCreate(protoOf(WeakHand)));
|
|
817
914
|
}
|
|
818
915
|
function _get_$cachedSerializer__te6jhj_2($this) {
|
|
819
|
-
return $this.
|
|
916
|
+
return $this.q1p_1.j2();
|
|
820
917
|
}
|
|
821
918
|
function RestartGameReason$Companion$_anonymous__t9tb2i() {
|
|
822
919
|
var tmp = getKClass(RestartGameReason);
|
|
@@ -832,7 +929,7 @@
|
|
|
832
929
|
// Inline function 'kotlin.arrayOf' call
|
|
833
930
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
834
931
|
// Inline function 'kotlin.js.asDynamic' call
|
|
835
|
-
var tmp_2 = [ObjectSerializer_init_$Create$('NEW_PARTY', tmp_1, tmp$ret$5), $
|
|
932
|
+
var tmp_2 = [ObjectSerializer_init_$Create$('NEW_PARTY', tmp_1, tmp$ret$5), $serializer_getInstance_2(), $serializer_getInstance_3()];
|
|
836
933
|
// Inline function 'kotlin.arrayOf' call
|
|
837
934
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
838
935
|
// Inline function 'kotlin.js.asDynamic' call
|
|
@@ -844,7 +941,7 @@
|
|
|
844
941
|
RestartGameReason.call(this);
|
|
845
942
|
var tmp = this;
|
|
846
943
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
847
|
-
tmp.
|
|
944
|
+
tmp.j1p_1 = lazy(tmp_0, RestartGameReason$AllPassed$_anonymous__cixy1n);
|
|
848
945
|
}
|
|
849
946
|
protoOf(AllPassed).n17 = function () {
|
|
850
947
|
return _get_$cachedSerializer__te6jhj_1(this);
|
|
@@ -873,98 +970,98 @@
|
|
|
873
970
|
}
|
|
874
971
|
function FourSevens(playerId) {
|
|
875
972
|
RestartGameReason.call(this);
|
|
876
|
-
this.
|
|
973
|
+
this.m1p_1 = playerId;
|
|
877
974
|
}
|
|
878
975
|
protoOf(FourSevens).toString = function () {
|
|
879
|
-
return 'FourSevens(playerId=' + this.
|
|
976
|
+
return 'FourSevens(playerId=' + this.m1p_1 + ')';
|
|
880
977
|
};
|
|
881
978
|
protoOf(FourSevens).hashCode = function () {
|
|
882
|
-
return getStringHashCode(this.
|
|
979
|
+
return getStringHashCode(this.m1p_1);
|
|
883
980
|
};
|
|
884
981
|
protoOf(FourSevens).equals = function (other) {
|
|
885
982
|
if (this === other)
|
|
886
983
|
return true;
|
|
887
984
|
if (!(other instanceof FourSevens))
|
|
888
985
|
return false;
|
|
889
|
-
if (!(this.
|
|
986
|
+
if (!(this.m1p_1 === other.m1p_1))
|
|
890
987
|
return false;
|
|
891
988
|
return true;
|
|
892
989
|
};
|
|
893
990
|
function WeakHand(playerId) {
|
|
894
991
|
RestartGameReason.call(this);
|
|
895
|
-
this.
|
|
992
|
+
this.p1p_1 = playerId;
|
|
896
993
|
}
|
|
897
994
|
protoOf(WeakHand).toString = function () {
|
|
898
|
-
return 'WeakHand(playerId=' + this.
|
|
995
|
+
return 'WeakHand(playerId=' + this.p1p_1 + ')';
|
|
899
996
|
};
|
|
900
997
|
protoOf(WeakHand).hashCode = function () {
|
|
901
|
-
return getStringHashCode(this.
|
|
998
|
+
return getStringHashCode(this.p1p_1);
|
|
902
999
|
};
|
|
903
1000
|
protoOf(WeakHand).equals = function (other) {
|
|
904
1001
|
if (this === other)
|
|
905
1002
|
return true;
|
|
906
1003
|
if (!(other instanceof WeakHand))
|
|
907
1004
|
return false;
|
|
908
|
-
if (!(this.
|
|
1005
|
+
if (!(this.p1p_1 === other.p1p_1))
|
|
909
1006
|
return false;
|
|
910
1007
|
return true;
|
|
911
1008
|
};
|
|
912
|
-
function
|
|
913
|
-
|
|
1009
|
+
function Companion_6() {
|
|
1010
|
+
Companion_instance_6 = this;
|
|
914
1011
|
var tmp = this;
|
|
915
1012
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
916
|
-
tmp.
|
|
1013
|
+
tmp.q1p_1 = lazy(tmp_0, RestartGameReason$Companion$_anonymous__t9tb2i);
|
|
917
1014
|
}
|
|
918
|
-
protoOf(
|
|
1015
|
+
protoOf(Companion_6).n17 = function () {
|
|
919
1016
|
return _get_$cachedSerializer__te6jhj_2(this);
|
|
920
1017
|
};
|
|
921
|
-
protoOf(
|
|
1018
|
+
protoOf(Companion_6).mv = function (typeParamsSerializers) {
|
|
922
1019
|
return this.n17();
|
|
923
1020
|
};
|
|
924
|
-
var
|
|
925
|
-
function
|
|
926
|
-
if (
|
|
927
|
-
new
|
|
928
|
-
return
|
|
1021
|
+
var Companion_instance_6;
|
|
1022
|
+
function Companion_getInstance_9() {
|
|
1023
|
+
if (Companion_instance_6 == null)
|
|
1024
|
+
new Companion_6();
|
|
1025
|
+
return Companion_instance_6;
|
|
929
1026
|
}
|
|
930
1027
|
function RestartGameReason_init_$Init$(seen0, serializationConstructorMarker, $this) {
|
|
931
1028
|
return $this;
|
|
932
1029
|
}
|
|
933
1030
|
function RestartGameReason() {
|
|
934
|
-
|
|
1031
|
+
Companion_getInstance_9();
|
|
935
1032
|
}
|
|
936
1033
|
function TerminationGameReason() {
|
|
937
1034
|
}
|
|
938
1035
|
function PlayerLostConnectionReason(playerId, tag) {
|
|
939
1036
|
TerminationGameReason.call(this);
|
|
940
|
-
this.
|
|
1037
|
+
this.r1p_1 = playerId;
|
|
941
1038
|
this.tag = tag;
|
|
942
1039
|
}
|
|
943
|
-
protoOf(PlayerLostConnectionReason).
|
|
944
|
-
return this.
|
|
1040
|
+
protoOf(PlayerLostConnectionReason).s1p = function () {
|
|
1041
|
+
return this.r1p_1;
|
|
945
1042
|
};
|
|
946
|
-
protoOf(PlayerLostConnectionReason).
|
|
1043
|
+
protoOf(PlayerLostConnectionReason).t1p = function () {
|
|
947
1044
|
return this.tag;
|
|
948
1045
|
};
|
|
949
1046
|
protoOf(PlayerLostConnectionReason).pc = function () {
|
|
950
|
-
return this.
|
|
1047
|
+
return this.r1p_1;
|
|
951
1048
|
};
|
|
952
1049
|
protoOf(PlayerLostConnectionReason).qc = function () {
|
|
953
1050
|
return this.tag;
|
|
954
1051
|
};
|
|
955
|
-
protoOf(PlayerLostConnectionReason).
|
|
1052
|
+
protoOf(PlayerLostConnectionReason).u1p = function (playerId, tag) {
|
|
956
1053
|
return new PlayerLostConnectionReason(playerId, tag);
|
|
957
1054
|
};
|
|
958
1055
|
protoOf(PlayerLostConnectionReason).copy = function (playerId, tag, $super) {
|
|
959
|
-
playerId = playerId === VOID ? this.
|
|
1056
|
+
playerId = playerId === VOID ? this.r1p_1 : playerId;
|
|
960
1057
|
tag = tag === VOID ? this.tag : tag;
|
|
961
|
-
return $super === VOID ? this.
|
|
1058
|
+
return $super === VOID ? this.u1p(playerId, tag) : $super.u1p.call(this, playerId, tag);
|
|
962
1059
|
};
|
|
963
1060
|
protoOf(PlayerLostConnectionReason).toString = function () {
|
|
964
|
-
return 'PlayerLostConnectionReason(playerId=' + this.
|
|
1061
|
+
return 'PlayerLostConnectionReason(playerId=' + this.r1p_1 + ', tag=' + this.tag + ')';
|
|
965
1062
|
};
|
|
966
1063
|
protoOf(PlayerLostConnectionReason).hashCode = function () {
|
|
967
|
-
var result = getStringHashCode(this.
|
|
1064
|
+
var result = getStringHashCode(this.r1p_1);
|
|
968
1065
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
969
1066
|
return result;
|
|
970
1067
|
};
|
|
@@ -973,7 +1070,7 @@
|
|
|
973
1070
|
return true;
|
|
974
1071
|
if (!(other instanceof PlayerLostConnectionReason))
|
|
975
1072
|
return false;
|
|
976
|
-
if (!(this.
|
|
1073
|
+
if (!(this.r1p_1 === other.r1p_1))
|
|
977
1074
|
return false;
|
|
978
1075
|
if (!(this.tag == other.tag))
|
|
979
1076
|
return false;
|
|
@@ -981,34 +1078,34 @@
|
|
|
981
1078
|
};
|
|
982
1079
|
function PlayerTimeoutReason(playerId, tag) {
|
|
983
1080
|
TerminationGameReason.call(this);
|
|
984
|
-
this.
|
|
1081
|
+
this.v1p_1 = playerId;
|
|
985
1082
|
this.tag = tag;
|
|
986
1083
|
}
|
|
987
|
-
protoOf(PlayerTimeoutReason).
|
|
988
|
-
return this.
|
|
1084
|
+
protoOf(PlayerTimeoutReason).s1p = function () {
|
|
1085
|
+
return this.v1p_1;
|
|
989
1086
|
};
|
|
990
|
-
protoOf(PlayerTimeoutReason).
|
|
1087
|
+
protoOf(PlayerTimeoutReason).t1p = function () {
|
|
991
1088
|
return this.tag;
|
|
992
1089
|
};
|
|
993
1090
|
protoOf(PlayerTimeoutReason).pc = function () {
|
|
994
|
-
return this.
|
|
1091
|
+
return this.v1p_1;
|
|
995
1092
|
};
|
|
996
1093
|
protoOf(PlayerTimeoutReason).qc = function () {
|
|
997
1094
|
return this.tag;
|
|
998
1095
|
};
|
|
999
|
-
protoOf(PlayerTimeoutReason).
|
|
1096
|
+
protoOf(PlayerTimeoutReason).u1p = function (playerId, tag) {
|
|
1000
1097
|
return new PlayerTimeoutReason(playerId, tag);
|
|
1001
1098
|
};
|
|
1002
1099
|
protoOf(PlayerTimeoutReason).copy = function (playerId, tag, $super) {
|
|
1003
|
-
playerId = playerId === VOID ? this.
|
|
1100
|
+
playerId = playerId === VOID ? this.v1p_1 : playerId;
|
|
1004
1101
|
tag = tag === VOID ? this.tag : tag;
|
|
1005
|
-
return $super === VOID ? this.
|
|
1102
|
+
return $super === VOID ? this.u1p(playerId, tag) : $super.u1p.call(this, playerId, tag);
|
|
1006
1103
|
};
|
|
1007
1104
|
protoOf(PlayerTimeoutReason).toString = function () {
|
|
1008
|
-
return 'PlayerTimeoutReason(playerId=' + this.
|
|
1105
|
+
return 'PlayerTimeoutReason(playerId=' + this.v1p_1 + ', tag=' + this.tag + ')';
|
|
1009
1106
|
};
|
|
1010
1107
|
protoOf(PlayerTimeoutReason).hashCode = function () {
|
|
1011
|
-
var result = getStringHashCode(this.
|
|
1108
|
+
var result = getStringHashCode(this.v1p_1);
|
|
1012
1109
|
result = imul(result, 31) + (this.tag == null ? 0 : getStringHashCode(this.tag)) | 0;
|
|
1013
1110
|
return result;
|
|
1014
1111
|
};
|
|
@@ -1017,7 +1114,7 @@
|
|
|
1017
1114
|
return true;
|
|
1018
1115
|
if (!(other instanceof PlayerTimeoutReason))
|
|
1019
1116
|
return false;
|
|
1020
|
-
if (!(this.
|
|
1117
|
+
if (!(this.v1p_1 === other.v1p_1))
|
|
1021
1118
|
return false;
|
|
1022
1119
|
if (!(this.tag == other.tag))
|
|
1023
1120
|
return false;
|
|
@@ -1025,40 +1122,40 @@
|
|
|
1025
1122
|
};
|
|
1026
1123
|
function PlayerExitReason(playerId) {
|
|
1027
1124
|
TerminationGameReason.call(this);
|
|
1028
|
-
this.
|
|
1125
|
+
this.w1p_1 = playerId;
|
|
1029
1126
|
}
|
|
1030
|
-
protoOf(PlayerExitReason).
|
|
1031
|
-
return this.
|
|
1127
|
+
protoOf(PlayerExitReason).s1p = function () {
|
|
1128
|
+
return this.w1p_1;
|
|
1032
1129
|
};
|
|
1033
1130
|
protoOf(PlayerExitReason).pc = function () {
|
|
1034
|
-
return this.
|
|
1131
|
+
return this.w1p_1;
|
|
1035
1132
|
};
|
|
1036
|
-
protoOf(PlayerExitReason).
|
|
1133
|
+
protoOf(PlayerExitReason).x1p = function (playerId) {
|
|
1037
1134
|
return new PlayerExitReason(playerId);
|
|
1038
1135
|
};
|
|
1039
1136
|
protoOf(PlayerExitReason).copy = function (playerId, $super) {
|
|
1040
|
-
playerId = playerId === VOID ? this.
|
|
1041
|
-
return $super === VOID ? this.
|
|
1137
|
+
playerId = playerId === VOID ? this.w1p_1 : playerId;
|
|
1138
|
+
return $super === VOID ? this.x1p(playerId) : $super.x1p.call(this, playerId);
|
|
1042
1139
|
};
|
|
1043
1140
|
protoOf(PlayerExitReason).toString = function () {
|
|
1044
|
-
return 'PlayerExitReason(playerId=' + this.
|
|
1141
|
+
return 'PlayerExitReason(playerId=' + this.w1p_1 + ')';
|
|
1045
1142
|
};
|
|
1046
1143
|
protoOf(PlayerExitReason).hashCode = function () {
|
|
1047
|
-
return getStringHashCode(this.
|
|
1144
|
+
return getStringHashCode(this.w1p_1);
|
|
1048
1145
|
};
|
|
1049
1146
|
protoOf(PlayerExitReason).equals = function (other) {
|
|
1050
1147
|
if (this === other)
|
|
1051
1148
|
return true;
|
|
1052
1149
|
if (!(other instanceof PlayerExitReason))
|
|
1053
1150
|
return false;
|
|
1054
|
-
if (!(this.
|
|
1151
|
+
if (!(this.w1p_1 === other.w1p_1))
|
|
1055
1152
|
return false;
|
|
1056
1153
|
return true;
|
|
1057
1154
|
};
|
|
1058
1155
|
function FinishPlayerReason() {
|
|
1059
1156
|
}
|
|
1060
1157
|
function _get_$cachedSerializer__te6jhj_3($this) {
|
|
1061
|
-
return $this.
|
|
1158
|
+
return $this.y1p_1.j2();
|
|
1062
1159
|
}
|
|
1063
1160
|
function GameFinishedReason$Reason$Companion$_anonymous__q2gwr5() {
|
|
1064
1161
|
return createSimpleEnumSerializer('com.logic.data.models.GameFinishedReason.Reason', values());
|
|
@@ -1097,24 +1194,24 @@
|
|
|
1097
1194
|
$ENTRIES = enumEntries(values());
|
|
1098
1195
|
return $ENTRIES;
|
|
1099
1196
|
}
|
|
1100
|
-
function
|
|
1101
|
-
|
|
1197
|
+
function Companion_7() {
|
|
1198
|
+
Companion_instance_7 = this;
|
|
1102
1199
|
var tmp = this;
|
|
1103
1200
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1104
|
-
tmp.
|
|
1201
|
+
tmp.y1p_1 = lazy(tmp_0, GameFinishedReason$Reason$Companion$_anonymous__q2gwr5);
|
|
1105
1202
|
}
|
|
1106
|
-
protoOf(
|
|
1203
|
+
protoOf(Companion_7).n17 = function () {
|
|
1107
1204
|
return _get_$cachedSerializer__te6jhj_3(this);
|
|
1108
1205
|
};
|
|
1109
|
-
protoOf(
|
|
1206
|
+
protoOf(Companion_7).mv = function (typeParamsSerializers) {
|
|
1110
1207
|
return this.n17();
|
|
1111
1208
|
};
|
|
1112
|
-
var
|
|
1113
|
-
function
|
|
1209
|
+
var Companion_instance_7;
|
|
1210
|
+
function Companion_getInstance_10() {
|
|
1114
1211
|
Reason_initEntries();
|
|
1115
|
-
if (
|
|
1116
|
-
new
|
|
1117
|
-
return
|
|
1212
|
+
if (Companion_instance_7 == null)
|
|
1213
|
+
new Companion_7();
|
|
1214
|
+
return Companion_instance_7;
|
|
1118
1215
|
}
|
|
1119
1216
|
var Reason_entriesInitialized;
|
|
1120
1217
|
function Reason_initEntries() {
|
|
@@ -1127,7 +1224,7 @@
|
|
|
1127
1224
|
Reason_NO_ACTIVE_PLAYERS_instance = new Reason('NO_ACTIVE_PLAYERS', 3);
|
|
1128
1225
|
Reason_REVENGED_instance = new Reason('REVENGED', 4);
|
|
1129
1226
|
Reason_GAME_NOT_EXISTS_instance = new Reason('GAME_NOT_EXISTS', 5);
|
|
1130
|
-
|
|
1227
|
+
Companion_getInstance_10();
|
|
1131
1228
|
}
|
|
1132
1229
|
var $ENTRIES;
|
|
1133
1230
|
function Reason(name, ordinal) {
|
|
@@ -1161,18 +1258,18 @@
|
|
|
1161
1258
|
TerminationGameReason.call(this);
|
|
1162
1259
|
this.reason = reason;
|
|
1163
1260
|
}
|
|
1164
|
-
protoOf(GameFinishedReason).
|
|
1261
|
+
protoOf(GameFinishedReason).b1q = function () {
|
|
1165
1262
|
return this.reason;
|
|
1166
1263
|
};
|
|
1167
1264
|
protoOf(GameFinishedReason).pc = function () {
|
|
1168
1265
|
return this.reason;
|
|
1169
1266
|
};
|
|
1170
|
-
protoOf(GameFinishedReason).
|
|
1267
|
+
protoOf(GameFinishedReason).c1q = function (reason) {
|
|
1171
1268
|
return new GameFinishedReason(reason);
|
|
1172
1269
|
};
|
|
1173
1270
|
protoOf(GameFinishedReason).copy = function (reason, $super) {
|
|
1174
1271
|
reason = reason === VOID ? this.reason : reason;
|
|
1175
|
-
return $super === VOID ? this.
|
|
1272
|
+
return $super === VOID ? this.c1q(reason) : $super.c1q.call(this, reason);
|
|
1176
1273
|
};
|
|
1177
1274
|
protoOf(GameFinishedReason).toString = function () {
|
|
1178
1275
|
return 'GameFinishedReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1190,7 +1287,7 @@
|
|
|
1190
1287
|
return true;
|
|
1191
1288
|
};
|
|
1192
1289
|
function _get_$cachedSerializer__te6jhj_4($this) {
|
|
1193
|
-
return $this.
|
|
1290
|
+
return $this.d1q_1.j2();
|
|
1194
1291
|
}
|
|
1195
1292
|
function GameErrorReason$Reason$Companion$_anonymous__54sopr() {
|
|
1196
1293
|
return createSimpleEnumSerializer('com.logic.data.models.GameErrorReason.Reason', values_0());
|
|
@@ -1229,24 +1326,24 @@
|
|
|
1229
1326
|
$ENTRIES_0 = enumEntries(values_0());
|
|
1230
1327
|
return $ENTRIES_0;
|
|
1231
1328
|
}
|
|
1232
|
-
function
|
|
1233
|
-
|
|
1329
|
+
function Companion_8() {
|
|
1330
|
+
Companion_instance_8 = this;
|
|
1234
1331
|
var tmp = this;
|
|
1235
1332
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1236
|
-
tmp.
|
|
1333
|
+
tmp.d1q_1 = lazy(tmp_0, GameErrorReason$Reason$Companion$_anonymous__54sopr);
|
|
1237
1334
|
}
|
|
1238
|
-
protoOf(
|
|
1335
|
+
protoOf(Companion_8).n17 = function () {
|
|
1239
1336
|
return _get_$cachedSerializer__te6jhj_4(this);
|
|
1240
1337
|
};
|
|
1241
|
-
protoOf(
|
|
1338
|
+
protoOf(Companion_8).mv = function (typeParamsSerializers) {
|
|
1242
1339
|
return this.n17();
|
|
1243
1340
|
};
|
|
1244
|
-
var
|
|
1245
|
-
function
|
|
1341
|
+
var Companion_instance_8;
|
|
1342
|
+
function Companion_getInstance_11() {
|
|
1246
1343
|
Reason_initEntries_0();
|
|
1247
|
-
if (
|
|
1248
|
-
new
|
|
1249
|
-
return
|
|
1344
|
+
if (Companion_instance_8 == null)
|
|
1345
|
+
new Companion_8();
|
|
1346
|
+
return Companion_instance_8;
|
|
1250
1347
|
}
|
|
1251
1348
|
var Reason_entriesInitialized_0;
|
|
1252
1349
|
function Reason_initEntries_0() {
|
|
@@ -1259,7 +1356,7 @@
|
|
|
1259
1356
|
Reason_WRONG_PLAYER_TURN_instance = new Reason_0('WRONG_PLAYER_TURN', 3);
|
|
1260
1357
|
Reason_DUPLICATED_PLAYER_ANSWER_instance = new Reason_0('DUPLICATED_PLAYER_ANSWER', 4);
|
|
1261
1358
|
Reason_PLAYER_DISCONNECTED_instance = new Reason_0('PLAYER_DISCONNECTED', 5);
|
|
1262
|
-
|
|
1359
|
+
Companion_getInstance_11();
|
|
1263
1360
|
}
|
|
1264
1361
|
var $ENTRIES_0;
|
|
1265
1362
|
function Reason_0(name, ordinal) {
|
|
@@ -1293,18 +1390,18 @@
|
|
|
1293
1390
|
TerminationGameReason.call(this);
|
|
1294
1391
|
this.reason = reason;
|
|
1295
1392
|
}
|
|
1296
|
-
protoOf(GameErrorReason).
|
|
1393
|
+
protoOf(GameErrorReason).b1q = function () {
|
|
1297
1394
|
return this.reason;
|
|
1298
1395
|
};
|
|
1299
1396
|
protoOf(GameErrorReason).pc = function () {
|
|
1300
1397
|
return this.reason;
|
|
1301
1398
|
};
|
|
1302
|
-
protoOf(GameErrorReason).
|
|
1399
|
+
protoOf(GameErrorReason).g1q = function (reason) {
|
|
1303
1400
|
return new GameErrorReason(reason);
|
|
1304
1401
|
};
|
|
1305
1402
|
protoOf(GameErrorReason).copy = function (reason, $super) {
|
|
1306
1403
|
reason = reason === VOID ? this.reason : reason;
|
|
1307
|
-
return $super === VOID ? this.
|
|
1404
|
+
return $super === VOID ? this.g1q(reason) : $super.g1q.call(this, reason);
|
|
1308
1405
|
};
|
|
1309
1406
|
protoOf(GameErrorReason).toString = function () {
|
|
1310
1407
|
return 'GameErrorReason(reason=' + this.reason.toString() + ')';
|
|
@@ -1377,7 +1474,7 @@
|
|
|
1377
1474
|
initialLuckyFactor = initialLuckyFactor === VOID ? null : initialLuckyFactor;
|
|
1378
1475
|
rating = rating === VOID ? null : rating;
|
|
1379
1476
|
payload = payload === VOID ? null : payload;
|
|
1380
|
-
this.
|
|
1477
|
+
this.h1q_1 = playerId;
|
|
1381
1478
|
this.name = name;
|
|
1382
1479
|
this.avatarUrl = avatarUrl;
|
|
1383
1480
|
this.isBot = isBot;
|
|
@@ -1385,25 +1482,25 @@
|
|
|
1385
1482
|
this.rating = rating;
|
|
1386
1483
|
this.payload = payload;
|
|
1387
1484
|
}
|
|
1388
|
-
protoOf(GameUserInfo).
|
|
1389
|
-
return this.
|
|
1485
|
+
protoOf(GameUserInfo).s1p = function () {
|
|
1486
|
+
return this.h1q_1;
|
|
1390
1487
|
};
|
|
1391
1488
|
protoOf(GameUserInfo).m = function () {
|
|
1392
1489
|
return this.name;
|
|
1393
1490
|
};
|
|
1394
|
-
protoOf(GameUserInfo).
|
|
1491
|
+
protoOf(GameUserInfo).i1q = function () {
|
|
1395
1492
|
return this.avatarUrl;
|
|
1396
1493
|
};
|
|
1397
|
-
protoOf(GameUserInfo).
|
|
1494
|
+
protoOf(GameUserInfo).j1q = function () {
|
|
1398
1495
|
return this.isBot;
|
|
1399
1496
|
};
|
|
1400
|
-
protoOf(GameUserInfo).
|
|
1497
|
+
protoOf(GameUserInfo).k1q = function () {
|
|
1401
1498
|
return this.initialLuckyFactor;
|
|
1402
1499
|
};
|
|
1403
|
-
protoOf(GameUserInfo).
|
|
1500
|
+
protoOf(GameUserInfo).l1q = function () {
|
|
1404
1501
|
return this.rating;
|
|
1405
1502
|
};
|
|
1406
|
-
protoOf(GameUserInfo).
|
|
1503
|
+
protoOf(GameUserInfo).m1q = function () {
|
|
1407
1504
|
return this.payload;
|
|
1408
1505
|
};
|
|
1409
1506
|
protoOf(GameUserInfo).getRatingOrDefault = function (initialUserRating) {
|
|
@@ -1411,7 +1508,7 @@
|
|
|
1411
1508
|
return tmp0_elvis_lhs == null ? initialUserRating : tmp0_elvis_lhs;
|
|
1412
1509
|
};
|
|
1413
1510
|
protoOf(GameUserInfo).toString = function () {
|
|
1414
|
-
var tmp = 'playerId=' + this.
|
|
1511
|
+
var tmp = 'playerId=' + this.h1q_1;
|
|
1415
1512
|
var tmp_0 = 'name=' + this.name;
|
|
1416
1513
|
// Inline function 'kotlin.takeIf' call
|
|
1417
1514
|
var this_0 = 'avatarUrl=' + this.avatarUrl;
|
|
@@ -1461,7 +1558,7 @@
|
|
|
1461
1558
|
return 'GameUserInfo(' + joinToString(listOfNotNull([tmp, tmp_0, tmp_2, tmp_4, tmp_6, tmp_8, tmp$ret$9])) + ')';
|
|
1462
1559
|
};
|
|
1463
1560
|
protoOf(GameUserInfo).pc = function () {
|
|
1464
|
-
return this.
|
|
1561
|
+
return this.h1q_1;
|
|
1465
1562
|
};
|
|
1466
1563
|
protoOf(GameUserInfo).qc = function () {
|
|
1467
1564
|
return this.name;
|
|
@@ -1472,30 +1569,30 @@
|
|
|
1472
1569
|
protoOf(GameUserInfo).e16 = function () {
|
|
1473
1570
|
return this.isBot;
|
|
1474
1571
|
};
|
|
1475
|
-
protoOf(GameUserInfo).
|
|
1572
|
+
protoOf(GameUserInfo).g1p = function () {
|
|
1476
1573
|
return this.initialLuckyFactor;
|
|
1477
1574
|
};
|
|
1478
|
-
protoOf(GameUserInfo).
|
|
1575
|
+
protoOf(GameUserInfo).n1q = function () {
|
|
1479
1576
|
return this.rating;
|
|
1480
1577
|
};
|
|
1481
|
-
protoOf(GameUserInfo).
|
|
1578
|
+
protoOf(GameUserInfo).o1q = function () {
|
|
1482
1579
|
return this.payload;
|
|
1483
1580
|
};
|
|
1484
|
-
protoOf(GameUserInfo).
|
|
1581
|
+
protoOf(GameUserInfo).p1q = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) {
|
|
1485
1582
|
return new GameUserInfo(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1486
1583
|
};
|
|
1487
1584
|
protoOf(GameUserInfo).copy = function (playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload, $super) {
|
|
1488
|
-
playerId = playerId === VOID ? this.
|
|
1585
|
+
playerId = playerId === VOID ? this.h1q_1 : playerId;
|
|
1489
1586
|
name = name === VOID ? this.name : name;
|
|
1490
1587
|
avatarUrl = avatarUrl === VOID ? this.avatarUrl : avatarUrl;
|
|
1491
1588
|
isBot = isBot === VOID ? this.isBot : isBot;
|
|
1492
1589
|
initialLuckyFactor = initialLuckyFactor === VOID ? this.initialLuckyFactor : initialLuckyFactor;
|
|
1493
1590
|
rating = rating === VOID ? this.rating : rating;
|
|
1494
1591
|
payload = payload === VOID ? this.payload : payload;
|
|
1495
|
-
return $super === VOID ? this.
|
|
1592
|
+
return $super === VOID ? this.p1q(playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload) : $super.p1q.call(this, playerId, name, avatarUrl, isBot, initialLuckyFactor, rating, payload);
|
|
1496
1593
|
};
|
|
1497
1594
|
protoOf(GameUserInfo).hashCode = function () {
|
|
1498
|
-
var result = getStringHashCode(this.
|
|
1595
|
+
var result = getStringHashCode(this.h1q_1);
|
|
1499
1596
|
result = imul(result, 31) + getStringHashCode(this.name) | 0;
|
|
1500
1597
|
result = imul(result, 31) + (this.avatarUrl == null ? 0 : getStringHashCode(this.avatarUrl)) | 0;
|
|
1501
1598
|
result = imul(result, 31) + getBooleanHashCode(this.isBot) | 0;
|
|
@@ -1509,7 +1606,7 @@
|
|
|
1509
1606
|
return true;
|
|
1510
1607
|
if (!(other instanceof GameUserInfo))
|
|
1511
1608
|
return false;
|
|
1512
|
-
if (!(this.
|
|
1609
|
+
if (!(this.h1q_1 === other.h1q_1))
|
|
1513
1610
|
return false;
|
|
1514
1611
|
if (!(this.name === other.name))
|
|
1515
1612
|
return false;
|
|
@@ -1570,18 +1667,18 @@
|
|
|
1570
1667
|
return getItemIndex(_this__u8e3s4, get_byIdPlayerPredicate()(playerId));
|
|
1571
1668
|
}
|
|
1572
1669
|
function PlayerIndex(playerId, playerIndex) {
|
|
1573
|
-
this.
|
|
1574
|
-
this.
|
|
1670
|
+
this.q1q_1 = playerId;
|
|
1671
|
+
this.r1q_1 = playerIndex;
|
|
1575
1672
|
}
|
|
1576
|
-
protoOf(PlayerIndex).
|
|
1577
|
-
return this.
|
|
1673
|
+
protoOf(PlayerIndex).s1p = function () {
|
|
1674
|
+
return this.q1q_1;
|
|
1578
1675
|
};
|
|
1579
1676
|
protoOf(PlayerIndex).toString = function () {
|
|
1580
|
-
return 'PlayerIndex(playerId=' + this.
|
|
1677
|
+
return 'PlayerIndex(playerId=' + this.q1q_1 + ', playerIndex=' + this.r1q_1 + ')';
|
|
1581
1678
|
};
|
|
1582
1679
|
protoOf(PlayerIndex).hashCode = function () {
|
|
1583
|
-
var result = getStringHashCode(this.
|
|
1584
|
-
result = imul(result, 31) + this.
|
|
1680
|
+
var result = getStringHashCode(this.q1q_1);
|
|
1681
|
+
result = imul(result, 31) + this.r1q_1 | 0;
|
|
1585
1682
|
return result;
|
|
1586
1683
|
};
|
|
1587
1684
|
protoOf(PlayerIndex).equals = function (other) {
|
|
@@ -1589,9 +1686,9 @@
|
|
|
1589
1686
|
return true;
|
|
1590
1687
|
if (!(other instanceof PlayerIndex))
|
|
1591
1688
|
return false;
|
|
1592
|
-
if (!(this.
|
|
1689
|
+
if (!(this.q1q_1 === other.q1q_1))
|
|
1593
1690
|
return false;
|
|
1594
|
-
if (!(this.
|
|
1691
|
+
if (!(this.r1q_1 === other.r1q_1))
|
|
1595
1692
|
return false;
|
|
1596
1693
|
return true;
|
|
1597
1694
|
};
|
|
@@ -1606,7 +1703,7 @@
|
|
|
1606
1703
|
}
|
|
1607
1704
|
function playerTurnPredicate$lambda(p1) {
|
|
1608
1705
|
_init_properties_Player_kt__qi83pd();
|
|
1609
|
-
return p1.
|
|
1706
|
+
return p1.s1q().a1r();
|
|
1610
1707
|
}
|
|
1611
1708
|
var properties_initialized_Player_kt_56shkt;
|
|
1612
1709
|
function _init_properties_Player_kt__qi83pd() {
|
|
@@ -1617,67 +1714,67 @@
|
|
|
1617
1714
|
}
|
|
1618
1715
|
}
|
|
1619
1716
|
function _get_lastConnectionStateDuration__9l9kps($this) {
|
|
1620
|
-
if ($this.
|
|
1717
|
+
if ($this.c1r_1 == null) {
|
|
1621
1718
|
return Companion_getInstance().kf_1;
|
|
1622
1719
|
}
|
|
1623
1720
|
var now = System_instance.jf();
|
|
1624
|
-
return now.hg($this.
|
|
1721
|
+
return now.hg($this.c1r_1);
|
|
1625
1722
|
}
|
|
1626
|
-
function
|
|
1627
|
-
this.
|
|
1723
|
+
function Companion_9() {
|
|
1724
|
+
this.e1r_1 = 70;
|
|
1628
1725
|
}
|
|
1629
|
-
protoOf(
|
|
1726
|
+
protoOf(Companion_9).f1r = function (state, connectionChangedTime) {
|
|
1630
1727
|
return new PlayerConnection(state, connectionChangedTime);
|
|
1631
1728
|
};
|
|
1632
|
-
protoOf(
|
|
1729
|
+
protoOf(Companion_9).g1r = function (state, connectionChangedTime, $super) {
|
|
1633
1730
|
connectionChangedTime = connectionChangedTime === VOID ? null : connectionChangedTime;
|
|
1634
|
-
return $super === VOID ? this.
|
|
1731
|
+
return $super === VOID ? this.f1r(state, connectionChangedTime) : $super.f1r.call(this, state, connectionChangedTime);
|
|
1635
1732
|
};
|
|
1636
|
-
var
|
|
1637
|
-
function
|
|
1638
|
-
return
|
|
1733
|
+
var Companion_instance_9;
|
|
1734
|
+
function Companion_getInstance_12() {
|
|
1735
|
+
return Companion_instance_9;
|
|
1639
1736
|
}
|
|
1640
1737
|
function PlayerConnection(state, connectionChangedTime, notLiveDurationRecord) {
|
|
1641
1738
|
connectionChangedTime = connectionChangedTime === VOID ? null : connectionChangedTime;
|
|
1642
1739
|
notLiveDurationRecord = notLiveDurationRecord === VOID ? Companion_getInstance().kf_1 : notLiveDurationRecord;
|
|
1643
|
-
this.
|
|
1644
|
-
this.
|
|
1645
|
-
this.
|
|
1740
|
+
this.b1r_1 = state;
|
|
1741
|
+
this.c1r_1 = connectionChangedTime;
|
|
1742
|
+
this.d1r_1 = notLiveDurationRecord;
|
|
1646
1743
|
}
|
|
1647
|
-
protoOf(PlayerConnection).
|
|
1744
|
+
protoOf(PlayerConnection).h1r = function () {
|
|
1648
1745
|
var tmp;
|
|
1649
|
-
if (this.
|
|
1650
|
-
tmp = this.
|
|
1746
|
+
if (this.b1r_1.isLive) {
|
|
1747
|
+
tmp = this.d1r_1;
|
|
1651
1748
|
} else {
|
|
1652
|
-
tmp = Duration__plus_impl_yu9v8f(this.
|
|
1749
|
+
tmp = Duration__plus_impl_yu9v8f(this.d1r_1, _get_lastConnectionStateDuration__9l9kps(this));
|
|
1653
1750
|
}
|
|
1654
1751
|
return tmp;
|
|
1655
1752
|
};
|
|
1656
|
-
protoOf(PlayerConnection).
|
|
1753
|
+
protoOf(PlayerConnection).i1r = function (gameDuration) {
|
|
1657
1754
|
// Inline function 'kotlin.Long.div' call
|
|
1658
1755
|
var this_0 = _Duration___get_inWholeMilliseconds__impl__msfiry(gameDuration);
|
|
1659
1756
|
var percent = toNumber(this_0) / 100.0;
|
|
1660
1757
|
// Inline function 'kotlin.Long.div' call
|
|
1661
|
-
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.
|
|
1758
|
+
var this_1 = _Duration___get_inWholeMilliseconds__impl__msfiry(this.h1r());
|
|
1662
1759
|
// Inline function 'kotlin.math.round' call
|
|
1663
1760
|
var x = toNumber(this_1) / percent;
|
|
1664
1761
|
var tmp$ret$2 = round(x);
|
|
1665
1762
|
return numberToInt(tmp$ret$2);
|
|
1666
1763
|
};
|
|
1667
|
-
protoOf(PlayerConnection).
|
|
1668
|
-
return 100 - this.
|
|
1764
|
+
protoOf(PlayerConnection).j1r = function (gameDuration) {
|
|
1765
|
+
return 100 - this.i1r(gameDuration) | 0;
|
|
1669
1766
|
};
|
|
1670
|
-
protoOf(PlayerConnection).
|
|
1671
|
-
var percentage = this.
|
|
1767
|
+
protoOf(PlayerConnection).k1r = function (gameDuration) {
|
|
1768
|
+
var percentage = this.j1r(gameDuration);
|
|
1672
1769
|
return percentage >= 70;
|
|
1673
1770
|
};
|
|
1674
1771
|
protoOf(PlayerConnection).toString = function () {
|
|
1675
|
-
return 'PlayerConnection(state=' + this.
|
|
1772
|
+
return 'PlayerConnection(state=' + this.b1r_1.toString() + ', connectionChangedTime=' + toString(this.c1r_1) + ', notLiveDurationRecord=' + Duration__toString_impl_8d916b(this.d1r_1) + ')';
|
|
1676
1773
|
};
|
|
1677
1774
|
protoOf(PlayerConnection).hashCode = function () {
|
|
1678
|
-
var result = this.
|
|
1679
|
-
result = imul(result, 31) + (this.
|
|
1680
|
-
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.
|
|
1775
|
+
var result = this.b1r_1.hashCode();
|
|
1776
|
+
result = imul(result, 31) + (this.c1r_1 == null ? 0 : this.c1r_1.hashCode()) | 0;
|
|
1777
|
+
result = imul(result, 31) + Duration__hashCode_impl_u4exz6(this.d1r_1) | 0;
|
|
1681
1778
|
return result;
|
|
1682
1779
|
};
|
|
1683
1780
|
protoOf(PlayerConnection).equals = function (other) {
|
|
@@ -1685,16 +1782,16 @@
|
|
|
1685
1782
|
return true;
|
|
1686
1783
|
if (!(other instanceof PlayerConnection))
|
|
1687
1784
|
return false;
|
|
1688
|
-
if (!this.
|
|
1785
|
+
if (!this.b1r_1.equals(other.b1r_1))
|
|
1689
1786
|
return false;
|
|
1690
|
-
if (!equals(this.
|
|
1787
|
+
if (!equals(this.c1r_1, other.c1r_1))
|
|
1691
1788
|
return false;
|
|
1692
|
-
if (!equals(this.
|
|
1789
|
+
if (!equals(this.d1r_1, other.d1r_1))
|
|
1693
1790
|
return false;
|
|
1694
1791
|
return true;
|
|
1695
1792
|
};
|
|
1696
1793
|
function _get_$cachedSerializer__te6jhj_5($this) {
|
|
1697
|
-
return $this.
|
|
1794
|
+
return $this.l1r_1.j2();
|
|
1698
1795
|
}
|
|
1699
1796
|
function PlayerConnectionState$Companion$_anonymous__8wfaw3() {
|
|
1700
1797
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerConnectionState', values_1());
|
|
@@ -1734,24 +1831,24 @@
|
|
|
1734
1831
|
break;
|
|
1735
1832
|
}
|
|
1736
1833
|
}
|
|
1737
|
-
function
|
|
1738
|
-
|
|
1834
|
+
function Companion_10() {
|
|
1835
|
+
Companion_instance_10 = this;
|
|
1739
1836
|
var tmp = this;
|
|
1740
1837
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
1741
|
-
tmp.
|
|
1838
|
+
tmp.l1r_1 = lazy(tmp_0, PlayerConnectionState$Companion$_anonymous__8wfaw3);
|
|
1742
1839
|
}
|
|
1743
|
-
protoOf(
|
|
1840
|
+
protoOf(Companion_10).n17 = function () {
|
|
1744
1841
|
return _get_$cachedSerializer__te6jhj_5(this);
|
|
1745
1842
|
};
|
|
1746
|
-
protoOf(
|
|
1843
|
+
protoOf(Companion_10).mv = function (typeParamsSerializers) {
|
|
1747
1844
|
return this.n17();
|
|
1748
1845
|
};
|
|
1749
|
-
var
|
|
1750
|
-
function
|
|
1846
|
+
var Companion_instance_10;
|
|
1847
|
+
function Companion_getInstance_13() {
|
|
1751
1848
|
PlayerConnectionState_initEntries();
|
|
1752
|
-
if (
|
|
1753
|
-
new
|
|
1754
|
-
return
|
|
1849
|
+
if (Companion_instance_10 == null)
|
|
1850
|
+
new Companion_10();
|
|
1851
|
+
return Companion_instance_10;
|
|
1755
1852
|
}
|
|
1756
1853
|
var PlayerConnectionState_entriesInitialized;
|
|
1757
1854
|
function PlayerConnectionState_initEntries() {
|
|
@@ -1766,33 +1863,33 @@
|
|
|
1766
1863
|
PlayerConnectionState_LEFT_PERMANENTLY_instance = new PlayerConnectionState('LEFT_PERMANENTLY', 5);
|
|
1767
1864
|
PlayerConnectionState_DISCONNECTING_instance = new PlayerConnectionState('DISCONNECTING', 6);
|
|
1768
1865
|
PlayerConnectionState_DELETED_instance = new PlayerConnectionState('DELETED', 7);
|
|
1769
|
-
|
|
1866
|
+
Companion_getInstance_13();
|
|
1770
1867
|
}
|
|
1771
1868
|
function PlayerConnectionState(name, ordinal) {
|
|
1772
1869
|
Enum.call(this, name, ordinal);
|
|
1773
1870
|
}
|
|
1774
|
-
protoOf(PlayerConnectionState).
|
|
1871
|
+
protoOf(PlayerConnectionState).o1r = function () {
|
|
1775
1872
|
return this.equals(PlayerConnectionState_LIVE_getInstance());
|
|
1776
1873
|
};
|
|
1777
|
-
protoOf(PlayerConnectionState).
|
|
1874
|
+
protoOf(PlayerConnectionState).p1r = function () {
|
|
1778
1875
|
return this.equals(PlayerConnectionState_TIMEOUT_getInstance());
|
|
1779
1876
|
};
|
|
1780
|
-
protoOf(PlayerConnectionState).
|
|
1877
|
+
protoOf(PlayerConnectionState).q1r = function () {
|
|
1781
1878
|
return this.equals(PlayerConnectionState_LOST_CONNECTION_getInstance());
|
|
1782
1879
|
};
|
|
1783
|
-
protoOf(PlayerConnectionState).
|
|
1880
|
+
protoOf(PlayerConnectionState).r1r = function () {
|
|
1784
1881
|
return this.equals(PlayerConnectionState_LEFT_getInstance());
|
|
1785
1882
|
};
|
|
1786
|
-
protoOf(PlayerConnectionState).
|
|
1883
|
+
protoOf(PlayerConnectionState).s1r = function () {
|
|
1787
1884
|
return this.equals(PlayerConnectionState_LEFT_PERMANENTLY_getInstance());
|
|
1788
1885
|
};
|
|
1789
|
-
protoOf(PlayerConnectionState).
|
|
1886
|
+
protoOf(PlayerConnectionState).t1r = function () {
|
|
1790
1887
|
return this.equals(PlayerConnectionState_DELETED_getInstance());
|
|
1791
1888
|
};
|
|
1792
|
-
protoOf(PlayerConnectionState).
|
|
1889
|
+
protoOf(PlayerConnectionState).u1r = function () {
|
|
1793
1890
|
return this.equals(PlayerConnectionState_DISCONNECTING_getInstance());
|
|
1794
1891
|
};
|
|
1795
|
-
protoOf(PlayerConnectionState).
|
|
1892
|
+
protoOf(PlayerConnectionState).v1r = function () {
|
|
1796
1893
|
var tmp;
|
|
1797
1894
|
switch (this.x2_1) {
|
|
1798
1895
|
case 3:
|
|
@@ -1813,7 +1910,7 @@
|
|
|
1813
1910
|
}
|
|
1814
1911
|
return tmp;
|
|
1815
1912
|
};
|
|
1816
|
-
protoOf(PlayerConnectionState).
|
|
1913
|
+
protoOf(PlayerConnectionState).w1r = function () {
|
|
1817
1914
|
var tmp;
|
|
1818
1915
|
switch (this.x2_1) {
|
|
1819
1916
|
case 3:
|
|
@@ -1834,7 +1931,7 @@
|
|
|
1834
1931
|
}
|
|
1835
1932
|
return tmp;
|
|
1836
1933
|
};
|
|
1837
|
-
protoOf(PlayerConnectionState).
|
|
1934
|
+
protoOf(PlayerConnectionState).x1r = function () {
|
|
1838
1935
|
var tmp;
|
|
1839
1936
|
switch (this.x2_1) {
|
|
1840
1937
|
case 3:
|
|
@@ -1859,7 +1956,7 @@
|
|
|
1859
1956
|
}
|
|
1860
1957
|
return tmp;
|
|
1861
1958
|
};
|
|
1862
|
-
protoOf(PlayerConnectionState).
|
|
1959
|
+
protoOf(PlayerConnectionState).y1r = function () {
|
|
1863
1960
|
var tmp;
|
|
1864
1961
|
switch (this.x2_1) {
|
|
1865
1962
|
case 3:
|
|
@@ -1884,7 +1981,7 @@
|
|
|
1884
1981
|
}
|
|
1885
1982
|
return tmp;
|
|
1886
1983
|
};
|
|
1887
|
-
protoOf(PlayerConnectionState).
|
|
1984
|
+
protoOf(PlayerConnectionState).z1r = function () {
|
|
1888
1985
|
var tmp;
|
|
1889
1986
|
switch (this.x2_1) {
|
|
1890
1987
|
case 3:
|
|
@@ -1907,7 +2004,7 @@
|
|
|
1907
2004
|
}
|
|
1908
2005
|
return tmp;
|
|
1909
2006
|
};
|
|
1910
|
-
protoOf(PlayerConnectionState).
|
|
2007
|
+
protoOf(PlayerConnectionState).a1s = function () {
|
|
1911
2008
|
var tmp;
|
|
1912
2009
|
switch (this.x2_1) {
|
|
1913
2010
|
case 2:
|
|
@@ -1930,7 +2027,7 @@
|
|
|
1930
2027
|
}
|
|
1931
2028
|
return tmp;
|
|
1932
2029
|
};
|
|
1933
|
-
protoOf(PlayerConnectionState).
|
|
2030
|
+
protoOf(PlayerConnectionState).b1s = function () {
|
|
1934
2031
|
var tmp;
|
|
1935
2032
|
switch (this.x2_1) {
|
|
1936
2033
|
case 5:
|
|
@@ -1984,7 +2081,7 @@
|
|
|
1984
2081
|
return PlayerConnectionState_DELETED_instance;
|
|
1985
2082
|
}
|
|
1986
2083
|
function _get_$cachedSerializer__te6jhj_6($this) {
|
|
1987
|
-
return $this.
|
|
2084
|
+
return $this.c1s_1.j2();
|
|
1988
2085
|
}
|
|
1989
2086
|
function PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2() {
|
|
1990
2087
|
return createSimpleEnumSerializer('com.logic.data.models.player.PlayerState.PlayerWaitingState', values_2());
|
|
@@ -1995,24 +2092,24 @@
|
|
|
1995
2092
|
function values_2() {
|
|
1996
2093
|
return [PlayerWaitingState_IDLE_getInstance(), PlayerWaitingState_IN_PROGRESS_getInstance(), PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance()];
|
|
1997
2094
|
}
|
|
1998
|
-
function
|
|
1999
|
-
|
|
2095
|
+
function Companion_11() {
|
|
2096
|
+
Companion_instance_11 = this;
|
|
2000
2097
|
var tmp = this;
|
|
2001
2098
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2002
|
-
tmp.
|
|
2099
|
+
tmp.c1s_1 = lazy(tmp_0, PlayerState$PlayerWaitingState$Companion$_anonymous__jkatu2);
|
|
2003
2100
|
}
|
|
2004
|
-
protoOf(
|
|
2101
|
+
protoOf(Companion_11).n17 = function () {
|
|
2005
2102
|
return _get_$cachedSerializer__te6jhj_6(this);
|
|
2006
2103
|
};
|
|
2007
|
-
protoOf(
|
|
2104
|
+
protoOf(Companion_11).mv = function (typeParamsSerializers) {
|
|
2008
2105
|
return this.n17();
|
|
2009
2106
|
};
|
|
2010
|
-
var
|
|
2011
|
-
function
|
|
2107
|
+
var Companion_instance_11;
|
|
2108
|
+
function Companion_getInstance_14() {
|
|
2012
2109
|
PlayerWaitingState_initEntries();
|
|
2013
|
-
if (
|
|
2014
|
-
new
|
|
2015
|
-
return
|
|
2110
|
+
if (Companion_instance_11 == null)
|
|
2111
|
+
new Companion_11();
|
|
2112
|
+
return Companion_instance_11;
|
|
2016
2113
|
}
|
|
2017
2114
|
var PlayerWaitingState_entriesInitialized;
|
|
2018
2115
|
function PlayerWaitingState_initEntries() {
|
|
@@ -2022,29 +2119,29 @@
|
|
|
2022
2119
|
PlayerWaitingState_IDLE_instance = new PlayerWaitingState('IDLE', 0);
|
|
2023
2120
|
PlayerWaitingState_IN_PROGRESS_instance = new PlayerWaitingState('IN_PROGRESS', 1);
|
|
2024
2121
|
PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_instance = new PlayerWaitingState('IN_PROGRESS_ATTENTION_MODE', 2);
|
|
2025
|
-
|
|
2122
|
+
Companion_getInstance_14();
|
|
2026
2123
|
}
|
|
2027
2124
|
function PlayerWaitingState(name, ordinal) {
|
|
2028
2125
|
Enum.call(this, name, ordinal);
|
|
2029
2126
|
}
|
|
2030
|
-
protoOf(PlayerWaitingState).
|
|
2031
|
-
return this.
|
|
2127
|
+
protoOf(PlayerWaitingState).a1r = function () {
|
|
2128
|
+
return this.f1s() || this.g1s();
|
|
2032
2129
|
};
|
|
2033
|
-
protoOf(PlayerWaitingState).
|
|
2130
|
+
protoOf(PlayerWaitingState).f1s = function () {
|
|
2034
2131
|
return this.equals(PlayerWaitingState_IN_PROGRESS_getInstance());
|
|
2035
2132
|
};
|
|
2036
|
-
protoOf(PlayerWaitingState).
|
|
2133
|
+
protoOf(PlayerWaitingState).g1s = function () {
|
|
2037
2134
|
return this.equals(PlayerWaitingState_IN_PROGRESS_ATTENTION_MODE_getInstance());
|
|
2038
2135
|
};
|
|
2039
|
-
function
|
|
2136
|
+
function Companion_12() {
|
|
2040
2137
|
}
|
|
2041
|
-
protoOf(
|
|
2138
|
+
protoOf(Companion_12).h1s = function (connection) {
|
|
2042
2139
|
var tmp0_state = PlayerWaitingState_IDLE_getInstance();
|
|
2043
2140
|
return new PlayerState(null, null, null, tmp0_state, false, null, connection);
|
|
2044
2141
|
};
|
|
2045
|
-
var
|
|
2046
|
-
function
|
|
2047
|
-
return
|
|
2142
|
+
var Companion_instance_12;
|
|
2143
|
+
function Companion_getInstance_15() {
|
|
2144
|
+
return Companion_instance_12;
|
|
2048
2145
|
}
|
|
2049
2146
|
function PlayerWaitingState_IDLE_getInstance() {
|
|
2050
2147
|
PlayerWaitingState_initEntries();
|
|
@@ -2061,17 +2158,17 @@
|
|
|
2061
2158
|
function PlayerState(startFromTime, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
2062
2159
|
tag = tag === VOID ? null : tag;
|
|
2063
2160
|
connection = connection === VOID ? null : connection;
|
|
2064
|
-
this.
|
|
2065
|
-
this.
|
|
2066
|
-
this.
|
|
2067
|
-
this.
|
|
2068
|
-
this.
|
|
2069
|
-
this.
|
|
2070
|
-
this.
|
|
2071
|
-
}
|
|
2072
|
-
protoOf(PlayerState).
|
|
2161
|
+
this.t1q_1 = startFromTime;
|
|
2162
|
+
this.u1q_1 = playerTurnTimeout;
|
|
2163
|
+
this.v1q_1 = waitPlayerUntilTime;
|
|
2164
|
+
this.w1q_1 = state;
|
|
2165
|
+
this.x1q_1 = ready;
|
|
2166
|
+
this.y1q_1 = tag;
|
|
2167
|
+
this.z1q_1 = connection;
|
|
2168
|
+
}
|
|
2169
|
+
protoOf(PlayerState).i1s = function () {
|
|
2073
2170
|
// Inline function 'kotlin.requireNotNull' call
|
|
2074
|
-
var tmp0 = this.
|
|
2171
|
+
var tmp0 = this.z1q_1;
|
|
2075
2172
|
var tmp$ret$1;
|
|
2076
2173
|
$l$block: {
|
|
2077
2174
|
// Inline function 'kotlin.requireNotNull' call
|
|
@@ -2087,55 +2184,55 @@
|
|
|
2087
2184
|
};
|
|
2088
2185
|
protoOf(PlayerState).toString = function () {
|
|
2089
2186
|
// Inline function 'kotlin.takeIf' call
|
|
2090
|
-
var this_0 = 'startFromTime=' + toString(this.
|
|
2187
|
+
var this_0 = 'startFromTime=' + toString(this.t1q_1);
|
|
2091
2188
|
var tmp;
|
|
2092
|
-
if (!(this.
|
|
2189
|
+
if (!(this.t1q_1 == null)) {
|
|
2093
2190
|
tmp = this_0;
|
|
2094
2191
|
} else {
|
|
2095
2192
|
tmp = null;
|
|
2096
2193
|
}
|
|
2097
2194
|
var tmp_0 = tmp;
|
|
2098
2195
|
// Inline function 'kotlin.takeIf' call
|
|
2099
|
-
var this_1 = 'playerTurnTimeout=' + toString(this.
|
|
2196
|
+
var this_1 = 'playerTurnTimeout=' + toString(this.u1q_1);
|
|
2100
2197
|
var tmp_1;
|
|
2101
|
-
if (!(this.
|
|
2198
|
+
if (!(this.u1q_1 == null)) {
|
|
2102
2199
|
tmp_1 = this_1;
|
|
2103
2200
|
} else {
|
|
2104
2201
|
tmp_1 = null;
|
|
2105
2202
|
}
|
|
2106
2203
|
var tmp_2 = tmp_1;
|
|
2107
2204
|
// Inline function 'kotlin.takeIf' call
|
|
2108
|
-
var this_2 = 'waitPlayerUntilTime=' + toString(this.
|
|
2205
|
+
var this_2 = 'waitPlayerUntilTime=' + toString(this.v1q_1);
|
|
2109
2206
|
var tmp_3;
|
|
2110
|
-
if (!(this.
|
|
2207
|
+
if (!(this.v1q_1 == null)) {
|
|
2111
2208
|
tmp_3 = this_2;
|
|
2112
2209
|
} else {
|
|
2113
2210
|
tmp_3 = null;
|
|
2114
2211
|
}
|
|
2115
2212
|
var tmp_4 = tmp_3;
|
|
2116
|
-
var tmp_5 = 'state=' + this.
|
|
2213
|
+
var tmp_5 = 'state=' + this.w1q_1.toString();
|
|
2117
2214
|
// Inline function 'kotlin.takeIf' call
|
|
2118
|
-
var this_3 = 'ready=' + this.
|
|
2215
|
+
var this_3 = 'ready=' + this.x1q_1;
|
|
2119
2216
|
var tmp_6;
|
|
2120
|
-
if (this.
|
|
2217
|
+
if (this.x1q_1) {
|
|
2121
2218
|
tmp_6 = this_3;
|
|
2122
2219
|
} else {
|
|
2123
2220
|
tmp_6 = null;
|
|
2124
2221
|
}
|
|
2125
2222
|
var tmp_7 = tmp_6;
|
|
2126
2223
|
// Inline function 'kotlin.takeIf' call
|
|
2127
|
-
var this_4 = 'tag=' + this.
|
|
2224
|
+
var this_4 = 'tag=' + this.y1q_1;
|
|
2128
2225
|
var tmp_8;
|
|
2129
|
-
if (!(this.
|
|
2226
|
+
if (!(this.y1q_1 == null)) {
|
|
2130
2227
|
tmp_8 = this_4;
|
|
2131
2228
|
} else {
|
|
2132
2229
|
tmp_8 = null;
|
|
2133
2230
|
}
|
|
2134
2231
|
var tmp_9 = tmp_8;
|
|
2135
2232
|
// Inline function 'kotlin.takeIf' call
|
|
2136
|
-
var this_5 = 'connection=' + toString(this.
|
|
2233
|
+
var this_5 = 'connection=' + toString(this.z1q_1);
|
|
2137
2234
|
var tmp_10;
|
|
2138
|
-
if (!(this.
|
|
2235
|
+
if (!(this.z1q_1 == null)) {
|
|
2139
2236
|
tmp_10 = this_5;
|
|
2140
2237
|
} else {
|
|
2141
2238
|
tmp_10 = null;
|
|
@@ -2143,17 +2240,17 @@
|
|
|
2143
2240
|
var tmp$ret$11 = tmp_10;
|
|
2144
2241
|
return 'PlayerState(' + joinToString(listOfNotNull([tmp_0, tmp_2, tmp_4, tmp_5, tmp_7, tmp_9, tmp$ret$11])) + ')';
|
|
2145
2242
|
};
|
|
2146
|
-
protoOf(PlayerState).
|
|
2147
|
-
return this.
|
|
2243
|
+
protoOf(PlayerState).a1r = function () {
|
|
2244
|
+
return this.w1q_1.a1r();
|
|
2148
2245
|
};
|
|
2149
2246
|
protoOf(PlayerState).hashCode = function () {
|
|
2150
|
-
var result = this.
|
|
2151
|
-
result = imul(result, 31) + (this.
|
|
2152
|
-
result = imul(result, 31) + (this.
|
|
2153
|
-
result = imul(result, 31) + this.
|
|
2154
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
2155
|
-
result = imul(result, 31) + (this.
|
|
2156
|
-
result = imul(result, 31) + (this.
|
|
2247
|
+
var result = this.t1q_1 == null ? 0 : this.t1q_1.hashCode();
|
|
2248
|
+
result = imul(result, 31) + (this.u1q_1 == null ? 0 : this.u1q_1.hashCode()) | 0;
|
|
2249
|
+
result = imul(result, 31) + (this.v1q_1 == null ? 0 : this.v1q_1.hashCode()) | 0;
|
|
2250
|
+
result = imul(result, 31) + this.w1q_1.hashCode() | 0;
|
|
2251
|
+
result = imul(result, 31) + getBooleanHashCode(this.x1q_1) | 0;
|
|
2252
|
+
result = imul(result, 31) + (this.y1q_1 == null ? 0 : getStringHashCode(this.y1q_1)) | 0;
|
|
2253
|
+
result = imul(result, 31) + (this.z1q_1 == null ? 0 : this.z1q_1.hashCode()) | 0;
|
|
2157
2254
|
return result;
|
|
2158
2255
|
};
|
|
2159
2256
|
protoOf(PlayerState).equals = function (other) {
|
|
@@ -2161,26 +2258,26 @@
|
|
|
2161
2258
|
return true;
|
|
2162
2259
|
if (!(other instanceof PlayerState))
|
|
2163
2260
|
return false;
|
|
2164
|
-
if (!equals(this.
|
|
2261
|
+
if (!equals(this.t1q_1, other.t1q_1))
|
|
2165
2262
|
return false;
|
|
2166
|
-
if (!equals(this.
|
|
2263
|
+
if (!equals(this.u1q_1, other.u1q_1))
|
|
2167
2264
|
return false;
|
|
2168
|
-
if (!equals(this.
|
|
2265
|
+
if (!equals(this.v1q_1, other.v1q_1))
|
|
2169
2266
|
return false;
|
|
2170
|
-
if (!this.
|
|
2267
|
+
if (!this.w1q_1.equals(other.w1q_1))
|
|
2171
2268
|
return false;
|
|
2172
|
-
if (!(this.
|
|
2269
|
+
if (!(this.x1q_1 === other.x1q_1))
|
|
2173
2270
|
return false;
|
|
2174
|
-
if (!(this.
|
|
2271
|
+
if (!(this.y1q_1 == other.y1q_1))
|
|
2175
2272
|
return false;
|
|
2176
|
-
if (!equals(this.
|
|
2273
|
+
if (!equals(this.z1q_1, other.z1q_1))
|
|
2177
2274
|
return false;
|
|
2178
2275
|
return true;
|
|
2179
2276
|
};
|
|
2180
2277
|
function Team(playerIds) {
|
|
2181
2278
|
this.playerIds = playerIds;
|
|
2182
2279
|
}
|
|
2183
|
-
protoOf(Team).
|
|
2280
|
+
protoOf(Team).j1s = function () {
|
|
2184
2281
|
return this.playerIds;
|
|
2185
2282
|
};
|
|
2186
2283
|
protoOf(Team).containsPlayer = function (playerId) {
|
|
@@ -2195,12 +2292,12 @@
|
|
|
2195
2292
|
protoOf(Team).pc = function () {
|
|
2196
2293
|
return this.playerIds;
|
|
2197
2294
|
};
|
|
2198
|
-
protoOf(Team).
|
|
2295
|
+
protoOf(Team).k1s = function (playerIds) {
|
|
2199
2296
|
return new Team(playerIds);
|
|
2200
2297
|
};
|
|
2201
2298
|
protoOf(Team).copy = function (playerIds, $super) {
|
|
2202
2299
|
playerIds = playerIds === VOID ? this.playerIds : playerIds;
|
|
2203
|
-
return $super === VOID ? this.
|
|
2300
|
+
return $super === VOID ? this.k1s(playerIds) : $super.k1s.call(this, playerIds);
|
|
2204
2301
|
};
|
|
2205
2302
|
protoOf(Team).toString = function () {
|
|
2206
2303
|
return 'Team(playerIds=' + toString_0(this.playerIds) + ')';
|
|
@@ -2218,7 +2315,7 @@
|
|
|
2218
2315
|
return true;
|
|
2219
2316
|
};
|
|
2220
2317
|
function _get_$cachedSerializer__te6jhj_7($this) {
|
|
2221
|
-
return $this.
|
|
2318
|
+
return $this.l1s_1.j2();
|
|
2222
2319
|
}
|
|
2223
2320
|
function TerminationGameReasonDto$Companion$_anonymous__30ivuy() {
|
|
2224
2321
|
var tmp = getKClass(TerminationGameReasonDto);
|
|
@@ -2226,11 +2323,11 @@
|
|
|
2226
2323
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2227
2324
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2228
2325
|
var tmp_0 = [getKClass(GameErrorReasonDto), getKClass(GameFinishedReasonDto), getKClass(PlayerExitReasonDto), getKClass(PlayerLostConnectionReasonDto), getKClass(PlayerTimeoutReasonDto), getKClass(ProcessingReasonDto), getKClass(WaitingForConnectionReasonDto)];
|
|
2229
|
-
var tmp_1 = $
|
|
2230
|
-
var tmp_2 = $
|
|
2231
|
-
var tmp_3 = $
|
|
2232
|
-
var tmp_4 = $
|
|
2233
|
-
var tmp_5 = $
|
|
2326
|
+
var tmp_1 = $serializer_getInstance_4();
|
|
2327
|
+
var tmp_2 = $serializer_getInstance_5();
|
|
2328
|
+
var tmp_3 = $serializer_getInstance_6();
|
|
2329
|
+
var tmp_4 = $serializer_getInstance_7();
|
|
2330
|
+
var tmp_5 = $serializer_getInstance_8();
|
|
2234
2331
|
var tmp_6 = ProcessingReasonDto_getInstance();
|
|
2235
2332
|
// Inline function 'kotlin.arrayOf' call
|
|
2236
2333
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
@@ -2252,32 +2349,32 @@
|
|
|
2252
2349
|
var tmp$ret$14 = [];
|
|
2253
2350
|
return SealedClassSerializer_init_$Create$('com.logic.data.models.serializable.TerminationGameReasonDto', tmp, tmp_0, tmp_9, tmp$ret$14);
|
|
2254
2351
|
}
|
|
2255
|
-
function
|
|
2256
|
-
|
|
2352
|
+
function Companion_13() {
|
|
2353
|
+
Companion_instance_13 = this;
|
|
2257
2354
|
var tmp = this;
|
|
2258
2355
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2259
|
-
tmp.
|
|
2356
|
+
tmp.l1s_1 = lazy(tmp_0, TerminationGameReasonDto$Companion$_anonymous__30ivuy);
|
|
2260
2357
|
}
|
|
2261
|
-
protoOf(
|
|
2358
|
+
protoOf(Companion_13).n17 = function () {
|
|
2262
2359
|
return _get_$cachedSerializer__te6jhj_7(this);
|
|
2263
2360
|
};
|
|
2264
|
-
protoOf(
|
|
2361
|
+
protoOf(Companion_13).mv = function (typeParamsSerializers) {
|
|
2265
2362
|
return this.n17();
|
|
2266
2363
|
};
|
|
2267
|
-
var
|
|
2268
|
-
function
|
|
2269
|
-
if (
|
|
2270
|
-
new
|
|
2271
|
-
return
|
|
2364
|
+
var Companion_instance_13;
|
|
2365
|
+
function Companion_getInstance_16() {
|
|
2366
|
+
if (Companion_instance_13 == null)
|
|
2367
|
+
new Companion_13();
|
|
2368
|
+
return Companion_instance_13;
|
|
2272
2369
|
}
|
|
2273
2370
|
function TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this) {
|
|
2274
2371
|
return $this;
|
|
2275
2372
|
}
|
|
2276
2373
|
function TerminationGameReasonDto() {
|
|
2277
|
-
|
|
2374
|
+
Companion_getInstance_16();
|
|
2278
2375
|
}
|
|
2279
2376
|
function _get_$cachedSerializer__te6jhj_8($this) {
|
|
2280
|
-
return $this.
|
|
2377
|
+
return $this.m1s_1.j2();
|
|
2281
2378
|
}
|
|
2282
2379
|
function ProcessingReasonDto$_anonymous__78na4x() {
|
|
2283
2380
|
var tmp = ProcessingReasonDto_getInstance();
|
|
@@ -2292,7 +2389,7 @@
|
|
|
2292
2389
|
TerminationGameReasonDto.call(this);
|
|
2293
2390
|
var tmp = this;
|
|
2294
2391
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2295
|
-
tmp.
|
|
2392
|
+
tmp.m1s_1 = lazy(tmp_0, ProcessingReasonDto$_anonymous__78na4x);
|
|
2296
2393
|
}
|
|
2297
2394
|
protoOf(ProcessingReasonDto).n17 = function () {
|
|
2298
2395
|
return _get_$cachedSerializer__te6jhj_8(this);
|
|
@@ -2319,29 +2416,29 @@
|
|
|
2319
2416
|
new ProcessingReasonDto();
|
|
2320
2417
|
return ProcessingReasonDto_instance;
|
|
2321
2418
|
}
|
|
2322
|
-
function
|
|
2419
|
+
function Companion_14() {
|
|
2323
2420
|
}
|
|
2324
|
-
var
|
|
2325
|
-
function
|
|
2326
|
-
return
|
|
2421
|
+
var Companion_instance_14;
|
|
2422
|
+
function Companion_getInstance_17() {
|
|
2423
|
+
return Companion_instance_14;
|
|
2327
2424
|
}
|
|
2328
|
-
function $
|
|
2329
|
-
$
|
|
2425
|
+
function $serializer_4() {
|
|
2426
|
+
$serializer_instance_4 = this;
|
|
2330
2427
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_ERROR_TYPE', this, 1);
|
|
2331
2428
|
tmp0_serialDesc.ku('reason', false);
|
|
2332
|
-
this.
|
|
2429
|
+
this.n1s_1 = tmp0_serialDesc;
|
|
2333
2430
|
}
|
|
2334
|
-
protoOf($
|
|
2335
|
-
var tmp0_desc = this.
|
|
2431
|
+
protoOf($serializer_4).o1s = function (encoder, value) {
|
|
2432
|
+
var tmp0_desc = this.n1s_1;
|
|
2336
2433
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2337
2434
|
tmp1_output.jo(tmp0_desc, 0, value.reason);
|
|
2338
2435
|
tmp1_output.vm(tmp0_desc);
|
|
2339
2436
|
};
|
|
2340
|
-
protoOf($
|
|
2341
|
-
return this.
|
|
2437
|
+
protoOf($serializer_4).mj = function (encoder, value) {
|
|
2438
|
+
return this.o1s(encoder, value instanceof GameErrorReasonDto ? value : THROW_CCE());
|
|
2342
2439
|
};
|
|
2343
|
-
protoOf($
|
|
2344
|
-
var tmp0_desc = this.
|
|
2440
|
+
protoOf($serializer_4).nj = function (decoder) {
|
|
2441
|
+
var tmp0_desc = this.n1s_1;
|
|
2345
2442
|
var tmp1_flag = true;
|
|
2346
2443
|
var tmp2_index = 0;
|
|
2347
2444
|
var tmp3_bitMask0 = 0;
|
|
@@ -2368,24 +2465,24 @@
|
|
|
2368
2465
|
tmp5_input.vm(tmp0_desc);
|
|
2369
2466
|
return GameErrorReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2370
2467
|
};
|
|
2371
|
-
protoOf($
|
|
2372
|
-
return this.
|
|
2468
|
+
protoOf($serializer_4).lj = function () {
|
|
2469
|
+
return this.n1s_1;
|
|
2373
2470
|
};
|
|
2374
|
-
protoOf($
|
|
2471
|
+
protoOf($serializer_4).bv = function () {
|
|
2375
2472
|
// Inline function 'kotlin.arrayOf' call
|
|
2376
2473
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2377
2474
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2378
2475
|
return [StringSerializer_getInstance()];
|
|
2379
2476
|
};
|
|
2380
|
-
var $
|
|
2381
|
-
function $
|
|
2382
|
-
if ($
|
|
2383
|
-
new $
|
|
2384
|
-
return $
|
|
2477
|
+
var $serializer_instance_4;
|
|
2478
|
+
function $serializer_getInstance_4() {
|
|
2479
|
+
if ($serializer_instance_4 == null)
|
|
2480
|
+
new $serializer_4();
|
|
2481
|
+
return $serializer_instance_4;
|
|
2385
2482
|
}
|
|
2386
2483
|
function GameErrorReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2387
2484
|
if (!(1 === (1 & seen0))) {
|
|
2388
|
-
throwMissingFieldException(seen0, 1, $
|
|
2485
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_4().n1s_1);
|
|
2389
2486
|
}
|
|
2390
2487
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2391
2488
|
$this.reason = reason;
|
|
@@ -2398,7 +2495,7 @@
|
|
|
2398
2495
|
TerminationGameReasonDto.call(this);
|
|
2399
2496
|
this.reason = reason;
|
|
2400
2497
|
}
|
|
2401
|
-
protoOf(GameErrorReasonDto).
|
|
2498
|
+
protoOf(GameErrorReasonDto).b1q = function () {
|
|
2402
2499
|
return this.reason;
|
|
2403
2500
|
};
|
|
2404
2501
|
protoOf(GameErrorReasonDto).toString = function () {
|
|
@@ -2416,29 +2513,29 @@
|
|
|
2416
2513
|
return false;
|
|
2417
2514
|
return true;
|
|
2418
2515
|
};
|
|
2419
|
-
function
|
|
2516
|
+
function Companion_15() {
|
|
2420
2517
|
}
|
|
2421
|
-
var
|
|
2422
|
-
function
|
|
2423
|
-
return
|
|
2518
|
+
var Companion_instance_15;
|
|
2519
|
+
function Companion_getInstance_18() {
|
|
2520
|
+
return Companion_instance_15;
|
|
2424
2521
|
}
|
|
2425
|
-
function $
|
|
2426
|
-
$
|
|
2522
|
+
function $serializer_5() {
|
|
2523
|
+
$serializer_instance_5 = this;
|
|
2427
2524
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('GAME_FINISHED_TYPE', this, 1);
|
|
2428
2525
|
tmp0_serialDesc.ku('reason', false);
|
|
2429
|
-
this.
|
|
2526
|
+
this.p1s_1 = tmp0_serialDesc;
|
|
2430
2527
|
}
|
|
2431
|
-
protoOf($
|
|
2432
|
-
var tmp0_desc = this.
|
|
2528
|
+
protoOf($serializer_5).q1s = function (encoder, value) {
|
|
2529
|
+
var tmp0_desc = this.p1s_1;
|
|
2433
2530
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2434
2531
|
tmp1_output.jo(tmp0_desc, 0, value.reason);
|
|
2435
2532
|
tmp1_output.vm(tmp0_desc);
|
|
2436
2533
|
};
|
|
2437
|
-
protoOf($
|
|
2438
|
-
return this.
|
|
2534
|
+
protoOf($serializer_5).mj = function (encoder, value) {
|
|
2535
|
+
return this.q1s(encoder, value instanceof GameFinishedReasonDto ? value : THROW_CCE());
|
|
2439
2536
|
};
|
|
2440
|
-
protoOf($
|
|
2441
|
-
var tmp0_desc = this.
|
|
2537
|
+
protoOf($serializer_5).nj = function (decoder) {
|
|
2538
|
+
var tmp0_desc = this.p1s_1;
|
|
2442
2539
|
var tmp1_flag = true;
|
|
2443
2540
|
var tmp2_index = 0;
|
|
2444
2541
|
var tmp3_bitMask0 = 0;
|
|
@@ -2465,24 +2562,24 @@
|
|
|
2465
2562
|
tmp5_input.vm(tmp0_desc);
|
|
2466
2563
|
return GameFinishedReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2467
2564
|
};
|
|
2468
|
-
protoOf($
|
|
2469
|
-
return this.
|
|
2565
|
+
protoOf($serializer_5).lj = function () {
|
|
2566
|
+
return this.p1s_1;
|
|
2470
2567
|
};
|
|
2471
|
-
protoOf($
|
|
2568
|
+
protoOf($serializer_5).bv = function () {
|
|
2472
2569
|
// Inline function 'kotlin.arrayOf' call
|
|
2473
2570
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2474
2571
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2475
2572
|
return [StringSerializer_getInstance()];
|
|
2476
2573
|
};
|
|
2477
|
-
var $
|
|
2478
|
-
function $
|
|
2479
|
-
if ($
|
|
2480
|
-
new $
|
|
2481
|
-
return $
|
|
2574
|
+
var $serializer_instance_5;
|
|
2575
|
+
function $serializer_getInstance_5() {
|
|
2576
|
+
if ($serializer_instance_5 == null)
|
|
2577
|
+
new $serializer_5();
|
|
2578
|
+
return $serializer_instance_5;
|
|
2482
2579
|
}
|
|
2483
2580
|
function GameFinishedReasonDto_init_$Init$(seen0, reason, serializationConstructorMarker, $this) {
|
|
2484
2581
|
if (!(1 === (1 & seen0))) {
|
|
2485
|
-
throwMissingFieldException(seen0, 1, $
|
|
2582
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_5().p1s_1);
|
|
2486
2583
|
}
|
|
2487
2584
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2488
2585
|
$this.reason = reason;
|
|
@@ -2495,7 +2592,7 @@
|
|
|
2495
2592
|
TerminationGameReasonDto.call(this);
|
|
2496
2593
|
this.reason = reason;
|
|
2497
2594
|
}
|
|
2498
|
-
protoOf(GameFinishedReasonDto).
|
|
2595
|
+
protoOf(GameFinishedReasonDto).b1q = function () {
|
|
2499
2596
|
return this.reason;
|
|
2500
2597
|
};
|
|
2501
2598
|
protoOf(GameFinishedReasonDto).toString = function () {
|
|
@@ -2513,29 +2610,29 @@
|
|
|
2513
2610
|
return false;
|
|
2514
2611
|
return true;
|
|
2515
2612
|
};
|
|
2516
|
-
function
|
|
2613
|
+
function Companion_16() {
|
|
2517
2614
|
}
|
|
2518
|
-
var
|
|
2519
|
-
function
|
|
2520
|
-
return
|
|
2615
|
+
var Companion_instance_16;
|
|
2616
|
+
function Companion_getInstance_19() {
|
|
2617
|
+
return Companion_instance_16;
|
|
2521
2618
|
}
|
|
2522
|
-
function $
|
|
2523
|
-
$
|
|
2619
|
+
function $serializer_6() {
|
|
2620
|
+
$serializer_instance_6 = this;
|
|
2524
2621
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_EXIT', this, 1);
|
|
2525
2622
|
tmp0_serialDesc.ku('playerId', false);
|
|
2526
|
-
this.
|
|
2623
|
+
this.r1s_1 = tmp0_serialDesc;
|
|
2527
2624
|
}
|
|
2528
|
-
protoOf($
|
|
2529
|
-
var tmp0_desc = this.
|
|
2625
|
+
protoOf($serializer_6).s1s = function (encoder, value) {
|
|
2626
|
+
var tmp0_desc = this.r1s_1;
|
|
2530
2627
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2531
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2628
|
+
tmp1_output.jo(tmp0_desc, 0, value.t1s_1);
|
|
2532
2629
|
tmp1_output.vm(tmp0_desc);
|
|
2533
2630
|
};
|
|
2534
|
-
protoOf($
|
|
2535
|
-
return this.
|
|
2631
|
+
protoOf($serializer_6).mj = function (encoder, value) {
|
|
2632
|
+
return this.s1s(encoder, value instanceof PlayerExitReasonDto ? value : THROW_CCE());
|
|
2536
2633
|
};
|
|
2537
|
-
protoOf($
|
|
2538
|
-
var tmp0_desc = this.
|
|
2634
|
+
protoOf($serializer_6).nj = function (decoder) {
|
|
2635
|
+
var tmp0_desc = this.r1s_1;
|
|
2539
2636
|
var tmp1_flag = true;
|
|
2540
2637
|
var tmp2_index = 0;
|
|
2541
2638
|
var tmp3_bitMask0 = 0;
|
|
@@ -2562,27 +2659,27 @@
|
|
|
2562
2659
|
tmp5_input.vm(tmp0_desc);
|
|
2563
2660
|
return PlayerExitReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, null);
|
|
2564
2661
|
};
|
|
2565
|
-
protoOf($
|
|
2566
|
-
return this.
|
|
2662
|
+
protoOf($serializer_6).lj = function () {
|
|
2663
|
+
return this.r1s_1;
|
|
2567
2664
|
};
|
|
2568
|
-
protoOf($
|
|
2665
|
+
protoOf($serializer_6).bv = function () {
|
|
2569
2666
|
// Inline function 'kotlin.arrayOf' call
|
|
2570
2667
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2571
2668
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2572
2669
|
return [StringSerializer_getInstance()];
|
|
2573
2670
|
};
|
|
2574
|
-
var $
|
|
2575
|
-
function $
|
|
2576
|
-
if ($
|
|
2577
|
-
new $
|
|
2578
|
-
return $
|
|
2671
|
+
var $serializer_instance_6;
|
|
2672
|
+
function $serializer_getInstance_6() {
|
|
2673
|
+
if ($serializer_instance_6 == null)
|
|
2674
|
+
new $serializer_6();
|
|
2675
|
+
return $serializer_instance_6;
|
|
2579
2676
|
}
|
|
2580
2677
|
function PlayerExitReasonDto_init_$Init$(seen0, playerId, serializationConstructorMarker, $this) {
|
|
2581
2678
|
if (!(1 === (1 & seen0))) {
|
|
2582
|
-
throwMissingFieldException(seen0, 1, $
|
|
2679
|
+
throwMissingFieldException(seen0, 1, $serializer_getInstance_6().r1s_1);
|
|
2583
2680
|
}
|
|
2584
2681
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2585
|
-
$this.
|
|
2682
|
+
$this.t1s_1 = playerId;
|
|
2586
2683
|
return $this;
|
|
2587
2684
|
}
|
|
2588
2685
|
function PlayerExitReasonDto_init_$Create$(seen0, playerId, serializationConstructorMarker) {
|
|
@@ -2590,48 +2687,48 @@
|
|
|
2590
2687
|
}
|
|
2591
2688
|
function PlayerExitReasonDto(playerId) {
|
|
2592
2689
|
TerminationGameReasonDto.call(this);
|
|
2593
|
-
this.
|
|
2690
|
+
this.t1s_1 = playerId;
|
|
2594
2691
|
}
|
|
2595
2692
|
protoOf(PlayerExitReasonDto).toString = function () {
|
|
2596
|
-
return 'PlayerExitReasonDto(playerId=' + this.
|
|
2693
|
+
return 'PlayerExitReasonDto(playerId=' + this.t1s_1 + ')';
|
|
2597
2694
|
};
|
|
2598
2695
|
protoOf(PlayerExitReasonDto).hashCode = function () {
|
|
2599
|
-
return getStringHashCode(this.
|
|
2696
|
+
return getStringHashCode(this.t1s_1);
|
|
2600
2697
|
};
|
|
2601
2698
|
protoOf(PlayerExitReasonDto).equals = function (other) {
|
|
2602
2699
|
if (this === other)
|
|
2603
2700
|
return true;
|
|
2604
2701
|
if (!(other instanceof PlayerExitReasonDto))
|
|
2605
2702
|
return false;
|
|
2606
|
-
if (!(this.
|
|
2703
|
+
if (!(this.t1s_1 === other.t1s_1))
|
|
2607
2704
|
return false;
|
|
2608
2705
|
return true;
|
|
2609
2706
|
};
|
|
2610
|
-
function
|
|
2707
|
+
function Companion_17() {
|
|
2611
2708
|
}
|
|
2612
|
-
var
|
|
2613
|
-
function
|
|
2614
|
-
return
|
|
2709
|
+
var Companion_instance_17;
|
|
2710
|
+
function Companion_getInstance_20() {
|
|
2711
|
+
return Companion_instance_17;
|
|
2615
2712
|
}
|
|
2616
|
-
function $
|
|
2617
|
-
$
|
|
2713
|
+
function $serializer_7() {
|
|
2714
|
+
$serializer_instance_7 = this;
|
|
2618
2715
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_LOST_CONNECTION', this, 2);
|
|
2619
2716
|
tmp0_serialDesc.ku('playerId', false);
|
|
2620
2717
|
tmp0_serialDesc.ku('tag', false);
|
|
2621
|
-
this.
|
|
2718
|
+
this.u1s_1 = tmp0_serialDesc;
|
|
2622
2719
|
}
|
|
2623
|
-
protoOf($
|
|
2624
|
-
var tmp0_desc = this.
|
|
2720
|
+
protoOf($serializer_7).v1s = function (encoder, value) {
|
|
2721
|
+
var tmp0_desc = this.u1s_1;
|
|
2625
2722
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2626
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2627
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2723
|
+
tmp1_output.jo(tmp0_desc, 0, value.w1s_1);
|
|
2724
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.x1s_1);
|
|
2628
2725
|
tmp1_output.vm(tmp0_desc);
|
|
2629
2726
|
};
|
|
2630
|
-
protoOf($
|
|
2631
|
-
return this.
|
|
2727
|
+
protoOf($serializer_7).mj = function (encoder, value) {
|
|
2728
|
+
return this.v1s(encoder, value instanceof PlayerLostConnectionReasonDto ? value : THROW_CCE());
|
|
2632
2729
|
};
|
|
2633
|
-
protoOf($
|
|
2634
|
-
var tmp0_desc = this.
|
|
2730
|
+
protoOf($serializer_7).nj = function (decoder) {
|
|
2731
|
+
var tmp0_desc = this.u1s_1;
|
|
2635
2732
|
var tmp1_flag = true;
|
|
2636
2733
|
var tmp2_index = 0;
|
|
2637
2734
|
var tmp3_bitMask0 = 0;
|
|
@@ -2665,28 +2762,28 @@
|
|
|
2665
2762
|
tmp6_input.vm(tmp0_desc);
|
|
2666
2763
|
return PlayerLostConnectionReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2667
2764
|
};
|
|
2668
|
-
protoOf($
|
|
2669
|
-
return this.
|
|
2765
|
+
protoOf($serializer_7).lj = function () {
|
|
2766
|
+
return this.u1s_1;
|
|
2670
2767
|
};
|
|
2671
|
-
protoOf($
|
|
2768
|
+
protoOf($serializer_7).bv = function () {
|
|
2672
2769
|
// Inline function 'kotlin.arrayOf' call
|
|
2673
2770
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2674
2771
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2675
2772
|
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
2676
2773
|
};
|
|
2677
|
-
var $
|
|
2678
|
-
function $
|
|
2679
|
-
if ($
|
|
2680
|
-
new $
|
|
2681
|
-
return $
|
|
2774
|
+
var $serializer_instance_7;
|
|
2775
|
+
function $serializer_getInstance_7() {
|
|
2776
|
+
if ($serializer_instance_7 == null)
|
|
2777
|
+
new $serializer_7();
|
|
2778
|
+
return $serializer_instance_7;
|
|
2682
2779
|
}
|
|
2683
2780
|
function PlayerLostConnectionReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2684
2781
|
if (!(3 === (3 & seen0))) {
|
|
2685
|
-
throwMissingFieldException(seen0, 3, $
|
|
2782
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_7().u1s_1);
|
|
2686
2783
|
}
|
|
2687
2784
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2688
|
-
$this.
|
|
2689
|
-
$this.
|
|
2785
|
+
$this.w1s_1 = playerId;
|
|
2786
|
+
$this.x1s_1 = tag;
|
|
2690
2787
|
return $this;
|
|
2691
2788
|
}
|
|
2692
2789
|
function PlayerLostConnectionReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2694,15 +2791,15 @@
|
|
|
2694
2791
|
}
|
|
2695
2792
|
function PlayerLostConnectionReasonDto(playerId, tag) {
|
|
2696
2793
|
TerminationGameReasonDto.call(this);
|
|
2697
|
-
this.
|
|
2698
|
-
this.
|
|
2794
|
+
this.w1s_1 = playerId;
|
|
2795
|
+
this.x1s_1 = tag;
|
|
2699
2796
|
}
|
|
2700
2797
|
protoOf(PlayerLostConnectionReasonDto).toString = function () {
|
|
2701
|
-
return 'PlayerLostConnectionReasonDto(playerId=' + this.
|
|
2798
|
+
return 'PlayerLostConnectionReasonDto(playerId=' + this.w1s_1 + ', tag=' + this.x1s_1 + ')';
|
|
2702
2799
|
};
|
|
2703
2800
|
protoOf(PlayerLostConnectionReasonDto).hashCode = function () {
|
|
2704
|
-
var result = getStringHashCode(this.
|
|
2705
|
-
result = imul(result, 31) + (this.
|
|
2801
|
+
var result = getStringHashCode(this.w1s_1);
|
|
2802
|
+
result = imul(result, 31) + (this.x1s_1 == null ? 0 : getStringHashCode(this.x1s_1)) | 0;
|
|
2706
2803
|
return result;
|
|
2707
2804
|
};
|
|
2708
2805
|
protoOf(PlayerLostConnectionReasonDto).equals = function (other) {
|
|
@@ -2710,37 +2807,37 @@
|
|
|
2710
2807
|
return true;
|
|
2711
2808
|
if (!(other instanceof PlayerLostConnectionReasonDto))
|
|
2712
2809
|
return false;
|
|
2713
|
-
if (!(this.
|
|
2810
|
+
if (!(this.w1s_1 === other.w1s_1))
|
|
2714
2811
|
return false;
|
|
2715
|
-
if (!(this.
|
|
2812
|
+
if (!(this.x1s_1 == other.x1s_1))
|
|
2716
2813
|
return false;
|
|
2717
2814
|
return true;
|
|
2718
2815
|
};
|
|
2719
|
-
function
|
|
2816
|
+
function Companion_18() {
|
|
2720
2817
|
}
|
|
2721
|
-
var
|
|
2722
|
-
function
|
|
2723
|
-
return
|
|
2818
|
+
var Companion_instance_18;
|
|
2819
|
+
function Companion_getInstance_21() {
|
|
2820
|
+
return Companion_instance_18;
|
|
2724
2821
|
}
|
|
2725
|
-
function $
|
|
2726
|
-
$
|
|
2822
|
+
function $serializer_8() {
|
|
2823
|
+
$serializer_instance_8 = this;
|
|
2727
2824
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('PLAYER_TIMEOUT', this, 2);
|
|
2728
2825
|
tmp0_serialDesc.ku('playerId', false);
|
|
2729
2826
|
tmp0_serialDesc.ku('tag', false);
|
|
2730
|
-
this.
|
|
2827
|
+
this.y1s_1 = tmp0_serialDesc;
|
|
2731
2828
|
}
|
|
2732
|
-
protoOf($
|
|
2733
|
-
var tmp0_desc = this.
|
|
2829
|
+
protoOf($serializer_8).z1s = function (encoder, value) {
|
|
2830
|
+
var tmp0_desc = this.y1s_1;
|
|
2734
2831
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
2735
|
-
tmp1_output.jo(tmp0_desc, 0, value.
|
|
2736
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
2832
|
+
tmp1_output.jo(tmp0_desc, 0, value.a1t_1);
|
|
2833
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.b1t_1);
|
|
2737
2834
|
tmp1_output.vm(tmp0_desc);
|
|
2738
2835
|
};
|
|
2739
|
-
protoOf($
|
|
2740
|
-
return this.
|
|
2836
|
+
protoOf($serializer_8).mj = function (encoder, value) {
|
|
2837
|
+
return this.z1s(encoder, value instanceof PlayerTimeoutReasonDto ? value : THROW_CCE());
|
|
2741
2838
|
};
|
|
2742
|
-
protoOf($
|
|
2743
|
-
var tmp0_desc = this.
|
|
2839
|
+
protoOf($serializer_8).nj = function (decoder) {
|
|
2840
|
+
var tmp0_desc = this.y1s_1;
|
|
2744
2841
|
var tmp1_flag = true;
|
|
2745
2842
|
var tmp2_index = 0;
|
|
2746
2843
|
var tmp3_bitMask0 = 0;
|
|
@@ -2774,28 +2871,28 @@
|
|
|
2774
2871
|
tmp6_input.vm(tmp0_desc);
|
|
2775
2872
|
return PlayerTimeoutReasonDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, null);
|
|
2776
2873
|
};
|
|
2777
|
-
protoOf($
|
|
2778
|
-
return this.
|
|
2874
|
+
protoOf($serializer_8).lj = function () {
|
|
2875
|
+
return this.y1s_1;
|
|
2779
2876
|
};
|
|
2780
|
-
protoOf($
|
|
2877
|
+
protoOf($serializer_8).bv = function () {
|
|
2781
2878
|
// Inline function 'kotlin.arrayOf' call
|
|
2782
2879
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
2783
2880
|
// Inline function 'kotlin.js.asDynamic' call
|
|
2784
2881
|
return [StringSerializer_getInstance(), get_nullable(StringSerializer_getInstance())];
|
|
2785
2882
|
};
|
|
2786
|
-
var $
|
|
2787
|
-
function $
|
|
2788
|
-
if ($
|
|
2789
|
-
new $
|
|
2790
|
-
return $
|
|
2883
|
+
var $serializer_instance_8;
|
|
2884
|
+
function $serializer_getInstance_8() {
|
|
2885
|
+
if ($serializer_instance_8 == null)
|
|
2886
|
+
new $serializer_8();
|
|
2887
|
+
return $serializer_instance_8;
|
|
2791
2888
|
}
|
|
2792
2889
|
function PlayerTimeoutReasonDto_init_$Init$(seen0, playerId, tag, serializationConstructorMarker, $this) {
|
|
2793
2890
|
if (!(3 === (3 & seen0))) {
|
|
2794
|
-
throwMissingFieldException(seen0, 3, $
|
|
2891
|
+
throwMissingFieldException(seen0, 3, $serializer_getInstance_8().y1s_1);
|
|
2795
2892
|
}
|
|
2796
2893
|
TerminationGameReasonDto_init_$Init$(seen0, serializationConstructorMarker, $this);
|
|
2797
|
-
$this.
|
|
2798
|
-
$this.
|
|
2894
|
+
$this.a1t_1 = playerId;
|
|
2895
|
+
$this.b1t_1 = tag;
|
|
2799
2896
|
return $this;
|
|
2800
2897
|
}
|
|
2801
2898
|
function PlayerTimeoutReasonDto_init_$Create$(seen0, playerId, tag, serializationConstructorMarker) {
|
|
@@ -2803,15 +2900,15 @@
|
|
|
2803
2900
|
}
|
|
2804
2901
|
function PlayerTimeoutReasonDto(playerId, tag) {
|
|
2805
2902
|
TerminationGameReasonDto.call(this);
|
|
2806
|
-
this.
|
|
2807
|
-
this.
|
|
2903
|
+
this.a1t_1 = playerId;
|
|
2904
|
+
this.b1t_1 = tag;
|
|
2808
2905
|
}
|
|
2809
2906
|
protoOf(PlayerTimeoutReasonDto).toString = function () {
|
|
2810
|
-
return 'PlayerTimeoutReasonDto(playerId=' + this.
|
|
2907
|
+
return 'PlayerTimeoutReasonDto(playerId=' + this.a1t_1 + ', tag=' + this.b1t_1 + ')';
|
|
2811
2908
|
};
|
|
2812
2909
|
protoOf(PlayerTimeoutReasonDto).hashCode = function () {
|
|
2813
|
-
var result = getStringHashCode(this.
|
|
2814
|
-
result = imul(result, 31) + (this.
|
|
2910
|
+
var result = getStringHashCode(this.a1t_1);
|
|
2911
|
+
result = imul(result, 31) + (this.b1t_1 == null ? 0 : getStringHashCode(this.b1t_1)) | 0;
|
|
2815
2912
|
return result;
|
|
2816
2913
|
};
|
|
2817
2914
|
protoOf(PlayerTimeoutReasonDto).equals = function (other) {
|
|
@@ -2819,14 +2916,14 @@
|
|
|
2819
2916
|
return true;
|
|
2820
2917
|
if (!(other instanceof PlayerTimeoutReasonDto))
|
|
2821
2918
|
return false;
|
|
2822
|
-
if (!(this.
|
|
2919
|
+
if (!(this.a1t_1 === other.a1t_1))
|
|
2823
2920
|
return false;
|
|
2824
|
-
if (!(this.
|
|
2921
|
+
if (!(this.b1t_1 == other.b1t_1))
|
|
2825
2922
|
return false;
|
|
2826
2923
|
return true;
|
|
2827
2924
|
};
|
|
2828
2925
|
function _get_$cachedSerializer__te6jhj_9($this) {
|
|
2829
|
-
return $this.
|
|
2926
|
+
return $this.c1t_1.j2();
|
|
2830
2927
|
}
|
|
2831
2928
|
function WaitingForConnectionReasonDto$_anonymous__hgbgp6() {
|
|
2832
2929
|
var tmp = WaitingForConnectionReasonDto_getInstance();
|
|
@@ -2841,7 +2938,7 @@
|
|
|
2841
2938
|
TerminationGameReasonDto.call(this);
|
|
2842
2939
|
var tmp = this;
|
|
2843
2940
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
2844
|
-
tmp.
|
|
2941
|
+
tmp.c1t_1 = lazy(tmp_0, WaitingForConnectionReasonDto$_anonymous__hgbgp6);
|
|
2845
2942
|
}
|
|
2846
2943
|
protoOf(WaitingForConnectionReasonDto).n17 = function () {
|
|
2847
2944
|
return _get_$cachedSerializer__te6jhj_9(this);
|
|
@@ -2962,15 +3059,15 @@
|
|
|
2962
3059
|
}
|
|
2963
3060
|
function mapToDto_3(_this__u8e3s4) {
|
|
2964
3061
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2965
|
-
return new PlayerExitReasonDto(_this__u8e3s4.
|
|
3062
|
+
return new PlayerExitReasonDto(_this__u8e3s4.w1p_1);
|
|
2966
3063
|
}
|
|
2967
3064
|
function mapToDto_4(_this__u8e3s4) {
|
|
2968
3065
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2969
|
-
return new PlayerLostConnectionReasonDto(_this__u8e3s4.
|
|
3066
|
+
return new PlayerLostConnectionReasonDto(_this__u8e3s4.r1p_1, _this__u8e3s4.tag);
|
|
2970
3067
|
}
|
|
2971
3068
|
function mapToDto_5(_this__u8e3s4) {
|
|
2972
3069
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2973
|
-
return new PlayerTimeoutReasonDto(_this__u8e3s4.
|
|
3070
|
+
return new PlayerTimeoutReasonDto(_this__u8e3s4.v1p_1, _this__u8e3s4.tag);
|
|
2974
3071
|
}
|
|
2975
3072
|
function mapToDto_6(_this__u8e3s4) {
|
|
2976
3073
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -2992,15 +3089,15 @@
|
|
|
2992
3089
|
}
|
|
2993
3090
|
function mapFromDto_3(_this__u8e3s4) {
|
|
2994
3091
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2995
|
-
return new PlayerExitReason(_this__u8e3s4.
|
|
3092
|
+
return new PlayerExitReason(_this__u8e3s4.t1s_1);
|
|
2996
3093
|
}
|
|
2997
3094
|
function mapFromDto_4(_this__u8e3s4) {
|
|
2998
3095
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
2999
|
-
return new PlayerLostConnectionReason(_this__u8e3s4.
|
|
3096
|
+
return new PlayerLostConnectionReason(_this__u8e3s4.w1s_1, _this__u8e3s4.x1s_1);
|
|
3000
3097
|
}
|
|
3001
3098
|
function mapFromDto_5(_this__u8e3s4) {
|
|
3002
3099
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
3003
|
-
return new PlayerTimeoutReason(_this__u8e3s4.
|
|
3100
|
+
return new PlayerTimeoutReason(_this__u8e3s4.a1t_1, _this__u8e3s4.b1t_1);
|
|
3004
3101
|
}
|
|
3005
3102
|
function mapFromDto_6(_this__u8e3s4) {
|
|
3006
3103
|
_init_properties_TerminationReasonMappers_kt__5n4kx6();
|
|
@@ -3041,8 +3138,8 @@
|
|
|
3041
3138
|
}
|
|
3042
3139
|
}
|
|
3043
3140
|
function mapToDto_8(_this__u8e3s4) {
|
|
3044
|
-
var tmp0_playerId = _this__u8e3s4.
|
|
3045
|
-
var tmp1_uid = _this__u8e3s4.
|
|
3141
|
+
var tmp0_playerId = _this__u8e3s4.h1q_1;
|
|
3142
|
+
var tmp1_uid = _this__u8e3s4.h1q_1;
|
|
3046
3143
|
var tmp2_nickname = _this__u8e3s4.name;
|
|
3047
3144
|
var tmp3_name = _this__u8e3s4.name;
|
|
3048
3145
|
var tmp4_photo = _this__u8e3s4.avatarUrl;
|
|
@@ -3061,31 +3158,31 @@
|
|
|
3061
3158
|
return new GameUserInfoDto(tmp0_playerId, tmp1_uid, tmp3_name, tmp2_nickname, tmp5_avatarUrl, tmp4_photo, tmp8_rating, tmp6_isBot, tmp7_initialLuckyFactor);
|
|
3062
3159
|
}
|
|
3063
3160
|
function mapFromDto_8(_this__u8e3s4) {
|
|
3064
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
3065
|
-
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
3066
|
-
var tmp1_elvis_lhs = _this__u8e3s4.
|
|
3067
|
-
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.
|
|
3068
|
-
var tmp2_elvis_lhs = _this__u8e3s4.
|
|
3069
|
-
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.
|
|
3070
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
3071
|
-
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.
|
|
3161
|
+
var tmp0_elvis_lhs = _this__u8e3s4.d1t_1;
|
|
3162
|
+
var tmp = tmp0_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.e1t_1) : tmp0_elvis_lhs;
|
|
3163
|
+
var tmp1_elvis_lhs = _this__u8e3s4.f1t_1;
|
|
3164
|
+
var tmp_0 = tmp1_elvis_lhs == null ? ensureNotNull(_this__u8e3s4.g1t_1) : tmp1_elvis_lhs;
|
|
3165
|
+
var tmp2_elvis_lhs = _this__u8e3s4.h1t_1;
|
|
3166
|
+
var tmp_1 = tmp2_elvis_lhs == null ? _this__u8e3s4.i1t_1 : tmp2_elvis_lhs;
|
|
3167
|
+
var tmp3_elvis_lhs = _this__u8e3s4.k1t_1;
|
|
3168
|
+
return new GameUserInfo(tmp, tmp_0, tmp_1, tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs, _this__u8e3s4.l1t_1, _this__u8e3s4.j1t_1);
|
|
3072
3169
|
}
|
|
3073
3170
|
function mapToDto_9(_this__u8e3s4) {
|
|
3074
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3171
|
+
var tmp0_safe_receiver = _this__u8e3s4.t1q_1;
|
|
3075
3172
|
var tmp4_startFrom = tmp0_safe_receiver == null ? null : tmp0_safe_receiver.toString();
|
|
3076
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3173
|
+
var tmp1_safe_receiver = _this__u8e3s4.v1q_1;
|
|
3077
3174
|
var tmp5_waitPlayerUntilTime = tmp1_safe_receiver == null ? null : tmp1_safe_receiver.toString();
|
|
3078
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3175
|
+
var tmp2_safe_receiver = _this__u8e3s4.u1q_1;
|
|
3079
3176
|
var tmp6_playerTurnTimeout = tmp2_safe_receiver == null ? null : tmp2_safe_receiver.toString();
|
|
3080
|
-
var tmp7_state = _this__u8e3s4.
|
|
3081
|
-
var tmp8_tag = _this__u8e3s4.
|
|
3082
|
-
var tmp9_ready = _this__u8e3s4.
|
|
3083
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
3177
|
+
var tmp7_state = _this__u8e3s4.w1q_1;
|
|
3178
|
+
var tmp8_tag = _this__u8e3s4.y1q_1;
|
|
3179
|
+
var tmp9_ready = _this__u8e3s4.x1q_1;
|
|
3180
|
+
var tmp3_safe_receiver = _this__u8e3s4.z1q_1;
|
|
3084
3181
|
var tmp10_connection = tmp3_safe_receiver == null ? null : mapToDto_10(tmp3_safe_receiver);
|
|
3085
3182
|
return new PlayerStateDto(tmp4_startFrom, tmp6_playerTurnTimeout, tmp5_waitPlayerUntilTime, tmp7_state, tmp9_ready, tmp8_tag, tmp10_connection);
|
|
3086
3183
|
}
|
|
3087
3184
|
function mapFromDto_9(_this__u8e3s4) {
|
|
3088
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
3185
|
+
var tmp0_safe_receiver = _this__u8e3s4.m1t_1;
|
|
3089
3186
|
var tmp;
|
|
3090
3187
|
if (tmp0_safe_receiver == null) {
|
|
3091
3188
|
tmp = null;
|
|
@@ -3094,7 +3191,7 @@
|
|
|
3094
3191
|
tmp = Companion_getInstance_0().cg(tmp0_safe_receiver);
|
|
3095
3192
|
}
|
|
3096
3193
|
var tmp5_startFromTime = tmp;
|
|
3097
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
3194
|
+
var tmp1_safe_receiver = _this__u8e3s4.o1t_1;
|
|
3098
3195
|
var tmp_0;
|
|
3099
3196
|
if (tmp1_safe_receiver == null) {
|
|
3100
3197
|
tmp_0 = null;
|
|
@@ -3103,7 +3200,7 @@
|
|
|
3103
3200
|
tmp_0 = Companion_getInstance_0().cg(tmp1_safe_receiver);
|
|
3104
3201
|
}
|
|
3105
3202
|
var tmp6_waitPlayerUntilTime = tmp_0;
|
|
3106
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
3203
|
+
var tmp2_safe_receiver = _this__u8e3s4.n1t_1;
|
|
3107
3204
|
var tmp_1;
|
|
3108
3205
|
if (tmp2_safe_receiver == null) {
|
|
3109
3206
|
tmp_1 = null;
|
|
@@ -3112,28 +3209,28 @@
|
|
|
3112
3209
|
tmp_1 = Companion_getInstance_0().cg(tmp2_safe_receiver);
|
|
3113
3210
|
}
|
|
3114
3211
|
var tmp7_playerTurnTimeout = tmp_1;
|
|
3115
|
-
var tmp8_state = _this__u8e3s4.
|
|
3116
|
-
var tmp9_tag = _this__u8e3s4.
|
|
3117
|
-
var tmp3_elvis_lhs = _this__u8e3s4.
|
|
3212
|
+
var tmp8_state = _this__u8e3s4.p1t_1;
|
|
3213
|
+
var tmp9_tag = _this__u8e3s4.r1t_1;
|
|
3214
|
+
var tmp3_elvis_lhs = _this__u8e3s4.q1t_1;
|
|
3118
3215
|
var tmp10_ready = tmp3_elvis_lhs == null ? false : tmp3_elvis_lhs;
|
|
3119
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
3216
|
+
var tmp4_safe_receiver = _this__u8e3s4.s1t_1;
|
|
3120
3217
|
var tmp11_connection = tmp4_safe_receiver == null ? null : mapFromDto_10(tmp4_safe_receiver);
|
|
3121
3218
|
return new PlayerState(tmp5_startFromTime, tmp7_playerTurnTimeout, tmp6_waitPlayerUntilTime, tmp8_state, tmp10_ready, tmp9_tag, tmp11_connection);
|
|
3122
3219
|
}
|
|
3123
3220
|
function mapToDto_10(_this__u8e3s4) {
|
|
3124
|
-
return new PlayerConnectionDto(_this__u8e3s4.
|
|
3221
|
+
return new PlayerConnectionDto(_this__u8e3s4.b1r_1, toString(_this__u8e3s4.c1r_1), Duration__toIsoString_impl_9h6wsm(_this__u8e3s4.d1r_1));
|
|
3125
3222
|
}
|
|
3126
3223
|
function mapFromDto_10(_this__u8e3s4) {
|
|
3127
|
-
return new PlayerConnection(_this__u8e3s4.
|
|
3224
|
+
return new PlayerConnection(_this__u8e3s4.t1t_1, Companion_getInstance_0().cg(_this__u8e3s4.u1t_1), Companion_getInstance().rf(_this__u8e3s4.v1t_1));
|
|
3128
3225
|
}
|
|
3129
|
-
function
|
|
3226
|
+
function Companion_19() {
|
|
3130
3227
|
}
|
|
3131
|
-
var
|
|
3132
|
-
function
|
|
3133
|
-
return
|
|
3228
|
+
var Companion_instance_19;
|
|
3229
|
+
function Companion_getInstance_22() {
|
|
3230
|
+
return Companion_instance_19;
|
|
3134
3231
|
}
|
|
3135
|
-
function $
|
|
3136
|
-
$
|
|
3232
|
+
function $serializer_9() {
|
|
3233
|
+
$serializer_instance_9 = this;
|
|
3137
3234
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.GameUserInfoDto', this, 9);
|
|
3138
3235
|
tmp0_serialDesc.ku('playerId', true);
|
|
3139
3236
|
tmp0_serialDesc.ku('uid', true);
|
|
@@ -3144,39 +3241,39 @@
|
|
|
3144
3241
|
tmp0_serialDesc.ku('rating', false);
|
|
3145
3242
|
tmp0_serialDesc.ku('is_bot', false);
|
|
3146
3243
|
tmp0_serialDesc.ku('lucky_factor', false);
|
|
3147
|
-
this.
|
|
3244
|
+
this.w1t_1 = tmp0_serialDesc;
|
|
3148
3245
|
}
|
|
3149
|
-
protoOf($
|
|
3150
|
-
var tmp0_desc = this.
|
|
3246
|
+
protoOf($serializer_9).x1t = function (encoder, value) {
|
|
3247
|
+
var tmp0_desc = this.w1t_1;
|
|
3151
3248
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3152
|
-
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.
|
|
3153
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3249
|
+
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.d1t_1 == null)) {
|
|
3250
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.d1t_1);
|
|
3154
3251
|
}
|
|
3155
|
-
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.
|
|
3156
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3252
|
+
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.e1t_1 == null)) {
|
|
3253
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.e1t_1);
|
|
3157
3254
|
}
|
|
3158
|
-
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.
|
|
3159
|
-
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3255
|
+
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.f1t_1 == null)) {
|
|
3256
|
+
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.f1t_1);
|
|
3160
3257
|
}
|
|
3161
|
-
if (tmp1_output.ro(tmp0_desc, 3) ? true : !(value.
|
|
3162
|
-
tmp1_output.no(tmp0_desc, 3, StringSerializer_getInstance(), value.
|
|
3258
|
+
if (tmp1_output.ro(tmp0_desc, 3) ? true : !(value.g1t_1 == null)) {
|
|
3259
|
+
tmp1_output.no(tmp0_desc, 3, StringSerializer_getInstance(), value.g1t_1);
|
|
3163
3260
|
}
|
|
3164
|
-
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.
|
|
3165
|
-
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.
|
|
3261
|
+
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.h1t_1 == null)) {
|
|
3262
|
+
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.h1t_1);
|
|
3166
3263
|
}
|
|
3167
|
-
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.
|
|
3168
|
-
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3264
|
+
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.i1t_1 == null)) {
|
|
3265
|
+
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.i1t_1);
|
|
3169
3266
|
}
|
|
3170
|
-
tmp1_output.no(tmp0_desc, 6, DoubleSerializer_getInstance(), value.
|
|
3171
|
-
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3172
|
-
tmp1_output.no(tmp0_desc, 8, FloatSerializer_getInstance(), value.
|
|
3267
|
+
tmp1_output.no(tmp0_desc, 6, DoubleSerializer_getInstance(), value.j1t_1);
|
|
3268
|
+
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.k1t_1);
|
|
3269
|
+
tmp1_output.no(tmp0_desc, 8, FloatSerializer_getInstance(), value.l1t_1);
|
|
3173
3270
|
tmp1_output.vm(tmp0_desc);
|
|
3174
3271
|
};
|
|
3175
|
-
protoOf($
|
|
3176
|
-
return this.
|
|
3272
|
+
protoOf($serializer_9).mj = function (encoder, value) {
|
|
3273
|
+
return this.x1t(encoder, value instanceof GameUserInfoDto ? value : THROW_CCE());
|
|
3177
3274
|
};
|
|
3178
|
-
protoOf($
|
|
3179
|
-
var tmp0_desc = this.
|
|
3275
|
+
protoOf($serializer_9).nj = function (decoder) {
|
|
3276
|
+
var tmp0_desc = this.w1t_1;
|
|
3180
3277
|
var tmp1_flag = true;
|
|
3181
3278
|
var tmp2_index = 0;
|
|
3182
3279
|
var tmp3_bitMask0 = 0;
|
|
@@ -3259,52 +3356,52 @@
|
|
|
3259
3356
|
tmp13_input.vm(tmp0_desc);
|
|
3260
3357
|
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);
|
|
3261
3358
|
};
|
|
3262
|
-
protoOf($
|
|
3263
|
-
return this.
|
|
3359
|
+
protoOf($serializer_9).lj = function () {
|
|
3360
|
+
return this.w1t_1;
|
|
3264
3361
|
};
|
|
3265
|
-
protoOf($
|
|
3362
|
+
protoOf($serializer_9).bv = function () {
|
|
3266
3363
|
// Inline function 'kotlin.arrayOf' call
|
|
3267
3364
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3268
3365
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3269
3366
|
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(DoubleSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(FloatSerializer_getInstance())];
|
|
3270
3367
|
};
|
|
3271
|
-
var $
|
|
3272
|
-
function $
|
|
3273
|
-
if ($
|
|
3274
|
-
new $
|
|
3275
|
-
return $
|
|
3368
|
+
var $serializer_instance_9;
|
|
3369
|
+
function $serializer_getInstance_9() {
|
|
3370
|
+
if ($serializer_instance_9 == null)
|
|
3371
|
+
new $serializer_9();
|
|
3372
|
+
return $serializer_instance_9;
|
|
3276
3373
|
}
|
|
3277
3374
|
function GameUserInfoDto_init_$Init$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker, $this) {
|
|
3278
3375
|
if (!(448 === (448 & seen0))) {
|
|
3279
|
-
throwMissingFieldException(seen0, 448, $
|
|
3376
|
+
throwMissingFieldException(seen0, 448, $serializer_getInstance_9().w1t_1);
|
|
3280
3377
|
}
|
|
3281
3378
|
if (0 === (seen0 & 1))
|
|
3282
|
-
$this.
|
|
3379
|
+
$this.d1t_1 = null;
|
|
3283
3380
|
else
|
|
3284
|
-
$this.
|
|
3381
|
+
$this.d1t_1 = playerId;
|
|
3285
3382
|
if (0 === (seen0 & 2))
|
|
3286
|
-
$this.
|
|
3383
|
+
$this.e1t_1 = null;
|
|
3287
3384
|
else
|
|
3288
|
-
$this.
|
|
3385
|
+
$this.e1t_1 = uid;
|
|
3289
3386
|
if (0 === (seen0 & 4))
|
|
3290
|
-
$this.
|
|
3387
|
+
$this.f1t_1 = null;
|
|
3291
3388
|
else
|
|
3292
|
-
$this.
|
|
3389
|
+
$this.f1t_1 = name;
|
|
3293
3390
|
if (0 === (seen0 & 8))
|
|
3294
|
-
$this.
|
|
3391
|
+
$this.g1t_1 = null;
|
|
3295
3392
|
else
|
|
3296
|
-
$this.
|
|
3393
|
+
$this.g1t_1 = nickname;
|
|
3297
3394
|
if (0 === (seen0 & 16))
|
|
3298
|
-
$this.
|
|
3395
|
+
$this.h1t_1 = null;
|
|
3299
3396
|
else
|
|
3300
|
-
$this.
|
|
3397
|
+
$this.h1t_1 = avatarUrl;
|
|
3301
3398
|
if (0 === (seen0 & 32))
|
|
3302
|
-
$this.
|
|
3399
|
+
$this.i1t_1 = null;
|
|
3303
3400
|
else
|
|
3304
|
-
$this.
|
|
3305
|
-
$this.
|
|
3306
|
-
$this.
|
|
3307
|
-
$this.
|
|
3401
|
+
$this.i1t_1 = photo;
|
|
3402
|
+
$this.j1t_1 = rating;
|
|
3403
|
+
$this.k1t_1 = isBot;
|
|
3404
|
+
$this.l1t_1 = initialLuckyFactor;
|
|
3308
3405
|
return $this;
|
|
3309
3406
|
}
|
|
3310
3407
|
function GameUserInfoDto_init_$Create$(seen0, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, serializationConstructorMarker) {
|
|
@@ -3317,47 +3414,47 @@
|
|
|
3317
3414
|
nickname = nickname === VOID ? null : nickname;
|
|
3318
3415
|
avatarUrl = avatarUrl === VOID ? null : avatarUrl;
|
|
3319
3416
|
photo = photo === VOID ? null : photo;
|
|
3320
|
-
this.
|
|
3321
|
-
this.
|
|
3322
|
-
this.
|
|
3323
|
-
this.
|
|
3324
|
-
this.
|
|
3325
|
-
this.
|
|
3326
|
-
this.
|
|
3327
|
-
this.
|
|
3328
|
-
this.
|
|
3329
|
-
}
|
|
3330
|
-
protoOf(GameUserInfoDto).
|
|
3331
|
-
return this.
|
|
3332
|
-
};
|
|
3333
|
-
protoOf(GameUserInfoDto).
|
|
3417
|
+
this.d1t_1 = playerId;
|
|
3418
|
+
this.e1t_1 = uid;
|
|
3419
|
+
this.f1t_1 = name;
|
|
3420
|
+
this.g1t_1 = nickname;
|
|
3421
|
+
this.h1t_1 = avatarUrl;
|
|
3422
|
+
this.i1t_1 = photo;
|
|
3423
|
+
this.j1t_1 = rating;
|
|
3424
|
+
this.k1t_1 = isBot;
|
|
3425
|
+
this.l1t_1 = initialLuckyFactor;
|
|
3426
|
+
}
|
|
3427
|
+
protoOf(GameUserInfoDto).y1t = function () {
|
|
3428
|
+
return this.z1t(VOID, VOID, VOID, VOID, VOID, VOID, VOID, null, null);
|
|
3429
|
+
};
|
|
3430
|
+
protoOf(GameUserInfoDto).a1u = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) {
|
|
3334
3431
|
return new GameUserInfoDto(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3335
3432
|
};
|
|
3336
|
-
protoOf(GameUserInfoDto).
|
|
3337
|
-
playerId = playerId === VOID ? this.
|
|
3338
|
-
uid = uid === VOID ? this.
|
|
3339
|
-
name = name === VOID ? this.
|
|
3340
|
-
nickname = nickname === VOID ? this.
|
|
3341
|
-
avatarUrl = avatarUrl === VOID ? this.
|
|
3342
|
-
photo = photo === VOID ? this.
|
|
3343
|
-
rating = rating === VOID ? this.
|
|
3344
|
-
isBot = isBot === VOID ? this.
|
|
3345
|
-
initialLuckyFactor = initialLuckyFactor === VOID ? this.
|
|
3346
|
-
return $super === VOID ? this.
|
|
3433
|
+
protoOf(GameUserInfoDto).z1t = function (playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor, $super) {
|
|
3434
|
+
playerId = playerId === VOID ? this.d1t_1 : playerId;
|
|
3435
|
+
uid = uid === VOID ? this.e1t_1 : uid;
|
|
3436
|
+
name = name === VOID ? this.f1t_1 : name;
|
|
3437
|
+
nickname = nickname === VOID ? this.g1t_1 : nickname;
|
|
3438
|
+
avatarUrl = avatarUrl === VOID ? this.h1t_1 : avatarUrl;
|
|
3439
|
+
photo = photo === VOID ? this.i1t_1 : photo;
|
|
3440
|
+
rating = rating === VOID ? this.j1t_1 : rating;
|
|
3441
|
+
isBot = isBot === VOID ? this.k1t_1 : isBot;
|
|
3442
|
+
initialLuckyFactor = initialLuckyFactor === VOID ? this.l1t_1 : initialLuckyFactor;
|
|
3443
|
+
return $super === VOID ? this.a1u(playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor) : $super.a1u.call(this, playerId, uid, name, nickname, avatarUrl, photo, rating, isBot, initialLuckyFactor);
|
|
3347
3444
|
};
|
|
3348
3445
|
protoOf(GameUserInfoDto).toString = function () {
|
|
3349
|
-
return 'GameUserInfoDto(playerId=' + this.
|
|
3446
|
+
return 'GameUserInfoDto(playerId=' + this.d1t_1 + ', uid=' + this.e1t_1 + ', name=' + this.f1t_1 + ', nickname=' + this.g1t_1 + ', avatarUrl=' + this.h1t_1 + ', photo=' + this.i1t_1 + ', rating=' + this.j1t_1 + ', isBot=' + this.k1t_1 + ', initialLuckyFactor=' + this.l1t_1 + ')';
|
|
3350
3447
|
};
|
|
3351
3448
|
protoOf(GameUserInfoDto).hashCode = function () {
|
|
3352
|
-
var result = this.
|
|
3353
|
-
result = imul(result, 31) + (this.b1t_1 == null ? 0 : getStringHashCode(this.b1t_1)) | 0;
|
|
3354
|
-
result = imul(result, 31) + (this.c1t_1 == null ? 0 : getStringHashCode(this.c1t_1)) | 0;
|
|
3355
|
-
result = imul(result, 31) + (this.d1t_1 == null ? 0 : getStringHashCode(this.d1t_1)) | 0;
|
|
3449
|
+
var result = this.d1t_1 == null ? 0 : getStringHashCode(this.d1t_1);
|
|
3356
3450
|
result = imul(result, 31) + (this.e1t_1 == null ? 0 : getStringHashCode(this.e1t_1)) | 0;
|
|
3357
3451
|
result = imul(result, 31) + (this.f1t_1 == null ? 0 : getStringHashCode(this.f1t_1)) | 0;
|
|
3358
|
-
result = imul(result, 31) + (this.g1t_1 == null ? 0 :
|
|
3359
|
-
result = imul(result, 31) + (this.h1t_1 == null ? 0 :
|
|
3360
|
-
result = imul(result, 31) + (this.i1t_1 == null ? 0 :
|
|
3452
|
+
result = imul(result, 31) + (this.g1t_1 == null ? 0 : getStringHashCode(this.g1t_1)) | 0;
|
|
3453
|
+
result = imul(result, 31) + (this.h1t_1 == null ? 0 : getStringHashCode(this.h1t_1)) | 0;
|
|
3454
|
+
result = imul(result, 31) + (this.i1t_1 == null ? 0 : getStringHashCode(this.i1t_1)) | 0;
|
|
3455
|
+
result = imul(result, 31) + (this.j1t_1 == null ? 0 : getNumberHashCode(this.j1t_1)) | 0;
|
|
3456
|
+
result = imul(result, 31) + (this.k1t_1 == null ? 0 : getBooleanHashCode(this.k1t_1)) | 0;
|
|
3457
|
+
result = imul(result, 31) + (this.l1t_1 == null ? 0 : getNumberHashCode(this.l1t_1)) | 0;
|
|
3361
3458
|
return result;
|
|
3362
3459
|
};
|
|
3363
3460
|
protoOf(GameUserInfoDto).equals = function (other) {
|
|
@@ -3365,66 +3462,66 @@
|
|
|
3365
3462
|
return true;
|
|
3366
3463
|
if (!(other instanceof GameUserInfoDto))
|
|
3367
3464
|
return false;
|
|
3368
|
-
if (!(this.a1t_1 == other.a1t_1))
|
|
3369
|
-
return false;
|
|
3370
|
-
if (!(this.b1t_1 == other.b1t_1))
|
|
3371
|
-
return false;
|
|
3372
|
-
if (!(this.c1t_1 == other.c1t_1))
|
|
3373
|
-
return false;
|
|
3374
3465
|
if (!(this.d1t_1 == other.d1t_1))
|
|
3375
3466
|
return false;
|
|
3376
3467
|
if (!(this.e1t_1 == other.e1t_1))
|
|
3377
3468
|
return false;
|
|
3378
3469
|
if (!(this.f1t_1 == other.f1t_1))
|
|
3379
3470
|
return false;
|
|
3380
|
-
if (!
|
|
3471
|
+
if (!(this.g1t_1 == other.g1t_1))
|
|
3381
3472
|
return false;
|
|
3382
3473
|
if (!(this.h1t_1 == other.h1t_1))
|
|
3383
3474
|
return false;
|
|
3384
|
-
if (!
|
|
3475
|
+
if (!(this.i1t_1 == other.i1t_1))
|
|
3476
|
+
return false;
|
|
3477
|
+
if (!equals(this.j1t_1, other.j1t_1))
|
|
3478
|
+
return false;
|
|
3479
|
+
if (!(this.k1t_1 == other.k1t_1))
|
|
3480
|
+
return false;
|
|
3481
|
+
if (!equals(this.l1t_1, other.l1t_1))
|
|
3385
3482
|
return false;
|
|
3386
3483
|
return true;
|
|
3387
3484
|
};
|
|
3388
3485
|
function PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2() {
|
|
3389
|
-
return
|
|
3486
|
+
return Companion_getInstance_13().n17();
|
|
3390
3487
|
}
|
|
3391
|
-
function
|
|
3392
|
-
|
|
3488
|
+
function Companion_20() {
|
|
3489
|
+
Companion_instance_20 = this;
|
|
3393
3490
|
var tmp = this;
|
|
3394
3491
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3395
3492
|
// Inline function 'kotlin.arrayOf' call
|
|
3396
3493
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3397
3494
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3398
|
-
tmp.
|
|
3495
|
+
tmp.b1u_1 = [lazy(tmp_0, PlayerConnectionDto$Companion$$childSerializers$_anonymous__jevhp2), null, null];
|
|
3399
3496
|
}
|
|
3400
|
-
var
|
|
3401
|
-
function
|
|
3402
|
-
if (
|
|
3403
|
-
new
|
|
3404
|
-
return
|
|
3497
|
+
var Companion_instance_20;
|
|
3498
|
+
function Companion_getInstance_23() {
|
|
3499
|
+
if (Companion_instance_20 == null)
|
|
3500
|
+
new Companion_20();
|
|
3501
|
+
return Companion_instance_20;
|
|
3405
3502
|
}
|
|
3406
|
-
function $
|
|
3407
|
-
$
|
|
3503
|
+
function $serializer_10() {
|
|
3504
|
+
$serializer_instance_10 = this;
|
|
3408
3505
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.PlayerConnectionDto', this, 3);
|
|
3409
3506
|
tmp0_serialDesc.ku('state', false);
|
|
3410
3507
|
tmp0_serialDesc.ku('connectionChangedTime', false);
|
|
3411
3508
|
tmp0_serialDesc.ku('notLiveDurationRecord', false);
|
|
3412
|
-
this.
|
|
3509
|
+
this.c1u_1 = tmp0_serialDesc;
|
|
3413
3510
|
}
|
|
3414
|
-
protoOf($
|
|
3415
|
-
var tmp0_desc = this.
|
|
3511
|
+
protoOf($serializer_10).d1u = function (encoder, value) {
|
|
3512
|
+
var tmp0_desc = this.c1u_1;
|
|
3416
3513
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3417
|
-
var tmp2_cached =
|
|
3418
|
-
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.
|
|
3419
|
-
tmp1_output.jo(tmp0_desc, 1, value.
|
|
3420
|
-
tmp1_output.jo(tmp0_desc, 2, value.
|
|
3514
|
+
var tmp2_cached = Companion_getInstance_23().b1u_1;
|
|
3515
|
+
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.t1t_1);
|
|
3516
|
+
tmp1_output.jo(tmp0_desc, 1, value.u1t_1);
|
|
3517
|
+
tmp1_output.jo(tmp0_desc, 2, value.v1t_1);
|
|
3421
3518
|
tmp1_output.vm(tmp0_desc);
|
|
3422
3519
|
};
|
|
3423
|
-
protoOf($
|
|
3424
|
-
return this.
|
|
3520
|
+
protoOf($serializer_10).mj = function (encoder, value) {
|
|
3521
|
+
return this.d1u(encoder, value instanceof PlayerConnectionDto ? value : THROW_CCE());
|
|
3425
3522
|
};
|
|
3426
|
-
protoOf($
|
|
3427
|
-
var tmp0_desc = this.
|
|
3523
|
+
protoOf($serializer_10).nj = function (decoder) {
|
|
3524
|
+
var tmp0_desc = this.c1u_1;
|
|
3428
3525
|
var tmp1_flag = true;
|
|
3429
3526
|
var tmp2_index = 0;
|
|
3430
3527
|
var tmp3_bitMask0 = 0;
|
|
@@ -3432,7 +3529,7 @@
|
|
|
3432
3529
|
var tmp5_local1 = null;
|
|
3433
3530
|
var tmp6_local2 = null;
|
|
3434
3531
|
var tmp7_input = decoder.um(tmp0_desc);
|
|
3435
|
-
var tmp8_cached =
|
|
3532
|
+
var tmp8_cached = Companion_getInstance_23().b1u_1;
|
|
3436
3533
|
if (tmp7_input.kn()) {
|
|
3437
3534
|
tmp4_local0 = tmp7_input.gn(tmp0_desc, 0, tmp8_cached[0].j2(), tmp4_local0);
|
|
3438
3535
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3466,46 +3563,46 @@
|
|
|
3466
3563
|
tmp7_input.vm(tmp0_desc);
|
|
3467
3564
|
return PlayerConnectionDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, null);
|
|
3468
3565
|
};
|
|
3469
|
-
protoOf($
|
|
3470
|
-
return this.
|
|
3566
|
+
protoOf($serializer_10).lj = function () {
|
|
3567
|
+
return this.c1u_1;
|
|
3471
3568
|
};
|
|
3472
|
-
protoOf($
|
|
3569
|
+
protoOf($serializer_10).bv = function () {
|
|
3473
3570
|
// Inline function 'kotlin.arrayOf' call
|
|
3474
3571
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3475
3572
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3476
|
-
return [
|
|
3573
|
+
return [Companion_getInstance_23().b1u_1[0].j2(), StringSerializer_getInstance(), StringSerializer_getInstance()];
|
|
3477
3574
|
};
|
|
3478
|
-
var $
|
|
3479
|
-
function $
|
|
3480
|
-
if ($
|
|
3481
|
-
new $
|
|
3482
|
-
return $
|
|
3575
|
+
var $serializer_instance_10;
|
|
3576
|
+
function $serializer_getInstance_10() {
|
|
3577
|
+
if ($serializer_instance_10 == null)
|
|
3578
|
+
new $serializer_10();
|
|
3579
|
+
return $serializer_instance_10;
|
|
3483
3580
|
}
|
|
3484
3581
|
function PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, $this) {
|
|
3485
3582
|
if (!(7 === (7 & seen0))) {
|
|
3486
|
-
throwMissingFieldException(seen0, 7, $
|
|
3583
|
+
throwMissingFieldException(seen0, 7, $serializer_getInstance_10().c1u_1);
|
|
3487
3584
|
}
|
|
3488
|
-
$this.
|
|
3489
|
-
$this.
|
|
3490
|
-
$this.
|
|
3585
|
+
$this.t1t_1 = state;
|
|
3586
|
+
$this.u1t_1 = connectionChangedTime;
|
|
3587
|
+
$this.v1t_1 = notLiveDurationRecord;
|
|
3491
3588
|
return $this;
|
|
3492
3589
|
}
|
|
3493
3590
|
function PlayerConnectionDto_init_$Create$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker) {
|
|
3494
3591
|
return PlayerConnectionDto_init_$Init$(seen0, state, connectionChangedTime, notLiveDurationRecord, serializationConstructorMarker, objectCreate(protoOf(PlayerConnectionDto)));
|
|
3495
3592
|
}
|
|
3496
3593
|
function PlayerConnectionDto(state, connectionChangedTime, notLiveDurationRecord) {
|
|
3497
|
-
|
|
3498
|
-
this.
|
|
3499
|
-
this.
|
|
3500
|
-
this.
|
|
3594
|
+
Companion_getInstance_23();
|
|
3595
|
+
this.t1t_1 = state;
|
|
3596
|
+
this.u1t_1 = connectionChangedTime;
|
|
3597
|
+
this.v1t_1 = notLiveDurationRecord;
|
|
3501
3598
|
}
|
|
3502
3599
|
protoOf(PlayerConnectionDto).toString = function () {
|
|
3503
|
-
return 'PlayerConnectionDto(state=' + this.
|
|
3600
|
+
return 'PlayerConnectionDto(state=' + this.t1t_1.toString() + ', connectionChangedTime=' + this.u1t_1 + ', notLiveDurationRecord=' + this.v1t_1 + ')';
|
|
3504
3601
|
};
|
|
3505
3602
|
protoOf(PlayerConnectionDto).hashCode = function () {
|
|
3506
|
-
var result = this.
|
|
3507
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3508
|
-
result = imul(result, 31) + getStringHashCode(this.
|
|
3603
|
+
var result = this.t1t_1.hashCode();
|
|
3604
|
+
result = imul(result, 31) + getStringHashCode(this.u1t_1) | 0;
|
|
3605
|
+
result = imul(result, 31) + getStringHashCode(this.v1t_1) | 0;
|
|
3509
3606
|
return result;
|
|
3510
3607
|
};
|
|
3511
3608
|
protoOf(PlayerConnectionDto).equals = function (other) {
|
|
@@ -3513,34 +3610,34 @@
|
|
|
3513
3610
|
return true;
|
|
3514
3611
|
if (!(other instanceof PlayerConnectionDto))
|
|
3515
3612
|
return false;
|
|
3516
|
-
if (!this.
|
|
3613
|
+
if (!this.t1t_1.equals(other.t1t_1))
|
|
3517
3614
|
return false;
|
|
3518
|
-
if (!(this.
|
|
3615
|
+
if (!(this.u1t_1 === other.u1t_1))
|
|
3519
3616
|
return false;
|
|
3520
|
-
if (!(this.
|
|
3617
|
+
if (!(this.v1t_1 === other.v1t_1))
|
|
3521
3618
|
return false;
|
|
3522
3619
|
return true;
|
|
3523
3620
|
};
|
|
3524
3621
|
function PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl() {
|
|
3525
|
-
return
|
|
3622
|
+
return Companion_getInstance_14().n17();
|
|
3526
3623
|
}
|
|
3527
|
-
function
|
|
3528
|
-
|
|
3624
|
+
function Companion_21() {
|
|
3625
|
+
Companion_instance_21 = this;
|
|
3529
3626
|
var tmp = this;
|
|
3530
3627
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3531
3628
|
// Inline function 'kotlin.arrayOf' call
|
|
3532
3629
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3533
3630
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3534
|
-
tmp.
|
|
3631
|
+
tmp.e1u_1 = [null, null, null, lazy(tmp_0, PlayerStateDto$Companion$$childSerializers$_anonymous__izgokl), null, null, null];
|
|
3535
3632
|
}
|
|
3536
|
-
var
|
|
3537
|
-
function
|
|
3538
|
-
if (
|
|
3539
|
-
new
|
|
3540
|
-
return
|
|
3633
|
+
var Companion_instance_21;
|
|
3634
|
+
function Companion_getInstance_24() {
|
|
3635
|
+
if (Companion_instance_21 == null)
|
|
3636
|
+
new Companion_21();
|
|
3637
|
+
return Companion_instance_21;
|
|
3541
3638
|
}
|
|
3542
|
-
function $
|
|
3543
|
-
$
|
|
3639
|
+
function $serializer_11() {
|
|
3640
|
+
$serializer_instance_11 = this;
|
|
3544
3641
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.player.PlayerStateDto', this, 7);
|
|
3545
3642
|
tmp0_serialDesc.ku('startFrom', true);
|
|
3546
3643
|
tmp0_serialDesc.ku('playerTurnTimeout', true);
|
|
@@ -3549,38 +3646,38 @@
|
|
|
3549
3646
|
tmp0_serialDesc.ku('ready', true);
|
|
3550
3647
|
tmp0_serialDesc.ku('tag', true);
|
|
3551
3648
|
tmp0_serialDesc.ku('connection', true);
|
|
3552
|
-
this.
|
|
3649
|
+
this.f1u_1 = tmp0_serialDesc;
|
|
3553
3650
|
}
|
|
3554
|
-
protoOf($
|
|
3555
|
-
var tmp0_desc = this.
|
|
3651
|
+
protoOf($serializer_11).g1u = function (encoder, value) {
|
|
3652
|
+
var tmp0_desc = this.f1u_1;
|
|
3556
3653
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3557
|
-
var tmp2_cached =
|
|
3558
|
-
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.
|
|
3559
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3654
|
+
var tmp2_cached = Companion_getInstance_24().e1u_1;
|
|
3655
|
+
if (tmp1_output.ro(tmp0_desc, 0) ? true : !(value.m1t_1 == null)) {
|
|
3656
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.m1t_1);
|
|
3560
3657
|
}
|
|
3561
|
-
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.
|
|
3562
|
-
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.
|
|
3658
|
+
if (tmp1_output.ro(tmp0_desc, 1) ? true : !(value.n1t_1 == null)) {
|
|
3659
|
+
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.n1t_1);
|
|
3563
3660
|
}
|
|
3564
|
-
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.
|
|
3565
|
-
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.
|
|
3661
|
+
if (tmp1_output.ro(tmp0_desc, 2) ? true : !(value.o1t_1 == null)) {
|
|
3662
|
+
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.o1t_1);
|
|
3566
3663
|
}
|
|
3567
|
-
tmp1_output.lo(tmp0_desc, 3, tmp2_cached[3].j2(), value.
|
|
3568
|
-
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.
|
|
3569
|
-
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3664
|
+
tmp1_output.lo(tmp0_desc, 3, tmp2_cached[3].j2(), value.p1t_1);
|
|
3665
|
+
if (tmp1_output.ro(tmp0_desc, 4) ? true : !(value.q1t_1 == null)) {
|
|
3666
|
+
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.q1t_1);
|
|
3570
3667
|
}
|
|
3571
|
-
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.
|
|
3572
|
-
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.
|
|
3668
|
+
if (tmp1_output.ro(tmp0_desc, 5) ? true : !(value.r1t_1 == null)) {
|
|
3669
|
+
tmp1_output.no(tmp0_desc, 5, StringSerializer_getInstance(), value.r1t_1);
|
|
3573
3670
|
}
|
|
3574
|
-
if (tmp1_output.ro(tmp0_desc, 6) ? true : !(value.
|
|
3575
|
-
tmp1_output.no(tmp0_desc, 6, $
|
|
3671
|
+
if (tmp1_output.ro(tmp0_desc, 6) ? true : !(value.s1t_1 == null)) {
|
|
3672
|
+
tmp1_output.no(tmp0_desc, 6, $serializer_getInstance_10(), value.s1t_1);
|
|
3576
3673
|
}
|
|
3577
3674
|
tmp1_output.vm(tmp0_desc);
|
|
3578
3675
|
};
|
|
3579
|
-
protoOf($
|
|
3580
|
-
return this.
|
|
3676
|
+
protoOf($serializer_11).mj = function (encoder, value) {
|
|
3677
|
+
return this.g1u(encoder, value instanceof PlayerStateDto ? value : THROW_CCE());
|
|
3581
3678
|
};
|
|
3582
|
-
protoOf($
|
|
3583
|
-
var tmp0_desc = this.
|
|
3679
|
+
protoOf($serializer_11).nj = function (decoder) {
|
|
3680
|
+
var tmp0_desc = this.f1u_1;
|
|
3584
3681
|
var tmp1_flag = true;
|
|
3585
3682
|
var tmp2_index = 0;
|
|
3586
3683
|
var tmp3_bitMask0 = 0;
|
|
@@ -3592,7 +3689,7 @@
|
|
|
3592
3689
|
var tmp9_local5 = null;
|
|
3593
3690
|
var tmp10_local6 = null;
|
|
3594
3691
|
var tmp11_input = decoder.um(tmp0_desc);
|
|
3595
|
-
var tmp12_cached =
|
|
3692
|
+
var tmp12_cached = Companion_getInstance_24().e1u_1;
|
|
3596
3693
|
if (tmp11_input.kn()) {
|
|
3597
3694
|
tmp4_local0 = tmp11_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp4_local0);
|
|
3598
3695
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -3606,7 +3703,7 @@
|
|
|
3606
3703
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3607
3704
|
tmp9_local5 = tmp11_input.in(tmp0_desc, 5, StringSerializer_getInstance(), tmp9_local5);
|
|
3608
3705
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3609
|
-
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $
|
|
3706
|
+
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $serializer_getInstance_10(), tmp10_local6);
|
|
3610
3707
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3611
3708
|
} else
|
|
3612
3709
|
while (tmp1_flag) {
|
|
@@ -3640,7 +3737,7 @@
|
|
|
3640
3737
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3641
3738
|
break;
|
|
3642
3739
|
case 6:
|
|
3643
|
-
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $
|
|
3740
|
+
tmp10_local6 = tmp11_input.in(tmp0_desc, 6, $serializer_getInstance_10(), tmp10_local6);
|
|
3644
3741
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3645
3742
|
break;
|
|
3646
3743
|
default:
|
|
@@ -3650,83 +3747,83 @@
|
|
|
3650
3747
|
tmp11_input.vm(tmp0_desc);
|
|
3651
3748
|
return PlayerStateDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, tmp9_local5, tmp10_local6, null);
|
|
3652
3749
|
};
|
|
3653
|
-
protoOf($
|
|
3654
|
-
return this.
|
|
3750
|
+
protoOf($serializer_11).lj = function () {
|
|
3751
|
+
return this.f1u_1;
|
|
3655
3752
|
};
|
|
3656
|
-
protoOf($
|
|
3657
|
-
var tmp0_cached =
|
|
3753
|
+
protoOf($serializer_11).bv = function () {
|
|
3754
|
+
var tmp0_cached = Companion_getInstance_24().e1u_1;
|
|
3658
3755
|
// Inline function 'kotlin.arrayOf' call
|
|
3659
3756
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3660
3757
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3661
|
-
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), tmp0_cached[3].j2(), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable($
|
|
3758
|
+
return [get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), tmp0_cached[3].j2(), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable($serializer_getInstance_10())];
|
|
3662
3759
|
};
|
|
3663
|
-
var $
|
|
3664
|
-
function $
|
|
3665
|
-
if ($
|
|
3666
|
-
new $
|
|
3667
|
-
return $
|
|
3760
|
+
var $serializer_instance_11;
|
|
3761
|
+
function $serializer_getInstance_11() {
|
|
3762
|
+
if ($serializer_instance_11 == null)
|
|
3763
|
+
new $serializer_11();
|
|
3764
|
+
return $serializer_instance_11;
|
|
3668
3765
|
}
|
|
3669
3766
|
function PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, $this) {
|
|
3670
3767
|
if (!(8 === (8 & seen0))) {
|
|
3671
|
-
throwMissingFieldException(seen0, 8, $
|
|
3768
|
+
throwMissingFieldException(seen0, 8, $serializer_getInstance_11().f1u_1);
|
|
3672
3769
|
}
|
|
3673
3770
|
if (0 === (seen0 & 1))
|
|
3674
|
-
$this.
|
|
3771
|
+
$this.m1t_1 = null;
|
|
3675
3772
|
else
|
|
3676
|
-
$this.
|
|
3773
|
+
$this.m1t_1 = startFrom;
|
|
3677
3774
|
if (0 === (seen0 & 2))
|
|
3678
|
-
$this.
|
|
3775
|
+
$this.n1t_1 = null;
|
|
3679
3776
|
else
|
|
3680
|
-
$this.
|
|
3777
|
+
$this.n1t_1 = playerTurnTimeout;
|
|
3681
3778
|
if (0 === (seen0 & 4))
|
|
3682
|
-
$this.
|
|
3779
|
+
$this.o1t_1 = null;
|
|
3683
3780
|
else
|
|
3684
|
-
$this.
|
|
3685
|
-
$this.
|
|
3781
|
+
$this.o1t_1 = waitPlayerUntilTime;
|
|
3782
|
+
$this.p1t_1 = state;
|
|
3686
3783
|
if (0 === (seen0 & 16))
|
|
3687
|
-
$this.
|
|
3784
|
+
$this.q1t_1 = null;
|
|
3688
3785
|
else
|
|
3689
|
-
$this.
|
|
3786
|
+
$this.q1t_1 = ready;
|
|
3690
3787
|
if (0 === (seen0 & 32))
|
|
3691
|
-
$this.
|
|
3788
|
+
$this.r1t_1 = null;
|
|
3692
3789
|
else
|
|
3693
|
-
$this.
|
|
3790
|
+
$this.r1t_1 = tag;
|
|
3694
3791
|
if (0 === (seen0 & 64))
|
|
3695
|
-
$this.
|
|
3792
|
+
$this.s1t_1 = null;
|
|
3696
3793
|
else
|
|
3697
|
-
$this.
|
|
3794
|
+
$this.s1t_1 = connection;
|
|
3698
3795
|
return $this;
|
|
3699
3796
|
}
|
|
3700
3797
|
function PlayerStateDto_init_$Create$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker) {
|
|
3701
3798
|
return PlayerStateDto_init_$Init$(seen0, startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection, serializationConstructorMarker, objectCreate(protoOf(PlayerStateDto)));
|
|
3702
3799
|
}
|
|
3703
3800
|
function PlayerStateDto(startFrom, playerTurnTimeout, waitPlayerUntilTime, state, ready, tag, connection) {
|
|
3704
|
-
|
|
3801
|
+
Companion_getInstance_24();
|
|
3705
3802
|
startFrom = startFrom === VOID ? null : startFrom;
|
|
3706
3803
|
playerTurnTimeout = playerTurnTimeout === VOID ? null : playerTurnTimeout;
|
|
3707
3804
|
waitPlayerUntilTime = waitPlayerUntilTime === VOID ? null : waitPlayerUntilTime;
|
|
3708
3805
|
ready = ready === VOID ? null : ready;
|
|
3709
3806
|
tag = tag === VOID ? null : tag;
|
|
3710
3807
|
connection = connection === VOID ? null : connection;
|
|
3711
|
-
this.
|
|
3712
|
-
this.
|
|
3713
|
-
this.
|
|
3714
|
-
this.
|
|
3715
|
-
this.
|
|
3716
|
-
this.
|
|
3717
|
-
this.
|
|
3808
|
+
this.m1t_1 = startFrom;
|
|
3809
|
+
this.n1t_1 = playerTurnTimeout;
|
|
3810
|
+
this.o1t_1 = waitPlayerUntilTime;
|
|
3811
|
+
this.p1t_1 = state;
|
|
3812
|
+
this.q1t_1 = ready;
|
|
3813
|
+
this.r1t_1 = tag;
|
|
3814
|
+
this.s1t_1 = connection;
|
|
3718
3815
|
}
|
|
3719
3816
|
protoOf(PlayerStateDto).toString = function () {
|
|
3720
|
-
return 'PlayerStateDto(startFrom=' + this.
|
|
3817
|
+
return 'PlayerStateDto(startFrom=' + this.m1t_1 + ', playerTurnTimeout=' + this.n1t_1 + ', waitPlayerUntilTime=' + this.o1t_1 + ', state=' + this.p1t_1.toString() + ', ready=' + this.q1t_1 + ', tag=' + this.r1t_1 + ', connection=' + toString(this.s1t_1) + ')';
|
|
3721
3818
|
};
|
|
3722
3819
|
protoOf(PlayerStateDto).hashCode = function () {
|
|
3723
|
-
var result = this.
|
|
3724
|
-
result = imul(result, 31) + (this.
|
|
3725
|
-
result = imul(result, 31) + (this.l1t_1 == null ? 0 : getStringHashCode(this.l1t_1)) | 0;
|
|
3726
|
-
result = imul(result, 31) + this.m1t_1.hashCode() | 0;
|
|
3727
|
-
result = imul(result, 31) + (this.n1t_1 == null ? 0 : getBooleanHashCode(this.n1t_1)) | 0;
|
|
3820
|
+
var result = this.m1t_1 == null ? 0 : getStringHashCode(this.m1t_1);
|
|
3821
|
+
result = imul(result, 31) + (this.n1t_1 == null ? 0 : getStringHashCode(this.n1t_1)) | 0;
|
|
3728
3822
|
result = imul(result, 31) + (this.o1t_1 == null ? 0 : getStringHashCode(this.o1t_1)) | 0;
|
|
3729
|
-
result = imul(result, 31) +
|
|
3823
|
+
result = imul(result, 31) + this.p1t_1.hashCode() | 0;
|
|
3824
|
+
result = imul(result, 31) + (this.q1t_1 == null ? 0 : getBooleanHashCode(this.q1t_1)) | 0;
|
|
3825
|
+
result = imul(result, 31) + (this.r1t_1 == null ? 0 : getStringHashCode(this.r1t_1)) | 0;
|
|
3826
|
+
result = imul(result, 31) + (this.s1t_1 == null ? 0 : this.s1t_1.hashCode()) | 0;
|
|
3730
3827
|
return result;
|
|
3731
3828
|
};
|
|
3732
3829
|
protoOf(PlayerStateDto).equals = function (other) {
|
|
@@ -3734,19 +3831,19 @@
|
|
|
3734
3831
|
return true;
|
|
3735
3832
|
if (!(other instanceof PlayerStateDto))
|
|
3736
3833
|
return false;
|
|
3737
|
-
if (!(this.
|
|
3834
|
+
if (!(this.m1t_1 == other.m1t_1))
|
|
3738
3835
|
return false;
|
|
3739
|
-
if (!(this.
|
|
3836
|
+
if (!(this.n1t_1 == other.n1t_1))
|
|
3740
3837
|
return false;
|
|
3741
|
-
if (!(this.
|
|
3838
|
+
if (!(this.o1t_1 == other.o1t_1))
|
|
3742
3839
|
return false;
|
|
3743
|
-
if (!this.
|
|
3840
|
+
if (!this.p1t_1.equals(other.p1t_1))
|
|
3744
3841
|
return false;
|
|
3745
|
-
if (!(this.
|
|
3842
|
+
if (!(this.q1t_1 == other.q1t_1))
|
|
3746
3843
|
return false;
|
|
3747
|
-
if (!(this.
|
|
3844
|
+
if (!(this.r1t_1 == other.r1t_1))
|
|
3748
3845
|
return false;
|
|
3749
|
-
if (!equals(this.
|
|
3846
|
+
if (!equals(this.s1t_1, other.s1t_1))
|
|
3750
3847
|
return false;
|
|
3751
3848
|
return true;
|
|
3752
3849
|
};
|
|
@@ -3765,8 +3862,8 @@
|
|
|
3765
3862
|
function RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_3() {
|
|
3766
3863
|
return new ArrayListSerializer(IntSerializer_getInstance());
|
|
3767
3864
|
}
|
|
3768
|
-
function
|
|
3769
|
-
|
|
3865
|
+
function Companion_22() {
|
|
3866
|
+
Companion_instance_22 = this;
|
|
3770
3867
|
var tmp = this;
|
|
3771
3868
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
3772
3869
|
var tmp_1 = lazy(tmp_0, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6);
|
|
@@ -3780,16 +3877,16 @@
|
|
|
3780
3877
|
// Inline function 'kotlin.arrayOf' call
|
|
3781
3878
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3782
3879
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3783
|
-
tmp.
|
|
3880
|
+
tmp.h1u_1 = [null, null, null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, tmp_5, null, null, null, null, null, null, null, null, null, null, null, null, tmp_7, null, null, null, null, null, null, null, null, lazy(tmp_8, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_3)];
|
|
3784
3881
|
}
|
|
3785
|
-
var
|
|
3786
|
-
function
|
|
3787
|
-
if (
|
|
3788
|
-
new
|
|
3789
|
-
return
|
|
3882
|
+
var Companion_instance_22;
|
|
3883
|
+
function Companion_getInstance_25() {
|
|
3884
|
+
if (Companion_instance_22 == null)
|
|
3885
|
+
new Companion_22();
|
|
3886
|
+
return Companion_instance_22;
|
|
3790
3887
|
}
|
|
3791
|
-
function $
|
|
3792
|
-
$
|
|
3888
|
+
function $serializer_12() {
|
|
3889
|
+
$serializer_instance_12 = this;
|
|
3793
3890
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.rules.RulesDto', this, 38);
|
|
3794
3891
|
tmp0_serialDesc.ku('name', false);
|
|
3795
3892
|
tmp0_serialDesc.ku('playerWhoChooseSuitGoFirst', false);
|
|
@@ -3829,57 +3926,57 @@
|
|
|
3829
3926
|
tmp0_serialDesc.ku('generalBonus', false);
|
|
3830
3927
|
tmp0_serialDesc.ku('enableFrezaCard', false);
|
|
3831
3928
|
tmp0_serialDesc.ku('supportedPlayersModes', false);
|
|
3832
|
-
this.
|
|
3929
|
+
this.i1u_1 = tmp0_serialDesc;
|
|
3833
3930
|
}
|
|
3834
|
-
protoOf($
|
|
3835
|
-
var tmp0_desc = this.
|
|
3931
|
+
protoOf($serializer_12).j1u = function (encoder, value) {
|
|
3932
|
+
var tmp0_desc = this.i1u_1;
|
|
3836
3933
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
3837
|
-
var tmp2_cached =
|
|
3838
|
-
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.
|
|
3839
|
-
tmp1_output.no(tmp0_desc, 1, BooleanSerializer_getInstance(), value.
|
|
3840
|
-
tmp1_output.no(tmp0_desc, 2, BooleanSerializer_getInstance(), value.
|
|
3841
|
-
tmp1_output.no(tmp0_desc, 3, BooleanSerializer_getInstance(), value.
|
|
3842
|
-
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.
|
|
3843
|
-
tmp1_output.no(tmp0_desc, 5, IntSerializer_getInstance(), value.
|
|
3844
|
-
tmp1_output.no(tmp0_desc, 6, IntSerializer_getInstance(), value.
|
|
3845
|
-
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.
|
|
3846
|
-
tmp1_output.no(tmp0_desc, 8, BooleanSerializer_getInstance(), value.
|
|
3847
|
-
tmp1_output.no(tmp0_desc, 9, IntSerializer_getInstance(), value.
|
|
3848
|
-
tmp1_output.no(tmp0_desc, 10, tmp2_cached[10].j2(), value.
|
|
3849
|
-
tmp1_output.no(tmp0_desc, 11, tmp2_cached[11].j2(), value.
|
|
3850
|
-
tmp1_output.no(tmp0_desc, 12, BooleanSerializer_getInstance(), value.
|
|
3851
|
-
tmp1_output.no(tmp0_desc, 13, StringSerializer_getInstance(), value.
|
|
3852
|
-
tmp1_output.no(tmp0_desc, 14, StringSerializer_getInstance(), value.
|
|
3853
|
-
tmp1_output.no(tmp0_desc, 15, tmp2_cached[15].j2(), value.
|
|
3854
|
-
tmp1_output.no(tmp0_desc, 16, BooleanSerializer_getInstance(), value.
|
|
3855
|
-
tmp1_output.no(tmp0_desc, 17, BooleanSerializer_getInstance(), value.
|
|
3856
|
-
tmp1_output.no(tmp0_desc, 18, BooleanSerializer_getInstance(), value.
|
|
3857
|
-
tmp1_output.no(tmp0_desc, 19, BooleanSerializer_getInstance(), value.
|
|
3858
|
-
tmp1_output.no(tmp0_desc, 20, BooleanSerializer_getInstance(), value.
|
|
3859
|
-
tmp1_output.no(tmp0_desc, 21, BooleanSerializer_getInstance(), value.
|
|
3860
|
-
tmp1_output.no(tmp0_desc, 22, BooleanSerializer_getInstance(), value.
|
|
3861
|
-
tmp1_output.jo(tmp0_desc, 23, value.
|
|
3862
|
-
tmp1_output.no(tmp0_desc, 24, BooleanSerializer_getInstance(), value.
|
|
3863
|
-
tmp1_output.no(tmp0_desc, 25, IntSerializer_getInstance(), value.
|
|
3864
|
-
tmp1_output.no(tmp0_desc, 26, BooleanSerializer_getInstance(), value.
|
|
3865
|
-
tmp1_output.no(tmp0_desc, 27, IntSerializer_getInstance(), value.
|
|
3866
|
-
tmp1_output.no(tmp0_desc, 28, tmp2_cached[28].j2(), value.
|
|
3867
|
-
tmp1_output.no(tmp0_desc, 29, IntSerializer_getInstance(), value.
|
|
3868
|
-
tmp1_output.no(tmp0_desc, 30, IntSerializer_getInstance(), value.
|
|
3869
|
-
tmp1_output.no(tmp0_desc, 31, IntSerializer_getInstance(), value.
|
|
3870
|
-
tmp1_output.no(tmp0_desc, 32, BooleanSerializer_getInstance(), value.
|
|
3871
|
-
tmp1_output.no(tmp0_desc, 33, IntSerializer_getInstance(), value.
|
|
3872
|
-
tmp1_output.no(tmp0_desc, 34, BooleanSerializer_getInstance(), value.
|
|
3873
|
-
tmp1_output.no(tmp0_desc, 35, IntSerializer_getInstance(), value.
|
|
3874
|
-
tmp1_output.no(tmp0_desc, 36, BooleanSerializer_getInstance(), value.
|
|
3875
|
-
tmp1_output.no(tmp0_desc, 37, tmp2_cached[37].j2(), value.
|
|
3934
|
+
var tmp2_cached = Companion_getInstance_25().h1u_1;
|
|
3935
|
+
tmp1_output.no(tmp0_desc, 0, StringSerializer_getInstance(), value.k1u_1);
|
|
3936
|
+
tmp1_output.no(tmp0_desc, 1, BooleanSerializer_getInstance(), value.l1u_1);
|
|
3937
|
+
tmp1_output.no(tmp0_desc, 2, BooleanSerializer_getInstance(), value.m1u_1);
|
|
3938
|
+
tmp1_output.no(tmp0_desc, 3, BooleanSerializer_getInstance(), value.n1u_1);
|
|
3939
|
+
tmp1_output.no(tmp0_desc, 4, BooleanSerializer_getInstance(), value.o1u_1);
|
|
3940
|
+
tmp1_output.no(tmp0_desc, 5, IntSerializer_getInstance(), value.p1u_1);
|
|
3941
|
+
tmp1_output.no(tmp0_desc, 6, IntSerializer_getInstance(), value.q1u_1);
|
|
3942
|
+
tmp1_output.no(tmp0_desc, 7, BooleanSerializer_getInstance(), value.r1u_1);
|
|
3943
|
+
tmp1_output.no(tmp0_desc, 8, BooleanSerializer_getInstance(), value.s1u_1);
|
|
3944
|
+
tmp1_output.no(tmp0_desc, 9, IntSerializer_getInstance(), value.t1u_1);
|
|
3945
|
+
tmp1_output.no(tmp0_desc, 10, tmp2_cached[10].j2(), value.u1u_1);
|
|
3946
|
+
tmp1_output.no(tmp0_desc, 11, tmp2_cached[11].j2(), value.v1u_1);
|
|
3947
|
+
tmp1_output.no(tmp0_desc, 12, BooleanSerializer_getInstance(), value.w1u_1);
|
|
3948
|
+
tmp1_output.no(tmp0_desc, 13, StringSerializer_getInstance(), value.x1u_1);
|
|
3949
|
+
tmp1_output.no(tmp0_desc, 14, StringSerializer_getInstance(), value.y1u_1);
|
|
3950
|
+
tmp1_output.no(tmp0_desc, 15, tmp2_cached[15].j2(), value.z1u_1);
|
|
3951
|
+
tmp1_output.no(tmp0_desc, 16, BooleanSerializer_getInstance(), value.a1v_1);
|
|
3952
|
+
tmp1_output.no(tmp0_desc, 17, BooleanSerializer_getInstance(), value.b1v_1);
|
|
3953
|
+
tmp1_output.no(tmp0_desc, 18, BooleanSerializer_getInstance(), value.c1v_1);
|
|
3954
|
+
tmp1_output.no(tmp0_desc, 19, BooleanSerializer_getInstance(), value.d1v_1);
|
|
3955
|
+
tmp1_output.no(tmp0_desc, 20, BooleanSerializer_getInstance(), value.e1v_1);
|
|
3956
|
+
tmp1_output.no(tmp0_desc, 21, BooleanSerializer_getInstance(), value.f1v_1);
|
|
3957
|
+
tmp1_output.no(tmp0_desc, 22, BooleanSerializer_getInstance(), value.g1v_1);
|
|
3958
|
+
tmp1_output.jo(tmp0_desc, 23, value.h1v_1);
|
|
3959
|
+
tmp1_output.no(tmp0_desc, 24, BooleanSerializer_getInstance(), value.i1v_1);
|
|
3960
|
+
tmp1_output.no(tmp0_desc, 25, IntSerializer_getInstance(), value.j1v_1);
|
|
3961
|
+
tmp1_output.no(tmp0_desc, 26, BooleanSerializer_getInstance(), value.k1v_1);
|
|
3962
|
+
tmp1_output.no(tmp0_desc, 27, IntSerializer_getInstance(), value.l1v_1);
|
|
3963
|
+
tmp1_output.no(tmp0_desc, 28, tmp2_cached[28].j2(), value.m1v_1);
|
|
3964
|
+
tmp1_output.no(tmp0_desc, 29, IntSerializer_getInstance(), value.n1v_1);
|
|
3965
|
+
tmp1_output.no(tmp0_desc, 30, IntSerializer_getInstance(), value.o1v_1);
|
|
3966
|
+
tmp1_output.no(tmp0_desc, 31, IntSerializer_getInstance(), value.p1v_1);
|
|
3967
|
+
tmp1_output.no(tmp0_desc, 32, BooleanSerializer_getInstance(), value.q1v_1);
|
|
3968
|
+
tmp1_output.no(tmp0_desc, 33, IntSerializer_getInstance(), value.r1v_1);
|
|
3969
|
+
tmp1_output.no(tmp0_desc, 34, BooleanSerializer_getInstance(), value.s1v_1);
|
|
3970
|
+
tmp1_output.no(tmp0_desc, 35, IntSerializer_getInstance(), value.t1v_1);
|
|
3971
|
+
tmp1_output.no(tmp0_desc, 36, BooleanSerializer_getInstance(), value.u1v_1);
|
|
3972
|
+
tmp1_output.no(tmp0_desc, 37, tmp2_cached[37].j2(), value.v1v_1);
|
|
3876
3973
|
tmp1_output.vm(tmp0_desc);
|
|
3877
3974
|
};
|
|
3878
|
-
protoOf($
|
|
3879
|
-
return this.
|
|
3975
|
+
protoOf($serializer_12).mj = function (encoder, value) {
|
|
3976
|
+
return this.j1u(encoder, value instanceof RulesDto ? value : THROW_CCE());
|
|
3880
3977
|
};
|
|
3881
|
-
protoOf($
|
|
3882
|
-
var tmp0_desc = this.
|
|
3978
|
+
protoOf($serializer_12).nj = function (decoder) {
|
|
3979
|
+
var tmp0_desc = this.i1u_1;
|
|
3883
3980
|
var tmp1_flag = true;
|
|
3884
3981
|
var tmp2_index = 0;
|
|
3885
3982
|
var tmp3_bitMask0 = 0;
|
|
@@ -3923,7 +4020,7 @@
|
|
|
3923
4020
|
var tmp41_local36 = null;
|
|
3924
4021
|
var tmp42_local37 = null;
|
|
3925
4022
|
var tmp43_input = decoder.um(tmp0_desc);
|
|
3926
|
-
var tmp44_cached =
|
|
4023
|
+
var tmp44_cached = Companion_getInstance_25().h1u_1;
|
|
3927
4024
|
if (tmp43_input.kn()) {
|
|
3928
4025
|
tmp5_local0 = tmp43_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp5_local0);
|
|
3929
4026
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -4167,21 +4264,21 @@
|
|
|
4167
4264
|
tmp43_input.vm(tmp0_desc);
|
|
4168
4265
|
return RulesDto_init_$Create$(tmp3_bitMask0, tmp4_bitMask1, tmp5_local0, tmp6_local1, tmp7_local2, tmp8_local3, tmp9_local4, tmp10_local5, tmp11_local6, tmp12_local7, tmp13_local8, tmp14_local9, tmp15_local10, tmp16_local11, tmp17_local12, tmp18_local13, tmp19_local14, tmp20_local15, tmp21_local16, tmp22_local17, tmp23_local18, tmp24_local19, tmp25_local20, tmp26_local21, tmp27_local22, tmp28_local23, tmp29_local24, tmp30_local25, tmp31_local26, tmp32_local27, tmp33_local28, tmp34_local29, tmp35_local30, tmp36_local31, tmp37_local32, tmp38_local33, tmp39_local34, tmp40_local35, tmp41_local36, tmp42_local37, null);
|
|
4169
4266
|
};
|
|
4170
|
-
protoOf($
|
|
4171
|
-
return this.
|
|
4267
|
+
protoOf($serializer_12).lj = function () {
|
|
4268
|
+
return this.i1u_1;
|
|
4172
4269
|
};
|
|
4173
|
-
protoOf($
|
|
4174
|
-
var tmp0_cached =
|
|
4270
|
+
protoOf($serializer_12).bv = function () {
|
|
4271
|
+
var tmp0_cached = Companion_getInstance_25().h1u_1;
|
|
4175
4272
|
// Inline function 'kotlin.arrayOf' call
|
|
4176
4273
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4177
4274
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4178
4275
|
return [get_nullable(StringSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(tmp0_cached[10].j2()), get_nullable(tmp0_cached[11].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[15].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), StringSerializer_getInstance(), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(tmp0_cached[28].j2()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(tmp0_cached[37].j2())];
|
|
4179
4276
|
};
|
|
4180
|
-
var $
|
|
4181
|
-
function $
|
|
4182
|
-
if ($
|
|
4183
|
-
new $
|
|
4184
|
-
return $
|
|
4277
|
+
var $serializer_instance_12;
|
|
4278
|
+
function $serializer_getInstance_12() {
|
|
4279
|
+
if ($serializer_instance_12 == null)
|
|
4280
|
+
new $serializer_12();
|
|
4281
|
+
return $serializer_instance_12;
|
|
4185
4282
|
}
|
|
4186
4283
|
function RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, enableFrezaCard, supportedPlayersModes, serializationConstructorMarker, $this) {
|
|
4187
4284
|
if (!!(!(-1 === (-1 & seen0)) | !(63 === (63 & seen1)))) {
|
|
@@ -4189,134 +4286,134 @@
|
|
|
4189
4286
|
var tmp = new Int32Array([seen0, seen1]);
|
|
4190
4287
|
// Inline function 'kotlin.intArrayOf' call
|
|
4191
4288
|
var tmp$ret$1 = new Int32Array([-1, 63]);
|
|
4192
|
-
throwArrayMissingFieldException(tmp, tmp$ret$1, $
|
|
4289
|
+
throwArrayMissingFieldException(tmp, tmp$ret$1, $serializer_getInstance_12().i1u_1);
|
|
4193
4290
|
}
|
|
4194
|
-
$this.
|
|
4195
|
-
$this.
|
|
4196
|
-
$this.
|
|
4197
|
-
$this.
|
|
4198
|
-
$this.
|
|
4199
|
-
$this.
|
|
4200
|
-
$this.
|
|
4201
|
-
$this.
|
|
4202
|
-
$this.
|
|
4203
|
-
$this.
|
|
4204
|
-
$this.
|
|
4205
|
-
$this.
|
|
4206
|
-
$this.
|
|
4207
|
-
$this.
|
|
4208
|
-
$this.
|
|
4209
|
-
$this.
|
|
4210
|
-
$this.
|
|
4211
|
-
$this.
|
|
4212
|
-
$this.
|
|
4213
|
-
$this.
|
|
4214
|
-
$this.
|
|
4215
|
-
$this.
|
|
4216
|
-
$this.
|
|
4217
|
-
$this.
|
|
4218
|
-
$this.
|
|
4219
|
-
$this.
|
|
4220
|
-
$this.
|
|
4221
|
-
$this.
|
|
4222
|
-
$this.
|
|
4223
|
-
$this.
|
|
4224
|
-
$this.
|
|
4225
|
-
$this.
|
|
4226
|
-
$this.
|
|
4227
|
-
$this.
|
|
4228
|
-
$this.
|
|
4229
|
-
$this.
|
|
4230
|
-
$this.
|
|
4231
|
-
$this.
|
|
4291
|
+
$this.k1u_1 = name;
|
|
4292
|
+
$this.l1u_1 = playerWhoChooseSuitGoFirst;
|
|
4293
|
+
$this.m1u_1 = winnerShuffleCards;
|
|
4294
|
+
$this.n1u_1 = playWithoutLiabilities;
|
|
4295
|
+
$this.o1u_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4296
|
+
$this.p1u_1 = dealerInitialCardsCount;
|
|
4297
|
+
$this.q1u_1 = dealerFinalCardsCount;
|
|
4298
|
+
$this.r1u_1 = dealerCounterClockwise;
|
|
4299
|
+
$this.s1u_1 = enableRedealOnWeakHand;
|
|
4300
|
+
$this.t1u_1 = weakHandThreshold;
|
|
4301
|
+
$this.u1u_1 = contractTypes;
|
|
4302
|
+
$this.v1u_1 = bidTypes;
|
|
4303
|
+
$this.w1u_1 = needToPutHigherTrump;
|
|
4304
|
+
$this.x1u_1 = trumpCardStepMode;
|
|
4305
|
+
$this.y1u_1 = trumpCardStepPartnerMode;
|
|
4306
|
+
$this.z1u_1 = combinationsWithFirstCard;
|
|
4307
|
+
$this.a1v_1 = protectBella;
|
|
4308
|
+
$this.b1v_1 = oneTryToProtectBella;
|
|
4309
|
+
$this.c1v_1 = enableFourSevensCombination;
|
|
4310
|
+
$this.d1v_1 = enableTrumpSevenCombination;
|
|
4311
|
+
$this.e1v_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4312
|
+
$this.f1v_1 = checkTrumpCombination;
|
|
4313
|
+
$this.g1v_1 = checkOnlyTrumpDebertz;
|
|
4314
|
+
$this.h1v_1 = pointsDistributeMode;
|
|
4315
|
+
$this.i1v_1 = enableFineIfNoBribes;
|
|
4316
|
+
$this.j1v_1 = fineIfNoBribes;
|
|
4317
|
+
$this.k1v_1 = enableFineAfterThirdByte;
|
|
4318
|
+
$this.l1v_1 = fineAfterThirdFailedContract;
|
|
4319
|
+
$this.m1v_1 = supportedPointsModes;
|
|
4320
|
+
$this.n1v_1 = scoreRoundingStep;
|
|
4321
|
+
$this.o1v_1 = scoreDivisor;
|
|
4322
|
+
$this.p1v_1 = noTrumpScoreMultiplier;
|
|
4323
|
+
$this.q1v_1 = enableCapot;
|
|
4324
|
+
$this.r1v_1 = capotBonus;
|
|
4325
|
+
$this.s1v_1 = enableGeneral;
|
|
4326
|
+
$this.t1v_1 = generalBonus;
|
|
4327
|
+
$this.u1v_1 = enableFrezaCard;
|
|
4328
|
+
$this.v1v_1 = supportedPlayersModes;
|
|
4232
4329
|
return $this;
|
|
4233
4330
|
}
|
|
4234
4331
|
function RulesDto_init_$Create$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, enableFrezaCard, supportedPlayersModes, serializationConstructorMarker) {
|
|
4235
4332
|
return RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, enableFrezaCard, supportedPlayersModes, serializationConstructorMarker, objectCreate(protoOf(RulesDto)));
|
|
4236
4333
|
}
|
|
4237
4334
|
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, enableRedealOnWeakHand, weakHandThreshold, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, supportedPointsModes, scoreRoundingStep, scoreDivisor, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, enableFrezaCard, supportedPlayersModes) {
|
|
4238
|
-
|
|
4239
|
-
this.
|
|
4240
|
-
this.
|
|
4241
|
-
this.
|
|
4242
|
-
this.
|
|
4243
|
-
this.
|
|
4244
|
-
this.
|
|
4245
|
-
this.
|
|
4246
|
-
this.
|
|
4247
|
-
this.
|
|
4248
|
-
this.
|
|
4249
|
-
this.
|
|
4250
|
-
this.
|
|
4251
|
-
this.
|
|
4252
|
-
this.
|
|
4253
|
-
this.
|
|
4254
|
-
this.
|
|
4255
|
-
this.
|
|
4256
|
-
this.
|
|
4257
|
-
this.
|
|
4258
|
-
this.
|
|
4259
|
-
this.
|
|
4260
|
-
this.
|
|
4261
|
-
this.
|
|
4262
|
-
this.
|
|
4263
|
-
this.
|
|
4264
|
-
this.
|
|
4265
|
-
this.
|
|
4266
|
-
this.
|
|
4267
|
-
this.
|
|
4268
|
-
this.
|
|
4269
|
-
this.
|
|
4270
|
-
this.
|
|
4271
|
-
this.
|
|
4272
|
-
this.
|
|
4273
|
-
this.
|
|
4274
|
-
this.
|
|
4275
|
-
this.
|
|
4276
|
-
this.
|
|
4335
|
+
Companion_getInstance_25();
|
|
4336
|
+
this.k1u_1 = name;
|
|
4337
|
+
this.l1u_1 = playerWhoChooseSuitGoFirst;
|
|
4338
|
+
this.m1u_1 = winnerShuffleCards;
|
|
4339
|
+
this.n1u_1 = playWithoutLiabilities;
|
|
4340
|
+
this.o1u_1 = trumpCardGoToPlayerWhoShuffleCards;
|
|
4341
|
+
this.p1u_1 = dealerInitialCardsCount;
|
|
4342
|
+
this.q1u_1 = dealerFinalCardsCount;
|
|
4343
|
+
this.r1u_1 = dealerCounterClockwise;
|
|
4344
|
+
this.s1u_1 = enableRedealOnWeakHand;
|
|
4345
|
+
this.t1u_1 = weakHandThreshold;
|
|
4346
|
+
this.u1u_1 = contractTypes;
|
|
4347
|
+
this.v1u_1 = bidTypes;
|
|
4348
|
+
this.w1u_1 = needToPutHigherTrump;
|
|
4349
|
+
this.x1u_1 = trumpCardStepMode;
|
|
4350
|
+
this.y1u_1 = trumpCardStepPartnerMode;
|
|
4351
|
+
this.z1u_1 = combinationsWithFirstCard;
|
|
4352
|
+
this.a1v_1 = protectBella;
|
|
4353
|
+
this.b1v_1 = oneTryToProtectBella;
|
|
4354
|
+
this.c1v_1 = enableFourSevensCombination;
|
|
4355
|
+
this.d1v_1 = enableTrumpSevenCombination;
|
|
4356
|
+
this.e1v_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4357
|
+
this.f1v_1 = checkTrumpCombination;
|
|
4358
|
+
this.g1v_1 = checkOnlyTrumpDebertz;
|
|
4359
|
+
this.h1v_1 = pointsDistributeMode;
|
|
4360
|
+
this.i1v_1 = enableFineIfNoBribes;
|
|
4361
|
+
this.j1v_1 = fineIfNoBribes;
|
|
4362
|
+
this.k1v_1 = enableFineAfterThirdByte;
|
|
4363
|
+
this.l1v_1 = fineAfterThirdFailedContract;
|
|
4364
|
+
this.m1v_1 = supportedPointsModes;
|
|
4365
|
+
this.n1v_1 = scoreRoundingStep;
|
|
4366
|
+
this.o1v_1 = scoreDivisor;
|
|
4367
|
+
this.p1v_1 = noTrumpScoreMultiplier;
|
|
4368
|
+
this.q1v_1 = enableCapot;
|
|
4369
|
+
this.r1v_1 = capotBonus;
|
|
4370
|
+
this.s1v_1 = enableGeneral;
|
|
4371
|
+
this.t1v_1 = generalBonus;
|
|
4372
|
+
this.u1v_1 = enableFrezaCard;
|
|
4373
|
+
this.v1v_1 = supportedPlayersModes;
|
|
4277
4374
|
}
|
|
4278
4375
|
protoOf(RulesDto).toString = function () {
|
|
4279
|
-
return 'RulesDto(name=' + this.
|
|
4376
|
+
return 'RulesDto(name=' + this.k1u_1 + ', playerWhoChooseSuitGoFirst=' + this.l1u_1 + ', winnerShuffleCards=' + this.m1u_1 + ', playWithoutLiabilities=' + this.n1u_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.o1u_1 + ', dealerInitialCardsCount=' + this.p1u_1 + ', dealerFinalCardsCount=' + this.q1u_1 + ', dealerCounterClockwise=' + this.r1u_1 + ', enableRedealOnWeakHand=' + this.s1u_1 + ', weakHandThreshold=' + this.t1u_1 + ', contractTypes=' + toString(this.u1u_1) + ', bidTypes=' + toString(this.v1u_1) + ', needToPutHigherTrump=' + this.w1u_1 + ', trumpCardStepMode=' + this.x1u_1 + ', trumpCardStepPartnerMode=' + this.y1u_1 + ', combinationsWithFirstCard=' + toString(this.z1u_1) + ', protectBella=' + this.a1v_1 + ', oneTryToProtectBella=' + this.b1v_1 + ', enableFourSevensCombination=' + this.c1v_1 + ', enableTrumpSevenCombination=' + this.d1v_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.e1v_1 + ', checkTrumpCombination=' + this.f1v_1 + ', checkOnlyTrumpDebertz=' + this.g1v_1 + ', pointsDistributeMode=' + this.h1v_1 + ', enableFineIfNoBribes=' + this.i1v_1 + ', fineIfNoBribes=' + this.j1v_1 + ', enableFineAfterThirdByte=' + this.k1v_1 + ', fineAfterThirdFailedContract=' + this.l1v_1 + ', supportedPointsModes=' + toString(this.m1v_1) + ', scoreRoundingStep=' + this.n1v_1 + ', scoreDivisor=' + this.o1v_1 + ', noTrumpScoreMultiplier=' + this.p1v_1 + ', enableCapot=' + this.q1v_1 + ', capotBonus=' + this.r1v_1 + ', enableGeneral=' + this.s1v_1 + ', generalBonus=' + this.t1v_1 + ', enableFrezaCard=' + this.u1v_1 + ', supportedPlayersModes=' + toString(this.v1v_1) + ')';
|
|
4280
4377
|
};
|
|
4281
4378
|
protoOf(RulesDto).hashCode = function () {
|
|
4282
|
-
var result = this.
|
|
4283
|
-
result = imul(result, 31) + (this.i1u_1 == null ? 0 : getBooleanHashCode(this.i1u_1)) | 0;
|
|
4284
|
-
result = imul(result, 31) + (this.j1u_1 == null ? 0 : getBooleanHashCode(this.j1u_1)) | 0;
|
|
4285
|
-
result = imul(result, 31) + (this.k1u_1 == null ? 0 : getBooleanHashCode(this.k1u_1)) | 0;
|
|
4379
|
+
var result = this.k1u_1 == null ? 0 : getStringHashCode(this.k1u_1);
|
|
4286
4380
|
result = imul(result, 31) + (this.l1u_1 == null ? 0 : getBooleanHashCode(this.l1u_1)) | 0;
|
|
4287
|
-
result = imul(result, 31) + (this.m1u_1 == null ? 0 : this.m1u_1) | 0;
|
|
4288
|
-
result = imul(result, 31) + (this.n1u_1 == null ? 0 : this.n1u_1) | 0;
|
|
4381
|
+
result = imul(result, 31) + (this.m1u_1 == null ? 0 : getBooleanHashCode(this.m1u_1)) | 0;
|
|
4382
|
+
result = imul(result, 31) + (this.n1u_1 == null ? 0 : getBooleanHashCode(this.n1u_1)) | 0;
|
|
4289
4383
|
result = imul(result, 31) + (this.o1u_1 == null ? 0 : getBooleanHashCode(this.o1u_1)) | 0;
|
|
4290
|
-
result = imul(result, 31) + (this.p1u_1 == null ? 0 :
|
|
4384
|
+
result = imul(result, 31) + (this.p1u_1 == null ? 0 : this.p1u_1) | 0;
|
|
4291
4385
|
result = imul(result, 31) + (this.q1u_1 == null ? 0 : this.q1u_1) | 0;
|
|
4292
|
-
result = imul(result, 31) + (this.r1u_1 == null ? 0 :
|
|
4293
|
-
result = imul(result, 31) + (this.s1u_1 == null ? 0 :
|
|
4294
|
-
result = imul(result, 31) + (this.t1u_1 == null ? 0 :
|
|
4295
|
-
result = imul(result, 31) + (this.u1u_1 == null ? 0 :
|
|
4296
|
-
result = imul(result, 31) + (this.v1u_1 == null ? 0 :
|
|
4297
|
-
result = imul(result, 31) + (this.w1u_1 == null ? 0 :
|
|
4298
|
-
result = imul(result, 31) + (this.x1u_1 == null ? 0 :
|
|
4299
|
-
result = imul(result, 31) + (this.y1u_1 == null ? 0 :
|
|
4300
|
-
result = imul(result, 31) + (this.z1u_1 == null ? 0 :
|
|
4386
|
+
result = imul(result, 31) + (this.r1u_1 == null ? 0 : getBooleanHashCode(this.r1u_1)) | 0;
|
|
4387
|
+
result = imul(result, 31) + (this.s1u_1 == null ? 0 : getBooleanHashCode(this.s1u_1)) | 0;
|
|
4388
|
+
result = imul(result, 31) + (this.t1u_1 == null ? 0 : this.t1u_1) | 0;
|
|
4389
|
+
result = imul(result, 31) + (this.u1u_1 == null ? 0 : hashCode(this.u1u_1)) | 0;
|
|
4390
|
+
result = imul(result, 31) + (this.v1u_1 == null ? 0 : hashCode(this.v1u_1)) | 0;
|
|
4391
|
+
result = imul(result, 31) + (this.w1u_1 == null ? 0 : getBooleanHashCode(this.w1u_1)) | 0;
|
|
4392
|
+
result = imul(result, 31) + (this.x1u_1 == null ? 0 : getStringHashCode(this.x1u_1)) | 0;
|
|
4393
|
+
result = imul(result, 31) + (this.y1u_1 == null ? 0 : getStringHashCode(this.y1u_1)) | 0;
|
|
4394
|
+
result = imul(result, 31) + (this.z1u_1 == null ? 0 : hashCode(this.z1u_1)) | 0;
|
|
4301
4395
|
result = imul(result, 31) + (this.a1v_1 == null ? 0 : getBooleanHashCode(this.a1v_1)) | 0;
|
|
4302
4396
|
result = imul(result, 31) + (this.b1v_1 == null ? 0 : getBooleanHashCode(this.b1v_1)) | 0;
|
|
4303
4397
|
result = imul(result, 31) + (this.c1v_1 == null ? 0 : getBooleanHashCode(this.c1v_1)) | 0;
|
|
4304
4398
|
result = imul(result, 31) + (this.d1v_1 == null ? 0 : getBooleanHashCode(this.d1v_1)) | 0;
|
|
4305
|
-
result = imul(result, 31) +
|
|
4399
|
+
result = imul(result, 31) + (this.e1v_1 == null ? 0 : getBooleanHashCode(this.e1v_1)) | 0;
|
|
4306
4400
|
result = imul(result, 31) + (this.f1v_1 == null ? 0 : getBooleanHashCode(this.f1v_1)) | 0;
|
|
4307
|
-
result = imul(result, 31) + (this.g1v_1 == null ? 0 : this.g1v_1) | 0;
|
|
4308
|
-
result = imul(result, 31) + (this.h1v_1
|
|
4309
|
-
result = imul(result, 31) + (this.i1v_1 == null ? 0 : this.i1v_1) | 0;
|
|
4310
|
-
result = imul(result, 31) + (this.j1v_1 == null ? 0 :
|
|
4311
|
-
result = imul(result, 31) + (this.k1v_1 == null ? 0 : this.k1v_1) | 0;
|
|
4401
|
+
result = imul(result, 31) + (this.g1v_1 == null ? 0 : getBooleanHashCode(this.g1v_1)) | 0;
|
|
4402
|
+
result = imul(result, 31) + getStringHashCode(this.h1v_1) | 0;
|
|
4403
|
+
result = imul(result, 31) + (this.i1v_1 == null ? 0 : getBooleanHashCode(this.i1v_1)) | 0;
|
|
4404
|
+
result = imul(result, 31) + (this.j1v_1 == null ? 0 : this.j1v_1) | 0;
|
|
4405
|
+
result = imul(result, 31) + (this.k1v_1 == null ? 0 : getBooleanHashCode(this.k1v_1)) | 0;
|
|
4312
4406
|
result = imul(result, 31) + (this.l1v_1 == null ? 0 : this.l1v_1) | 0;
|
|
4313
|
-
result = imul(result, 31) + (this.m1v_1 == null ? 0 : this.m1v_1) | 0;
|
|
4314
|
-
result = imul(result, 31) + (this.n1v_1 == null ? 0 :
|
|
4407
|
+
result = imul(result, 31) + (this.m1v_1 == null ? 0 : hashCode(this.m1v_1)) | 0;
|
|
4408
|
+
result = imul(result, 31) + (this.n1v_1 == null ? 0 : this.n1v_1) | 0;
|
|
4315
4409
|
result = imul(result, 31) + (this.o1v_1 == null ? 0 : this.o1v_1) | 0;
|
|
4316
|
-
result = imul(result, 31) + (this.p1v_1 == null ? 0 :
|
|
4317
|
-
result = imul(result, 31) + (this.q1v_1 == null ? 0 : this.q1v_1) | 0;
|
|
4318
|
-
result = imul(result, 31) + (this.r1v_1 == null ? 0 :
|
|
4319
|
-
result = imul(result, 31) + (this.s1v_1 == null ? 0 :
|
|
4410
|
+
result = imul(result, 31) + (this.p1v_1 == null ? 0 : this.p1v_1) | 0;
|
|
4411
|
+
result = imul(result, 31) + (this.q1v_1 == null ? 0 : getBooleanHashCode(this.q1v_1)) | 0;
|
|
4412
|
+
result = imul(result, 31) + (this.r1v_1 == null ? 0 : this.r1v_1) | 0;
|
|
4413
|
+
result = imul(result, 31) + (this.s1v_1 == null ? 0 : getBooleanHashCode(this.s1v_1)) | 0;
|
|
4414
|
+
result = imul(result, 31) + (this.t1v_1 == null ? 0 : this.t1v_1) | 0;
|
|
4415
|
+
result = imul(result, 31) + (this.u1v_1 == null ? 0 : getBooleanHashCode(this.u1v_1)) | 0;
|
|
4416
|
+
result = imul(result, 31) + (this.v1v_1 == null ? 0 : hashCode(this.v1v_1)) | 0;
|
|
4320
4417
|
return result;
|
|
4321
4418
|
};
|
|
4322
4419
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -4324,12 +4421,6 @@
|
|
|
4324
4421
|
return true;
|
|
4325
4422
|
if (!(other instanceof RulesDto))
|
|
4326
4423
|
return false;
|
|
4327
|
-
if (!(this.h1u_1 == other.h1u_1))
|
|
4328
|
-
return false;
|
|
4329
|
-
if (!(this.i1u_1 == other.i1u_1))
|
|
4330
|
-
return false;
|
|
4331
|
-
if (!(this.j1u_1 == other.j1u_1))
|
|
4332
|
-
return false;
|
|
4333
4424
|
if (!(this.k1u_1 == other.k1u_1))
|
|
4334
4425
|
return false;
|
|
4335
4426
|
if (!(this.l1u_1 == other.l1u_1))
|
|
@@ -4344,23 +4435,23 @@
|
|
|
4344
4435
|
return false;
|
|
4345
4436
|
if (!(this.q1u_1 == other.q1u_1))
|
|
4346
4437
|
return false;
|
|
4347
|
-
if (!
|
|
4438
|
+
if (!(this.r1u_1 == other.r1u_1))
|
|
4348
4439
|
return false;
|
|
4349
|
-
if (!
|
|
4440
|
+
if (!(this.s1u_1 == other.s1u_1))
|
|
4350
4441
|
return false;
|
|
4351
4442
|
if (!(this.t1u_1 == other.t1u_1))
|
|
4352
4443
|
return false;
|
|
4353
|
-
if (!(this.u1u_1
|
|
4444
|
+
if (!equals(this.u1u_1, other.u1u_1))
|
|
4354
4445
|
return false;
|
|
4355
|
-
if (!(this.v1u_1
|
|
4446
|
+
if (!equals(this.v1u_1, other.v1u_1))
|
|
4356
4447
|
return false;
|
|
4357
|
-
if (!
|
|
4448
|
+
if (!(this.w1u_1 == other.w1u_1))
|
|
4358
4449
|
return false;
|
|
4359
4450
|
if (!(this.x1u_1 == other.x1u_1))
|
|
4360
4451
|
return false;
|
|
4361
4452
|
if (!(this.y1u_1 == other.y1u_1))
|
|
4362
4453
|
return false;
|
|
4363
|
-
if (!(this.z1u_1
|
|
4454
|
+
if (!equals(this.z1u_1, other.z1u_1))
|
|
4364
4455
|
return false;
|
|
4365
4456
|
if (!(this.a1v_1 == other.a1v_1))
|
|
4366
4457
|
return false;
|
|
@@ -4370,23 +4461,23 @@
|
|
|
4370
4461
|
return false;
|
|
4371
4462
|
if (!(this.d1v_1 == other.d1v_1))
|
|
4372
4463
|
return false;
|
|
4373
|
-
if (!(this.e1v_1
|
|
4464
|
+
if (!(this.e1v_1 == other.e1v_1))
|
|
4374
4465
|
return false;
|
|
4375
4466
|
if (!(this.f1v_1 == other.f1v_1))
|
|
4376
4467
|
return false;
|
|
4377
4468
|
if (!(this.g1v_1 == other.g1v_1))
|
|
4378
4469
|
return false;
|
|
4379
|
-
if (!(this.h1v_1
|
|
4470
|
+
if (!(this.h1v_1 === other.h1v_1))
|
|
4380
4471
|
return false;
|
|
4381
4472
|
if (!(this.i1v_1 == other.i1v_1))
|
|
4382
4473
|
return false;
|
|
4383
|
-
if (!
|
|
4474
|
+
if (!(this.j1v_1 == other.j1v_1))
|
|
4384
4475
|
return false;
|
|
4385
4476
|
if (!(this.k1v_1 == other.k1v_1))
|
|
4386
4477
|
return false;
|
|
4387
4478
|
if (!(this.l1v_1 == other.l1v_1))
|
|
4388
4479
|
return false;
|
|
4389
|
-
if (!(this.m1v_1
|
|
4480
|
+
if (!equals(this.m1v_1, other.m1v_1))
|
|
4390
4481
|
return false;
|
|
4391
4482
|
if (!(this.n1v_1 == other.n1v_1))
|
|
4392
4483
|
return false;
|
|
@@ -4398,7 +4489,13 @@
|
|
|
4398
4489
|
return false;
|
|
4399
4490
|
if (!(this.r1v_1 == other.r1v_1))
|
|
4400
4491
|
return false;
|
|
4401
|
-
if (!
|
|
4492
|
+
if (!(this.s1v_1 == other.s1v_1))
|
|
4493
|
+
return false;
|
|
4494
|
+
if (!(this.t1v_1 == other.t1v_1))
|
|
4495
|
+
return false;
|
|
4496
|
+
if (!(this.u1v_1 == other.u1v_1))
|
|
4497
|
+
return false;
|
|
4498
|
+
if (!equals(this.v1v_1, other.v1v_1))
|
|
4402
4499
|
return false;
|
|
4403
4500
|
return true;
|
|
4404
4501
|
};
|
|
@@ -4552,7 +4649,7 @@
|
|
|
4552
4649
|
return tmp;
|
|
4553
4650
|
}
|
|
4554
4651
|
function _get_$cachedSerializer__te6jhj_10($this) {
|
|
4555
|
-
return $this.
|
|
4652
|
+
return $this.g1w_1.j2();
|
|
4556
4653
|
}
|
|
4557
4654
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
4558
4655
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -4588,24 +4685,24 @@
|
|
|
4588
4685
|
$ENTRIES_1 = enumEntries(values_3());
|
|
4589
4686
|
return $ENTRIES_1;
|
|
4590
4687
|
}
|
|
4591
|
-
function
|
|
4592
|
-
|
|
4688
|
+
function Companion_23() {
|
|
4689
|
+
Companion_instance_23 = this;
|
|
4593
4690
|
var tmp = this;
|
|
4594
4691
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
4595
|
-
tmp.
|
|
4692
|
+
tmp.g1w_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
4596
4693
|
}
|
|
4597
|
-
protoOf(
|
|
4694
|
+
protoOf(Companion_23).n17 = function () {
|
|
4598
4695
|
return _get_$cachedSerializer__te6jhj_10(this);
|
|
4599
4696
|
};
|
|
4600
|
-
protoOf(
|
|
4697
|
+
protoOf(Companion_23).mv = function (typeParamsSerializers) {
|
|
4601
4698
|
return this.n17();
|
|
4602
4699
|
};
|
|
4603
|
-
var
|
|
4604
|
-
function
|
|
4700
|
+
var Companion_instance_23;
|
|
4701
|
+
function Companion_getInstance_26() {
|
|
4605
4702
|
LogType_initEntries();
|
|
4606
|
-
if (
|
|
4607
|
-
new
|
|
4608
|
-
return
|
|
4703
|
+
if (Companion_instance_23 == null)
|
|
4704
|
+
new Companion_23();
|
|
4705
|
+
return Companion_instance_23;
|
|
4609
4706
|
}
|
|
4610
4707
|
var LogType_entriesInitialized;
|
|
4611
4708
|
function LogType_initEntries() {
|
|
@@ -4617,7 +4714,7 @@
|
|
|
4617
4714
|
LogType_WARN_instance = new LogType('WARN', 2);
|
|
4618
4715
|
LogType_VERBOSE_instance = new LogType('VERBOSE', 3);
|
|
4619
4716
|
LogType_INFO_instance = new LogType('INFO', 4);
|
|
4620
|
-
|
|
4717
|
+
Companion_getInstance_26();
|
|
4621
4718
|
}
|
|
4622
4719
|
var $ENTRIES_1;
|
|
4623
4720
|
function LogType(name, ordinal) {
|
|
@@ -4646,37 +4743,37 @@
|
|
|
4646
4743
|
function ObservableLoggerOutput() {
|
|
4647
4744
|
}
|
|
4648
4745
|
function LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy() {
|
|
4649
|
-
return
|
|
4746
|
+
return Companion_getInstance_26().n17();
|
|
4650
4747
|
}
|
|
4651
|
-
function
|
|
4652
|
-
|
|
4748
|
+
function Companion_24() {
|
|
4749
|
+
Companion_instance_24 = this;
|
|
4653
4750
|
var tmp = this;
|
|
4654
4751
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
4655
4752
|
// Inline function 'kotlin.arrayOf' call
|
|
4656
4753
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4657
4754
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4658
|
-
tmp.
|
|
4755
|
+
tmp.m1w_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
4659
4756
|
}
|
|
4660
|
-
var
|
|
4661
|
-
function
|
|
4662
|
-
if (
|
|
4663
|
-
new
|
|
4664
|
-
return
|
|
4757
|
+
var Companion_instance_24;
|
|
4758
|
+
function Companion_getInstance_27() {
|
|
4759
|
+
if (Companion_instance_24 == null)
|
|
4760
|
+
new Companion_24();
|
|
4761
|
+
return Companion_instance_24;
|
|
4665
4762
|
}
|
|
4666
|
-
function $
|
|
4667
|
-
$
|
|
4763
|
+
function $serializer_13() {
|
|
4764
|
+
$serializer_instance_13 = this;
|
|
4668
4765
|
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.utils.logger.outputs.LoggerOutputDataDto', this, 5);
|
|
4669
4766
|
tmp0_serialDesc.ku('type', false);
|
|
4670
4767
|
tmp0_serialDesc.ku('key', false);
|
|
4671
4768
|
tmp0_serialDesc.ku('tag', false);
|
|
4672
4769
|
tmp0_serialDesc.ku('message', false);
|
|
4673
4770
|
tmp0_serialDesc.ku('stackTrace', false);
|
|
4674
|
-
this.
|
|
4771
|
+
this.n1w_1 = tmp0_serialDesc;
|
|
4675
4772
|
}
|
|
4676
|
-
protoOf($
|
|
4677
|
-
var tmp0_desc = this.
|
|
4773
|
+
protoOf($serializer_13).o1w = function (encoder, value) {
|
|
4774
|
+
var tmp0_desc = this.n1w_1;
|
|
4678
4775
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
4679
|
-
var tmp2_cached =
|
|
4776
|
+
var tmp2_cached = Companion_getInstance_27().m1w_1;
|
|
4680
4777
|
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.type);
|
|
4681
4778
|
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
4682
4779
|
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -4684,11 +4781,11 @@
|
|
|
4684
4781
|
tmp1_output.no(tmp0_desc, 4, StringSerializer_getInstance(), value.stackTrace);
|
|
4685
4782
|
tmp1_output.vm(tmp0_desc);
|
|
4686
4783
|
};
|
|
4687
|
-
protoOf($
|
|
4688
|
-
return this.
|
|
4784
|
+
protoOf($serializer_13).mj = function (encoder, value) {
|
|
4785
|
+
return this.o1w(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
4689
4786
|
};
|
|
4690
|
-
protoOf($
|
|
4691
|
-
var tmp0_desc = this.
|
|
4787
|
+
protoOf($serializer_13).nj = function (decoder) {
|
|
4788
|
+
var tmp0_desc = this.n1w_1;
|
|
4692
4789
|
var tmp1_flag = true;
|
|
4693
4790
|
var tmp2_index = 0;
|
|
4694
4791
|
var tmp3_bitMask0 = 0;
|
|
@@ -4698,7 +4795,7 @@
|
|
|
4698
4795
|
var tmp7_local3 = null;
|
|
4699
4796
|
var tmp8_local4 = null;
|
|
4700
4797
|
var tmp9_input = decoder.um(tmp0_desc);
|
|
4701
|
-
var tmp10_cached =
|
|
4798
|
+
var tmp10_cached = Companion_getInstance_27().m1w_1;
|
|
4702
4799
|
if (tmp9_input.kn()) {
|
|
4703
4800
|
tmp4_local0 = tmp9_input.gn(tmp0_desc, 0, tmp10_cached[0].j2(), tmp4_local0);
|
|
4704
4801
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -4744,24 +4841,24 @@
|
|
|
4744
4841
|
tmp9_input.vm(tmp0_desc);
|
|
4745
4842
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
4746
4843
|
};
|
|
4747
|
-
protoOf($
|
|
4748
|
-
return this.
|
|
4844
|
+
protoOf($serializer_13).lj = function () {
|
|
4845
|
+
return this.n1w_1;
|
|
4749
4846
|
};
|
|
4750
|
-
protoOf($
|
|
4847
|
+
protoOf($serializer_13).bv = function () {
|
|
4751
4848
|
// Inline function 'kotlin.arrayOf' call
|
|
4752
4849
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4753
4850
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4754
|
-
return [
|
|
4851
|
+
return [Companion_getInstance_27().m1w_1[0].j2(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
4755
4852
|
};
|
|
4756
|
-
var $
|
|
4757
|
-
function $
|
|
4758
|
-
if ($
|
|
4759
|
-
new $
|
|
4760
|
-
return $
|
|
4853
|
+
var $serializer_instance_13;
|
|
4854
|
+
function $serializer_getInstance_13() {
|
|
4855
|
+
if ($serializer_instance_13 == null)
|
|
4856
|
+
new $serializer_13();
|
|
4857
|
+
return $serializer_instance_13;
|
|
4761
4858
|
}
|
|
4762
4859
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
4763
4860
|
if (!(31 === (31 & seen0))) {
|
|
4764
|
-
throwMissingFieldException(seen0, 31, $
|
|
4861
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_13().n1w_1);
|
|
4765
4862
|
}
|
|
4766
4863
|
$this.type = type;
|
|
4767
4864
|
$this.key = key;
|
|
@@ -4774,26 +4871,26 @@
|
|
|
4774
4871
|
return LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, objectCreate(protoOf(LoggerOutputDataDto)));
|
|
4775
4872
|
}
|
|
4776
4873
|
function LoggerOutputDataDto(type, key, tag, message, stackTrace) {
|
|
4777
|
-
|
|
4874
|
+
Companion_getInstance_27();
|
|
4778
4875
|
this.type = type;
|
|
4779
4876
|
this.key = key;
|
|
4780
4877
|
this.tag = tag;
|
|
4781
4878
|
this.message = message;
|
|
4782
4879
|
this.stackTrace = stackTrace;
|
|
4783
4880
|
}
|
|
4784
|
-
protoOf(LoggerOutputDataDto).
|
|
4881
|
+
protoOf(LoggerOutputDataDto).p1w = function () {
|
|
4785
4882
|
return this.type;
|
|
4786
4883
|
};
|
|
4787
4884
|
protoOf(LoggerOutputDataDto).i2 = function () {
|
|
4788
4885
|
return this.key;
|
|
4789
4886
|
};
|
|
4790
|
-
protoOf(LoggerOutputDataDto).
|
|
4887
|
+
protoOf(LoggerOutputDataDto).t1p = function () {
|
|
4791
4888
|
return this.tag;
|
|
4792
4889
|
};
|
|
4793
4890
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
4794
4891
|
return this.message;
|
|
4795
4892
|
};
|
|
4796
|
-
protoOf(LoggerOutputDataDto).
|
|
4893
|
+
protoOf(LoggerOutputDataDto).q1w = function () {
|
|
4797
4894
|
return this.stackTrace;
|
|
4798
4895
|
};
|
|
4799
4896
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
@@ -4847,10 +4944,10 @@
|
|
|
4847
4944
|
protoOf(LoggerOutputDataDto).e16 = function () {
|
|
4848
4945
|
return this.message;
|
|
4849
4946
|
};
|
|
4850
|
-
protoOf(LoggerOutputDataDto).
|
|
4947
|
+
protoOf(LoggerOutputDataDto).g1p = function () {
|
|
4851
4948
|
return this.stackTrace;
|
|
4852
4949
|
};
|
|
4853
|
-
protoOf(LoggerOutputDataDto).
|
|
4950
|
+
protoOf(LoggerOutputDataDto).r1w = function (type, key, tag, message, stackTrace) {
|
|
4854
4951
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
4855
4952
|
};
|
|
4856
4953
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -4859,7 +4956,7 @@
|
|
|
4859
4956
|
tag = tag === VOID ? this.tag : tag;
|
|
4860
4957
|
message = message === VOID ? this.message : message;
|
|
4861
4958
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
4862
|
-
return $super === VOID ? this.
|
|
4959
|
+
return $super === VOID ? this.r1w(type, key, tag, message, stackTrace) : $super.r1w.call(this, type, key, tag, message, stackTrace);
|
|
4863
4960
|
};
|
|
4864
4961
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
4865
4962
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|
|
@@ -4915,47 +5012,47 @@
|
|
|
4915
5012
|
//region block: post-declaration
|
|
4916
5013
|
protoOf($serializer).cv = typeParametersSerializers;
|
|
4917
5014
|
protoOf($serializer_0).cv = typeParametersSerializers;
|
|
4918
|
-
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).c1p);
|
|
4919
5015
|
protoOf($serializer_1).cv = typeParametersSerializers;
|
|
5016
|
+
defineProp(protoOf(CoreConfig), 'requireDirectoryPath', protoOf(CoreConfig).f1p);
|
|
4920
5017
|
protoOf($serializer_2).cv = typeParametersSerializers;
|
|
5018
|
+
protoOf($serializer_3).cv = typeParametersSerializers;
|
|
4921
5019
|
defineProp(protoOf(PlayerLostConnectionReason), 'playerId', function () {
|
|
4922
|
-
return this.
|
|
5020
|
+
return this.s1p();
|
|
4923
5021
|
});
|
|
4924
5022
|
defineProp(protoOf(PlayerTimeoutReason), 'playerId', function () {
|
|
4925
|
-
return this.
|
|
5023
|
+
return this.s1p();
|
|
4926
5024
|
});
|
|
4927
5025
|
defineProp(protoOf(PlayerExitReason), 'playerId', function () {
|
|
4928
|
-
return this.
|
|
5026
|
+
return this.s1p();
|
|
4929
5027
|
});
|
|
4930
5028
|
defineProp(protoOf(Reason), 'name', protoOf(Reason).m);
|
|
4931
5029
|
defineProp(protoOf(Reason), 'ordinal', protoOf(Reason).y2);
|
|
4932
5030
|
defineProp(protoOf(Reason_0), 'name', protoOf(Reason_0).m);
|
|
4933
5031
|
defineProp(protoOf(Reason_0), 'ordinal', protoOf(Reason_0).y2);
|
|
4934
5032
|
defineProp(protoOf(GameUserInfo), 'playerId', function () {
|
|
4935
|
-
return this.
|
|
5033
|
+
return this.s1p();
|
|
4936
5034
|
});
|
|
4937
5035
|
defineProp(protoOf(PlayerIndex), 'playerId', function () {
|
|
4938
|
-
return this.
|
|
5036
|
+
return this.s1p();
|
|
4939
5037
|
});
|
|
4940
|
-
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).
|
|
4941
|
-
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).
|
|
4942
|
-
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).
|
|
4943
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).
|
|
4944
|
-
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).
|
|
4945
|
-
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).
|
|
4946
|
-
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).
|
|
4947
|
-
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).
|
|
4948
|
-
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).
|
|
4949
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).
|
|
4950
|
-
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).
|
|
4951
|
-
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).
|
|
4952
|
-
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).
|
|
4953
|
-
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).
|
|
5038
|
+
defineProp(protoOf(PlayerConnectionState), 'isLive', protoOf(PlayerConnectionState).o1r);
|
|
5039
|
+
defineProp(protoOf(PlayerConnectionState), 'isTimeOut', protoOf(PlayerConnectionState).p1r);
|
|
5040
|
+
defineProp(protoOf(PlayerConnectionState), 'isLostConnection', protoOf(PlayerConnectionState).q1r);
|
|
5041
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeft', protoOf(PlayerConnectionState).r1r);
|
|
5042
|
+
defineProp(protoOf(PlayerConnectionState), 'isLeftPermanently', protoOf(PlayerConnectionState).s1r);
|
|
5043
|
+
defineProp(protoOf(PlayerConnectionState), 'isDeleted', protoOf(PlayerConnectionState).t1r);
|
|
5044
|
+
defineProp(protoOf(PlayerConnectionState), 'isDisconnecting', protoOf(PlayerConnectionState).u1r);
|
|
5045
|
+
defineProp(protoOf(PlayerConnectionState), 'isNotAlive', protoOf(PlayerConnectionState).v1r);
|
|
5046
|
+
defineProp(protoOf(PlayerConnectionState), 'isVisibleDisconnectedReason', protoOf(PlayerConnectionState).w1r);
|
|
5047
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeDisconnectedFromSockets', protoOf(PlayerConnectionState).x1r);
|
|
5048
|
+
defineProp(protoOf(PlayerConnectionState), 'isShouldBeUnsubscribedFromSockets', protoOf(PlayerConnectionState).y1r);
|
|
5049
|
+
defineProp(protoOf(PlayerConnectionState), 'isServerDisconnectReason', protoOf(PlayerConnectionState).z1r);
|
|
5050
|
+
defineProp(protoOf(PlayerConnectionState), 'canReconnect', protoOf(PlayerConnectionState).a1s);
|
|
5051
|
+
defineProp(protoOf(PlayerConnectionState), 'canUpdateRating', protoOf(PlayerConnectionState).b1s);
|
|
4954
5052
|
defineProp(protoOf(PlayerConnectionState), 'name', protoOf(PlayerConnectionState).m);
|
|
4955
5053
|
defineProp(protoOf(PlayerConnectionState), 'ordinal', protoOf(PlayerConnectionState).y2);
|
|
4956
5054
|
defineProp(protoOf(Team), 'first', protoOf(Team).oh);
|
|
4957
5055
|
defineProp(protoOf(Team), 'second', protoOf(Team).ph);
|
|
4958
|
-
protoOf($serializer_3).cv = typeParametersSerializers;
|
|
4959
5056
|
protoOf($serializer_4).cv = typeParametersSerializers;
|
|
4960
5057
|
protoOf($serializer_5).cv = typeParametersSerializers;
|
|
4961
5058
|
protoOf($serializer_6).cv = typeParametersSerializers;
|
|
@@ -4964,9 +5061,10 @@
|
|
|
4964
5061
|
protoOf($serializer_9).cv = typeParametersSerializers;
|
|
4965
5062
|
protoOf($serializer_10).cv = typeParametersSerializers;
|
|
4966
5063
|
protoOf($serializer_11).cv = typeParametersSerializers;
|
|
5064
|
+
protoOf($serializer_12).cv = typeParametersSerializers;
|
|
4967
5065
|
defineProp(protoOf(LogType), 'name', protoOf(LogType).m);
|
|
4968
5066
|
defineProp(protoOf(LogType), 'ordinal', protoOf(LogType).y2);
|
|
4969
|
-
protoOf($
|
|
5067
|
+
protoOf($serializer_13).cv = typeParametersSerializers;
|
|
4970
5068
|
//endregion
|
|
4971
5069
|
//region block: init
|
|
4972
5070
|
GameEngineConfig_instance = new GameEngineConfig();
|
|
@@ -4975,14 +5073,15 @@
|
|
|
4975
5073
|
Companion_instance_2 = new Companion_2();
|
|
4976
5074
|
Companion_instance_3 = new Companion_3();
|
|
4977
5075
|
Companion_instance_4 = new Companion_4();
|
|
4978
|
-
|
|
4979
|
-
|
|
4980
|
-
|
|
5076
|
+
Companion_instance_5 = new Companion_5();
|
|
5077
|
+
Companion_instance_9 = new Companion_9();
|
|
5078
|
+
Companion_instance_12 = new Companion_12();
|
|
4981
5079
|
Companion_instance_14 = new Companion_14();
|
|
4982
5080
|
Companion_instance_15 = new Companion_15();
|
|
4983
5081
|
Companion_instance_16 = new Companion_16();
|
|
4984
5082
|
Companion_instance_17 = new Companion_17();
|
|
4985
5083
|
Companion_instance_18 = new Companion_18();
|
|
5084
|
+
Companion_instance_19 = new Companion_19();
|
|
4986
5085
|
//endregion
|
|
4987
5086
|
//region block: exports
|
|
4988
5087
|
function $jsExportAll$(_) {
|
|
@@ -4994,7 +5093,7 @@
|
|
|
4994
5093
|
var $com$logic$data = $com$logic.data || ($com$logic.data = {});
|
|
4995
5094
|
var $com$logic$data$models = $com$logic$data.models || ($com$logic$data.models = {});
|
|
4996
5095
|
$com$logic$data$models.CoreConfig = CoreConfig;
|
|
4997
|
-
defineProp($com$logic$data$models.CoreConfig, 'Companion',
|
|
5096
|
+
defineProp($com$logic$data$models.CoreConfig, 'Companion', Companion_getInstance_6, VOID, true);
|
|
4998
5097
|
var $com = _.com || (_.com = {});
|
|
4999
5098
|
var $com$logic = $com.logic || ($com.logic = {});
|
|
5000
5099
|
var $com$logic$data = $com$logic.data || ($com$logic.data = {});
|
|
@@ -5152,18 +5251,18 @@
|
|
|
5152
5251
|
_.$_$.l1 = toDomainEnum;
|
|
5153
5252
|
_.$_$.m1 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
|
|
5154
5253
|
_.$_$.n1 = PlayerConnectionState_LIVE_getInstance;
|
|
5155
|
-
_.$_$.o1 =
|
|
5156
|
-
_.$_$.p1 =
|
|
5157
|
-
_.$_$.q1 =
|
|
5158
|
-
_.$_$.r1 =
|
|
5159
|
-
_.$_$.s1 = $
|
|
5160
|
-
_.$_$.t1 = $
|
|
5161
|
-
_.$_$.u1 = $
|
|
5254
|
+
_.$_$.o1 = Companion_instance_9;
|
|
5255
|
+
_.$_$.p1 = Companion_getInstance_13;
|
|
5256
|
+
_.$_$.q1 = Companion_instance_12;
|
|
5257
|
+
_.$_$.r1 = Companion_getInstance_14;
|
|
5258
|
+
_.$_$.s1 = $serializer_getInstance_9;
|
|
5259
|
+
_.$_$.t1 = $serializer_getInstance_11;
|
|
5260
|
+
_.$_$.u1 = $serializer_getInstance_12;
|
|
5162
5261
|
_.$_$.v1 = ProcessingReasonDto_getInstance;
|
|
5163
|
-
_.$_$.w1 =
|
|
5262
|
+
_.$_$.w1 = Companion_getInstance_16;
|
|
5164
5263
|
_.$_$.x1 = Companion_getInstance_2;
|
|
5165
5264
|
_.$_$.y1 = ProcessingReason_getInstance;
|
|
5166
|
-
_.$_$.z1 =
|
|
5265
|
+
_.$_$.z1 = Companion_getInstance_9;
|
|
5167
5266
|
//endregion
|
|
5168
5267
|
return _;
|
|
5169
5268
|
}));
|