client_plugin_logic_deb 1.8.470 → 1.8.471
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
CHANGED
|
@@ -446,7 +446,7 @@
|
|
|
446
446
|
initMetadataForClass(BrowserCompressionService, 'BrowserCompressionService', BrowserCompressionService, VOID, [CompressionService], [2]);
|
|
447
447
|
//endregion
|
|
448
448
|
function GameEngineConfig() {
|
|
449
|
-
this.version = '1.8.
|
|
449
|
+
this.version = '1.8.471';
|
|
450
450
|
}
|
|
451
451
|
protoOf(GameEngineConfig).h46 = function () {
|
|
452
452
|
return this.version;
|
package/kotlin-kotlin-stdlib.js
CHANGED
|
@@ -120,14 +120,14 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
120
120
|
}
|
|
121
121
|
initMetadataForInterface(KtMap, 'Map');
|
|
122
122
|
initMetadataForInterface(MutableIterable, 'MutableIterable');
|
|
123
|
-
initMetadataForInterface(KtMutableList, 'MutableList', VOID, VOID, [KtList,
|
|
123
|
+
initMetadataForInterface(KtMutableList, 'MutableList', VOID, VOID, [KtList, Collection, MutableIterable]);
|
|
124
124
|
initMetadataForCompanion(Companion_2);
|
|
125
125
|
function asJsReadonlySetView() {
|
|
126
126
|
return createJsReadonlySetViewFrom(this);
|
|
127
127
|
}
|
|
128
128
|
initMetadataForInterface(KtSet, 'Set', VOID, VOID, [Collection]);
|
|
129
129
|
initMetadataForInterface(KtMutableMap, 'MutableMap', VOID, VOID, [KtMap]);
|
|
130
|
-
initMetadataForInterface(KtMutableSet, 'MutableSet', VOID, VOID, [KtSet,
|
|
130
|
+
initMetadataForInterface(KtMutableSet, 'MutableSet', VOID, VOID, [KtSet, Collection, MutableIterable]);
|
|
131
131
|
initMetadataForCompanion(Companion_3);
|
|
132
132
|
initMetadataForClass(Enum, 'Enum', VOID, VOID, [Comparable]);
|
|
133
133
|
initMetadataForCompanion(Companion_4);
|
|
@@ -149,7 +149,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
149
149
|
initMetadataForInterface(Comparator, 'Comparator');
|
|
150
150
|
initMetadataForObject(Unit, 'Unit');
|
|
151
151
|
initMetadataForClass(AbstractCollection, 'AbstractCollection', VOID, VOID, [Collection]);
|
|
152
|
-
initMetadataForClass(AbstractMutableCollection, 'AbstractMutableCollection', VOID, AbstractCollection, [AbstractCollection,
|
|
152
|
+
initMetadataForClass(AbstractMutableCollection, 'AbstractMutableCollection', VOID, AbstractCollection, [AbstractCollection, Collection, MutableIterable]);
|
|
153
153
|
initMetadataForClass(IteratorImpl, 'IteratorImpl');
|
|
154
154
|
initMetadataForClass(ListIteratorImpl, 'ListIteratorImpl', VOID, IteratorImpl);
|
|
155
155
|
initMetadataForClass(AbstractMutableList, 'AbstractMutableList', VOID, AbstractMutableCollection, [AbstractMutableCollection, KtMutableList]);
|
|
@@ -162,7 +162,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
162
162
|
initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [AbstractMutableList, KtMutableList, RandomAccess]);
|
|
163
163
|
initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [AbstractMutableMap, KtMutableMap]);
|
|
164
164
|
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtMutableSet, AbstractMutableSet]);
|
|
165
|
-
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [
|
|
165
|
+
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [Collection, MutableIterable, AbstractMutableCollection]);
|
|
166
166
|
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtMutableSet, AbstractMutableSet]);
|
|
167
167
|
initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
|
|
168
168
|
initMetadataForClass(HashMapKeysDefault$iterator$1);
|
|
@@ -300,7 +300,7 @@
|
|
|
300
300
|
initMetadataForClass(Emitter, 'Emitter');
|
|
301
301
|
initMetadataForCoroutine($collectCOROUTINE$_2, CoroutineImpl);
|
|
302
302
|
initMetadataForClass(AbstractSharedFlow, 'AbstractSharedFlow', VOID, SynchronizedObject);
|
|
303
|
-
initMetadataForClass(SharedFlowImpl, 'SharedFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow,
|
|
303
|
+
initMetadataForClass(SharedFlowImpl, 'SharedFlowImpl', VOID, AbstractSharedFlow, [AbstractSharedFlow, Flow, FlowCollector, FusibleFlow], [1]);
|
|
304
304
|
initMetadataForClass(AbstractSharedFlowSlot, 'AbstractSharedFlowSlot');
|
|
305
305
|
initMetadataForClass(SharedFlowSlot, 'SharedFlowSlot', SharedFlowSlot, AbstractSharedFlowSlot);
|
|
306
306
|
initMetadataForInterface(StateFlow, 'StateFlow', VOID, VOID, [Flow], [1]);
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
initMetadataForClass(Symbol, 'Symbol');
|
|
368
368
|
initMetadataForInterface(SelectInstance, 'SelectInstance');
|
|
369
369
|
initMetadataForClass(ClauseData, 'ClauseData', VOID, VOID, VOID, [1]);
|
|
370
|
-
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler,
|
|
370
|
+
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler, SelectInstance, Waiter], [0, 2]);
|
|
371
371
|
initMetadataForClass(TrySelectDetailedResult, 'TrySelectDetailedResult', VOID, Enum);
|
|
372
372
|
initMetadataForClass(CancellableContinuationWithOwner, 'CancellableContinuationWithOwner', VOID, VOID, [CancellableContinuation, Waiter]);
|
|
373
373
|
initMetadataForClass(SemaphoreAndMutexImpl, 'SemaphoreAndMutexImpl', VOID, VOID, VOID, [0]);
|