game_client_logic_deb 1.8.480 → 1.8.481
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/Logic_Debertz-bot_engine.js +6 -6
- package/Logic_Debertz-core.js +1 -1
- package/Logic_Debertz-engine.js +60 -61
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +2240 -2251
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +10 -10
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/package.json +1 -1
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
var getPlayer = kotlin_io_raspberryapps_game_engine_core.$_$.o;
|
|
69
69
|
var addAll = kotlin_kotlin.$_$.a6;
|
|
70
70
|
var listOf = kotlin_kotlin.$_$.r8;
|
|
71
|
-
var CombinationState_ACCEPTED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
71
|
+
var CombinationState_ACCEPTED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.h5;
|
|
72
72
|
var get_isEarnPointScene = kotlin_io_raspberryapps_game_engine_engine.$_$.n1;
|
|
73
73
|
var plus = kotlin_kotlin.$_$.f9;
|
|
74
74
|
var get_isTradeScene = kotlin_io_raspberryapps_game_engine_engine.$_$.o1;
|
|
@@ -78,19 +78,19 @@
|
|
|
78
78
|
var CardFromClientAction = kotlin_io_raspberryapps_game_engine_engine.$_$.l2;
|
|
79
79
|
var SuitChoiceFromClientAction = kotlin_io_raspberryapps_game_engine_engine.$_$.t2;
|
|
80
80
|
var filterWithFirstCardCombination = kotlin_io_raspberryapps_game_engine_engine.$_$.i1;
|
|
81
|
-
var CombinationState_NOT_VERIFIED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
81
|
+
var CombinationState_NOT_VERIFIED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.i5;
|
|
82
82
|
var filterByCombinationState = kotlin_io_raspberryapps_game_engine_engine.$_$.g1;
|
|
83
83
|
var CardName_KING_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.d;
|
|
84
84
|
var CardName_QUEEN_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.f;
|
|
85
|
-
var CombinationState_REJECTED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
86
|
-
var CombinationType_BELA_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
85
|
+
var CombinationState_REJECTED_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.j5;
|
|
86
|
+
var CombinationType_BELA_getInstance = kotlin_io_raspberryapps_game_engine_engine.$_$.k5;
|
|
87
87
|
var filterByCombinationType = kotlin_io_raspberryapps_game_engine_engine.$_$.h1;
|
|
88
88
|
var plus_0 = kotlin_kotlin.$_$.e9;
|
|
89
89
|
var mapFromDetailed = kotlin_io_raspberryapps_game_engine_engine.$_$.j1;
|
|
90
90
|
var WaitingActData = kotlin_io_raspberryapps_game_engine_engine.$_$.c1;
|
|
91
91
|
var getKClass = kotlin_kotlin.$_$.gf;
|
|
92
92
|
var MechanicException = kotlin_io_raspberryapps_game_engine_core.$_$.a;
|
|
93
|
-
var Companion_instance = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
93
|
+
var Companion_instance = kotlin_io_raspberryapps_game_engine_engine.$_$.t5;
|
|
94
94
|
var RequestedCardDecksFromClientAction = kotlin_io_raspberryapps_game_engine_engine.$_$.s2;
|
|
95
95
|
var CardDeckRequest = kotlin_io_raspberryapps_game_engine_engine.$_$.b1;
|
|
96
96
|
var PartnerSelectedFromClientAction = kotlin_io_raspberryapps_game_engine_engine.$_$.q2;
|
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
var PlayerReadyFromClientAction = kotlin_io_raspberryapps_game_engine_engine.$_$.r2;
|
|
100
100
|
var get_isCalcPointScene = kotlin_io_raspberryapps_game_engine_engine.$_$.l1;
|
|
101
101
|
var get_isChoosePartnerScene = kotlin_io_raspberryapps_game_engine_engine.$_$.m1;
|
|
102
|
-
var ExternalBotAnswerProvider = kotlin_io_raspberryapps_game_engine_engine.$_$.
|
|
102
|
+
var ExternalBotAnswerProvider = kotlin_io_raspberryapps_game_engine_engine.$_$.e4;
|
|
103
103
|
var Enum = kotlin_kotlin.$_$.ni;
|
|
104
104
|
var max = kotlin_kotlin.$_$.x8;
|
|
105
105
|
var sum = kotlin_kotlin.$_$.w9;
|
package/Logic_Debertz-core.js
CHANGED
|
@@ -412,7 +412,7 @@
|
|
|
412
412
|
initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
|
|
413
413
|
//endregion
|
|
414
414
|
function GameEngineConfig() {
|
|
415
|
-
this.version = '1.8.
|
|
415
|
+
this.version = '1.8.481';
|
|
416
416
|
}
|
|
417
417
|
protoOf(GameEngineConfig).v41 = function () {
|
|
418
418
|
return this.version;
|
package/Logic_Debertz-engine.js
CHANGED
|
@@ -16633,7 +16633,7 @@
|
|
|
16633
16633
|
function _init_properties_CombinationsDtoMappers_kt__fk981j() {
|
|
16634
16634
|
if (!properties_initialized_CombinationsDtoMappers_kt_1nj0n) {
|
|
16635
16635
|
properties_initialized_CombinationsDtoMappers_kt_1nj0n = true;
|
|
16636
|
-
combinationTypeMapping = mapOf_0([to('THREE_IN_ROW', CombinationType_THREE_IN_ROW_getInstance()), to('FOUR_IN_ROW', CombinationType_FOUR_IN_ROW_getInstance()), to('FIVE_IN_ROW', CombinationType_FIVE_IN_ROW_getInstance()), to('SEVEN_IN_ROW', CombinationType_SEVEN_IN_ROW_getInstance()), to('SEVEN_TRUMP', CombinationType_SEVEN_TRUMP_getInstance()), to('FOUR_SEVENS', CombinationType_FOUR_SEVENS_getInstance()), to('FOUR_NINES', CombinationType_FOUR_NINES_getInstance()), to('FOUR_TENS', CombinationType_FOUR_TENS_getInstance()), to('FOUR_JACKS', CombinationType_FOUR_JACKS_getInstance()), to('FOUR_QUEENS', CombinationType_FOUR_QUEENS_getInstance()), to('FOUR_KINGS', CombinationType_FOUR_KINGS_getInstance()), to('FOUR_ACES', CombinationType_FOUR_ACES_getInstance()), to('BELA', CombinationType_BELA_getInstance()), to('FINE_NO_BRIBES', CombinationType_FINE_NO_BRIBES_getInstance()), to('FINE_THIRD_FAILED_CONTRACT', CombinationType_FINE_THIRD_FAILED_CONTRACT_getInstance()), to('BONUS_FAILED_CONTRACT', CombinationType_BONUS_FAILED_CONTRACT_getInstance()), to('BONUS_CONTROVERSIAL_CONTRACT', CombinationType_BONUS_CONTROVERSIAL_CONTRACT_getInstance()), to('BONUS_LAST_BRIBE', CombinationType_BONUS_LAST_BRIBE_getInstance())]);
|
|
16636
|
+
combinationTypeMapping = mapOf_0([to('THREE_IN_ROW', CombinationType_THREE_IN_ROW_getInstance()), to('FOUR_IN_ROW', CombinationType_FOUR_IN_ROW_getInstance()), to('FIVE_IN_ROW', CombinationType_FIVE_IN_ROW_getInstance()), to('SEVEN_IN_ROW', CombinationType_SEVEN_IN_ROW_getInstance()), to('SEVEN_TRUMP', CombinationType_SEVEN_TRUMP_getInstance()), to('WEAK_HAND', CombinationType_WEAK_HAND_getInstance()), to('FOUR_SEVENS', CombinationType_FOUR_SEVENS_getInstance()), to('FOUR_NINES', CombinationType_FOUR_NINES_getInstance()), to('FOUR_TENS', CombinationType_FOUR_TENS_getInstance()), to('FOUR_JACKS', CombinationType_FOUR_JACKS_getInstance()), to('FOUR_QUEENS', CombinationType_FOUR_QUEENS_getInstance()), to('FOUR_KINGS', CombinationType_FOUR_KINGS_getInstance()), to('FOUR_ACES', CombinationType_FOUR_ACES_getInstance()), to('BELA', CombinationType_BELA_getInstance()), to('FINE_NO_BRIBES', CombinationType_FINE_NO_BRIBES_getInstance()), to('FINE_THIRD_FAILED_CONTRACT', CombinationType_FINE_THIRD_FAILED_CONTRACT_getInstance()), to('BONUS_FAILED_CONTRACT', CombinationType_BONUS_FAILED_CONTRACT_getInstance()), to('BONUS_CONTROVERSIAL_CONTRACT', CombinationType_BONUS_CONTROVERSIAL_CONTRACT_getInstance()), to('BONUS_LAST_BRIBE', CombinationType_BONUS_LAST_BRIBE_getInstance()), to('BONUS_CAPOT', CombinationType_BONUS_CAPOT_getInstance())]);
|
|
16637
16637
|
combinationStateMapping = mapOf_0([to('ACCEPTED', CombinationState_ACCEPTED_getInstance()), to('NOT_ACCEPTED', CombinationState_NOT_ACCEPTED_getInstance()), to('VERIFYING', CombinationState_VERIFYING_getInstance()), to('NOT_VERIFIED', CombinationState_NOT_VERIFIED_getInstance()), to('REJECTED', CombinationState_REJECTED_getInstance()), to('CANCELED', CombinationState_CANCELED_getInstance())]);
|
|
16638
16638
|
combinationTypeMappingLegacy = mapOf_0([to('TERZ', CombinationType_THREE_IN_ROW_getInstance()), to('FIFTY', CombinationType_FOUR_IN_ROW_getInstance()), to('DEBERTZ', CombinationType_SEVEN_IN_ROW_getInstance()), to('SEVEN_TRUMP', CombinationType_SEVEN_TRUMP_getInstance()), to('FOUR_SEVENS', CombinationType_FOUR_SEVENS_getInstance()), to('BELLA', CombinationType_BELA_getInstance()), to('BONUS_AFTER_PLAYER_BYTE', CombinationType_BONUS_FAILED_CONTRACT_getInstance()), to('BONUS_HANGING_BYTE', CombinationType_BONUS_CONTROVERSIAL_CONTRACT_getInstance()), to('BONUS_LAST_BRIBE', CombinationType_BONUS_LAST_BRIBE_getInstance()), to('FINE_NO_BRIBES', CombinationType_FINE_NO_BRIBES_getInstance()), to('FINE_THIRD_BYTE', CombinationType_FINE_THIRD_FAILED_CONTRACT_getInstance())]);
|
|
16639
16639
|
combinationReasonMapping = mapOf_0([to('WIN_TRUMP_COMBINATION', CombinationReason_WIN_TRUMP_COMBINATION_getInstance()), to('WIN_HIGHER_COMBINATION', CombinationReason_WIN_HIGHER_COMBINATION_getInstance()), to('WIN_PARTNER_COMBINATION', CombinationReason_WIN_PARTNER_COMBINATION_getInstance()), to('WIN_HIGHER_PLAYER_NUMBER_COMBINATION', CombinationReason_WIN_HIGHER_PLAYER_NUMBER_COMBINATION_getInstance()), to('WIN_HIGHER_CARD_COMBINATION', CombinationReason_WIN_HIGHER_CARD_COMBINATION_getInstance()), to('WIN_SINGLE_COMBINATION', CombinationReason_WIN_SINGLE_COMBINATION_getInstance()), to('REJECTED_NOT_TRUMP_SEVEN_IN_ROW_COMBINATION', CombinationReason_REJECTED_NOT_TRUMP_SEVEN_IN_ROW_COMBINATION_getInstance())]);
|
|
@@ -63692,66 +63692,65 @@
|
|
|
63692
63692
|
_.$_$.n3 = SceneActMechanicAction;
|
|
63693
63693
|
_.$_$.o3 = SceneMechanicAction;
|
|
63694
63694
|
_.$_$.p3 = SuitChoiceMechanicAction;
|
|
63695
|
-
_.$_$.q3 =
|
|
63696
|
-
_.$_$.r3 =
|
|
63697
|
-
_.$_$.s3 =
|
|
63698
|
-
_.$_$.t3 =
|
|
63699
|
-
_.$_$.u3 =
|
|
63700
|
-
_.$_$.v3 =
|
|
63701
|
-
_.$_$.w3 =
|
|
63702
|
-
_.$_$.x3 =
|
|
63703
|
-
_.$_$.y3 =
|
|
63704
|
-
_.$_$.z3 =
|
|
63705
|
-
_.$_$.a4 =
|
|
63706
|
-
_.$_$.b4 =
|
|
63707
|
-
_.$_$.c4 =
|
|
63708
|
-
_.$_$.d4 =
|
|
63709
|
-
_.$_$.e4 =
|
|
63710
|
-
_.$_$.f4 =
|
|
63711
|
-
_.$_$.g4 =
|
|
63712
|
-
_.$_$.h4 =
|
|
63713
|
-
_.$_$.i4 =
|
|
63714
|
-
_.$_$.j4 =
|
|
63715
|
-
_.$_$.k4 =
|
|
63716
|
-
_.$_$.l4 =
|
|
63717
|
-
_.$_$.m4 =
|
|
63718
|
-
_.$_$.n4 =
|
|
63719
|
-
_.$_$.o4 =
|
|
63720
|
-
_.$_$.p4 =
|
|
63721
|
-
_.$_$.q4 =
|
|
63722
|
-
_.$_$.r4 =
|
|
63723
|
-
_.$_$.s4 =
|
|
63724
|
-
_.$_$.t4 =
|
|
63725
|
-
_.$_$.u4 =
|
|
63726
|
-
_.$_$.v4 =
|
|
63727
|
-
_.$_$.w4 =
|
|
63728
|
-
_.$_$.x4 =
|
|
63729
|
-
_.$_$.y4 =
|
|
63730
|
-
_.$_$.z4 =
|
|
63731
|
-
_.$_$.a5 =
|
|
63732
|
-
_.$_$.b5 =
|
|
63733
|
-
_.$_$.c5 =
|
|
63734
|
-
_.$_$.d5 =
|
|
63735
|
-
_.$_$.e5 =
|
|
63736
|
-
_.$_$.f5 =
|
|
63737
|
-
_.$_$.g5 =
|
|
63738
|
-
_.$_$.h5 =
|
|
63739
|
-
_.$_$.i5 =
|
|
63740
|
-
_.$_$.j5 =
|
|
63741
|
-
_.$_$.k5 =
|
|
63742
|
-
_.$_$.l5 =
|
|
63743
|
-
_.$_$.m5 =
|
|
63744
|
-
_.$_$.n5 =
|
|
63745
|
-
_.$_$.o5 =
|
|
63746
|
-
_.$_$.p5 =
|
|
63747
|
-
_.$_$.q5 =
|
|
63748
|
-
_.$_$.r5 =
|
|
63749
|
-
_.$_$.s5 =
|
|
63750
|
-
_.$_$.t5 =
|
|
63751
|
-
_.$_$.u5 =
|
|
63752
|
-
_.$_$.v5 =
|
|
63753
|
-
_.$_$.w5 =
|
|
63754
|
-
_.$_$.x5 = Companion_instance_179;
|
|
63695
|
+
_.$_$.q3 = TeamsDataMechanicAction;
|
|
63696
|
+
_.$_$.r3 = TerminatedAction;
|
|
63697
|
+
_.$_$.s3 = TrumpMechanicAction;
|
|
63698
|
+
_.$_$.t3 = WinnerCombinationsMechanicAction;
|
|
63699
|
+
_.$_$.u3 = getPlayerTurn;
|
|
63700
|
+
_.$_$.v3 = ClearAction;
|
|
63701
|
+
_.$_$.w3 = PlayerConnectionUpdateAction;
|
|
63702
|
+
_.$_$.x3 = BotGameStoreContract;
|
|
63703
|
+
_.$_$.y3 = FileLoggerStoreContract;
|
|
63704
|
+
_.$_$.z3 = GameMechanicStoreContract;
|
|
63705
|
+
_.$_$.a4 = PlayerTurnStoreContract;
|
|
63706
|
+
_.$_$.b4 = StoreContract;
|
|
63707
|
+
_.$_$.c4 = TimersStoreContract;
|
|
63708
|
+
_.$_$.d4 = ValidationStoreContract;
|
|
63709
|
+
_.$_$.e4 = ExternalBotAnswerProvider;
|
|
63710
|
+
_.$_$.f4 = sendFromClientEventsMiddleware;
|
|
63711
|
+
_.$_$.g4 = roundLifecycleMiddleware;
|
|
63712
|
+
_.$_$.h4 = putPlayerLastCardMiddleware;
|
|
63713
|
+
_.$_$.i4 = getInitialPlayerTurnTimerDelayMillis;
|
|
63714
|
+
_.$_$.j4 = playerTurnTimeoutMiddleware;
|
|
63715
|
+
_.$_$.k4 = IgnoreLoggerAction;
|
|
63716
|
+
_.$_$.l4 = BaseMechanicLifecycleReducer;
|
|
63717
|
+
_.$_$.m4 = MechanicLifecycleReducer;
|
|
63718
|
+
_.$_$.n4 = SceneReducer;
|
|
63719
|
+
_.$_$.o4 = TeamsMechanicReducer;
|
|
63720
|
+
_.$_$.p4 = TableLifecycleReducer;
|
|
63721
|
+
_.$_$.q4 = MechanicReducers;
|
|
63722
|
+
_.$_$.r4 = AppStatePayload;
|
|
63723
|
+
_.$_$.s4 = AppState;
|
|
63724
|
+
_.$_$.t4 = TerminationState;
|
|
63725
|
+
_.$_$.u4 = CallbackWrapperLoggerOutput;
|
|
63726
|
+
_.$_$.v4 = FileLoggerOutputImpl;
|
|
63727
|
+
_.$_$.w4 = FileLoggerOutput;
|
|
63728
|
+
_.$_$.x4 = get_isCreated;
|
|
63729
|
+
_.$_$.y4 = BaseGame;
|
|
63730
|
+
_.$_$.z4 = GameStoreContract;
|
|
63731
|
+
_.$_$.a5 = GameStore;
|
|
63732
|
+
_.$_$.b5 = StateProvider;
|
|
63733
|
+
_.$_$.c5 = ValidationCode_CARD_VALIDATION_HAS_HIGHER_TRUMP_CARD_getInstance;
|
|
63734
|
+
_.$_$.d5 = ValidationCode_CARD_VALIDATION_HAS_SAME_CARD_getInstance;
|
|
63735
|
+
_.$_$.e5 = ValidationCode_CARD_VALIDATION_HAS_TRUMP_CARD_getInstance;
|
|
63736
|
+
_.$_$.f5 = MessageLifecycle_GAME_getInstance;
|
|
63737
|
+
_.$_$.g5 = MessageLifecycle_ROOM_getInstance;
|
|
63738
|
+
_.$_$.h5 = CombinationState_ACCEPTED_getInstance;
|
|
63739
|
+
_.$_$.i5 = CombinationState_NOT_VERIFIED_getInstance;
|
|
63740
|
+
_.$_$.j5 = CombinationState_REJECTED_getInstance;
|
|
63741
|
+
_.$_$.k5 = CombinationType_BELA_getInstance;
|
|
63742
|
+
_.$_$.l5 = CombinationType_SEVEN_TRUMP_getInstance;
|
|
63743
|
+
_.$_$.m5 = GameLifecycleState_CREATED_getInstance;
|
|
63744
|
+
_.$_$.n5 = GameLifecycleState_CREATING_getInstance;
|
|
63745
|
+
_.$_$.o5 = GameLifecycleState_FINISHED_getInstance;
|
|
63746
|
+
_.$_$.p5 = GameLifecycleState_FINISHING_getInstance;
|
|
63747
|
+
_.$_$.q5 = PlayerTurnTimerTag_init_$Create$;
|
|
63748
|
+
_.$_$.r5 = Companion_instance_12;
|
|
63749
|
+
_.$_$.s5 = Companion_instance_157;
|
|
63750
|
+
_.$_$.t5 = Companion_instance_158;
|
|
63751
|
+
_.$_$.u5 = Companion_instance_176;
|
|
63752
|
+
_.$_$.v5 = Companion_instance_178;
|
|
63753
|
+
_.$_$.w5 = Companion_instance_179;
|
|
63755
63754
|
//endregion
|
|
63756
63755
|
return _;
|
|
63757
63756
|
}));
|