raspberry_games_server_game_logic 1.8.333 → 1.8.334
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/Kotlin-DateTime-library-kotlinx-datetime.js +1 -1
- package/Logic_Debertz-core.js +44 -44
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +9032 -8976
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_server.d.ts +48 -27
- package/Logic_Debertz-game_server.js +672 -670
- package/Logic_Debertz-game_server.js.map +1 -1
- package/package.json +1 -1
|
@@ -377,7 +377,7 @@
|
|
|
377
377
|
return tmp;
|
|
378
378
|
}
|
|
379
379
|
initMetadataForInterface(AbstractWithOffsetBuilder, 'AbstractWithOffsetBuilder', VOID, VOID, [WithUtcOffset]);
|
|
380
|
-
initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithDate, WithTime
|
|
380
|
+
initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithUtcOffset, WithDate, WithTime]);
|
|
381
381
|
initMetadataForClass(AbstractDateTimeFormat, 'AbstractDateTimeFormat');
|
|
382
382
|
initMetadataForClass(DateTimeComponentsFormat, 'DateTimeComponentsFormat', VOID, AbstractDateTimeFormat);
|
|
383
383
|
initMetadataForClass(TwoDigitNumber, 'TwoDigitNumber');
|
package/Logic_Debertz-core.js
CHANGED
|
@@ -376,7 +376,7 @@
|
|
|
376
376
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
377
377
|
//endregion
|
|
378
378
|
function GameEngineConfig() {
|
|
379
|
-
this.version = '1.8.
|
|
379
|
+
this.version = '1.8.334';
|
|
380
380
|
}
|
|
381
381
|
protoOf(GameEngineConfig).s2z = function () {
|
|
382
382
|
return this.version;
|
|
@@ -3663,7 +3663,7 @@
|
|
|
3663
3663
|
// Inline function 'kotlin.arrayOf' call
|
|
3664
3664
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3665
3665
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3666
|
-
tmp.a6g_1 = [null, null, null, null, null, null, null, null, new ArrayListSerializer(StringSerializer_getInstance()), new ArrayListSerializer(StringSerializer_getInstance()), null, null, new ArrayListSerializer(StringSerializer_getInstance()), null, null, null, null, null, null, null, null, null, null, null, null
|
|
3666
|
+
tmp.a6g_1 = [null, null, null, null, null, null, null, null, new ArrayListSerializer(StringSerializer_getInstance()), new ArrayListSerializer(StringSerializer_getInstance()), null, null, null, new ArrayListSerializer(StringSerializer_getInstance()), null, null, null, null, null, null, null, null, null, null, null, null];
|
|
3667
3667
|
}
|
|
3668
3668
|
var Companion_instance_21;
|
|
3669
3669
|
function Companion_getInstance_21() {
|
|
@@ -3685,6 +3685,7 @@
|
|
|
3685
3685
|
tmp0_serialDesc.y4f('contractTypes', false);
|
|
3686
3686
|
tmp0_serialDesc.y4f('bidTypes', false);
|
|
3687
3687
|
tmp0_serialDesc.y4f('needToPutHigherTrump', false);
|
|
3688
|
+
tmp0_serialDesc.y4f('trumpCardStepMode', false);
|
|
3688
3689
|
tmp0_serialDesc.y4f('trumpCardStepPartnerMode', false);
|
|
3689
3690
|
tmp0_serialDesc.y4f('combinationsWithFirstCard', false);
|
|
3690
3691
|
tmp0_serialDesc.y4f('protectBella', false);
|
|
@@ -3694,7 +3695,6 @@
|
|
|
3694
3695
|
tmp0_serialDesc.y4f('enableTrumpSevenCombinationAfterDistribution', false);
|
|
3695
3696
|
tmp0_serialDesc.y4f('checkTrumpCombination', false);
|
|
3696
3697
|
tmp0_serialDesc.y4f('checkOnlyTrumpDebertz', false);
|
|
3697
|
-
tmp0_serialDesc.y4f('distributePoints', false);
|
|
3698
3698
|
tmp0_serialDesc.y4f('pointsDistributeMode', false);
|
|
3699
3699
|
tmp0_serialDesc.y4f('enableFineIfNoBribes', false);
|
|
3700
3700
|
tmp0_serialDesc.y4f('fineIfNoBribes', false);
|
|
@@ -3718,8 +3718,8 @@
|
|
|
3718
3718
|
tmp1_output.c4a(tmp0_desc, 9, tmp2_cached[9], value.m6g_1);
|
|
3719
3719
|
tmp1_output.c4a(tmp0_desc, 10, BooleanSerializer_getInstance(), value.n6g_1);
|
|
3720
3720
|
tmp1_output.c4a(tmp0_desc, 11, StringSerializer_getInstance(), value.o6g_1);
|
|
3721
|
-
tmp1_output.c4a(tmp0_desc, 12,
|
|
3722
|
-
tmp1_output.c4a(tmp0_desc, 13,
|
|
3721
|
+
tmp1_output.c4a(tmp0_desc, 12, StringSerializer_getInstance(), value.p6g_1);
|
|
3722
|
+
tmp1_output.c4a(tmp0_desc, 13, tmp2_cached[13], value.q6g_1);
|
|
3723
3723
|
tmp1_output.c4a(tmp0_desc, 14, BooleanSerializer_getInstance(), value.r6g_1);
|
|
3724
3724
|
tmp1_output.c4a(tmp0_desc, 15, BooleanSerializer_getInstance(), value.s6g_1);
|
|
3725
3725
|
tmp1_output.c4a(tmp0_desc, 16, BooleanSerializer_getInstance(), value.t6g_1);
|
|
@@ -3727,7 +3727,7 @@
|
|
|
3727
3727
|
tmp1_output.c4a(tmp0_desc, 18, BooleanSerializer_getInstance(), value.v6g_1);
|
|
3728
3728
|
tmp1_output.c4a(tmp0_desc, 19, BooleanSerializer_getInstance(), value.w6g_1);
|
|
3729
3729
|
tmp1_output.c4a(tmp0_desc, 20, BooleanSerializer_getInstance(), value.x6g_1);
|
|
3730
|
-
tmp1_output.
|
|
3730
|
+
tmp1_output.y49(tmp0_desc, 21, value.y6g_1);
|
|
3731
3731
|
tmp1_output.c4a(tmp0_desc, 22, BooleanSerializer_getInstance(), value.z6g_1);
|
|
3732
3732
|
tmp1_output.c4a(tmp0_desc, 23, IntSerializer_getInstance(), value.a6h_1);
|
|
3733
3733
|
tmp1_output.c4a(tmp0_desc, 24, BooleanSerializer_getInstance(), value.b6h_1);
|
|
@@ -3795,9 +3795,9 @@
|
|
|
3795
3795
|
tmp3_bitMask0 = tmp3_bitMask0 | 1024;
|
|
3796
3796
|
tmp15_local11 = tmp30_input.y48(tmp0_desc, 11, StringSerializer_getInstance(), tmp15_local11);
|
|
3797
3797
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3798
|
-
tmp16_local12 = tmp30_input.y48(tmp0_desc, 12,
|
|
3798
|
+
tmp16_local12 = tmp30_input.y48(tmp0_desc, 12, StringSerializer_getInstance(), tmp16_local12);
|
|
3799
3799
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3800
|
-
tmp17_local13 = tmp30_input.y48(tmp0_desc, 13,
|
|
3800
|
+
tmp17_local13 = tmp30_input.y48(tmp0_desc, 13, tmp31_cached[13], tmp17_local13);
|
|
3801
3801
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3802
3802
|
tmp18_local14 = tmp30_input.y48(tmp0_desc, 14, BooleanSerializer_getInstance(), tmp18_local14);
|
|
3803
3803
|
tmp3_bitMask0 = tmp3_bitMask0 | 16384;
|
|
@@ -3813,7 +3813,7 @@
|
|
|
3813
3813
|
tmp3_bitMask0 = tmp3_bitMask0 | 524288;
|
|
3814
3814
|
tmp24_local20 = tmp30_input.y48(tmp0_desc, 20, BooleanSerializer_getInstance(), tmp24_local20);
|
|
3815
3815
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3816
|
-
tmp25_local21 = tmp30_input.
|
|
3816
|
+
tmp25_local21 = tmp30_input.u48(tmp0_desc, 21);
|
|
3817
3817
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3818
3818
|
tmp26_local22 = tmp30_input.y48(tmp0_desc, 22, BooleanSerializer_getInstance(), tmp26_local22);
|
|
3819
3819
|
tmp3_bitMask0 = tmp3_bitMask0 | 4194304;
|
|
@@ -3879,11 +3879,11 @@
|
|
|
3879
3879
|
tmp3_bitMask0 = tmp3_bitMask0 | 2048;
|
|
3880
3880
|
break;
|
|
3881
3881
|
case 12:
|
|
3882
|
-
tmp16_local12 = tmp30_input.y48(tmp0_desc, 12,
|
|
3882
|
+
tmp16_local12 = tmp30_input.y48(tmp0_desc, 12, StringSerializer_getInstance(), tmp16_local12);
|
|
3883
3883
|
tmp3_bitMask0 = tmp3_bitMask0 | 4096;
|
|
3884
3884
|
break;
|
|
3885
3885
|
case 13:
|
|
3886
|
-
tmp17_local13 = tmp30_input.y48(tmp0_desc, 13,
|
|
3886
|
+
tmp17_local13 = tmp30_input.y48(tmp0_desc, 13, tmp31_cached[13], tmp17_local13);
|
|
3887
3887
|
tmp3_bitMask0 = tmp3_bitMask0 | 8192;
|
|
3888
3888
|
break;
|
|
3889
3889
|
case 14:
|
|
@@ -3915,7 +3915,7 @@
|
|
|
3915
3915
|
tmp3_bitMask0 = tmp3_bitMask0 | 1048576;
|
|
3916
3916
|
break;
|
|
3917
3917
|
case 21:
|
|
3918
|
-
tmp25_local21 = tmp30_input.
|
|
3918
|
+
tmp25_local21 = tmp30_input.u48(tmp0_desc, 21);
|
|
3919
3919
|
tmp3_bitMask0 = tmp3_bitMask0 | 2097152;
|
|
3920
3920
|
break;
|
|
3921
3921
|
case 22:
|
|
@@ -3949,7 +3949,7 @@
|
|
|
3949
3949
|
// Inline function 'kotlin.arrayOf' call
|
|
3950
3950
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3951
3951
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3952
|
-
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]), get_nullable(tmp0_cached[9]), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(
|
|
3952
|
+
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]), get_nullable(tmp0_cached[9]), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(tmp0_cached[13]), 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())];
|
|
3953
3953
|
};
|
|
3954
3954
|
var $serializer_instance_9;
|
|
3955
3955
|
function $serializer_getInstance_9() {
|
|
@@ -3957,7 +3957,7 @@
|
|
|
3957
3957
|
new $serializer_9();
|
|
3958
3958
|
return $serializer_instance_9;
|
|
3959
3959
|
}
|
|
3960
|
-
function RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz,
|
|
3960
|
+
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) {
|
|
3961
3961
|
if (!(67108863 === (67108863 & seen0))) {
|
|
3962
3962
|
throwMissingFieldException(seen0, 67108863, $serializer_getInstance_9().b6g_1);
|
|
3963
3963
|
}
|
|
@@ -3972,16 +3972,16 @@
|
|
|
3972
3972
|
$this.l6g_1 = contractTypes;
|
|
3973
3973
|
$this.m6g_1 = bidTypes;
|
|
3974
3974
|
$this.n6g_1 = needToPutHigherTrump;
|
|
3975
|
-
$this.o6g_1 =
|
|
3976
|
-
$this.p6g_1 =
|
|
3977
|
-
$this.q6g_1 =
|
|
3978
|
-
$this.r6g_1 =
|
|
3979
|
-
$this.s6g_1 =
|
|
3980
|
-
$this.t6g_1 =
|
|
3981
|
-
$this.u6g_1 =
|
|
3982
|
-
$this.v6g_1 =
|
|
3983
|
-
$this.w6g_1 =
|
|
3984
|
-
$this.x6g_1 =
|
|
3975
|
+
$this.o6g_1 = trumpCardStepMode;
|
|
3976
|
+
$this.p6g_1 = trumpCardStepPartnerMode;
|
|
3977
|
+
$this.q6g_1 = combinationsWithFirstCard;
|
|
3978
|
+
$this.r6g_1 = protectBella;
|
|
3979
|
+
$this.s6g_1 = oneTryToProtectBella;
|
|
3980
|
+
$this.t6g_1 = enableFourSevensCombination;
|
|
3981
|
+
$this.u6g_1 = enableTrumpSevenCombination;
|
|
3982
|
+
$this.v6g_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
3983
|
+
$this.w6g_1 = checkTrumpCombination;
|
|
3984
|
+
$this.x6g_1 = checkOnlyTrumpDebertz;
|
|
3985
3985
|
$this.y6g_1 = pointsDistributeMode;
|
|
3986
3986
|
$this.z6g_1 = enableFineIfNoBribes;
|
|
3987
3987
|
$this.a6h_1 = fineIfNoBribes;
|
|
@@ -3989,10 +3989,10 @@
|
|
|
3989
3989
|
$this.c6h_1 = fineAfterThirdFailedContract;
|
|
3990
3990
|
return $this;
|
|
3991
3991
|
}
|
|
3992
|
-
function RulesDto_init_$Create$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz,
|
|
3993
|
-
return RulesDto_init_$Init$(seen0, name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz,
|
|
3992
|
+
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) {
|
|
3993
|
+
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)));
|
|
3994
3994
|
}
|
|
3995
|
-
function RulesDto(name, playerWhoChooseSuitGoFirst, winnerShuffleCards, playWithoutLiabilities, trumpCardGoToPlayerWhoShuffleCards, dealerInitialCardsCount, dealerFinalCardsCount, dealerCounterClockwise, contractTypes, bidTypes, needToPutHigherTrump, trumpCardStepPartnerMode, combinationsWithFirstCard, protectBella, oneTryToProtectBella, enableFourSevensCombination, enableTrumpSevenCombination, enableTrumpSevenCombinationAfterDistribution, checkTrumpCombination, checkOnlyTrumpDebertz,
|
|
3995
|
+
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) {
|
|
3996
3996
|
Companion_getInstance_21();
|
|
3997
3997
|
this.d6g_1 = name;
|
|
3998
3998
|
this.e6g_1 = playerWhoChooseSuitGoFirst;
|
|
@@ -4005,16 +4005,16 @@
|
|
|
4005
4005
|
this.l6g_1 = contractTypes;
|
|
4006
4006
|
this.m6g_1 = bidTypes;
|
|
4007
4007
|
this.n6g_1 = needToPutHigherTrump;
|
|
4008
|
-
this.o6g_1 =
|
|
4009
|
-
this.p6g_1 =
|
|
4010
|
-
this.q6g_1 =
|
|
4011
|
-
this.r6g_1 =
|
|
4012
|
-
this.s6g_1 =
|
|
4013
|
-
this.t6g_1 =
|
|
4014
|
-
this.u6g_1 =
|
|
4015
|
-
this.v6g_1 =
|
|
4016
|
-
this.w6g_1 =
|
|
4017
|
-
this.x6g_1 =
|
|
4008
|
+
this.o6g_1 = trumpCardStepMode;
|
|
4009
|
+
this.p6g_1 = trumpCardStepPartnerMode;
|
|
4010
|
+
this.q6g_1 = combinationsWithFirstCard;
|
|
4011
|
+
this.r6g_1 = protectBella;
|
|
4012
|
+
this.s6g_1 = oneTryToProtectBella;
|
|
4013
|
+
this.t6g_1 = enableFourSevensCombination;
|
|
4014
|
+
this.u6g_1 = enableTrumpSevenCombination;
|
|
4015
|
+
this.v6g_1 = enableTrumpSevenCombinationAfterDistribution;
|
|
4016
|
+
this.w6g_1 = checkTrumpCombination;
|
|
4017
|
+
this.x6g_1 = checkOnlyTrumpDebertz;
|
|
4018
4018
|
this.y6g_1 = pointsDistributeMode;
|
|
4019
4019
|
this.z6g_1 = enableFineIfNoBribes;
|
|
4020
4020
|
this.a6h_1 = fineIfNoBribes;
|
|
@@ -4022,7 +4022,7 @@
|
|
|
4022
4022
|
this.c6h_1 = fineAfterThirdFailedContract;
|
|
4023
4023
|
}
|
|
4024
4024
|
protoOf(RulesDto).toString = function () {
|
|
4025
|
-
return 'RulesDto(name=' + this.d6g_1 + ', playerWhoChooseSuitGoFirst=' + this.e6g_1 + ', winnerShuffleCards=' + this.f6g_1 + ', playWithoutLiabilities=' + this.g6g_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.h6g_1 + ', dealerInitialCardsCount=' + this.i6g_1 + ', dealerFinalCardsCount=' + this.j6g_1 + ', dealerCounterClockwise=' + this.k6g_1 + ', contractTypes=' + toString(this.l6g_1) + ', bidTypes=' + toString(this.m6g_1) + ', needToPutHigherTrump=' + this.n6g_1 + ',
|
|
4025
|
+
return 'RulesDto(name=' + this.d6g_1 + ', playerWhoChooseSuitGoFirst=' + this.e6g_1 + ', winnerShuffleCards=' + this.f6g_1 + ', playWithoutLiabilities=' + this.g6g_1 + ', trumpCardGoToPlayerWhoShuffleCards=' + this.h6g_1 + ', dealerInitialCardsCount=' + this.i6g_1 + ', dealerFinalCardsCount=' + this.j6g_1 + ', dealerCounterClockwise=' + this.k6g_1 + ', contractTypes=' + toString(this.l6g_1) + ', bidTypes=' + toString(this.m6g_1) + ', needToPutHigherTrump=' + this.n6g_1 + ', trumpCardStepMode=' + this.o6g_1 + ', trumpCardStepPartnerMode=' + this.p6g_1 + ', combinationsWithFirstCard=' + toString(this.q6g_1) + ', protectBella=' + this.r6g_1 + ', oneTryToProtectBella=' + this.s6g_1 + ', enableFourSevensCombination=' + this.t6g_1 + ', enableTrumpSevenCombination=' + this.u6g_1 + ', enableTrumpSevenCombinationAfterDistribution=' + this.v6g_1 + ', checkTrumpCombination=' + this.w6g_1 + ', checkOnlyTrumpDebertz=' + this.x6g_1 + ', pointsDistributeMode=' + this.y6g_1 + ', enableFineIfNoBribes=' + this.z6g_1 + ', fineIfNoBribes=' + this.a6h_1 + ', enableFineAfterThirdByte=' + this.b6h_1 + ', fineAfterThirdFailedContract=' + this.c6h_1 + ')';
|
|
4026
4026
|
};
|
|
4027
4027
|
protoOf(RulesDto).hashCode = function () {
|
|
4028
4028
|
var result = this.d6g_1 == null ? 0 : getStringHashCode(this.d6g_1);
|
|
@@ -4037,8 +4037,8 @@
|
|
|
4037
4037
|
result = imul(result, 31) + (this.m6g_1 == null ? 0 : hashCode(this.m6g_1)) | 0;
|
|
4038
4038
|
result = imul(result, 31) + (this.n6g_1 == null ? 0 : getBooleanHashCode(this.n6g_1)) | 0;
|
|
4039
4039
|
result = imul(result, 31) + (this.o6g_1 == null ? 0 : getStringHashCode(this.o6g_1)) | 0;
|
|
4040
|
-
result = imul(result, 31) + (this.p6g_1 == null ? 0 :
|
|
4041
|
-
result = imul(result, 31) + (this.q6g_1 == null ? 0 :
|
|
4040
|
+
result = imul(result, 31) + (this.p6g_1 == null ? 0 : getStringHashCode(this.p6g_1)) | 0;
|
|
4041
|
+
result = imul(result, 31) + (this.q6g_1 == null ? 0 : hashCode(this.q6g_1)) | 0;
|
|
4042
4042
|
result = imul(result, 31) + (this.r6g_1 == null ? 0 : getBooleanHashCode(this.r6g_1)) | 0;
|
|
4043
4043
|
result = imul(result, 31) + (this.s6g_1 == null ? 0 : getBooleanHashCode(this.s6g_1)) | 0;
|
|
4044
4044
|
result = imul(result, 31) + (this.t6g_1 == null ? 0 : getBooleanHashCode(this.t6g_1)) | 0;
|
|
@@ -4046,7 +4046,7 @@
|
|
|
4046
4046
|
result = imul(result, 31) + (this.v6g_1 == null ? 0 : getBooleanHashCode(this.v6g_1)) | 0;
|
|
4047
4047
|
result = imul(result, 31) + (this.w6g_1 == null ? 0 : getBooleanHashCode(this.w6g_1)) | 0;
|
|
4048
4048
|
result = imul(result, 31) + (this.x6g_1 == null ? 0 : getBooleanHashCode(this.x6g_1)) | 0;
|
|
4049
|
-
result = imul(result, 31) +
|
|
4049
|
+
result = imul(result, 31) + getStringHashCode(this.y6g_1) | 0;
|
|
4050
4050
|
result = imul(result, 31) + (this.z6g_1 == null ? 0 : getBooleanHashCode(this.z6g_1)) | 0;
|
|
4051
4051
|
result = imul(result, 31) + (this.a6h_1 == null ? 0 : this.a6h_1) | 0;
|
|
4052
4052
|
result = imul(result, 31) + (this.b6h_1 == null ? 0 : getBooleanHashCode(this.b6h_1)) | 0;
|
|
@@ -4083,9 +4083,9 @@
|
|
|
4083
4083
|
return false;
|
|
4084
4084
|
if (!(this.o6g_1 == tmp0_other_with_cast.o6g_1))
|
|
4085
4085
|
return false;
|
|
4086
|
-
if (!
|
|
4086
|
+
if (!(this.p6g_1 == tmp0_other_with_cast.p6g_1))
|
|
4087
4087
|
return false;
|
|
4088
|
-
if (!(this.q6g_1
|
|
4088
|
+
if (!equals(this.q6g_1, tmp0_other_with_cast.q6g_1))
|
|
4089
4089
|
return false;
|
|
4090
4090
|
if (!(this.r6g_1 == tmp0_other_with_cast.r6g_1))
|
|
4091
4091
|
return false;
|
|
@@ -4101,7 +4101,7 @@
|
|
|
4101
4101
|
return false;
|
|
4102
4102
|
if (!(this.x6g_1 == tmp0_other_with_cast.x6g_1))
|
|
4103
4103
|
return false;
|
|
4104
|
-
if (!(this.y6g_1
|
|
4104
|
+
if (!(this.y6g_1 === tmp0_other_with_cast.y6g_1))
|
|
4105
4105
|
return false;
|
|
4106
4106
|
if (!(this.z6g_1 == tmp0_other_with_cast.z6g_1))
|
|
4107
4107
|
return false;
|