game_client_logic_deb 1.8.357 → 1.8.360
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 +11 -11
- package/Kosi-Kodein-kodein-di.js +35 -35
- package/Kotlin-DateTime-library-kotlinx-datetime.js +73 -73
- package/Logic_Debertz-core.js +53 -52
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +135 -163
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +51 -51
- package/Logic_Debertz-game_client.js.map +1 -1
- package/error-library-error.js +5 -5
- package/kotlin-kotlin-stdlib.js +264 -278
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlinx-atomicfu.js +5 -5
- package/kotlinx-coroutines-core.js +58 -58
- package/kotlinx-io-kotlinx-io-core.js +25 -25
- package/kotlinx-serialization-kotlinx-serialization-core.js +71 -71
- package/kotlinx-serialization-kotlinx-serialization-json.js +77 -77
- package/ktor-ktor-client-content-negotiation.js +20 -20
- package/ktor-ktor-client-core.js +57 -57
- package/ktor-ktor-client-logging.js +23 -23
- package/ktor-ktor-events.js +5 -5
- package/ktor-ktor-http.js +69 -69
- package/ktor-ktor-io.js +45 -45
- package/ktor-ktor-serialization-kotlinx.js +14 -14
- package/ktor-ktor-serialization.js +15 -15
- package/ktor-ktor-utils.js +43 -43
- package/ktor-ktor-websockets.js +13 -13
- package/package.json +1 -1
- package/random-library-crypto-rand.js +11 -11
- package/random-library-secure-random.js +5 -5
- package/raspberry-cardgame-lib-core.js +35 -35
- package/raspberry-cardgame-lib-logger.js +13 -13
- package/raspberry-cardgame-lib-random.js +35 -35
- package/uuid.js +12 -12
package/Logic_Debertz-engine.js
CHANGED
|
@@ -43,40 +43,40 @@
|
|
|
43
43
|
'use strict';
|
|
44
44
|
//region block: imports
|
|
45
45
|
var imul = Math.imul;
|
|
46
|
-
var Long = kotlin_kotlin.$_$.
|
|
47
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
48
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
46
|
+
var Long = kotlin_kotlin.$_$.lg;
|
|
47
|
+
var protoOf = kotlin_kotlin.$_$.qc;
|
|
48
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.qb;
|
|
49
49
|
var AsyncProvider = kotlin_io_raspberryapps_game_engine_core.$_$.r1;
|
|
50
50
|
var getKClass = kotlin_kotlin.$_$.e;
|
|
51
|
-
var arrayOf = kotlin_kotlin.$_$.
|
|
51
|
+
var arrayOf = kotlin_kotlin.$_$.fh;
|
|
52
52
|
var createKType = kotlin_kotlin.$_$.b;
|
|
53
53
|
var typeToken = kotlin_org_kodein_type_kaverit.$_$.d;
|
|
54
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
54
|
+
var THROW_CCE = kotlin_kotlin.$_$.rg;
|
|
55
55
|
var TypeToken = kotlin_org_kodein_type_kaverit.$_$.b;
|
|
56
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
56
|
+
var isInterface = kotlin_kotlin.$_$.dc;
|
|
57
57
|
var Instance = kotlin_org_kodein_di_kodein_di.$_$.f;
|
|
58
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
59
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
58
|
+
var KProperty1 = kotlin_kotlin.$_$.md;
|
|
59
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.mb;
|
|
60
60
|
var JobsProvider = kotlin_io_raspberryapps_game_engine_core.$_$.t1;
|
|
61
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
61
|
+
var initMetadataForClass = kotlin_kotlin.$_$.pb;
|
|
62
62
|
var VOID = kotlin_kotlin.$_$.f;
|
|
63
63
|
var listOf = kotlin_kotlin.$_$.j8;
|
|
64
|
-
var plus = kotlin_kotlin.$_$.
|
|
64
|
+
var plus = kotlin_kotlin.$_$.t8;
|
|
65
65
|
var copyToArray = kotlin_kotlin.$_$.c7;
|
|
66
66
|
var combineReducers = kotlin_io_raspberryapps_game_engine_core.$_$.u2;
|
|
67
67
|
var applyCatcher = kotlin_io_raspberryapps_game_engine_core.$_$.m2;
|
|
68
68
|
var applyMiddleware = kotlin_io_raspberryapps_game_engine_core.$_$.n2;
|
|
69
69
|
var compose = kotlin_io_raspberryapps_game_engine_core.$_$.x2;
|
|
70
70
|
var createStore = kotlin_io_raspberryapps_game_engine_core.$_$.y2;
|
|
71
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
71
|
+
var CoroutineImpl = kotlin_kotlin.$_$.ra;
|
|
72
72
|
var Unit_instance = kotlin_kotlin.$_$.j5;
|
|
73
73
|
var CoroutineScope = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.e1;
|
|
74
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
75
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
74
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.ca;
|
|
75
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.tb;
|
|
76
76
|
var emptyList = kotlin_kotlin.$_$.h7;
|
|
77
77
|
var RaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.g;
|
|
78
|
-
var lazy = kotlin_kotlin.$_$.
|
|
79
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
78
|
+
var lazy = kotlin_kotlin.$_$.oh;
|
|
79
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.sb;
|
|
80
80
|
var listOf_0 = kotlin_kotlin.$_$.k8;
|
|
81
81
|
var PrimitiveClasses_getInstance = kotlin_kotlin.$_$.w4;
|
|
82
82
|
var createInvariantKTypeProjection = kotlin_kotlin.$_$.a;
|
|
@@ -85,64 +85,64 @@
|
|
|
85
85
|
var Logger_getInstance = kotlin_io_raspberryapps_cardgame_logger.$_$.m;
|
|
86
86
|
var getKClassFromExpression = kotlin_kotlin.$_$.d;
|
|
87
87
|
var contentEquals = kotlin_kotlin.$_$.o6;
|
|
88
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
88
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.kb;
|
|
89
89
|
var contentHashCode = kotlin_kotlin.$_$.r6;
|
|
90
|
-
var toString = kotlin_kotlin.$_$.
|
|
91
|
-
var defineProp = kotlin_kotlin.$_$.
|
|
92
|
-
var getNumberHashCode = kotlin_kotlin.$_$.
|
|
93
|
-
var equals = kotlin_kotlin.$_$.
|
|
90
|
+
var toString = kotlin_kotlin.$_$.uc;
|
|
91
|
+
var defineProp = kotlin_kotlin.$_$.hb;
|
|
92
|
+
var getNumberHashCode = kotlin_kotlin.$_$.lb;
|
|
93
|
+
var equals = kotlin_kotlin.$_$.ib;
|
|
94
94
|
var createSimpleEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.h2;
|
|
95
|
-
var THROW_IAE = kotlin_kotlin.$_$.
|
|
95
|
+
var THROW_IAE = kotlin_kotlin.$_$.sg;
|
|
96
96
|
var LazyThreadSafetyMode_PUBLICATION_getInstance = kotlin_kotlin.$_$.i;
|
|
97
|
-
var lazy_0 = kotlin_kotlin.$_$.
|
|
97
|
+
var lazy_0 = kotlin_kotlin.$_$.nh;
|
|
98
98
|
var SerializerFactory = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.f2;
|
|
99
|
-
var Enum = kotlin_kotlin.$_$.
|
|
100
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
101
|
-
var Comparator = kotlin_kotlin.$_$.
|
|
102
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
103
|
-
var compareValues = kotlin_kotlin.$_$.
|
|
104
|
-
var toList = kotlin_kotlin.$_$.
|
|
99
|
+
var Enum = kotlin_kotlin.$_$.gg;
|
|
100
|
+
var FunctionAdapter = kotlin_kotlin.$_$.va;
|
|
101
|
+
var Comparator = kotlin_kotlin.$_$.dg;
|
|
102
|
+
var hashCode = kotlin_kotlin.$_$.ob;
|
|
103
|
+
var compareValues = kotlin_kotlin.$_$.aa;
|
|
104
|
+
var toList = kotlin_kotlin.$_$.o9;
|
|
105
105
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.m6;
|
|
106
106
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
107
|
-
var sortedWith = kotlin_kotlin.$_$.
|
|
107
|
+
var sortedWith = kotlin_kotlin.$_$.f9;
|
|
108
108
|
var Duration__hashCode_impl_u4exz6 = kotlin_kotlin.$_$.j2;
|
|
109
109
|
var Duration__toString_impl_8d916b = kotlin_kotlin.$_$.o2;
|
|
110
110
|
var contentToString = kotlin_kotlin.$_$.s6;
|
|
111
|
-
var Duration = kotlin_kotlin.$_$.
|
|
112
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
113
|
-
var enumEntries = kotlin_kotlin.$_$.
|
|
111
|
+
var Duration = kotlin_kotlin.$_$.uf;
|
|
112
|
+
var getStringHashCode = kotlin_kotlin.$_$.nb;
|
|
113
|
+
var enumEntries = kotlin_kotlin.$_$.ta;
|
|
114
114
|
var previousToOrNull = kotlin_io_raspberryapps_game_engine_core.$_$.i3;
|
|
115
115
|
var nextToOrNull = kotlin_io_raspberryapps_game_engine_core.$_$.g3;
|
|
116
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
116
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.ph;
|
|
117
117
|
var NoSuchElementException_init_$Create$ = kotlin_kotlin.$_$.a2;
|
|
118
118
|
var System_instance = kotlin_kotlin.$_$.y4;
|
|
119
119
|
var PlayerIdContract = kotlin_io_raspberryapps_game_engine_core.$_$.e;
|
|
120
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
121
|
-
var Comparable = kotlin_kotlin.$_$.
|
|
120
|
+
var toString_0 = kotlin_kotlin.$_$.vh;
|
|
121
|
+
var Comparable = kotlin_kotlin.$_$.cg;
|
|
122
122
|
var listOfNotNull = kotlin_kotlin.$_$.i8;
|
|
123
123
|
var joinToString = kotlin_kotlin.$_$.z7;
|
|
124
124
|
var get_amountOfCards = kotlin_io_raspberryapps_game_engine_core.$_$.c;
|
|
125
125
|
var Player = kotlin_io_raspberryapps_game_engine_core.$_$.i;
|
|
126
126
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.l;
|
|
127
127
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.p1;
|
|
128
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
129
|
-
var single = kotlin_kotlin.$_$.
|
|
128
|
+
var objectCreate = kotlin_kotlin.$_$.pc;
|
|
129
|
+
var single = kotlin_kotlin.$_$.d9;
|
|
130
130
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.u;
|
|
131
131
|
var mapCapacity = kotlin_kotlin.$_$.l8;
|
|
132
132
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.t;
|
|
133
|
-
var toMutableMap = kotlin_kotlin.$_$.
|
|
133
|
+
var toMutableMap = kotlin_kotlin.$_$.s9;
|
|
134
134
|
var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.g2;
|
|
135
|
-
var toSet = kotlin_kotlin.$_$.
|
|
136
|
-
var sorted = kotlin_kotlin.$_$.
|
|
135
|
+
var toSet = kotlin_kotlin.$_$.u9;
|
|
136
|
+
var sorted = kotlin_kotlin.$_$.g9;
|
|
137
137
|
var createAnnotatedEnumSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.g2;
|
|
138
138
|
var last = kotlin_kotlin.$_$.f8;
|
|
139
|
-
var sum = kotlin_kotlin.$_$.
|
|
139
|
+
var sum = kotlin_kotlin.$_$.h9;
|
|
140
140
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.t1;
|
|
141
141
|
var first = kotlin_kotlin.$_$.o7;
|
|
142
142
|
var first_0 = kotlin_kotlin.$_$.q7;
|
|
143
143
|
var contains = kotlin_kotlin.$_$.n6;
|
|
144
144
|
var Collection = kotlin_kotlin.$_$.l5;
|
|
145
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
145
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ub;
|
|
146
146
|
var checkIndexOverflow = kotlin_kotlin.$_$.l6;
|
|
147
147
|
var getPoint = kotlin_io_raspberryapps_game_engine_core.$_$.f1;
|
|
148
148
|
var Toggles_instance = kotlin_io_raspberryapps_game_engine_core.$_$.c5;
|
|
@@ -150,20 +150,20 @@
|
|
|
150
150
|
var MechanicException = kotlin_io_raspberryapps_game_engine_core.$_$.a;
|
|
151
151
|
var asJsReadonlyArrayView = kotlin_kotlin.$_$.q5;
|
|
152
152
|
var KtList = kotlin_kotlin.$_$.r5;
|
|
153
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
153
|
+
var ensureNotNull = kotlin_kotlin.$_$.ih;
|
|
154
154
|
var GameCard = kotlin_io_raspberryapps_cardgame_core.$_$.r;
|
|
155
155
|
var firstOrNull = kotlin_kotlin.$_$.l7;
|
|
156
156
|
var Companion_instance = kotlin_io_raspberryapps_cardgame_core.$_$.n;
|
|
157
157
|
var flatten = kotlin_kotlin.$_$.r7;
|
|
158
|
-
var to = kotlin_kotlin.$_$.
|
|
158
|
+
var to = kotlin_kotlin.$_$.wh;
|
|
159
159
|
var mapOf = kotlin_kotlin.$_$.m8;
|
|
160
160
|
var asSequence = kotlin_kotlin.$_$.g6;
|
|
161
|
-
var filter = kotlin_kotlin.$_$.
|
|
162
|
-
var map = kotlin_kotlin.$_$.
|
|
163
|
-
var firstOrNull_0 = kotlin_kotlin.$_$.
|
|
161
|
+
var filter = kotlin_kotlin.$_$.od;
|
|
162
|
+
var map = kotlin_kotlin.$_$.sd;
|
|
163
|
+
var firstOrNull_0 = kotlin_kotlin.$_$.pd;
|
|
164
164
|
var CardIndexComparator_instance = kotlin_io_raspberryapps_cardgame_core.$_$.l;
|
|
165
165
|
var lastOrNull = kotlin_kotlin.$_$.e8;
|
|
166
|
-
var toMap = kotlin_kotlin.$_$.
|
|
166
|
+
var toMap = kotlin_kotlin.$_$.q9;
|
|
167
167
|
var SealedClassSerializer_init_$Create$ = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.d;
|
|
168
168
|
var ArrayListSerializer = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.x1;
|
|
169
169
|
var PluginGeneratedSerialDescriptor = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.e2;
|
|
@@ -199,16 +199,16 @@
|
|
|
199
199
|
var getOrNull = kotlin_kotlin.$_$.t7;
|
|
200
200
|
var getValue = kotlin_kotlin.$_$.u7;
|
|
201
201
|
var _Duration___get_inWholeMilliseconds__impl__msfiry = kotlin_kotlin.$_$.k2;
|
|
202
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
202
|
+
var coerceAtLeast = kotlin_kotlin.$_$.ad;
|
|
203
203
|
var Companion_getInstance_4 = kotlin_kotlin.$_$.z4;
|
|
204
204
|
var DurationUnit_MILLISECONDS_getInstance = kotlin_kotlin.$_$.g;
|
|
205
|
-
var toDuration = kotlin_kotlin.$_$.
|
|
206
|
-
var toIntOrNull = kotlin_kotlin.$_$.
|
|
205
|
+
var toDuration = kotlin_kotlin.$_$.xf;
|
|
206
|
+
var toIntOrNull = kotlin_kotlin.$_$.hf;
|
|
207
207
|
var RulesDto = kotlin_io_raspberryapps_game_engine_core.$_$.a1;
|
|
208
208
|
var Companion_instance_0 = kotlin_io_raspberryapps_game_engine_core.$_$.q4;
|
|
209
209
|
var Companion_instance_1 = kotlin_io_raspberryapps_game_engine_core.$_$.o4;
|
|
210
210
|
var PlayerConnectionState_LIVE_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.y3;
|
|
211
|
-
var toDuration_0 = kotlin_kotlin.$_$.
|
|
211
|
+
var toDuration_0 = kotlin_kotlin.$_$.yf;
|
|
212
212
|
var PlayerConnectionState_LEFT_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.x3;
|
|
213
213
|
var mapFromDto_2 = kotlin_io_raspberryapps_game_engine_core.$_$.s;
|
|
214
214
|
var mapToDto_2 = kotlin_io_raspberryapps_game_engine_core.$_$.x;
|
|
@@ -221,10 +221,10 @@
|
|
|
221
221
|
var $serializer_getInstance_1 = kotlin_io_raspberryapps_game_engine_core.$_$.u4;
|
|
222
222
|
var InstantSerializer_getInstance = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_core.$_$.s;
|
|
223
223
|
var PlayerState = kotlin_io_raspberryapps_game_engine_core.$_$.h;
|
|
224
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
224
|
+
var charSequenceLength = kotlin_kotlin.$_$.eb;
|
|
225
225
|
var LoggerPayload = kotlin_io_raspberryapps_cardgame_logger.$_$.e;
|
|
226
226
|
var CardGrowthComparator = kotlin_io_raspberryapps_game_engine_core.$_$.c1;
|
|
227
|
-
var take = kotlin_kotlin.$_$.
|
|
227
|
+
var take = kotlin_kotlin.$_$.j9;
|
|
228
228
|
var CardName_ACE_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.a;
|
|
229
229
|
var CardName_KING_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.d;
|
|
230
230
|
var CardName_QUEEN_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.f;
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
var ProcessingReasonDto_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.v4;
|
|
246
246
|
var filterByPlayerId = kotlin_io_raspberryapps_game_engine_core.$_$.l;
|
|
247
247
|
var CardNumberComparator_instance = kotlin_io_raspberryapps_cardgame_core.$_$.m;
|
|
248
|
-
var singleOrNull = kotlin_kotlin.$_$.
|
|
248
|
+
var singleOrNull = kotlin_kotlin.$_$.c9;
|
|
249
249
|
var addAll = kotlin_kotlin.$_$.a6;
|
|
250
250
|
var Module_init_$Create$ = kotlin_org_kodein_di_kodein_di.$_$.a;
|
|
251
251
|
var Json_0 = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.c;
|
|
@@ -259,46 +259,44 @@
|
|
|
259
259
|
var CombinationsCheckerProvider = kotlin_io_raspberryapps_cardgame_core.$_$.a1;
|
|
260
260
|
var CombinationsCheckerProviderImpl = kotlin_io_raspberryapps_cardgame_core.$_$.z;
|
|
261
261
|
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.r;
|
|
262
|
-
var toList_0 = kotlin_kotlin.$_$.
|
|
263
|
-
var plus_0 = kotlin_kotlin.$_$.
|
|
262
|
+
var toList_0 = kotlin_kotlin.$_$.n9;
|
|
263
|
+
var plus_0 = kotlin_kotlin.$_$.u8;
|
|
264
264
|
var listOfNotNull_0 = kotlin_kotlin.$_$.h8;
|
|
265
265
|
var LinkedHashSet_init_$Create$ = kotlin_kotlin.$_$.w;
|
|
266
|
-
var toMutableSet = kotlin_kotlin.$_$.
|
|
266
|
+
var toMutableSet = kotlin_kotlin.$_$.t9;
|
|
267
267
|
var filterByCardName = kotlin_io_raspberryapps_cardgame_core.$_$.w;
|
|
268
268
|
var first_1 = kotlin_kotlin.$_$.p7;
|
|
269
|
-
var setOf = kotlin_kotlin.$_$.
|
|
270
|
-
var setOf_0 = kotlin_kotlin.$_$.
|
|
269
|
+
var setOf = kotlin_kotlin.$_$.a9;
|
|
270
|
+
var setOf_0 = kotlin_kotlin.$_$.b9;
|
|
271
271
|
var NoSuchElementException_init_$Create$_0 = kotlin_kotlin.$_$.y1;
|
|
272
|
-
var compareTo = kotlin_kotlin.$_$.
|
|
272
|
+
var compareTo = kotlin_kotlin.$_$.gb;
|
|
273
273
|
var distributeCardsBottom = kotlin_io_raspberryapps_cardgame_core.$_$.u;
|
|
274
274
|
var distributeCardsTop = kotlin_io_raspberryapps_cardgame_core.$_$.v;
|
|
275
|
-
var toMutableList = kotlin_kotlin.$_$.
|
|
275
|
+
var toMutableList = kotlin_kotlin.$_$.r9;
|
|
276
276
|
var CardsRandomProvider_RANDOM_ORG_SIGNED_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.j;
|
|
277
277
|
var CardsRandomProvider_RANDOM_ORG_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.k;
|
|
278
278
|
var CardsRandomProvider_CUSTOM_getInstance = kotlin_io_raspberryapps_cardgame_core.$_$.i;
|
|
279
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
279
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.rb;
|
|
280
280
|
var get_indices = kotlin_kotlin.$_$.y7;
|
|
281
|
-
var abs = kotlin_kotlin.$_$.
|
|
282
|
-
var zip = kotlin_kotlin.$_$.
|
|
281
|
+
var abs = kotlin_kotlin.$_$.vc;
|
|
282
|
+
var zip = kotlin_kotlin.$_$.x9;
|
|
283
283
|
var PlayerIdContractOrderComparator = kotlin_io_raspberryapps_game_engine_core.$_$.d;
|
|
284
284
|
var Team = kotlin_io_raspberryapps_game_engine_core.$_$.j;
|
|
285
285
|
var getValueInHand = kotlin_io_raspberryapps_game_engine_core.$_$.g1;
|
|
286
286
|
var AgentType_BOT_NATIVE_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.t3;
|
|
287
|
-
var average = kotlin_kotlin.$_$.h6;
|
|
288
|
-
var minOrNull = kotlin_kotlin.$_$.p8;
|
|
289
|
-
var maxOrNull = kotlin_kotlin.$_$.o8;
|
|
290
|
-
var numberToInt = kotlin_kotlin.$_$.pc;
|
|
291
|
-
var coerceAtLeast_0 = kotlin_kotlin.$_$.bd;
|
|
292
287
|
var AgentType_BOT_REPLACEMENT_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.u3;
|
|
288
|
+
var numberToInt = kotlin_kotlin.$_$.nc;
|
|
289
|
+
var coerceIn = kotlin_kotlin.$_$.dd;
|
|
290
|
+
var coerceAtLeast_0 = kotlin_kotlin.$_$.zc;
|
|
293
291
|
var checkCountOverflow = kotlin_kotlin.$_$.k6;
|
|
294
|
-
var
|
|
295
|
-
var
|
|
292
|
+
var roundToInt = kotlin_kotlin.$_$.wc;
|
|
293
|
+
var average = kotlin_kotlin.$_$.h6;
|
|
296
294
|
var PlayerIdOrderComparator = kotlin_io_raspberryapps_game_engine_core.$_$.f;
|
|
297
295
|
var nextToPlayerId = kotlin_io_raspberryapps_game_engine_core.$_$.q;
|
|
298
296
|
var previousPlayerId = kotlin_io_raspberryapps_game_engine_core.$_$.r;
|
|
299
297
|
var Companion_instance_2 = kotlin_io_raspberryapps_game_engine_core.$_$.y4;
|
|
300
|
-
var contains_0 = kotlin_kotlin.$_$.
|
|
301
|
-
var split = kotlin_kotlin.$_$.
|
|
298
|
+
var contains_0 = kotlin_kotlin.$_$.vd;
|
|
299
|
+
var split = kotlin_kotlin.$_$.we;
|
|
302
300
|
var UserInfoData = kotlin_io_raspberryapps_cardgame_random.$_$.c;
|
|
303
301
|
var CardDeckRequestUserData = kotlin_io_raspberryapps_cardgame_random.$_$.a;
|
|
304
302
|
var get_actionTag = kotlin_io_raspberryapps_game_engine_core.$_$.p2;
|
|
@@ -334,7 +332,7 @@
|
|
|
334
332
|
var LoggerOutputDataDto = kotlin_io_raspberryapps_game_engine_core.$_$.a3;
|
|
335
333
|
var Reason_FINISHED_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.f4;
|
|
336
334
|
var GameFinishedReason = kotlin_io_raspberryapps_game_engine_core.$_$.k1;
|
|
337
|
-
var toLong = kotlin_kotlin.$_$.
|
|
335
|
+
var toLong = kotlin_kotlin.$_$.sc;
|
|
338
336
|
var Default_getInstance = kotlin_kotlin.$_$.v4;
|
|
339
337
|
var TimerType_DELAY_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.g4;
|
|
340
338
|
var StartTimerAction = kotlin_io_raspberryapps_game_engine_core.$_$.i2;
|
|
@@ -349,14 +347,14 @@
|
|
|
349
347
|
var ArrayDeque_init_$Create$ = kotlin_kotlin.$_$.j;
|
|
350
348
|
var Reducer = kotlin_io_raspberryapps_game_engine_core.$_$.s2;
|
|
351
349
|
var TimerAction = kotlin_io_raspberryapps_game_engine_core.$_$.k2;
|
|
352
|
-
var minus = kotlin_kotlin.$_$.
|
|
350
|
+
var minus = kotlin_kotlin.$_$.o8;
|
|
353
351
|
var updateOrAddItems = kotlin_io_raspberryapps_game_engine_core.$_$.n3;
|
|
354
352
|
var get_byIdPlayerPredicate = kotlin_io_raspberryapps_game_engine_core.$_$.k;
|
|
355
353
|
var updateItem = kotlin_io_raspberryapps_game_engine_core.$_$.l3;
|
|
356
|
-
var toDuration_1 = kotlin_kotlin.$_$.
|
|
354
|
+
var toDuration_1 = kotlin_kotlin.$_$.wf;
|
|
357
355
|
var updated = kotlin_io_raspberryapps_game_engine_core.$_$.o3;
|
|
358
|
-
var takeLast = kotlin_kotlin.$_$.
|
|
359
|
-
var plus_1 = kotlin_kotlin.$_$.
|
|
356
|
+
var takeLast = kotlin_kotlin.$_$.i9;
|
|
357
|
+
var plus_1 = kotlin_kotlin.$_$.q8;
|
|
360
358
|
var updateLastItem = kotlin_io_raspberryapps_game_engine_core.$_$.m3;
|
|
361
359
|
var PlayerConnectionState_DISCONNECTING_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.w3;
|
|
362
360
|
var d = kotlin_io_raspberryapps_cardgame_logger.$_$.h;
|
|
@@ -369,18 +367,18 @@
|
|
|
369
367
|
var get_atomicfu$reentrantLock = kotlin_org_jetbrains_kotlinx_atomicfu.$_$.a;
|
|
370
368
|
var LogType_DEBUG_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.h4;
|
|
371
369
|
var LogType_ERROR_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.i4;
|
|
372
|
-
var stackTraceToString = kotlin_kotlin.$_$.
|
|
373
|
-
var take_0 = kotlin_kotlin.$_$.
|
|
370
|
+
var stackTraceToString = kotlin_kotlin.$_$.sh;
|
|
371
|
+
var take_0 = kotlin_kotlin.$_$.df;
|
|
374
372
|
var LogType_INFO_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.j4;
|
|
375
373
|
var LogType_VERBOSE_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.k4;
|
|
376
374
|
var LogType_WARN_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.l4;
|
|
377
375
|
var get_entries = kotlin_io_raspberryapps_game_engine_core.$_$.z2;
|
|
378
376
|
var LoggerEnabledTrigger = kotlin_io_raspberryapps_cardgame_logger.$_$.d;
|
|
379
|
-
var isArray = kotlin_kotlin.$_$.
|
|
377
|
+
var isArray = kotlin_kotlin.$_$.vb;
|
|
380
378
|
var mapOfObject = kotlin_io_raspberryapps_game_engine_core.$_$.f3;
|
|
381
379
|
var GameUserInfo = kotlin_io_raspberryapps_game_engine_core.$_$.b;
|
|
382
380
|
var generateMsg = kotlin_io_raspberryapps_cardgame_logger.$_$.b;
|
|
383
|
-
var mutableListOf = kotlin_kotlin.$_$.
|
|
381
|
+
var mutableListOf = kotlin_kotlin.$_$.p8;
|
|
384
382
|
var CombinedRaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.c;
|
|
385
383
|
var PlatformRaspberryLogger = kotlin_io_raspberryapps_cardgame_logger.$_$.f;
|
|
386
384
|
var Companion_instance_3 = kotlin_org_kodein_di_kodein_di.$_$.b;
|
|
@@ -42715,8 +42713,8 @@
|
|
|
42715
42713
|
}
|
|
42716
42714
|
var opp = tmp$ret$7;
|
|
42717
42715
|
var expected = expectedOneOnOne($this, item.i77_1, opp.i77_1, 400.0);
|
|
42718
|
-
var actualBin =
|
|
42719
|
-
var kEff =
|
|
42716
|
+
var actualBin = item.j77_1 >= realMaxScore ? 1.0 : 0.0;
|
|
42717
|
+
var kEff = baseK($this, item.m77_1, gameComplexityCoefficient);
|
|
42720
42718
|
var newRating = eloBinaryWithScoreFactor($this, item.i77_1, expected, actualBin, realMinScore, realMaxScore, item.j77_1, minUserRating, maxUserRating, limitByMaxRating, kEff);
|
|
42721
42719
|
tmp$ret$5 = new PlayerRatingOutput(item.h77_1, item.i77_1, newRating, item.k77_1);
|
|
42722
42720
|
}
|
|
@@ -42724,22 +42722,26 @@
|
|
|
42724
42722
|
}
|
|
42725
42723
|
return destination;
|
|
42726
42724
|
}
|
|
42727
|
-
function
|
|
42725
|
+
function calculateFfaPairwise($this, maxScore, ratingList, minUserRating, maxUserRating, limitByMaxRating, gameComplexityCoefficient) {
|
|
42728
42726
|
// Inline function 'kotlin.require' call
|
|
42729
42727
|
if (!(ratingList.m() >= 2)) {
|
|
42730
42728
|
var message = 'At least two players are required';
|
|
42731
42729
|
throw IllegalArgumentException_init_$Create$(toString(message));
|
|
42732
42730
|
}
|
|
42731
|
+
var n = ratingList.m();
|
|
42732
|
+
// Inline function 'kotlin.math.max' call
|
|
42733
|
+
var b = n - 2 | 0;
|
|
42734
|
+
var extra = Math.max(0, b);
|
|
42733
42735
|
// Inline function 'kotlin.collections.map' call
|
|
42734
42736
|
// Inline function 'kotlin.collections.mapTo' call
|
|
42735
42737
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(ratingList, 10));
|
|
42736
42738
|
var _iterator__ex2g4s = ratingList.j();
|
|
42737
42739
|
while (_iterator__ex2g4s.k()) {
|
|
42738
42740
|
var item = _iterator__ex2g4s.l();
|
|
42739
|
-
var tmp$ret$
|
|
42741
|
+
var tmp$ret$3;
|
|
42740
42742
|
$l$block: {
|
|
42741
42743
|
if (item.l77_1.equals(AgentType_BOT_NATIVE_getInstance()) && false) {
|
|
42742
|
-
tmp$ret$
|
|
42744
|
+
tmp$ret$3 = frozenOutput($this, item);
|
|
42743
42745
|
break $l$block;
|
|
42744
42746
|
}
|
|
42745
42747
|
// Inline function 'kotlin.collections.filter' call
|
|
@@ -42753,45 +42755,59 @@
|
|
|
42753
42755
|
}
|
|
42754
42756
|
}
|
|
42755
42757
|
var others = destination_0;
|
|
42756
|
-
// Inline function 'kotlin.collections.
|
|
42757
|
-
|
|
42758
|
-
var destination_1 = ArrayList_init_$Create$(collectionSizeOrDefault(others, 10));
|
|
42758
|
+
// Inline function 'kotlin.collections.sumOf' call
|
|
42759
|
+
var sum = 0;
|
|
42759
42760
|
var _iterator__ex2g4s_1 = others.j();
|
|
42760
42761
|
while (_iterator__ex2g4s_1.k()) {
|
|
42761
|
-
var
|
|
42762
|
-
var tmp
|
|
42763
|
-
|
|
42762
|
+
var element_0 = _iterator__ex2g4s_1.l();
|
|
42763
|
+
var tmp = sum;
|
|
42764
|
+
sum = tmp + pBeats($this, item.i77_1, element_0.i77_1, 700.0);
|
|
42764
42765
|
}
|
|
42765
|
-
var
|
|
42766
|
-
|
|
42767
|
-
// Inline function 'kotlin.collections.
|
|
42768
|
-
var
|
|
42766
|
+
var expectedSum = sum;
|
|
42767
|
+
var tmp_0;
|
|
42768
|
+
// Inline function 'kotlin.collections.sumOf' call
|
|
42769
|
+
var sum_0 = 0;
|
|
42769
42770
|
var _iterator__ex2g4s_2 = others.j();
|
|
42770
42771
|
while (_iterator__ex2g4s_2.k()) {
|
|
42771
|
-
var
|
|
42772
|
-
var
|
|
42773
|
-
|
|
42774
|
-
}
|
|
42775
|
-
|
|
42776
|
-
|
|
42777
|
-
|
|
42778
|
-
|
|
42779
|
-
|
|
42780
|
-
|
|
42772
|
+
var element_1 = _iterator__ex2g4s_2.l();
|
|
42773
|
+
var tmp_1 = sum_0;
|
|
42774
|
+
sum_0 = tmp_1 + pairActualHybrid($this, item.j77_1, element_1.j77_1, maxScore);
|
|
42775
|
+
}
|
|
42776
|
+
tmp_0 = sum_0;
|
|
42777
|
+
var actualSum = tmp_0;
|
|
42778
|
+
if (true && item.l77_1.equals(AgentType_BOT_REPLACEMENT_getInstance())) {
|
|
42779
|
+
actualSum = 0.0;
|
|
42780
|
+
}
|
|
42781
|
+
var diff = actualSum - expectedSum;
|
|
42782
|
+
var diffPos = diff > 0.0 ? diff : 0.0;
|
|
42783
|
+
var diffNeg = diff < 0.0 ? diff / (n - 1 | 0) : 0.0;
|
|
42784
|
+
if (diffNeg < 0.0 && item.j77_1 >= numberToInt(0.75 * maxScore)) {
|
|
42785
|
+
diffNeg = diffNeg * 0.6;
|
|
42786
|
+
}
|
|
42787
|
+
var kBase = baseK($this, item.m77_1, gameComplexityCoefficient);
|
|
42788
|
+
var kWin = 1.0 + 0.25 * extra;
|
|
42789
|
+
// Inline function 'kotlin.math.max' call
|
|
42790
|
+
var b_0 = 1.0 - 0.1 * extra;
|
|
42791
|
+
var kLoss = Math.max(0.6, b_0);
|
|
42792
|
+
var raw = item.i77_1 + kBase * (kWin * diffPos + kLoss * diffNeg);
|
|
42793
|
+
var newRating = clampAndRound($this, raw, minUserRating, maxUserRating, limitByMaxRating);
|
|
42794
|
+
tmp$ret$3 = new PlayerRatingOutput(item.h77_1, item.i77_1, newRating, item.k77_1);
|
|
42781
42795
|
}
|
|
42782
|
-
destination.e(tmp$ret$
|
|
42796
|
+
destination.e(tmp$ret$3);
|
|
42783
42797
|
}
|
|
42784
42798
|
return destination;
|
|
42785
42799
|
}
|
|
42800
|
+
function pairActualHybrid($this, myPoints, oppPoints, maxScore) {
|
|
42801
|
+
var rel = coerceIn((myPoints - oppPoints | 0) / maxScore, -1.0, 1.0);
|
|
42802
|
+
var abs = myPoints / maxScore - 0.9;
|
|
42803
|
+
var s = 0.5 + 0.28 * rel + 0.12 * abs;
|
|
42804
|
+
return coerceIn(s, 0.0, 1.0);
|
|
42805
|
+
}
|
|
42786
42806
|
function eloBinaryWithScoreFactor($this, currentRating, expected, actual, minScore, maxScore, playerScore, minUserRating, maxUserRating, limitByMaxRating, kFactor) {
|
|
42787
42807
|
var scoreFactor = scoreDifferenceFactor($this, actual, minScore, maxScore, playerScore);
|
|
42788
42808
|
var raw = currentRating + kFactor * scoreFactor * (actual - expected);
|
|
42789
42809
|
return clampAndRound($this, raw, minUserRating, maxUserRating, limitByMaxRating);
|
|
42790
42810
|
}
|
|
42791
|
-
function eloContinuous($this, currentRating, expected, actual, minUserRating, maxUserRating, limitByMaxRating, kTotal) {
|
|
42792
|
-
var raw = currentRating + kTotal * (actual - expected);
|
|
42793
|
-
return clampAndRound($this, raw, minUserRating, maxUserRating, limitByMaxRating);
|
|
42794
|
-
}
|
|
42795
42811
|
function pBeats($this, rA, rB, scale) {
|
|
42796
42812
|
// Inline function 'kotlin.math.pow' call
|
|
42797
42813
|
var x = (rB - rA) / scale;
|
|
@@ -42800,44 +42816,6 @@
|
|
|
42800
42816
|
function expectedOneOnOne($this, current, opponent, scale) {
|
|
42801
42817
|
return pBeats($this, current, opponent, scale);
|
|
42802
42818
|
}
|
|
42803
|
-
function expectedVsField($this, myRating, oppRatings, scale) {
|
|
42804
|
-
var tmp;
|
|
42805
|
-
if (oppRatings.p()) {
|
|
42806
|
-
tmp = 0.5;
|
|
42807
|
-
} else {
|
|
42808
|
-
// Inline function 'kotlin.collections.map' call
|
|
42809
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
42810
|
-
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(oppRatings, 10));
|
|
42811
|
-
var _iterator__ex2g4s = oppRatings.j();
|
|
42812
|
-
while (_iterator__ex2g4s.k()) {
|
|
42813
|
-
var item = _iterator__ex2g4s.l();
|
|
42814
|
-
var tmp$ret$0 = pBeats($this, myRating, item, scale);
|
|
42815
|
-
destination.e(tmp$ret$0);
|
|
42816
|
-
}
|
|
42817
|
-
tmp = average(destination);
|
|
42818
|
-
}
|
|
42819
|
-
return tmp;
|
|
42820
|
-
}
|
|
42821
|
-
function actualVsField($this, meScore, othersScores, placementWeight) {
|
|
42822
|
-
if (othersScores.p())
|
|
42823
|
-
return 0.5;
|
|
42824
|
-
// Inline function 'kotlin.collections.map' call
|
|
42825
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
42826
|
-
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(othersScores, 10));
|
|
42827
|
-
var _iterator__ex2g4s = othersScores.j();
|
|
42828
|
-
while (_iterator__ex2g4s.k()) {
|
|
42829
|
-
var item = _iterator__ex2g4s.l();
|
|
42830
|
-
var tmp$ret$0 = meScore > item ? 1.0 : meScore < item ? 0.0 : 0.5;
|
|
42831
|
-
destination.e(tmp$ret$0);
|
|
42832
|
-
}
|
|
42833
|
-
var placement = average(destination);
|
|
42834
|
-
var tmp0_elvis_lhs = minOrNull(othersScores);
|
|
42835
|
-
var minS = tmp0_elvis_lhs == null ? meScore : tmp0_elvis_lhs;
|
|
42836
|
-
var tmp1_elvis_lhs = maxOrNull(othersScores);
|
|
42837
|
-
var maxS = tmp1_elvis_lhs == null ? meScore : tmp1_elvis_lhs;
|
|
42838
|
-
var pointsShare = maxS === minS ? placement : coerceAtLeast(meScore - minS | 0, 0) / (maxS - minS | 0);
|
|
42839
|
-
return placementWeight * placement + (1 - placementWeight) * pointsShare;
|
|
42840
|
-
}
|
|
42841
42819
|
function scoreDifferenceFactor($this, actual, minScore, maxScore, playerScore) {
|
|
42842
42820
|
if (actual === 1.0)
|
|
42843
42821
|
return 1.0;
|
|
@@ -42848,18 +42826,12 @@
|
|
|
42848
42826
|
var proportion = (maxScore - playerScore) / denom;
|
|
42849
42827
|
return 0.5 * (1 + proportion);
|
|
42850
42828
|
}
|
|
42851
|
-
function
|
|
42852
|
-
return
|
|
42829
|
+
function baseK($this, playedGamesCount, gameComplexityCoefficient) {
|
|
42830
|
+
return 30 * kByExperience($this, playedGamesCount) * gameComplexityCoefficient;
|
|
42853
42831
|
}
|
|
42854
42832
|
function kByExperience($this, playedGames) {
|
|
42855
42833
|
return playedGames < 10 ? 1.5 : playedGames < 30 ? 1.2 : 1.0;
|
|
42856
42834
|
}
|
|
42857
|
-
function effectiveK($this, baseK, nCompetitors, playedGamesCount, gameComplexityCoefficient) {
|
|
42858
|
-
return baseK * kByPlayers($this, nCompetitors) * kByExperience($this, playedGamesCount) * gameComplexityCoefficient;
|
|
42859
|
-
}
|
|
42860
|
-
function shouldForceDecrease($this, p) {
|
|
42861
|
-
return true && p.l77_1.equals(AgentType_BOT_REPLACEMENT_getInstance());
|
|
42862
|
-
}
|
|
42863
42835
|
function frozenOutput($this, p) {
|
|
42864
42836
|
return new PlayerRatingOutput(p.h77_1, p.i77_1, p.i77_1, p.k77_1);
|
|
42865
42837
|
}
|
|
@@ -42967,7 +42939,7 @@
|
|
|
42967
42939
|
if (ratingList.m() <= 2) {
|
|
42968
42940
|
tmp = calculateHeadToHead(this, ratingList, minUserRating, maxUserRating, limitByMaxRating, gameComplexityCoefficient);
|
|
42969
42941
|
} else {
|
|
42970
|
-
tmp =
|
|
42942
|
+
tmp = calculateFfaPairwise(this, maxScore, ratingList, minUserRating, maxUserRating, limitByMaxRating, gameComplexityCoefficient);
|
|
42971
42943
|
}
|
|
42972
42944
|
return tmp;
|
|
42973
42945
|
};
|
|
@@ -43053,8 +43025,8 @@
|
|
|
43053
43025
|
break $l$block;
|
|
43054
43026
|
}
|
|
43055
43027
|
var expected = expectedOneOnOne(this, item_1.i77_1, avgLosers, 400.0);
|
|
43056
|
-
var actualBin =
|
|
43057
|
-
var kEff =
|
|
43028
|
+
var actualBin = 1.0;
|
|
43029
|
+
var kEff = baseK(this, item_1.m77_1, gameComplexityCoefficient);
|
|
43058
43030
|
var newRating = eloBinaryWithScoreFactor(this, item_1.i77_1, expected, actualBin, realMinScore, realMaxScore, winnersScore, minUserRating, maxUserRating, limitByMaxRating, kEff);
|
|
43059
43031
|
tmp$ret$18 = new PlayerRatingOutput(item_1.h77_1, item_1.i77_1, newRating, item_1.k77_1);
|
|
43060
43032
|
}
|
|
@@ -43075,7 +43047,7 @@
|
|
|
43075
43047
|
}
|
|
43076
43048
|
var expected_0 = expectedOneOnOne(this, item_2.i77_1, avgWinners, 400.0);
|
|
43077
43049
|
var actualBin_0 = 0.0;
|
|
43078
|
-
var kEff_0 =
|
|
43050
|
+
var kEff_0 = baseK(this, item_2.m77_1, gameComplexityCoefficient);
|
|
43079
43051
|
var newRating_0 = eloBinaryWithScoreFactor(this, item_2.i77_1, expected_0, actualBin_0, realMinScore, realMaxScore, losersScore, minUserRating, maxUserRating, limitByMaxRating, kEff_0);
|
|
43080
43052
|
tmp$ret$21 = new PlayerRatingOutput(item_2.h77_1, item_2.i77_1, newRating_0, item_2.k77_1);
|
|
43081
43053
|
}
|