raspberry_games_engine_helpers 1.8.461 → 1.8.468
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 +3 -3
- package/Logic_Debertz-core.js +204 -115
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.d.ts +46 -20
- package/Logic_Debertz-engine.js +7608 -7262
- package/Logic_Debertz-engine.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +6 -6
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.js +46 -16
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1085 -1085
- package/ktor-ktor-client-core.js +12 -12
- package/package.json +1 -1
package/Logic_Debertz-core.js
CHANGED
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
var StringSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.v;
|
|
47
47
|
var typeParametersSerializers = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.y1;
|
|
48
48
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.z1;
|
|
49
|
-
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.
|
|
49
|
+
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j2;
|
|
50
50
|
var Unit_instance = kotlin_kotlin.$_$.a4;
|
|
51
51
|
var objectCreate = kotlin_kotlin.$_$.da;
|
|
52
52
|
var getStringHashCode = kotlin_kotlin.$_$.h9;
|
|
@@ -96,6 +96,7 @@
|
|
|
96
96
|
var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
|
|
97
97
|
var FloatSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r;
|
|
98
98
|
var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.w1;
|
|
99
|
+
var throwArrayMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.i2;
|
|
99
100
|
var getKClassFromExpression = kotlin_kotlin.$_$.ra;
|
|
100
101
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.f;
|
|
101
102
|
var checkIndexOverflow = kotlin_kotlin.$_$.v4;
|
|
@@ -200,7 +201,7 @@
|
|
|
200
201
|
return false;
|
|
201
202
|
}
|
|
202
203
|
function get_isAutoStartTimer() {
|
|
203
|
-
return !this.
|
|
204
|
+
return !this.i1v() && !this.j1v();
|
|
204
205
|
}
|
|
205
206
|
initMetadataForInterface(InterceptableAction, 'InterceptableAction', VOID, VOID, [BufferedAction]);
|
|
206
207
|
function ignoreValidation() {
|
|
@@ -228,7 +229,7 @@
|
|
|
228
229
|
tmp = types;
|
|
229
230
|
}
|
|
230
231
|
types = tmp;
|
|
231
|
-
return $super === VOID ? this.
|
|
232
|
+
return $super === VOID ? this.v1v(types) : $super.v1v.call(this, types);
|
|
232
233
|
}
|
|
233
234
|
initMetadataForInterface(ObservableLoggerOutput, 'ObservableLoggerOutput', VOID, VOID, [LoggerOutput, LoggerEnabledTrigger]);
|
|
234
235
|
initMetadataForCompanion(Companion_20);
|
|
@@ -236,7 +237,7 @@
|
|
|
236
237
|
initMetadataForClass(LoggerOutputDataDto, 'LoggerOutputDataDto', VOID, VOID, VOID, VOID, VOID, {0: $serializer_getInstance_10});
|
|
237
238
|
//endregion
|
|
238
239
|
function GameEngineConfig() {
|
|
239
|
-
this.version = '1.8.
|
|
240
|
+
this.version = '1.8.468';
|
|
240
241
|
}
|
|
241
242
|
protoOf(GameEngineConfig).u16 = function () {
|
|
242
243
|
return this.version;
|
|
@@ -3524,7 +3525,7 @@
|
|
|
3524
3525
|
// Inline function 'kotlin.arrayOf' call
|
|
3525
3526
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3526
3527
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3527
|
-
tmp.x1t_1 = [null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1), null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3528
|
+
tmp.x1t_1 = [null, null, null, null, null, null, null, null, tmp_1, tmp_3, null, null, null, lazy(tmp_4, RulesDto$Companion$$childSerializers$_anonymous__7e0mv6_1), null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3528
3529
|
}
|
|
3529
3530
|
var Companion_instance_18;
|
|
3530
3531
|
function Companion_getInstance_21() {
|
|
@@ -3534,7 +3535,7 @@
|
|
|
3534
3535
|
}
|
|
3535
3536
|
function $serializer_9() {
|
|
3536
3537
|
$serializer_instance_9 = this;
|
|
3537
|
-
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.rules.RulesDto', this,
|
|
3538
|
+
var tmp0_serialDesc = new PluginGeneratedSerialDescriptor('com.logic.data.models.serializable.rules.RulesDto', this, 32);
|
|
3538
3539
|
tmp0_serialDesc.ku('name', false);
|
|
3539
3540
|
tmp0_serialDesc.ku('playerWhoChooseSuitGoFirst', false);
|
|
3540
3541
|
tmp0_serialDesc.ku('winnerShuffleCards', false);
|
|
@@ -3561,6 +3562,12 @@
|
|
|
3561
3562
|
tmp0_serialDesc.ku('fineIfNoBribes', false);
|
|
3562
3563
|
tmp0_serialDesc.ku('enableFineAfterThirdByte', false);
|
|
3563
3564
|
tmp0_serialDesc.ku('fineAfterThirdFailedContract', false);
|
|
3565
|
+
tmp0_serialDesc.ku('winTargetPoints', false);
|
|
3566
|
+
tmp0_serialDesc.ku('noTrumpScoreMultiplier', false);
|
|
3567
|
+
tmp0_serialDesc.ku('enableCapot', false);
|
|
3568
|
+
tmp0_serialDesc.ku('capotBonus', false);
|
|
3569
|
+
tmp0_serialDesc.ku('enableGeneral', false);
|
|
3570
|
+
tmp0_serialDesc.ku('generalBonus', false);
|
|
3564
3571
|
this.y1t_1 = tmp0_serialDesc;
|
|
3565
3572
|
}
|
|
3566
3573
|
protoOf($serializer_9).z1t = function (encoder, value) {
|
|
@@ -3593,6 +3600,12 @@
|
|
|
3593
3600
|
tmp1_output.no(tmp0_desc, 23, IntSerializer_getInstance(), value.x1u_1);
|
|
3594
3601
|
tmp1_output.no(tmp0_desc, 24, BooleanSerializer_getInstance(), value.y1u_1);
|
|
3595
3602
|
tmp1_output.no(tmp0_desc, 25, IntSerializer_getInstance(), value.z1u_1);
|
|
3603
|
+
tmp1_output.no(tmp0_desc, 26, IntSerializer_getInstance(), value.a1v_1);
|
|
3604
|
+
tmp1_output.no(tmp0_desc, 27, IntSerializer_getInstance(), value.b1v_1);
|
|
3605
|
+
tmp1_output.no(tmp0_desc, 28, BooleanSerializer_getInstance(), value.c1v_1);
|
|
3606
|
+
tmp1_output.no(tmp0_desc, 29, IntSerializer_getInstance(), value.d1v_1);
|
|
3607
|
+
tmp1_output.no(tmp0_desc, 30, BooleanSerializer_getInstance(), value.e1v_1);
|
|
3608
|
+
tmp1_output.no(tmp0_desc, 31, IntSerializer_getInstance(), value.f1v_1);
|
|
3596
3609
|
tmp1_output.vm(tmp0_desc);
|
|
3597
3610
|
};
|
|
3598
3611
|
protoOf($serializer_9).mj = function (encoder, value) {
|
|
@@ -3603,204 +3616,246 @@
|
|
|
3603
3616
|
var tmp1_flag = true;
|
|
3604
3617
|
var tmp2_index = 0;
|
|
3605
3618
|
var tmp3_bitMask0 = 0;
|
|
3606
|
-
var
|
|
3607
|
-
var
|
|
3608
|
-
var
|
|
3609
|
-
var
|
|
3610
|
-
var
|
|
3611
|
-
var
|
|
3612
|
-
var
|
|
3613
|
-
var
|
|
3614
|
-
var
|
|
3615
|
-
var
|
|
3616
|
-
var
|
|
3617
|
-
var
|
|
3618
|
-
var
|
|
3619
|
-
var
|
|
3620
|
-
var
|
|
3621
|
-
var
|
|
3622
|
-
var
|
|
3623
|
-
var
|
|
3624
|
-
var
|
|
3625
|
-
var
|
|
3626
|
-
var
|
|
3627
|
-
var
|
|
3628
|
-
var
|
|
3629
|
-
var
|
|
3630
|
-
var
|
|
3631
|
-
var
|
|
3632
|
-
var
|
|
3633
|
-
var
|
|
3634
|
-
|
|
3635
|
-
|
|
3619
|
+
var tmp5_local0 = null;
|
|
3620
|
+
var tmp6_local1 = null;
|
|
3621
|
+
var tmp7_local2 = null;
|
|
3622
|
+
var tmp8_local3 = null;
|
|
3623
|
+
var tmp9_local4 = null;
|
|
3624
|
+
var tmp10_local5 = null;
|
|
3625
|
+
var tmp11_local6 = null;
|
|
3626
|
+
var tmp12_local7 = null;
|
|
3627
|
+
var tmp13_local8 = null;
|
|
3628
|
+
var tmp14_local9 = null;
|
|
3629
|
+
var tmp15_local10 = null;
|
|
3630
|
+
var tmp16_local11 = null;
|
|
3631
|
+
var tmp17_local12 = null;
|
|
3632
|
+
var tmp18_local13 = null;
|
|
3633
|
+
var tmp19_local14 = null;
|
|
3634
|
+
var tmp20_local15 = null;
|
|
3635
|
+
var tmp21_local16 = null;
|
|
3636
|
+
var tmp22_local17 = null;
|
|
3637
|
+
var tmp23_local18 = null;
|
|
3638
|
+
var tmp24_local19 = null;
|
|
3639
|
+
var tmp25_local20 = null;
|
|
3640
|
+
var tmp26_local21 = null;
|
|
3641
|
+
var tmp27_local22 = null;
|
|
3642
|
+
var tmp28_local23 = null;
|
|
3643
|
+
var tmp29_local24 = null;
|
|
3644
|
+
var tmp30_local25 = null;
|
|
3645
|
+
var tmp31_local26 = null;
|
|
3646
|
+
var tmp32_local27 = null;
|
|
3647
|
+
var tmp33_local28 = null;
|
|
3648
|
+
var tmp34_local29 = null;
|
|
3649
|
+
var tmp35_local30 = null;
|
|
3650
|
+
var tmp36_local31 = null;
|
|
3651
|
+
var tmp37_input = decoder.um(tmp0_desc);
|
|
3652
|
+
var tmp38_cached = Companion_getInstance_21().x1t_1;
|
|
3653
|
+
if (tmp37_input.kn()) {
|
|
3654
|
+
tmp5_local0 = tmp37_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp5_local0);
|
|
3636
3655
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
3637
|
-
|
|
3656
|
+
tmp6_local1 = tmp37_input.in(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp6_local1);
|
|
3638
3657
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
3639
|
-
|
|
3658
|
+
tmp7_local2 = tmp37_input.in(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp7_local2);
|
|
3640
3659
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
3641
|
-
|
|
3660
|
+
tmp8_local3 = tmp37_input.in(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp8_local3);
|
|
3642
3661
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
3643
|
-
|
|
3662
|
+
tmp9_local4 = tmp37_input.in(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp9_local4);
|
|
3644
3663
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3645
|
-
|
|
3664
|
+
tmp10_local5 = tmp37_input.in(tmp0_desc, 5, IntSerializer_getInstance(), tmp10_local5);
|
|
3646
3665
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3647
|
-
|
|
3666
|
+
tmp11_local6 = tmp37_input.in(tmp0_desc, 6, IntSerializer_getInstance(), tmp11_local6);
|
|
3648
3667
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3649
|
-
|
|
3668
|
+
tmp12_local7 = tmp37_input.in(tmp0_desc, 7, BooleanSerializer_getInstance(), tmp12_local7);
|
|
3650
3669
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
3651
|
-
|
|
3670
|
+
tmp13_local8 = tmp37_input.in(tmp0_desc, 8, tmp38_cached[8].j2(), tmp13_local8);
|
|
3652
3671
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
3653
|
-
|
|
3672
|
+
tmp14_local9 = tmp37_input.in(tmp0_desc, 9, tmp38_cached[9].j2(), tmp14_local9);
|
|
3654
3673
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
3655
|
-
|
|
3674
|
+
tmp15_local10 = tmp37_input.in(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp15_local10);
|
|
3656
3675
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
3657
|
-
|
|
3676
|
+
tmp16_local11 = tmp37_input.in(tmp0_desc, 11, StringSerializer_getInstance(), tmp16_local11);
|
|
3658
3677
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3659
|
-
|
|
3678
|
+
tmp17_local12 = tmp37_input.in(tmp0_desc, 12, StringSerializer_getInstance(), tmp17_local12);
|
|
3660
3679
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3661
|
-
|
|
3680
|
+
tmp18_local13 = tmp37_input.in(tmp0_desc, 13, tmp38_cached[13].j2(), tmp18_local13);
|
|
3662
3681
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3663
|
-
|
|
3682
|
+
tmp19_local14 = tmp37_input.in(tmp0_desc, 14, BooleanSerializer_getInstance(), tmp19_local14);
|
|
3664
3683
|
tmp3_bitMask0 = tmp3_bitMask0 | 16384;
|
|
3665
|
-
|
|
3684
|
+
tmp20_local15 = tmp37_input.in(tmp0_desc, 15, BooleanSerializer_getInstance(), tmp20_local15);
|
|
3666
3685
|
tmp3_bitMask0 = tmp3_bitMask0 | 32768;
|
|
3667
|
-
|
|
3686
|
+
tmp21_local16 = tmp37_input.in(tmp0_desc, 16, BooleanSerializer_getInstance(), tmp21_local16);
|
|
3668
3687
|
tmp3_bitMask0 = tmp3_bitMask0 | 65536;
|
|
3669
|
-
|
|
3688
|
+
tmp22_local17 = tmp37_input.in(tmp0_desc, 17, BooleanSerializer_getInstance(), tmp22_local17);
|
|
3670
3689
|
tmp3_bitMask0 = tmp3_bitMask0 | 131072;
|
|
3671
|
-
|
|
3690
|
+
tmp23_local18 = tmp37_input.in(tmp0_desc, 18, BooleanSerializer_getInstance(), tmp23_local18);
|
|
3672
3691
|
tmp3_bitMask0 = tmp3_bitMask0 | 262144;
|
|
3673
|
-
|
|
3692
|
+
tmp24_local19 = tmp37_input.in(tmp0_desc, 19, BooleanSerializer_getInstance(), tmp24_local19);
|
|
3674
3693
|
tmp3_bitMask0 = tmp3_bitMask0 | 524288;
|
|
3675
|
-
|
|
3694
|
+
tmp25_local20 = tmp37_input.in(tmp0_desc, 20, BooleanSerializer_getInstance(), tmp25_local20);
|
|
3676
3695
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3677
|
-
|
|
3696
|
+
tmp26_local21 = tmp37_input.en(tmp0_desc, 21);
|
|
3678
3697
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3679
|
-
|
|
3698
|
+
tmp27_local22 = tmp37_input.in(tmp0_desc, 22, BooleanSerializer_getInstance(), tmp27_local22);
|
|
3680
3699
|
tmp3_bitMask0 = tmp3_bitMask0 | 4194304;
|
|
3681
|
-
|
|
3700
|
+
tmp28_local23 = tmp37_input.in(tmp0_desc, 23, IntSerializer_getInstance(), tmp28_local23);
|
|
3682
3701
|
tmp3_bitMask0 = tmp3_bitMask0 | 8388608;
|
|
3683
|
-
|
|
3702
|
+
tmp29_local24 = tmp37_input.in(tmp0_desc, 24, BooleanSerializer_getInstance(), tmp29_local24);
|
|
3684
3703
|
tmp3_bitMask0 = tmp3_bitMask0 | 16777216;
|
|
3685
|
-
|
|
3704
|
+
tmp30_local25 = tmp37_input.in(tmp0_desc, 25, IntSerializer_getInstance(), tmp30_local25);
|
|
3686
3705
|
tmp3_bitMask0 = tmp3_bitMask0 | 33554432;
|
|
3706
|
+
tmp31_local26 = tmp37_input.in(tmp0_desc, 26, IntSerializer_getInstance(), tmp31_local26);
|
|
3707
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 67108864;
|
|
3708
|
+
tmp32_local27 = tmp37_input.in(tmp0_desc, 27, IntSerializer_getInstance(), tmp32_local27);
|
|
3709
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 134217728;
|
|
3710
|
+
tmp33_local28 = tmp37_input.in(tmp0_desc, 28, BooleanSerializer_getInstance(), tmp33_local28);
|
|
3711
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 268435456;
|
|
3712
|
+
tmp34_local29 = tmp37_input.in(tmp0_desc, 29, IntSerializer_getInstance(), tmp34_local29);
|
|
3713
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 536870912;
|
|
3714
|
+
tmp35_local30 = tmp37_input.in(tmp0_desc, 30, BooleanSerializer_getInstance(), tmp35_local30);
|
|
3715
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1073741824;
|
|
3716
|
+
tmp36_local31 = tmp37_input.in(tmp0_desc, 31, IntSerializer_getInstance(), tmp36_local31);
|
|
3717
|
+
tmp3_bitMask0 = tmp3_bitMask0 | -2147483648;
|
|
3687
3718
|
} else
|
|
3688
3719
|
while (tmp1_flag) {
|
|
3689
|
-
tmp2_index =
|
|
3720
|
+
tmp2_index = tmp37_input.ln(tmp0_desc);
|
|
3690
3721
|
switch (tmp2_index) {
|
|
3691
3722
|
case -1:
|
|
3692
3723
|
tmp1_flag = false;
|
|
3693
3724
|
break;
|
|
3694
3725
|
case 0:
|
|
3695
|
-
|
|
3726
|
+
tmp5_local0 = tmp37_input.in(tmp0_desc, 0, StringSerializer_getInstance(), tmp5_local0);
|
|
3696
3727
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
3697
3728
|
break;
|
|
3698
3729
|
case 1:
|
|
3699
|
-
|
|
3730
|
+
tmp6_local1 = tmp37_input.in(tmp0_desc, 1, BooleanSerializer_getInstance(), tmp6_local1);
|
|
3700
3731
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
3701
3732
|
break;
|
|
3702
3733
|
case 2:
|
|
3703
|
-
|
|
3734
|
+
tmp7_local2 = tmp37_input.in(tmp0_desc, 2, BooleanSerializer_getInstance(), tmp7_local2);
|
|
3704
3735
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
3705
3736
|
break;
|
|
3706
3737
|
case 3:
|
|
3707
|
-
|
|
3738
|
+
tmp8_local3 = tmp37_input.in(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp8_local3);
|
|
3708
3739
|
tmp3_bitMask0 = tmp3_bitMask0 | 8;
|
|
3709
3740
|
break;
|
|
3710
3741
|
case 4:
|
|
3711
|
-
|
|
3742
|
+
tmp9_local4 = tmp37_input.in(tmp0_desc, 4, BooleanSerializer_getInstance(), tmp9_local4);
|
|
3712
3743
|
tmp3_bitMask0 = tmp3_bitMask0 | 16;
|
|
3713
3744
|
break;
|
|
3714
3745
|
case 5:
|
|
3715
|
-
|
|
3746
|
+
tmp10_local5 = tmp37_input.in(tmp0_desc, 5, IntSerializer_getInstance(), tmp10_local5);
|
|
3716
3747
|
tmp3_bitMask0 = tmp3_bitMask0 | 32;
|
|
3717
3748
|
break;
|
|
3718
3749
|
case 6:
|
|
3719
|
-
|
|
3750
|
+
tmp11_local6 = tmp37_input.in(tmp0_desc, 6, IntSerializer_getInstance(), tmp11_local6);
|
|
3720
3751
|
tmp3_bitMask0 = tmp3_bitMask0 | 64;
|
|
3721
3752
|
break;
|
|
3722
3753
|
case 7:
|
|
3723
|
-
|
|
3754
|
+
tmp12_local7 = tmp37_input.in(tmp0_desc, 7, BooleanSerializer_getInstance(), tmp12_local7);
|
|
3724
3755
|
tmp3_bitMask0 = tmp3_bitMask0 | 128;
|
|
3725
3756
|
break;
|
|
3726
3757
|
case 8:
|
|
3727
|
-
|
|
3758
|
+
tmp13_local8 = tmp37_input.in(tmp0_desc, 8, tmp38_cached[8].j2(), tmp13_local8);
|
|
3728
3759
|
tmp3_bitMask0 = tmp3_bitMask0 | 256;
|
|
3729
3760
|
break;
|
|
3730
3761
|
case 9:
|
|
3731
|
-
|
|
3762
|
+
tmp14_local9 = tmp37_input.in(tmp0_desc, 9, tmp38_cached[9].j2(), tmp14_local9);
|
|
3732
3763
|
tmp3_bitMask0 = tmp3_bitMask0 | 512;
|
|
3733
3764
|
break;
|
|
3734
3765
|
case 10:
|
|
3735
|
-
|
|
3766
|
+
tmp15_local10 = tmp37_input.in(tmp0_desc, 10, BooleanSerializer_getInstance(), tmp15_local10);
|
|
3736
3767
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
3737
3768
|
break;
|
|
3738
3769
|
case 11:
|
|
3739
|
-
|
|
3770
|
+
tmp16_local11 = tmp37_input.in(tmp0_desc, 11, StringSerializer_getInstance(), tmp16_local11);
|
|
3740
3771
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3741
3772
|
break;
|
|
3742
3773
|
case 12:
|
|
3743
|
-
|
|
3774
|
+
tmp17_local12 = tmp37_input.in(tmp0_desc, 12, StringSerializer_getInstance(), tmp17_local12);
|
|
3744
3775
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3745
3776
|
break;
|
|
3746
3777
|
case 13:
|
|
3747
|
-
|
|
3778
|
+
tmp18_local13 = tmp37_input.in(tmp0_desc, 13, tmp38_cached[13].j2(), tmp18_local13);
|
|
3748
3779
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3749
3780
|
break;
|
|
3750
3781
|
case 14:
|
|
3751
|
-
|
|
3782
|
+
tmp19_local14 = tmp37_input.in(tmp0_desc, 14, BooleanSerializer_getInstance(), tmp19_local14);
|
|
3752
3783
|
tmp3_bitMask0 = tmp3_bitMask0 | 16384;
|
|
3753
3784
|
break;
|
|
3754
3785
|
case 15:
|
|
3755
|
-
|
|
3786
|
+
tmp20_local15 = tmp37_input.in(tmp0_desc, 15, BooleanSerializer_getInstance(), tmp20_local15);
|
|
3756
3787
|
tmp3_bitMask0 = tmp3_bitMask0 | 32768;
|
|
3757
3788
|
break;
|
|
3758
3789
|
case 16:
|
|
3759
|
-
|
|
3790
|
+
tmp21_local16 = tmp37_input.in(tmp0_desc, 16, BooleanSerializer_getInstance(), tmp21_local16);
|
|
3760
3791
|
tmp3_bitMask0 = tmp3_bitMask0 | 65536;
|
|
3761
3792
|
break;
|
|
3762
3793
|
case 17:
|
|
3763
|
-
|
|
3794
|
+
tmp22_local17 = tmp37_input.in(tmp0_desc, 17, BooleanSerializer_getInstance(), tmp22_local17);
|
|
3764
3795
|
tmp3_bitMask0 = tmp3_bitMask0 | 131072;
|
|
3765
3796
|
break;
|
|
3766
3797
|
case 18:
|
|
3767
|
-
|
|
3798
|
+
tmp23_local18 = tmp37_input.in(tmp0_desc, 18, BooleanSerializer_getInstance(), tmp23_local18);
|
|
3768
3799
|
tmp3_bitMask0 = tmp3_bitMask0 | 262144;
|
|
3769
3800
|
break;
|
|
3770
3801
|
case 19:
|
|
3771
|
-
|
|
3802
|
+
tmp24_local19 = tmp37_input.in(tmp0_desc, 19, BooleanSerializer_getInstance(), tmp24_local19);
|
|
3772
3803
|
tmp3_bitMask0 = tmp3_bitMask0 | 524288;
|
|
3773
3804
|
break;
|
|
3774
3805
|
case 20:
|
|
3775
|
-
|
|
3806
|
+
tmp25_local20 = tmp37_input.in(tmp0_desc, 20, BooleanSerializer_getInstance(), tmp25_local20);
|
|
3776
3807
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3777
3808
|
break;
|
|
3778
3809
|
case 21:
|
|
3779
|
-
|
|
3810
|
+
tmp26_local21 = tmp37_input.en(tmp0_desc, 21);
|
|
3780
3811
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3781
3812
|
break;
|
|
3782
3813
|
case 22:
|
|
3783
|
-
|
|
3814
|
+
tmp27_local22 = tmp37_input.in(tmp0_desc, 22, BooleanSerializer_getInstance(), tmp27_local22);
|
|
3784
3815
|
tmp3_bitMask0 = tmp3_bitMask0 | 4194304;
|
|
3785
3816
|
break;
|
|
3786
3817
|
case 23:
|
|
3787
|
-
|
|
3818
|
+
tmp28_local23 = tmp37_input.in(tmp0_desc, 23, IntSerializer_getInstance(), tmp28_local23);
|
|
3788
3819
|
tmp3_bitMask0 = tmp3_bitMask0 | 8388608;
|
|
3789
3820
|
break;
|
|
3790
3821
|
case 24:
|
|
3791
|
-
|
|
3822
|
+
tmp29_local24 = tmp37_input.in(tmp0_desc, 24, BooleanSerializer_getInstance(), tmp29_local24);
|
|
3792
3823
|
tmp3_bitMask0 = tmp3_bitMask0 | 16777216;
|
|
3793
3824
|
break;
|
|
3794
3825
|
case 25:
|
|
3795
|
-
|
|
3826
|
+
tmp30_local25 = tmp37_input.in(tmp0_desc, 25, IntSerializer_getInstance(), tmp30_local25);
|
|
3796
3827
|
tmp3_bitMask0 = tmp3_bitMask0 | 33554432;
|
|
3797
3828
|
break;
|
|
3829
|
+
case 26:
|
|
3830
|
+
tmp31_local26 = tmp37_input.in(tmp0_desc, 26, IntSerializer_getInstance(), tmp31_local26);
|
|
3831
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 67108864;
|
|
3832
|
+
break;
|
|
3833
|
+
case 27:
|
|
3834
|
+
tmp32_local27 = tmp37_input.in(tmp0_desc, 27, IntSerializer_getInstance(), tmp32_local27);
|
|
3835
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 134217728;
|
|
3836
|
+
break;
|
|
3837
|
+
case 28:
|
|
3838
|
+
tmp33_local28 = tmp37_input.in(tmp0_desc, 28, BooleanSerializer_getInstance(), tmp33_local28);
|
|
3839
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 268435456;
|
|
3840
|
+
break;
|
|
3841
|
+
case 29:
|
|
3842
|
+
tmp34_local29 = tmp37_input.in(tmp0_desc, 29, IntSerializer_getInstance(), tmp34_local29);
|
|
3843
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 536870912;
|
|
3844
|
+
break;
|
|
3845
|
+
case 30:
|
|
3846
|
+
tmp35_local30 = tmp37_input.in(tmp0_desc, 30, BooleanSerializer_getInstance(), tmp35_local30);
|
|
3847
|
+
tmp3_bitMask0 = tmp3_bitMask0 | 1073741824;
|
|
3848
|
+
break;
|
|
3849
|
+
case 31:
|
|
3850
|
+
tmp36_local31 = tmp37_input.in(tmp0_desc, 31, IntSerializer_getInstance(), tmp36_local31);
|
|
3851
|
+
tmp3_bitMask0 = tmp3_bitMask0 | -2147483648;
|
|
3852
|
+
break;
|
|
3798
3853
|
default:
|
|
3799
3854
|
throw UnknownFieldException_init_$Create$(tmp2_index);
|
|
3800
3855
|
}
|
|
3801
3856
|
}
|
|
3802
|
-
|
|
3803
|
-
return RulesDto_init_$Create$(tmp3_bitMask0,
|
|
3857
|
+
tmp37_input.vm(tmp0_desc);
|
|
3858
|
+
return RulesDto_init_$Create$(tmp3_bitMask0, 0, 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, null);
|
|
3804
3859
|
};
|
|
3805
3860
|
protoOf($serializer_9).lj = function () {
|
|
3806
3861
|
return this.y1t_1;
|
|
@@ -3810,7 +3865,7 @@
|
|
|
3810
3865
|
// Inline function 'kotlin.arrayOf' call
|
|
3811
3866
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3812
3867
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3813
|
-
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(tmp0_cached[8].j2()), get_nullable(tmp0_cached[9].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[13].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())];
|
|
3868
|
+
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(tmp0_cached[8].j2()), get_nullable(tmp0_cached[9].j2()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[13].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(IntSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance()), get_nullable(BooleanSerializer_getInstance()), get_nullable(IntSerializer_getInstance())];
|
|
3814
3869
|
};
|
|
3815
3870
|
var $serializer_instance_9;
|
|
3816
3871
|
function $serializer_getInstance_9() {
|
|
@@ -3818,9 +3873,13 @@
|
|
|
3818
3873
|
new $serializer_9();
|
|
3819
3874
|
return $serializer_instance_9;
|
|
3820
3875
|
}
|
|
3821
|
-
function RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker, $this) {
|
|
3822
|
-
if (!(
|
|
3823
|
-
|
|
3876
|
+
function RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, winTargetPoints, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, serializationConstructorMarker, $this) {
|
|
3877
|
+
if (!!(!(-1 === (-1 & seen0)) | !(0 === (0 & seen1)))) {
|
|
3878
|
+
// Inline function 'kotlin.intArrayOf' call
|
|
3879
|
+
var tmp = new Int32Array([seen0, seen1]);
|
|
3880
|
+
// Inline function 'kotlin.intArrayOf' call
|
|
3881
|
+
var tmp$ret$1 = new Int32Array([-1, 0]);
|
|
3882
|
+
throwArrayMissingFieldException(tmp, tmp$ret$1, $serializer_getInstance_9().y1t_1);
|
|
3824
3883
|
}
|
|
3825
3884
|
$this.a1u_1 = name;
|
|
3826
3885
|
$this.b1u_1 = playerWhoChooseSuitGoFirst;
|
|
@@ -3848,12 +3907,18 @@
|
|
|
3848
3907
|
$this.x1u_1 = fineIfNoBribes;
|
|
3849
3908
|
$this.y1u_1 = enableFineAfterThirdByte;
|
|
3850
3909
|
$this.z1u_1 = fineAfterThirdFailedContract;
|
|
3910
|
+
$this.a1v_1 = winTargetPoints;
|
|
3911
|
+
$this.b1v_1 = noTrumpScoreMultiplier;
|
|
3912
|
+
$this.c1v_1 = enableCapot;
|
|
3913
|
+
$this.d1v_1 = capotBonus;
|
|
3914
|
+
$this.e1v_1 = enableGeneral;
|
|
3915
|
+
$this.f1v_1 = generalBonus;
|
|
3851
3916
|
return $this;
|
|
3852
3917
|
}
|
|
3853
|
-
function RulesDto_init_$Create$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker) {
|
|
3854
|
-
return RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, serializationConstructorMarker, objectCreate(protoOf(RulesDto)));
|
|
3918
|
+
function RulesDto_init_$Create$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, winTargetPoints, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, serializationConstructorMarker) {
|
|
3919
|
+
return RulesDto_init_$Init$(seen0, seen1, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, winTargetPoints, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus, serializationConstructorMarker, objectCreate(protoOf(RulesDto)));
|
|
3855
3920
|
}
|
|
3856
|
-
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract) {
|
|
3921
|
+
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepMode, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz, pointsDistributeMode, enableFineIfNoBribes, fineIfNoBribes, enableFineAfterThirdByte, fineAfterThirdFailedContract, winTargetPoints, noTrumpScoreMultiplier, enableCapot, capotBonus, enableGeneral, generalBonus) {
|
|
3857
3922
|
Companion_getInstance_21();
|
|
3858
3923
|
this.a1u_1 = name;
|
|
3859
3924
|
this.b1u_1 = playerWhoChooseSuitGoFirst;
|
|
@@ -3881,9 +3946,15 @@
|
|
|
3881
3946
|
this.x1u_1 = fineIfNoBribes;
|
|
3882
3947
|
this.y1u_1 = enableFineAfterThirdByte;
|
|
3883
3948
|
this.z1u_1 = fineAfterThirdFailedContract;
|
|
3949
|
+
this.a1v_1 = winTargetPoints;
|
|
3950
|
+
this.b1v_1 = noTrumpScoreMultiplier;
|
|
3951
|
+
this.c1v_1 = enableCapot;
|
|
3952
|
+
this.d1v_1 = capotBonus;
|
|
3953
|
+
this.e1v_1 = enableGeneral;
|
|
3954
|
+
this.f1v_1 = generalBonus;
|
|
3884
3955
|
}
|
|
3885
3956
|
protoOf(RulesDto).toString = function () {
|
|
3886
|
-
return 'RulesDto(name=' + this.a1u_1 + ', playerWhoChooseSuitGoFirst=' + this.b1u_1 + ', winnerShuffleCards=' + this.c1u_1 + ', playWithoutLiabilities=' + this.d1u_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.e1u_1 + ', dealerInitialCardsCount=' + this.f1u_1 + ', dealerFinalCardsCount=' + this.g1u_1 + ', dealerCounterClockwise=' + this.h1u_1 + ', contractTypes=' + toString(this.i1u_1) + ', bidTypes=' + toString(this.j1u_1) + ', needToPutHigherTrump=' + this.k1u_1 + ', trumpCardStepMode=' + this.l1u_1 + ', trumpCardStepPartnerMode=' + this.m1u_1 + ', combinationsWithFirstCard=' + toString(this.n1u_1) + ', protectBella=' + this.o1u_1 + ', oneTryToProtectBella=' + this.p1u_1 + ', enableFourSevensCombination=' + this.q1u_1 + ', enableTrumpSevenCombination=' + this.r1u_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.s1u_1 + ', checkTrumpCombination=' + this.t1u_1 + ', checkOnlyTrumpDebertz=' + this.u1u_1 + ', pointsDistributeMode=' + this.v1u_1 + ', enableFineIfNoBribes=' + this.w1u_1 + ', fineIfNoBribes=' + this.x1u_1 + ', enableFineAfterThirdByte=' + this.y1u_1 + ', fineAfterThirdFailedContract=' + this.z1u_1 + ')';
|
|
3957
|
+
return 'RulesDto(name=' + this.a1u_1 + ', playerWhoChooseSuitGoFirst=' + this.b1u_1 + ', winnerShuffleCards=' + this.c1u_1 + ', playWithoutLiabilities=' + this.d1u_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.e1u_1 + ', dealerInitialCardsCount=' + this.f1u_1 + ', dealerFinalCardsCount=' + this.g1u_1 + ', dealerCounterClockwise=' + this.h1u_1 + ', contractTypes=' + toString(this.i1u_1) + ', bidTypes=' + toString(this.j1u_1) + ', needToPutHigherTrump=' + this.k1u_1 + ', trumpCardStepMode=' + this.l1u_1 + ', trumpCardStepPartnerMode=' + this.m1u_1 + ', combinationsWithFirstCard=' + toString(this.n1u_1) + ', protectBella=' + this.o1u_1 + ', oneTryToProtectBella=' + this.p1u_1 + ', enableFourSevensCombination=' + this.q1u_1 + ', enableTrumpSevenCombination=' + this.r1u_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.s1u_1 + ', checkTrumpCombination=' + this.t1u_1 + ', checkOnlyTrumpDebertz=' + this.u1u_1 + ', pointsDistributeMode=' + this.v1u_1 + ', enableFineIfNoBribes=' + this.w1u_1 + ', fineIfNoBribes=' + this.x1u_1 + ', enableFineAfterThirdByte=' + this.y1u_1 + ', fineAfterThirdFailedContract=' + this.z1u_1 + ', winTargetPoints=' + this.a1v_1 + ', noTrumpScoreMultiplier=' + this.b1v_1 + ', enableCapot=' + this.c1v_1 + ', capotBonus=' + this.d1v_1 + ', enableGeneral=' + this.e1v_1 + ', generalBonus=' + this.f1v_1 + ')';
|
|
3887
3958
|
};
|
|
3888
3959
|
protoOf(RulesDto).hashCode = function () {
|
|
3889
3960
|
var result = this.a1u_1 == null ? 0 : getStringHashCode(this.a1u_1);
|
|
@@ -3912,6 +3983,12 @@
|
|
|
3912
3983
|
result = imul(result, 31) + (this.x1u_1 == null ? 0 : this.x1u_1) | 0;
|
|
3913
3984
|
result = imul(result, 31) + (this.y1u_1 == null ? 0 : getBooleanHashCode(this.y1u_1)) | 0;
|
|
3914
3985
|
result = imul(result, 31) + (this.z1u_1 == null ? 0 : this.z1u_1) | 0;
|
|
3986
|
+
result = imul(result, 31) + (this.a1v_1 == null ? 0 : this.a1v_1) | 0;
|
|
3987
|
+
result = imul(result, 31) + (this.b1v_1 == null ? 0 : this.b1v_1) | 0;
|
|
3988
|
+
result = imul(result, 31) + (this.c1v_1 == null ? 0 : getBooleanHashCode(this.c1v_1)) | 0;
|
|
3989
|
+
result = imul(result, 31) + (this.d1v_1 == null ? 0 : this.d1v_1) | 0;
|
|
3990
|
+
result = imul(result, 31) + (this.e1v_1 == null ? 0 : getBooleanHashCode(this.e1v_1)) | 0;
|
|
3991
|
+
result = imul(result, 31) + (this.f1v_1 == null ? 0 : this.f1v_1) | 0;
|
|
3915
3992
|
return result;
|
|
3916
3993
|
};
|
|
3917
3994
|
protoOf(RulesDto).equals = function (other) {
|
|
@@ -3971,6 +4048,18 @@
|
|
|
3971
4048
|
return false;
|
|
3972
4049
|
if (!(this.z1u_1 == other.z1u_1))
|
|
3973
4050
|
return false;
|
|
4051
|
+
if (!(this.a1v_1 == other.a1v_1))
|
|
4052
|
+
return false;
|
|
4053
|
+
if (!(this.b1v_1 == other.b1v_1))
|
|
4054
|
+
return false;
|
|
4055
|
+
if (!(this.c1v_1 == other.c1v_1))
|
|
4056
|
+
return false;
|
|
4057
|
+
if (!(this.d1v_1 == other.d1v_1))
|
|
4058
|
+
return false;
|
|
4059
|
+
if (!(this.e1v_1 == other.e1v_1))
|
|
4060
|
+
return false;
|
|
4061
|
+
if (!(this.f1v_1 == other.f1v_1))
|
|
4062
|
+
return false;
|
|
3974
4063
|
return true;
|
|
3975
4064
|
};
|
|
3976
4065
|
function BufferedAction() {
|
|
@@ -4123,7 +4212,7 @@
|
|
|
4123
4212
|
return tmp;
|
|
4124
4213
|
}
|
|
4125
4214
|
function _get_$cachedSerializer__te6jhj_9($this) {
|
|
4126
|
-
return $this.
|
|
4215
|
+
return $this.q1v_1.j2();
|
|
4127
4216
|
}
|
|
4128
4217
|
function LogType$Companion$_anonymous__d4fjnz() {
|
|
4129
4218
|
return createSimpleEnumSerializer('com.logic.utils.logger.outputs.LogType', values_3());
|
|
@@ -4163,7 +4252,7 @@
|
|
|
4163
4252
|
Companion_instance_19 = this;
|
|
4164
4253
|
var tmp = this;
|
|
4165
4254
|
var tmp_0 = LazyThreadSafetyMode_PUBLICATION_getInstance();
|
|
4166
|
-
tmp.
|
|
4255
|
+
tmp.q1v_1 = lazy(tmp_0, LogType$Companion$_anonymous__d4fjnz);
|
|
4167
4256
|
}
|
|
4168
4257
|
protoOf(Companion_19).n17 = function () {
|
|
4169
4258
|
return _get_$cachedSerializer__te6jhj_9(this);
|
|
@@ -4226,7 +4315,7 @@
|
|
|
4226
4315
|
// Inline function 'kotlin.arrayOf' call
|
|
4227
4316
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4228
4317
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4229
|
-
tmp.
|
|
4318
|
+
tmp.w1v_1 = [lazy(tmp_0, LoggerOutputDataDto$Companion$$childSerializers$_anonymous__j015dy), null, null, null, null];
|
|
4230
4319
|
}
|
|
4231
4320
|
var Companion_instance_20;
|
|
4232
4321
|
function Companion_getInstance_23() {
|
|
@@ -4242,12 +4331,12 @@
|
|
|
4242
4331
|
tmp0_serialDesc.ku('tag', false);
|
|
4243
4332
|
tmp0_serialDesc.ku('message', false);
|
|
4244
4333
|
tmp0_serialDesc.ku('stackTrace', false);
|
|
4245
|
-
this.
|
|
4334
|
+
this.x1v_1 = tmp0_serialDesc;
|
|
4246
4335
|
}
|
|
4247
|
-
protoOf($serializer_10).
|
|
4248
|
-
var tmp0_desc = this.
|
|
4336
|
+
protoOf($serializer_10).y1v = function (encoder, value) {
|
|
4337
|
+
var tmp0_desc = this.x1v_1;
|
|
4249
4338
|
var tmp1_output = encoder.um(tmp0_desc);
|
|
4250
|
-
var tmp2_cached = Companion_getInstance_23().
|
|
4339
|
+
var tmp2_cached = Companion_getInstance_23().w1v_1;
|
|
4251
4340
|
tmp1_output.lo(tmp0_desc, 0, tmp2_cached[0].j2(), value.type);
|
|
4252
4341
|
tmp1_output.no(tmp0_desc, 1, StringSerializer_getInstance(), value.key);
|
|
4253
4342
|
tmp1_output.no(tmp0_desc, 2, StringSerializer_getInstance(), value.tag);
|
|
@@ -4256,10 +4345,10 @@
|
|
|
4256
4345
|
tmp1_output.vm(tmp0_desc);
|
|
4257
4346
|
};
|
|
4258
4347
|
protoOf($serializer_10).mj = function (encoder, value) {
|
|
4259
|
-
return this.
|
|
4348
|
+
return this.y1v(encoder, value instanceof LoggerOutputDataDto ? value : THROW_CCE());
|
|
4260
4349
|
};
|
|
4261
4350
|
protoOf($serializer_10).nj = function (decoder) {
|
|
4262
|
-
var tmp0_desc = this.
|
|
4351
|
+
var tmp0_desc = this.x1v_1;
|
|
4263
4352
|
var tmp1_flag = true;
|
|
4264
4353
|
var tmp2_index = 0;
|
|
4265
4354
|
var tmp3_bitMask0 = 0;
|
|
@@ -4269,7 +4358,7 @@
|
|
|
4269
4358
|
var tmp7_local3 = null;
|
|
4270
4359
|
var tmp8_local4 = null;
|
|
4271
4360
|
var tmp9_input = decoder.um(tmp0_desc);
|
|
4272
|
-
var tmp10_cached = Companion_getInstance_23().
|
|
4361
|
+
var tmp10_cached = Companion_getInstance_23().w1v_1;
|
|
4273
4362
|
if (tmp9_input.kn()) {
|
|
4274
4363
|
tmp4_local0 = tmp9_input.gn(tmp0_desc, 0, tmp10_cached[0].j2(), tmp4_local0);
|
|
4275
4364
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
@@ -4316,13 +4405,13 @@
|
|
|
4316
4405
|
return LoggerOutputDataDto_init_$Create$(tmp3_bitMask0, tmp4_local0, tmp5_local1, tmp6_local2, tmp7_local3, tmp8_local4, null);
|
|
4317
4406
|
};
|
|
4318
4407
|
protoOf($serializer_10).lj = function () {
|
|
4319
|
-
return this.
|
|
4408
|
+
return this.x1v_1;
|
|
4320
4409
|
};
|
|
4321
4410
|
protoOf($serializer_10).bv = function () {
|
|
4322
4411
|
// Inline function 'kotlin.arrayOf' call
|
|
4323
4412
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
4324
4413
|
// Inline function 'kotlin.js.asDynamic' call
|
|
4325
|
-
return [Companion_getInstance_23().
|
|
4414
|
+
return [Companion_getInstance_23().w1v_1[0].j2(), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
|
|
4326
4415
|
};
|
|
4327
4416
|
var $serializer_instance_10;
|
|
4328
4417
|
function $serializer_getInstance_10() {
|
|
@@ -4332,7 +4421,7 @@
|
|
|
4332
4421
|
}
|
|
4333
4422
|
function LoggerOutputDataDto_init_$Init$(seen0, type, key, tag, message, stackTrace, serializationConstructorMarker, $this) {
|
|
4334
4423
|
if (!(31 === (31 & seen0))) {
|
|
4335
|
-
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().
|
|
4424
|
+
throwMissingFieldException(seen0, 31, $serializer_getInstance_10().x1v_1);
|
|
4336
4425
|
}
|
|
4337
4426
|
$this.type = type;
|
|
4338
4427
|
$this.key = key;
|
|
@@ -4352,7 +4441,7 @@
|
|
|
4352
4441
|
this.message = message;
|
|
4353
4442
|
this.stackTrace = stackTrace;
|
|
4354
4443
|
}
|
|
4355
|
-
protoOf(LoggerOutputDataDto).
|
|
4444
|
+
protoOf(LoggerOutputDataDto).z1v = function () {
|
|
4356
4445
|
return this.type;
|
|
4357
4446
|
};
|
|
4358
4447
|
protoOf(LoggerOutputDataDto).i2 = function () {
|
|
@@ -4364,7 +4453,7 @@
|
|
|
4364
4453
|
protoOf(LoggerOutputDataDto).e = function () {
|
|
4365
4454
|
return this.message;
|
|
4366
4455
|
};
|
|
4367
|
-
protoOf(LoggerOutputDataDto).
|
|
4456
|
+
protoOf(LoggerOutputDataDto).a1w = function () {
|
|
4368
4457
|
return this.stackTrace;
|
|
4369
4458
|
};
|
|
4370
4459
|
protoOf(LoggerOutputDataDto).toMessageLog = function () {
|
|
@@ -4421,7 +4510,7 @@
|
|
|
4421
4510
|
protoOf(LoggerOutputDataDto).d1p = function () {
|
|
4422
4511
|
return this.stackTrace;
|
|
4423
4512
|
};
|
|
4424
|
-
protoOf(LoggerOutputDataDto).
|
|
4513
|
+
protoOf(LoggerOutputDataDto).b1w = function (type, key, tag, message, stackTrace) {
|
|
4425
4514
|
return new LoggerOutputDataDto(type, key, tag, message, stackTrace);
|
|
4426
4515
|
};
|
|
4427
4516
|
protoOf(LoggerOutputDataDto).copy = function (type, key, tag, message, stackTrace, $super) {
|
|
@@ -4430,7 +4519,7 @@
|
|
|
4430
4519
|
tag = tag === VOID ? this.tag : tag;
|
|
4431
4520
|
message = message === VOID ? this.message : message;
|
|
4432
4521
|
stackTrace = stackTrace === VOID ? this.stackTrace : stackTrace;
|
|
4433
|
-
return $super === VOID ? this.
|
|
4522
|
+
return $super === VOID ? this.b1w(type, key, tag, message, stackTrace) : $super.b1w.call(this, type, key, tag, message, stackTrace);
|
|
4434
4523
|
};
|
|
4435
4524
|
protoOf(LoggerOutputDataDto).toString = function () {
|
|
4436
4525
|
return 'LoggerOutputDataDto(type=' + this.type.toString() + ', key=' + this.key + ', tag=' + this.tag + ', message=' + this.message + ', stackTrace=' + this.stackTrace + ')';
|