game_client_logic_deb 1.3.72 → 1.3.73
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-core.js +44 -57
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +133 -142
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +3 -7
- package/Logic_Debertz-game_client.js +110 -126
- package/Logic_Debertz-game_client.js.map +1 -1
- package/package.json +1 -1
package/Logic_Debertz-engine.js
CHANGED
|
@@ -99,7 +99,7 @@
|
|
|
99
99
|
var firstOrNull = kotlin_kotlin.$_$.h6;
|
|
100
100
|
var toString = kotlin_kotlin.$_$.ba;
|
|
101
101
|
var toList = kotlin_kotlin.$_$.q7;
|
|
102
|
-
var Companion_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
102
|
+
var Companion_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.z3;
|
|
103
103
|
var singleOrNull = kotlin_kotlin.$_$.h7;
|
|
104
104
|
var mapCapacity = kotlin_kotlin.$_$.x6;
|
|
105
105
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.v;
|
|
@@ -118,14 +118,14 @@
|
|
|
118
118
|
var GeneratedSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.a2;
|
|
119
119
|
var throwMissingFieldException = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h2;
|
|
120
120
|
var BooleanSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.p;
|
|
121
|
-
var Companion_getInstance_0 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
122
|
-
var Companion_getInstance_1 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
121
|
+
var Companion_getInstance_0 = kotlin_com_gamewithcats_game_engine_core.$_$.a4;
|
|
122
|
+
var Companion_getInstance_1 = kotlin_com_gamewithcats_game_engine_core.$_$.b4;
|
|
123
123
|
var PolymorphicSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
|
|
124
|
-
var Companion_getInstance_2 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
125
|
-
var Companion_getInstance_3 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
126
|
-
var RestartGameReason_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
124
|
+
var Companion_getInstance_2 = kotlin_com_gamewithcats_game_engine_core.$_$.f4;
|
|
125
|
+
var Companion_getInstance_3 = kotlin_com_gamewithcats_game_engine_core.$_$.s3;
|
|
126
|
+
var RestartGameReason_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.e4;
|
|
127
127
|
var ObjectSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.c;
|
|
128
|
-
var $serializer_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
128
|
+
var $serializer_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.u3;
|
|
129
129
|
var mapToDto = kotlin_com_gamewithcats_game_engine_core.$_$.r;
|
|
130
130
|
var mapFromDto = kotlin_com_gamewithcats_game_engine_core.$_$.l;
|
|
131
131
|
var mapToDto_0 = kotlin_com_gamewithcats_game_engine_core.$_$.p;
|
|
@@ -134,10 +134,9 @@
|
|
|
134
134
|
var toDomainEnumSafe = kotlin_com_gamewithcats_game_engine_core.$_$.r2;
|
|
135
135
|
var RulesSetType_custom_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.a3;
|
|
136
136
|
var RulesSetType_belot_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.z2;
|
|
137
|
-
var RulesSetType_klabor_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
137
|
+
var RulesSetType_klabor_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.d3;
|
|
138
138
|
var RulesSetType_debertzCommon_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.b3;
|
|
139
139
|
var RulesSetType_debertzKharkiv_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.c3;
|
|
140
|
-
var RulesSetType_debertzMoscow_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.d3;
|
|
141
140
|
var mapOf_0 = kotlin_kotlin.$_$.z6;
|
|
142
141
|
var toIntOrNull = kotlin_kotlin.$_$.ab;
|
|
143
142
|
var mapToDto_1 = kotlin_com_gamewithcats_game_engine_core.$_$.q;
|
|
@@ -149,10 +148,10 @@
|
|
|
149
148
|
var PlayerConnectionState_LIVE_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.w2;
|
|
150
149
|
var mapToDto_3 = kotlin_com_gamewithcats_game_engine_core.$_$.o;
|
|
151
150
|
var GameCardWIthPlayerId = kotlin_com_gamewithcats_game_engine_core.$_$.t;
|
|
152
|
-
var $serializer_getInstance_0 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
151
|
+
var $serializer_getInstance_0 = kotlin_com_gamewithcats_game_engine_core.$_$.v3;
|
|
153
152
|
var LinkedHashMapSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.b2;
|
|
154
153
|
var LongSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.r;
|
|
155
|
-
var $serializer_getInstance_1 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
154
|
+
var $serializer_getInstance_1 = kotlin_com_gamewithcats_game_engine_core.$_$.w3;
|
|
156
155
|
var System_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_datetime.$_$.a;
|
|
157
156
|
var getKClassFromExpression = kotlin_kotlin.$_$.d;
|
|
158
157
|
var contentEquals = kotlin_kotlin.$_$.l5;
|
|
@@ -166,14 +165,14 @@
|
|
|
166
165
|
var last = kotlin_kotlin.$_$.s6;
|
|
167
166
|
var uuid4 = kotlin_uuid.$_$.a;
|
|
168
167
|
var THROW_ISE = kotlin_kotlin.$_$.dc;
|
|
169
|
-
var CardName_SEVEN_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
170
|
-
var CardName_EIGHT_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
171
|
-
var CardName_DAME_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
172
|
-
var CardName_KING_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
173
|
-
var CardName_JACK_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
174
|
-
var CardName_NINE_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
175
|
-
var CardName_ACE_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
176
|
-
var CardName_TEN_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
168
|
+
var CardName_SEVEN_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.k3;
|
|
169
|
+
var CardName_EIGHT_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.g3;
|
|
170
|
+
var CardName_DAME_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.f3;
|
|
171
|
+
var CardName_KING_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.i3;
|
|
172
|
+
var CardName_JACK_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.h3;
|
|
173
|
+
var CardName_NINE_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.j3;
|
|
174
|
+
var CardName_ACE_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.e3;
|
|
175
|
+
var CardName_TEN_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.l3;
|
|
177
176
|
var values = kotlin_com_gamewithcats_game_engine_core.$_$.w;
|
|
178
177
|
var getPlayer = kotlin_com_gamewithcats_game_engine_core.$_$.h;
|
|
179
178
|
var compareValues = kotlin_kotlin.$_$.w7;
|
|
@@ -185,7 +184,7 @@
|
|
|
185
184
|
var SerializersModuleBuilder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.k2;
|
|
186
185
|
var PolymorphicModuleBuilder = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.j2;
|
|
187
186
|
var filterByPlayerId = kotlin_com_gamewithcats_game_engine_core.$_$.f;
|
|
188
|
-
var CardNumberComparator_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
187
|
+
var CardNumberComparator_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.y3;
|
|
189
188
|
var addAll = kotlin_kotlin.$_$.e5;
|
|
190
189
|
var Json = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.b;
|
|
191
190
|
var Singleton = kotlin_org_kodein_di_kodein_di.$_$.d;
|
|
@@ -195,7 +194,7 @@
|
|
|
195
194
|
var plus_0 = kotlin_kotlin.$_$.e7;
|
|
196
195
|
var listOfNotNull = kotlin_kotlin.$_$.t6;
|
|
197
196
|
var filterByCardName = kotlin_com_gamewithcats_game_engine_core.$_$.x;
|
|
198
|
-
var CardIndexComparator_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
197
|
+
var CardIndexComparator_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.x3;
|
|
199
198
|
var filterBySuit = kotlin_com_gamewithcats_game_engine_core.$_$.y;
|
|
200
199
|
var dropLast = kotlin_kotlin.$_$.b6;
|
|
201
200
|
var minus = kotlin_kotlin.$_$.a7;
|
|
@@ -231,8 +230,8 @@
|
|
|
231
230
|
var TimerTag = kotlin_com_gamewithcats_game_engine_core.$_$.d2;
|
|
232
231
|
var toLong = kotlin_kotlin.$_$.z9;
|
|
233
232
|
var Default_getInstance = kotlin_kotlin.$_$.c4;
|
|
234
|
-
var TimerType_DELAY_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
235
|
-
var StartTimerAction_init_$Create$ = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
233
|
+
var TimerType_DELAY_getInstance = kotlin_com_gamewithcats_game_engine_core.$_$.m3;
|
|
234
|
+
var StartTimerAction_init_$Create$ = kotlin_com_gamewithcats_game_engine_core.$_$.r3;
|
|
236
235
|
var StopTimerAction = kotlin_com_gamewithcats_game_engine_core.$_$.b2;
|
|
237
236
|
var TimerTickAction = kotlin_com_gamewithcats_game_engine_core.$_$.e2;
|
|
238
237
|
var toSet = kotlin_kotlin.$_$.t7;
|
|
@@ -242,14 +241,14 @@
|
|
|
242
241
|
var StartTimerAction = kotlin_com_gamewithcats_game_engine_core.$_$.a2;
|
|
243
242
|
var get_byIdPlayerPredicate = kotlin_com_gamewithcats_game_engine_core.$_$.e;
|
|
244
243
|
var updateItem = kotlin_com_gamewithcats_game_engine_core.$_$.s2;
|
|
245
|
-
var Companion_getInstance_5 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
244
|
+
var Companion_getInstance_5 = kotlin_com_gamewithcats_game_engine_core.$_$.t3;
|
|
246
245
|
var updated = kotlin_com_gamewithcats_game_engine_core.$_$.t2;
|
|
247
|
-
var d$default = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
248
|
-
var e$default = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
249
|
-
var w$default = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
246
|
+
var d$default = kotlin_com_gamewithcats_game_engine_core.$_$.o3;
|
|
247
|
+
var e$default = kotlin_com_gamewithcats_game_engine_core.$_$.p3;
|
|
248
|
+
var w$default = kotlin_com_gamewithcats_game_engine_core.$_$.q3;
|
|
250
249
|
var LoggerOutput = kotlin_com_gamewithcats_game_engine_core.$_$.m2;
|
|
251
250
|
var generateMsg = kotlin_com_gamewithcats_game_engine_core.$_$.n2;
|
|
252
|
-
var e$default_0 = kotlin_com_gamewithcats_game_engine_core.$_$.
|
|
251
|
+
var e$default_0 = kotlin_com_gamewithcats_game_engine_core.$_$.n3;
|
|
253
252
|
var LoggerOutputWithPayload = kotlin_com_gamewithcats_game_engine_core.$_$.j2;
|
|
254
253
|
var Companion_getInstance_6 = kotlin_org_kodein_di_kodein_di.$_$.b;
|
|
255
254
|
//endregion
|
|
@@ -9467,7 +9466,7 @@
|
|
|
9467
9466
|
if (properties_initialized_ConfigDtoMappers_kt_z0zdjd) {
|
|
9468
9467
|
} else {
|
|
9469
9468
|
properties_initialized_ConfigDtoMappers_kt_z0zdjd = true;
|
|
9470
|
-
rulesTypeMapping = mapOf_0([to('belot', RulesSetType_belot_getInstance()), to('klabor', RulesSetType_klabor_getInstance()), to('debertzCommon', RulesSetType_debertzCommon_getInstance()), to('debertzKharkiv', RulesSetType_debertzKharkiv_getInstance()), to('
|
|
9469
|
+
rulesTypeMapping = mapOf_0([to('belot', RulesSetType_belot_getInstance()), to('klabor', RulesSetType_klabor_getInstance()), to('debertzCommon', RulesSetType_debertzCommon_getInstance()), to('debertzKharkiv', RulesSetType_debertzKharkiv_getInstance()), to('custom', RulesSetType_custom_getInstance())]);
|
|
9471
9470
|
}
|
|
9472
9471
|
}
|
|
9473
9472
|
function mapToDto_12(_this__u8e3s4) {
|
|
@@ -19585,9 +19584,6 @@
|
|
|
19585
19584
|
Companion_getInstance_8();
|
|
19586
19585
|
return _this__u8e3s4 === 'EARN_POINTS';
|
|
19587
19586
|
}
|
|
19588
|
-
function get_isAskReadyScene(_this__u8e3s4) {
|
|
19589
|
-
return get_isPreviewScene(_this__u8e3s4) ? true : get_isCalcPointScene(_this__u8e3s4);
|
|
19590
|
-
}
|
|
19591
19587
|
function get_isWaitingScene(_this__u8e3s4) {
|
|
19592
19588
|
Companion_getInstance_8();
|
|
19593
19589
|
return _this__u8e3s4 === 'WAITING';
|
|
@@ -32024,7 +32020,7 @@
|
|
|
32024
32020
|
if (!(player.w30_1.c2m_1 == null)) {
|
|
32025
32021
|
this.h4h_1.z2q(null, 'PlayerTurnMechanicReducer.onPlayerTurn: already ' + ('has a tag: ' + player.w30_1.c2m_1) + (', new tag: ' + action.n32_1), 1, null);
|
|
32026
32022
|
}
|
|
32027
|
-
var newState = Companion_getInstance_5().
|
|
32023
|
+
var newState = Companion_getInstance_5().w2m(player.w30_1, System_getInstance().r2u().e2v(), action.n32_1);
|
|
32028
32024
|
updated(tmp0_apply, player.t31(null, newState, null, null, null, null, 61, null), get_byIdPlayerPredicate()(player.f2l()));
|
|
32029
32025
|
}
|
|
32030
32026
|
tmp$ret$0 = tmp0_apply;
|
|
@@ -32032,19 +32028,19 @@
|
|
|
32032
32028
|
var tmp = tmp$ret$1;
|
|
32033
32029
|
return table.h3v(null, null, null, null, tmp, null, null, null, null, null, 1007, null);
|
|
32034
32030
|
};
|
|
32035
|
-
PlayerTurnMechanicReducer.prototype.x4i = function (table, action
|
|
32031
|
+
PlayerTurnMechanicReducer.prototype.x4i = function (table, action) {
|
|
32036
32032
|
var player = getPlayer(table.h3u_1, action.f2l());
|
|
32037
32033
|
if (player.w30_1.c2m_1 == null) {
|
|
32038
32034
|
this.h4h_1.z2q(null, 'PlayerTurnMechanicReducer.onResetPlayerTurn: has no tag' + (', tag: ' + action.n32_1), 1, null);
|
|
32039
32035
|
}
|
|
32040
|
-
var tmp = Companion_getInstance_5().
|
|
32036
|
+
var tmp = Companion_getInstance_5().u2m(player.w30_1);
|
|
32041
32037
|
var tmp_0 = updateItem(table.h3u_1, player.t31(null, tmp, null, null, null, null, 61, null), get_byIdPlayerPredicate()(player.f2l()));
|
|
32042
32038
|
return table.h3v(null, null, null, null, tmp_0, null, null, null, null, null, 1007, null);
|
|
32043
32039
|
};
|
|
32044
32040
|
PlayerTurnMechanicReducer.prototype.j4h = function (table, action) {
|
|
32045
32041
|
var player = getPlayer(table.h3u_1, action.c49_1);
|
|
32046
32042
|
var tmp = new Long(0, 0);
|
|
32047
|
-
var tmp_0 = player.w30_1.
|
|
32043
|
+
var tmp_0 = player.w30_1.v2m(tmp, null, true, null, null, 27, null);
|
|
32048
32044
|
var tmp_1 = updateItem(table.h3u_1, player.t31(null, tmp_0, null, null, null, null, 61, null), get_byIdPlayerPredicate()(player.f2l()));
|
|
32049
32045
|
return table.h3v(null, null, null, null, tmp_1, null, null, null, null, null, 1007, null);
|
|
32050
32046
|
};
|
|
@@ -32061,7 +32057,7 @@
|
|
|
32061
32057
|
var tmp$ret$0;
|
|
32062
32058
|
// Inline function 'com.debertz.logic.redux.reducers.sclices.scenes.PlayerTurnMechanicReducer.onResetPlayersReady.<anonymous>' call
|
|
32063
32059
|
var tmp = new Long(0, 0);
|
|
32064
|
-
var tmp_0 = item.w30_1.
|
|
32060
|
+
var tmp_0 = item.w30_1.v2m(tmp, null, false, null, null, 27, null);
|
|
32065
32061
|
tmp$ret$0 = item.t31(null, tmp_0, null, null, null, null, 61, null);
|
|
32066
32062
|
tmp0_mapTo.a(tmp$ret$0);
|
|
32067
32063
|
}
|
|
@@ -32075,7 +32071,7 @@
|
|
|
32075
32071
|
var player = getPlayer(players, action.r48_1);
|
|
32076
32072
|
this.h4h_1.u2t(null, 'playerConnectionChangesReducer: ' + action.s48_1 + ', playerId: ' + action.r48_1, 1, null);
|
|
32077
32073
|
var tmp = new Long(0, 0);
|
|
32078
|
-
var tmp_0 = player.w30_1.
|
|
32074
|
+
var tmp_0 = player.w30_1.v2m(tmp, null, false, action.s48_1, null, 23, null);
|
|
32079
32075
|
var tmp_1 = updateItem(players, player.t31(null, tmp_0, null, null, null, null, 61, null), get_byIdPlayerPredicate()(player.f2l()));
|
|
32080
32076
|
return table.h3v(null, null, null, null, tmp_1, null, null, null, null, null, 1007, null);
|
|
32081
32077
|
};
|
|
@@ -32276,6 +32272,7 @@
|
|
|
32276
32272
|
} else {
|
|
32277
32273
|
Companion_getInstance_8();
|
|
32278
32274
|
if (tmp0_subject === 'CALC_POINTS') {
|
|
32275
|
+
$this.n4h_1.y4i(table);
|
|
32279
32276
|
var gameFinished = !(firstOrNull(filterByGameWinner(table.h3u_1)) == null);
|
|
32280
32277
|
tmp = gameFinished ? $this.o4h_1.a4j(table) : $this.o4h_1.z4i(table);
|
|
32281
32278
|
} else {
|
|
@@ -33006,8 +33003,7 @@
|
|
|
33006
33003
|
function partyFinishedPlayerReducer($this, player) {
|
|
33007
33004
|
var tmp0_options = partyFinishedPlayerOptionReducer($this, player.x30_1);
|
|
33008
33005
|
var tmp1_points = partyFinishedPlayerReducer_0($this, player.a31_1);
|
|
33009
|
-
var
|
|
33010
|
-
var tmp2_state = tmp.u2m(player.w30_1.b2m_1, false, 2, null);
|
|
33006
|
+
var tmp2_state = Companion_getInstance_5().u2m(player.w30_1);
|
|
33011
33007
|
var tmp3_hand = PlayerHand_init_$Create$(false, false, false, false, false, 31, null);
|
|
33012
33008
|
var tmp4_cards = emptyList();
|
|
33013
33009
|
return player.t31(null, tmp2_state, tmp0_options, tmp4_cards, tmp3_hand, tmp1_points, 1, null);
|
|
@@ -33015,8 +33011,7 @@
|
|
|
33015
33011
|
function gameFinishedPlayerReducer($this, player) {
|
|
33016
33012
|
var tmp0_options = gameFinishedPlayerOptionReducer($this, player.x30_1);
|
|
33017
33013
|
var tmp1_points = gameFinishedPlayerReducer_0($this, player.a31_1);
|
|
33018
|
-
var
|
|
33019
|
-
var tmp2_state = tmp.u2m(player.w30_1.b2m_1, false, 2, null);
|
|
33014
|
+
var tmp2_state = Companion_getInstance_5().u2m(player.w30_1);
|
|
33020
33015
|
var tmp3_hand = PlayerHand_init_$Create$(false, false, false, false, false, 31, null);
|
|
33021
33016
|
var tmp4_cards = emptyList();
|
|
33022
33017
|
return player.t31(null, tmp2_state, tmp0_options, tmp4_cards, tmp3_hand, tmp1_points, 1, null);
|
|
@@ -33060,9 +33055,7 @@
|
|
|
33060
33055
|
index = tmp1 + 1 | 0;
|
|
33061
33056
|
var tmp0__anonymous__q1qw7t = checkIndexOverflow(tmp1);
|
|
33062
33057
|
var tmp0_$this = Companion_getInstance_16();
|
|
33063
|
-
var
|
|
33064
|
-
var tmp_1 = PlayerConnectionState_LIVE_getInstance();
|
|
33065
|
-
var tmp1_state = tmp_0.u2m(tmp_1, false, 2, null);
|
|
33058
|
+
var tmp1_state = Companion_getInstance_5().t2m(PlayerConnectionState_LIVE_getInstance());
|
|
33066
33059
|
var tmp2_isGameCreator = gameCreatorPlayerId === item.q2l_1;
|
|
33067
33060
|
tmp$ret$0 = tmp0_$this.u30(item, tmp0__anonymous__q1qw7t, tmp2_isGameCreator, tmp1_state);
|
|
33068
33061
|
tmp0_mapIndexedTo.a(tmp$ret$0);
|
|
@@ -33083,15 +33076,14 @@
|
|
|
33083
33076
|
var item = tmp0_iterator.h();
|
|
33084
33077
|
var tmp$ret$0;
|
|
33085
33078
|
// Inline function 'com.debertz.logic.redux.reducers.sclices.table.TableLifecycleReducer.resetTableReducer.<anonymous>' call
|
|
33086
|
-
var tmp = Companion_getInstance_5();
|
|
33087
|
-
|
|
33088
|
-
tmp$ret$0 = item.t31(null, tmp_0, null, null, null, null, 61, null);
|
|
33079
|
+
var tmp = Companion_getInstance_5().u2m(item.w30_1);
|
|
33080
|
+
tmp$ret$0 = item.t31(null, tmp, null, null, null, null, 61, null);
|
|
33089
33081
|
tmp0_mapTo.a(tmp$ret$0);
|
|
33090
33082
|
}
|
|
33091
33083
|
tmp$ret$1 = tmp0_mapTo;
|
|
33092
33084
|
tmp$ret$2 = tmp$ret$1;
|
|
33093
|
-
var
|
|
33094
|
-
return table.h3v(null, null, null, null,
|
|
33085
|
+
var tmp_0 = tmp$ret$2;
|
|
33086
|
+
return table.h3v(null, null, null, null, tmp_0, null, null, null, null, null, 1007, null);
|
|
33095
33087
|
};
|
|
33096
33088
|
TableLifecycleReducer.prototype.q4i = function (table) {
|
|
33097
33089
|
Companion_getInstance_8();
|
|
@@ -33189,7 +33181,7 @@
|
|
|
33189
33181
|
}
|
|
33190
33182
|
var turnModel = tmp;
|
|
33191
33183
|
this.g4j_1.t2t('PlayerTurn', 'resetPlayerTurnReducer: ' + turnModel);
|
|
33192
|
-
var tmp_0 = this.h4j_1.x4i(state.u3v(), turnModel
|
|
33184
|
+
var tmp_0 = this.h4j_1.x4i(state.u3v(), turnModel);
|
|
33193
33185
|
tmp$ret$0 = state.c47(tmp_0, null, null, null, null, 30, null);
|
|
33194
33186
|
}
|
|
33195
33187
|
return tmp$ret$0;
|
|
@@ -33792,97 +33784,96 @@
|
|
|
33792
33784
|
_.$_$.q = PreviewSceneData;
|
|
33793
33785
|
_.$_$.r = CardOnTheTable;
|
|
33794
33786
|
_.$_$.s = mapFromDetailed;
|
|
33795
|
-
_.$_$.t =
|
|
33796
|
-
_.$_$.u =
|
|
33797
|
-
_.$_$.v =
|
|
33798
|
-
_.$_$.w =
|
|
33799
|
-
_.$_$.x =
|
|
33800
|
-
_.$_$.y =
|
|
33801
|
-
_.$_$.z =
|
|
33802
|
-
_.$_$.a1 =
|
|
33803
|
-
_.$_$.b1 =
|
|
33804
|
-
_.$_$.c1 =
|
|
33805
|
-
_.$_$.d1 =
|
|
33806
|
-
_.$_$.e1 =
|
|
33807
|
-
_.$_$.f1 =
|
|
33808
|
-
_.$_$.g1 =
|
|
33809
|
-
_.$_$.h1 =
|
|
33810
|
-
_.$_$.i1 =
|
|
33811
|
-
_.$_$.j1 =
|
|
33812
|
-
_.$_$.k1 =
|
|
33813
|
-
_.$_$.l1 =
|
|
33814
|
-
_.$_$.m1 =
|
|
33815
|
-
_.$_$.n1 =
|
|
33816
|
-
_.$_$.o1 =
|
|
33817
|
-
_.$_$.p1 =
|
|
33818
|
-
_.$_$.q1 =
|
|
33819
|
-
_.$_$.r1 =
|
|
33820
|
-
_.$_$.s1 =
|
|
33821
|
-
_.$_$.t1 =
|
|
33822
|
-
_.$_$.u1 =
|
|
33823
|
-
_.$_$.v1 =
|
|
33824
|
-
_.$_$.w1 =
|
|
33825
|
-
_.$_$.x1 =
|
|
33826
|
-
_.$_$.y1 =
|
|
33827
|
-
_.$_$.z1 =
|
|
33828
|
-
_.$_$.a2 =
|
|
33829
|
-
_.$_$.b2 =
|
|
33830
|
-
_.$_$.c2 =
|
|
33831
|
-
_.$_$.d2 =
|
|
33832
|
-
_.$_$.e2 =
|
|
33833
|
-
_.$_$.f2 =
|
|
33834
|
-
_.$_$.g2 =
|
|
33835
|
-
_.$_$.h2 =
|
|
33836
|
-
_.$_$.i2 =
|
|
33837
|
-
_.$_$.j2 =
|
|
33838
|
-
_.$_$.k2 =
|
|
33839
|
-
_.$_$.l2 =
|
|
33840
|
-
_.$_$.m2 =
|
|
33841
|
-
_.$_$.n2 =
|
|
33842
|
-
_.$_$.o2 =
|
|
33843
|
-
_.$_$.p2 =
|
|
33844
|
-
_.$_$.q2 =
|
|
33845
|
-
_.$_$.r2 =
|
|
33846
|
-
_.$_$.s2 =
|
|
33847
|
-
_.$_$.t2 =
|
|
33848
|
-
_.$_$.u2 =
|
|
33849
|
-
_.$_$.v2 =
|
|
33850
|
-
_.$_$.w2 =
|
|
33851
|
-
_.$_$.x2 =
|
|
33852
|
-
_.$_$.y2 =
|
|
33853
|
-
_.$_$.z2 =
|
|
33854
|
-
_.$_$.a3 =
|
|
33855
|
-
_.$_$.b3 =
|
|
33856
|
-
_.$_$.c3 =
|
|
33857
|
-
_.$_$.d3 =
|
|
33858
|
-
_.$_$.e3 =
|
|
33859
|
-
_.$_$.f3 =
|
|
33860
|
-
_.$_$.g3 =
|
|
33861
|
-
_.$_$.h3 =
|
|
33862
|
-
_.$_$.i3 =
|
|
33863
|
-
_.$_$.j3 =
|
|
33864
|
-
_.$_$.k3 =
|
|
33865
|
-
_.$_$.l3 =
|
|
33866
|
-
_.$_$.m3 =
|
|
33867
|
-
_.$_$.n3 =
|
|
33868
|
-
_.$_$.o3 =
|
|
33869
|
-
_.$_$.p3 =
|
|
33870
|
-
_.$_$.q3 =
|
|
33871
|
-
_.$_$.r3 =
|
|
33872
|
-
_.$_$.s3 =
|
|
33873
|
-
_.$_$.t3 =
|
|
33874
|
-
_.$_$.u3 =
|
|
33875
|
-
_.$_$.v3 =
|
|
33876
|
-
_.$_$.w3 =
|
|
33877
|
-
_.$_$.x3 =
|
|
33878
|
-
_.$_$.y3 =
|
|
33879
|
-
_.$_$.z3 =
|
|
33880
|
-
_.$_$.a4 =
|
|
33881
|
-
_.$_$.b4 =
|
|
33882
|
-
_.$_$.c4 =
|
|
33883
|
-
_.$_$.d4 =
|
|
33884
|
-
_.$_$.e4 =
|
|
33885
|
-
_.$_$.f4 = Companion_getInstance_8;
|
|
33787
|
+
_.$_$.t = get_isChoosePartnerScene;
|
|
33788
|
+
_.$_$.u = get_isEarnPointScene;
|
|
33789
|
+
_.$_$.v = get_isPreviewScene;
|
|
33790
|
+
_.$_$.w = DebertzTable;
|
|
33791
|
+
_.$_$.x = BotReduxConfig;
|
|
33792
|
+
_.$_$.y = DeveloperConfig;
|
|
33793
|
+
_.$_$.z = LogicReduxConfig;
|
|
33794
|
+
_.$_$.a1 = get_isCreated;
|
|
33795
|
+
_.$_$.b1 = get_isCreating;
|
|
33796
|
+
_.$_$.c1 = get_isFinishing;
|
|
33797
|
+
_.$_$.d1 = get_jsonCreator;
|
|
33798
|
+
_.$_$.e1 = TeamsLogicProvider;
|
|
33799
|
+
_.$_$.f1 = GameLogicProvider;
|
|
33800
|
+
_.$_$.g1 = get_engineGameModule;
|
|
33801
|
+
_.$_$.h1 = MessageFactory;
|
|
33802
|
+
_.$_$.i1 = LastCardInteractor;
|
|
33803
|
+
_.$_$.j1 = CombinationCheckerProvider;
|
|
33804
|
+
_.$_$.k1 = GameMechanicLogicInteractor;
|
|
33805
|
+
_.$_$.l1 = PointsInteractor;
|
|
33806
|
+
_.$_$.m1 = PlayerTurnInteractor;
|
|
33807
|
+
_.$_$.n1 = CardFromClientAction;
|
|
33808
|
+
_.$_$.o1 = CombinationChoiceFromClientAction;
|
|
33809
|
+
_.$_$.p1 = ExitFromClientAction;
|
|
33810
|
+
_.$_$.q1 = FromClientAction;
|
|
33811
|
+
_.$_$.r1 = MessageFromClientAction;
|
|
33812
|
+
_.$_$.s1 = PartnerSelectedFromClientAction;
|
|
33813
|
+
_.$_$.t1 = PlayerReadyFromClientAction;
|
|
33814
|
+
_.$_$.u1 = SuitChoiceFromClientAction;
|
|
33815
|
+
_.$_$.v1 = PartyEndedAction;
|
|
33816
|
+
_.$_$.w1 = CardsMechanicAction;
|
|
33817
|
+
_.$_$.x1 = CombinationChoiceMechanicAction;
|
|
33818
|
+
_.$_$.y1 = ContinueGameMechanicAction;
|
|
33819
|
+
_.$_$.z1 = FinishGameMechanicAction;
|
|
33820
|
+
_.$_$.a2 = FinishingGameMechanicAction;
|
|
33821
|
+
_.$_$.b2 = FirstMechanicAction;
|
|
33822
|
+
_.$_$.c2 = InSceneAction;
|
|
33823
|
+
_.$_$.d2 = MechanicAction;
|
|
33824
|
+
_.$_$.e2 = MessageMechanicAction;
|
|
33825
|
+
_.$_$.f2 = NavigationMechanicAction;
|
|
33826
|
+
_.$_$.g2 = PickUpBribeMechanicAction;
|
|
33827
|
+
_.$_$.h2 = PlayerTurnAnswerAction;
|
|
33828
|
+
_.$_$.i2 = PlayerTurnIdAnswerAction;
|
|
33829
|
+
_.$_$.j2 = PutCardMechanicAction;
|
|
33830
|
+
_.$_$.k2 = RestartGameMechanicAction;
|
|
33831
|
+
_.$_$.l2 = SceneMechanicAction;
|
|
33832
|
+
_.$_$.m2 = SuitChoiceMechanicAction;
|
|
33833
|
+
_.$_$.n2 = TeamsDataMechanicAction;
|
|
33834
|
+
_.$_$.o2 = TrumpMechanicAction;
|
|
33835
|
+
_.$_$.p2 = WinnerCombinationsMechanicAction;
|
|
33836
|
+
_.$_$.q2 = SceneEndedMechanicAction;
|
|
33837
|
+
_.$_$.r2 = SceneStartedMechanicAction;
|
|
33838
|
+
_.$_$.s2 = PlayerConnectionUpdateAction;
|
|
33839
|
+
_.$_$.t2 = StoreContract;
|
|
33840
|
+
_.$_$.u2 = gameStatisticsMiddleware;
|
|
33841
|
+
_.$_$.v2 = putPlayerLastCardMiddleware;
|
|
33842
|
+
_.$_$.w2 = PlayerTurnTimerTag;
|
|
33843
|
+
_.$_$.x2 = getStartPlayerStepTimerDelayMillis;
|
|
33844
|
+
_.$_$.y2 = playerTurnTimeoutMiddleware;
|
|
33845
|
+
_.$_$.z2 = notValidateTimerReset;
|
|
33846
|
+
_.$_$.a3 = NotValidateTimerReset;
|
|
33847
|
+
_.$_$.b3 = BaseMechanicLifecycleReducer;
|
|
33848
|
+
_.$_$.c3 = MechanicLifecycleReducer;
|
|
33849
|
+
_.$_$.d3 = PlayerTurnMechanicReducer;
|
|
33850
|
+
_.$_$.e3 = TeamsMechanicReducer;
|
|
33851
|
+
_.$_$.f3 = TableLifecycleReducer;
|
|
33852
|
+
_.$_$.g3 = setPlayerTurnReducer;
|
|
33853
|
+
_.$_$.h3 = AppStatePayload;
|
|
33854
|
+
_.$_$.i3 = AppState;
|
|
33855
|
+
_.$_$.j3 = get_isCreated_0;
|
|
33856
|
+
_.$_$.k3 = BaseGame;
|
|
33857
|
+
_.$_$.l3 = GameStore;
|
|
33858
|
+
_.$_$.m3 = ValidationCode_CARD_VALIDATION_HAS_HIGHER_TRUMP_CARD_getInstance;
|
|
33859
|
+
_.$_$.n3 = ValidationCode_CARD_VALIDATION_HAS_SAME_CARD_getInstance;
|
|
33860
|
+
_.$_$.o3 = ValidationCode_CARD_VALIDATION_HAS_TRUMP_CARD_getInstance;
|
|
33861
|
+
_.$_$.p3 = GameLifecycleState_CREATED_getInstance;
|
|
33862
|
+
_.$_$.q3 = GameLifecycleState_CREATING_getInstance;
|
|
33863
|
+
_.$_$.r3 = GameLifecycleState_FINISHED_getInstance;
|
|
33864
|
+
_.$_$.s3 = GameLifecycleState_FINISHING_getInstance;
|
|
33865
|
+
_.$_$.t3 = BotReduxConfig_init_$Create$;
|
|
33866
|
+
_.$_$.u3 = DeveloperConfig_init_$Create$;
|
|
33867
|
+
_.$_$.v3 = LogicReduxConfig_init_$Create$;
|
|
33868
|
+
_.$_$.w3 = BotGameStoreContract_init_$Create$;
|
|
33869
|
+
_.$_$.x3 = CommonStoreContract_init_$Create$;
|
|
33870
|
+
_.$_$.y3 = GameMechanicStoreContract_init_$Create$;
|
|
33871
|
+
_.$_$.z3 = AppState_init_$Create$;
|
|
33872
|
+
_.$_$.a4 = Companion_getInstance_12;
|
|
33873
|
+
_.$_$.b4 = Companion_getInstance_91;
|
|
33874
|
+
_.$_$.c4 = ClearAction_getInstance;
|
|
33875
|
+
_.$_$.d4 = Companion_getInstance_9;
|
|
33876
|
+
_.$_$.e4 = Companion_getInstance_8;
|
|
33886
33877
|
//endregion
|
|
33887
33878
|
return _;
|
|
33888
33879
|
}));
|