game_client_logic_deb 1.8.363 → 1.8.365
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 +1 -1
- package/Logic_Debertz-engine.js +66 -59
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.d.ts +6 -6
- package/Logic_Debertz-game_client.js +1 -1
- package/kotlin-kotlin-stdlib.js +10 -10
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-coroutines-core.js +8 -8
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
package/Logic_Debertz-core.js
CHANGED
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
385
385
|
//endregion
|
|
386
386
|
function GameEngineConfig() {
|
|
387
|
-
this.version = '1.8.
|
|
387
|
+
this.version = '1.8.365';
|
|
388
388
|
}
|
|
389
389
|
protoOf(GameEngineConfig).u3u = function () {
|
|
390
390
|
return this.version;
|
package/Logic_Debertz-engine.js
CHANGED
|
@@ -1140,10 +1140,6 @@
|
|
|
1140
1140
|
function get_isEnableChoosePartnerScreen() {
|
|
1141
1141
|
return false;
|
|
1142
1142
|
}
|
|
1143
|
-
function get_readyPlayerIdsArray() {
|
|
1144
|
-
// Inline function 'kotlin.emptyArray' call
|
|
1145
|
-
return [];
|
|
1146
|
-
}
|
|
1147
1143
|
initMetadataForInterface(GameTransition, 'GameTransition');
|
|
1148
1144
|
initMetadataForClass(RevengeRoomTransition, 'RevengeRoomTransition', VOID, VOID, [GameTransition]);
|
|
1149
1145
|
initMetadataForClass(GameToRoomTransition, 'GameToRoomTransition', VOID, VOID, [GameTransition]);
|
|
@@ -1158,22 +1154,6 @@
|
|
|
1158
1154
|
initMetadataForInterface(NavigationMechanicAction, 'NavigationMechanicAction', VOID, VOID, [Action]);
|
|
1159
1155
|
initMetadataForInterface(NextPlayerTurnAction, 'NextPlayerTurnAction', VOID, VOID, [Action, ReleaseBufferTriggerAction]);
|
|
1160
1156
|
initMetadataForInterface(PlayerTurnAnswerAction, 'PlayerTurnAnswerAction', VOID, VOID, [Action]);
|
|
1161
|
-
function get_playerId_0() {
|
|
1162
|
-
// Inline function 'kotlin.requireNotNull' call
|
|
1163
|
-
var tmp0 = this.c8s();
|
|
1164
|
-
var tmp$ret$1;
|
|
1165
|
-
$l$block: {
|
|
1166
|
-
// Inline function 'kotlin.requireNotNull' call
|
|
1167
|
-
if (tmp0 == null) {
|
|
1168
|
-
var message = 'Required value was null.';
|
|
1169
|
-
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
1170
|
-
} else {
|
|
1171
|
-
tmp$ret$1 = tmp0;
|
|
1172
|
-
break $l$block;
|
|
1173
|
-
}
|
|
1174
|
-
}
|
|
1175
|
-
return tmp$ret$1;
|
|
1176
|
-
}
|
|
1177
1157
|
initMetadataForInterface(PlayerTurnIdAnswerAction, 'PlayerTurnIdAnswerAction', VOID, VOID, [PlayerTurnAnswerAction, ReleaseBufferTriggerAction, PlayerIdContract]);
|
|
1178
1158
|
initMetadataForClass(SceneMechanicAction, 'SceneMechanicAction', VOID, MechanicAction, [MechanicAction, NavigationMechanicAction, NextPlayerTurnAction, PlayerTurnIdAnswerAction, ReleaseBufferTriggerAction, NotValidateIfGameFinishing, NotValidateIfGameFinished]);
|
|
1179
1159
|
initMetadataForClass(PlayerConnectionChangedMechanicAction, 'PlayerConnectionChangedMechanicAction', VOID, MechanicAction, [MechanicAction, NotValidateIfGameFinishing, NotValidateIfGameFinished]);
|
|
@@ -11144,8 +11124,8 @@
|
|
|
11144
11124
|
var tmp1_output = encoder.or(tmp0_desc);
|
|
11145
11125
|
var tmp2_cached = Companion_getInstance_44().b79_1;
|
|
11146
11126
|
tmp1_output.dt(tmp0_desc, 0, value.e79_1);
|
|
11147
|
-
tmp1_output.
|
|
11148
|
-
tmp1_output.
|
|
11127
|
+
tmp1_output.ft(tmp0_desc, 1, tmp2_cached[1].w(), value.f79_1);
|
|
11128
|
+
tmp1_output.ft(tmp0_desc, 2, tmp2_cached[2].w(), value.g79_1);
|
|
11149
11129
|
tmp1_output.pr(tmp0_desc);
|
|
11150
11130
|
};
|
|
11151
11131
|
protoOf($serializer_7).co = function (encoder, value) {
|
|
@@ -11164,9 +11144,9 @@
|
|
|
11164
11144
|
if (tmp7_input.es()) {
|
|
11165
11145
|
tmp4_local0 = tmp7_input.yr(tmp0_desc, 0);
|
|
11166
11146
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
11167
|
-
tmp5_local1 = tmp7_input.
|
|
11147
|
+
tmp5_local1 = tmp7_input.as(tmp0_desc, 1, tmp8_cached[1].w(), tmp5_local1);
|
|
11168
11148
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
11169
|
-
tmp6_local2 = tmp7_input.
|
|
11149
|
+
tmp6_local2 = tmp7_input.as(tmp0_desc, 2, tmp8_cached[2].w(), tmp6_local2);
|
|
11170
11150
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
11171
11151
|
} else
|
|
11172
11152
|
while (tmp1_flag) {
|
|
@@ -11180,11 +11160,11 @@
|
|
|
11180
11160
|
tmp3_bitMask0 = tmp3_bitMask0 | 1;
|
|
11181
11161
|
break;
|
|
11182
11162
|
case 1:
|
|
11183
|
-
tmp5_local1 = tmp7_input.
|
|
11163
|
+
tmp5_local1 = tmp7_input.as(tmp0_desc, 1, tmp8_cached[1].w(), tmp5_local1);
|
|
11184
11164
|
tmp3_bitMask0 = tmp3_bitMask0 | 2;
|
|
11185
11165
|
break;
|
|
11186
11166
|
case 2:
|
|
11187
|
-
tmp6_local2 = tmp7_input.
|
|
11167
|
+
tmp6_local2 = tmp7_input.as(tmp0_desc, 2, tmp8_cached[2].w(), tmp6_local2);
|
|
11188
11168
|
tmp3_bitMask0 = tmp3_bitMask0 | 4;
|
|
11189
11169
|
break;
|
|
11190
11170
|
default:
|
|
@@ -11202,7 +11182,7 @@
|
|
|
11202
11182
|
// Inline function 'kotlin.arrayOf' call
|
|
11203
11183
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
11204
11184
|
// Inline function 'kotlin.js.asDynamic' call
|
|
11205
|
-
return [StringSerializer_getInstance(),
|
|
11185
|
+
return [StringSerializer_getInstance(), tmp0_cached[1].w(), tmp0_cached[2].w()];
|
|
11206
11186
|
};
|
|
11207
11187
|
var $serializer_instance_7;
|
|
11208
11188
|
function $serializer_getInstance_10() {
|
|
@@ -11229,12 +11209,12 @@
|
|
|
11229
11209
|
this.g79_1 = previousPlayers;
|
|
11230
11210
|
}
|
|
11231
11211
|
protoOf(GameToRoomTransitionDto).toString = function () {
|
|
11232
|
-
return 'GameToRoomTransitionDto(roomId=' + this.e79_1 + ', playerIds=' +
|
|
11212
|
+
return 'GameToRoomTransitionDto(roomId=' + this.e79_1 + ', playerIds=' + toString(this.f79_1) + ', previousPlayers=' + toString(this.g79_1) + ')';
|
|
11233
11213
|
};
|
|
11234
11214
|
protoOf(GameToRoomTransitionDto).hashCode = function () {
|
|
11235
11215
|
var result = getStringHashCode(this.e79_1);
|
|
11236
|
-
result = imul(result, 31) +
|
|
11237
|
-
result = imul(result, 31) +
|
|
11216
|
+
result = imul(result, 31) + hashCode(this.f79_1) | 0;
|
|
11217
|
+
result = imul(result, 31) + hashCode(this.g79_1) | 0;
|
|
11238
11218
|
return result;
|
|
11239
11219
|
};
|
|
11240
11220
|
protoOf(GameToRoomTransitionDto).equals = function (other) {
|
|
@@ -46128,6 +46108,10 @@
|
|
|
46128
46108
|
protoOf(RevengeRoomTransition).w8q = function () {
|
|
46129
46109
|
return this.f6j_1;
|
|
46130
46110
|
};
|
|
46111
|
+
protoOf(RevengeRoomTransition).x8q = function () {
|
|
46112
|
+
// Inline function 'kotlin.emptyArray' call
|
|
46113
|
+
return [];
|
|
46114
|
+
};
|
|
46131
46115
|
protoOf(RevengeRoomTransition).ne = function () {
|
|
46132
46116
|
return this.originalRoomMode;
|
|
46133
46117
|
};
|
|
@@ -46179,23 +46163,9 @@
|
|
|
46179
46163
|
return true;
|
|
46180
46164
|
};
|
|
46181
46165
|
protoOf(GameToRoomTransition).x8q = function () {
|
|
46182
|
-
|
|
46183
|
-
var
|
|
46184
|
-
|
|
46185
|
-
tmp = null;
|
|
46186
|
-
} else {
|
|
46187
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
46188
|
-
tmp = copyToArray(tmp0_safe_receiver);
|
|
46189
|
-
}
|
|
46190
|
-
var tmp1_elvis_lhs = tmp;
|
|
46191
|
-
var tmp_0;
|
|
46192
|
-
if (tmp1_elvis_lhs == null) {
|
|
46193
|
-
// Inline function 'kotlin.emptyArray' call
|
|
46194
|
-
tmp_0 = [];
|
|
46195
|
-
} else {
|
|
46196
|
-
tmp_0 = tmp1_elvis_lhs;
|
|
46197
|
-
}
|
|
46198
|
-
return tmp_0;
|
|
46166
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
46167
|
+
var this_0 = this.playerIds;
|
|
46168
|
+
return copyToArray(this_0);
|
|
46199
46169
|
};
|
|
46200
46170
|
protoOf(GameToRoomTransition).ne = function () {
|
|
46201
46171
|
return this.roomId;
|
|
@@ -46216,12 +46186,12 @@
|
|
|
46216
46186
|
return $super === VOID ? this.c8r(roomId, playerIds, previousPlayers) : $super.c8r.call(this, roomId, playerIds, previousPlayers);
|
|
46217
46187
|
};
|
|
46218
46188
|
protoOf(GameToRoomTransition).toString = function () {
|
|
46219
|
-
return 'GameToRoomTransition(roomId=' + this.roomId + ', playerIds=' +
|
|
46189
|
+
return 'GameToRoomTransition(roomId=' + this.roomId + ', playerIds=' + toString(this.playerIds) + ', previousPlayers=' + toString(this.j7u_1) + ')';
|
|
46220
46190
|
};
|
|
46221
46191
|
protoOf(GameToRoomTransition).hashCode = function () {
|
|
46222
46192
|
var result = getStringHashCode(this.roomId);
|
|
46223
|
-
result = imul(result, 31) +
|
|
46224
|
-
result = imul(result, 31) +
|
|
46193
|
+
result = imul(result, 31) + hashCode(this.playerIds) | 0;
|
|
46194
|
+
result = imul(result, 31) + hashCode(this.j7u_1) | 0;
|
|
46225
46195
|
return result;
|
|
46226
46196
|
};
|
|
46227
46197
|
protoOf(GameToRoomTransition).equals = function (other) {
|
|
@@ -46761,6 +46731,22 @@
|
|
|
46761
46731
|
}
|
|
46762
46732
|
return emptyList();
|
|
46763
46733
|
};
|
|
46734
|
+
protoOf(SceneMechanicAction).a64 = function () {
|
|
46735
|
+
// Inline function 'kotlin.requireNotNull' call
|
|
46736
|
+
var tmp0 = this.j8m_1;
|
|
46737
|
+
var tmp$ret$1;
|
|
46738
|
+
$l$block: {
|
|
46739
|
+
// Inline function 'kotlin.requireNotNull' call
|
|
46740
|
+
if (tmp0 == null) {
|
|
46741
|
+
var message = 'Required value was null.';
|
|
46742
|
+
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
46743
|
+
} else {
|
|
46744
|
+
tmp$ret$1 = tmp0;
|
|
46745
|
+
break $l$block;
|
|
46746
|
+
}
|
|
46747
|
+
}
|
|
46748
|
+
return tmp$ret$1;
|
|
46749
|
+
};
|
|
46764
46750
|
protoOf(SceneMechanicAction).ne = function () {
|
|
46765
46751
|
return this.j8m_1;
|
|
46766
46752
|
};
|
|
@@ -47159,6 +47145,9 @@
|
|
|
47159
47145
|
protoOf(PlayerReadyMechanicAction).v8s = function (sceneId) {
|
|
47160
47146
|
return listOf('CALC_POINTS').t1(sceneId);
|
|
47161
47147
|
};
|
|
47148
|
+
protoOf(PlayerReadyMechanicAction).a64 = function () {
|
|
47149
|
+
return this.w8s_1;
|
|
47150
|
+
};
|
|
47162
47151
|
protoOf(PlayerReadyMechanicAction).toString = function () {
|
|
47163
47152
|
return 'PlayerReadyMechanicAction(currentTurnPlayerId=' + this.w8s_1 + ', aid=' + this.x8s_1 + ')';
|
|
47164
47153
|
};
|
|
@@ -47197,6 +47186,9 @@
|
|
|
47197
47186
|
protoOf(SuitChoiceMechanicAction).b8q = function () {
|
|
47198
47187
|
return this.s8m_1;
|
|
47199
47188
|
};
|
|
47189
|
+
protoOf(SuitChoiceMechanicAction).a64 = function () {
|
|
47190
|
+
return this.q8m_1;
|
|
47191
|
+
};
|
|
47200
47192
|
protoOf(SuitChoiceMechanicAction).v8s = function (sceneId) {
|
|
47201
47193
|
return 'TRADE' === sceneId;
|
|
47202
47194
|
};
|
|
@@ -47282,6 +47274,9 @@
|
|
|
47282
47274
|
protoOf(CombinationChoiceMechanicAction).d6d = function () {
|
|
47283
47275
|
return true;
|
|
47284
47276
|
};
|
|
47277
|
+
protoOf(CombinationChoiceMechanicAction).a64 = function () {
|
|
47278
|
+
return this.c8t_1;
|
|
47279
|
+
};
|
|
47285
47280
|
protoOf(CombinationChoiceMechanicAction).toString = function () {
|
|
47286
47281
|
return 'CombinationChoiceMechanicAction(isAnnounced=' + this.a8t_1 + ', combinations=' + toString(this.b8t_1) + ', currentTurnPlayerId=' + this.c8t_1 + ', aid=' + this.d8t_1 + ')';
|
|
47287
47282
|
};
|
|
@@ -47329,6 +47324,9 @@
|
|
|
47329
47324
|
protoOf(PutCardMechanicAction).v8s = function (sceneId) {
|
|
47330
47325
|
return 'EARN_POINTS' === sceneId;
|
|
47331
47326
|
};
|
|
47327
|
+
protoOf(PutCardMechanicAction).a64 = function () {
|
|
47328
|
+
return this.v8m_1;
|
|
47329
|
+
};
|
|
47332
47330
|
protoOf(PutCardMechanicAction).toString = function () {
|
|
47333
47331
|
var tmp = "currentTurnPlayerId='" + this.v8m_1 + "'";
|
|
47334
47332
|
// Inline function 'kotlin.takeIf' call
|
|
@@ -56015,16 +56013,15 @@
|
|
|
56015
56013
|
return this.b6d();
|
|
56016
56014
|
});
|
|
56017
56015
|
protoOf(RevengeRoomTransition).b8a = get_isEnableChoosePartnerScreen;
|
|
56018
|
-
protoOf(RevengeRoomTransition).x8q = get_readyPlayerIdsArray;
|
|
56019
56016
|
defineProp(protoOf(RevengeRoomTransition), 'previousPlayers', function () {
|
|
56020
56017
|
return this.w8q();
|
|
56021
56018
|
});
|
|
56022
|
-
defineProp(protoOf(RevengeRoomTransition), 'isEnableChoosePartnerScreen', function () {
|
|
56023
|
-
return this.b8a();
|
|
56024
|
-
});
|
|
56025
56019
|
defineProp(protoOf(RevengeRoomTransition), 'readyPlayerIdsArray', function () {
|
|
56026
56020
|
return this.x8q();
|
|
56027
56021
|
});
|
|
56022
|
+
defineProp(protoOf(RevengeRoomTransition), 'isEnableChoosePartnerScreen', function () {
|
|
56023
|
+
return this.b8a();
|
|
56024
|
+
});
|
|
56028
56025
|
defineProp(protoOf(GameToRoomTransition), 'previousPlayers', function () {
|
|
56029
56026
|
return this.w8q();
|
|
56030
56027
|
});
|
|
@@ -56088,7 +56085,6 @@
|
|
|
56088
56085
|
defineProp(protoOf(FinishGameMechanicAction), 'actionTag', function () {
|
|
56089
56086
|
return this.b6d();
|
|
56090
56087
|
});
|
|
56091
|
-
protoOf(SceneMechanicAction).a64 = get_playerId_0;
|
|
56092
56088
|
defineProp(protoOf(SceneMechanicAction), 'sceneId', function () {
|
|
56093
56089
|
return this.a76();
|
|
56094
56090
|
});
|
|
@@ -56098,6 +56094,9 @@
|
|
|
56098
56094
|
defineProp(protoOf(SceneMechanicAction), 'actData', function () {
|
|
56099
56095
|
return this.b8s();
|
|
56100
56096
|
});
|
|
56097
|
+
defineProp(protoOf(SceneMechanicAction), 'playerId', function () {
|
|
56098
|
+
return this.a64();
|
|
56099
|
+
});
|
|
56101
56100
|
defineProp(protoOf(SceneMechanicAction), 'actionTag', function () {
|
|
56102
56101
|
return this.b6d();
|
|
56103
56102
|
});
|
|
@@ -56153,11 +56152,15 @@
|
|
|
56153
56152
|
defineProp(protoOf(TeamsDataMechanicAction), 'actionTag', function () {
|
|
56154
56153
|
return this.b6d();
|
|
56155
56154
|
});
|
|
56156
|
-
protoOf(PlayerReadyMechanicAction)
|
|
56155
|
+
defineProp(protoOf(PlayerReadyMechanicAction), 'playerId', function () {
|
|
56156
|
+
return this.a64();
|
|
56157
|
+
});
|
|
56157
56158
|
defineProp(protoOf(PlayerReadyMechanicAction), 'actionTag', function () {
|
|
56158
56159
|
return this.b6d();
|
|
56159
56160
|
});
|
|
56160
|
-
protoOf(SuitChoiceMechanicAction)
|
|
56161
|
+
defineProp(protoOf(SuitChoiceMechanicAction), 'playerId', function () {
|
|
56162
|
+
return this.a64();
|
|
56163
|
+
});
|
|
56161
56164
|
defineProp(protoOf(SuitChoiceMechanicAction), 'actionTag', function () {
|
|
56162
56165
|
return this.b6d();
|
|
56163
56166
|
});
|
|
@@ -56168,13 +56171,17 @@
|
|
|
56168
56171
|
defineProp(protoOf(TrumpMechanicAction), 'actionTag', function () {
|
|
56169
56172
|
return this.b6d();
|
|
56170
56173
|
});
|
|
56171
|
-
protoOf(CombinationChoiceMechanicAction).a64 = get_playerId_0;
|
|
56172
56174
|
protoOf(CombinationChoiceMechanicAction).e6d = waitForExpectantAnimation;
|
|
56173
56175
|
protoOf(CombinationChoiceMechanicAction).f6d = get_isAutoStartTimer;
|
|
56176
|
+
defineProp(protoOf(CombinationChoiceMechanicAction), 'playerId', function () {
|
|
56177
|
+
return this.a64();
|
|
56178
|
+
});
|
|
56174
56179
|
defineProp(protoOf(CombinationChoiceMechanicAction), 'actionTag', function () {
|
|
56175
56180
|
return this.b6d();
|
|
56176
56181
|
});
|
|
56177
|
-
protoOf(PutCardMechanicAction)
|
|
56182
|
+
defineProp(protoOf(PutCardMechanicAction), 'playerId', function () {
|
|
56183
|
+
return this.a64();
|
|
56184
|
+
});
|
|
56178
56185
|
defineProp(protoOf(PutCardMechanicAction), 'actionTag', function () {
|
|
56179
56186
|
return this.b6d();
|
|
56180
56187
|
});
|