client_plugin_logic_deb 1.8.321 → 1.8.323
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/Kotlin-DateTime-library-kotlinx-datetime.js +1 -1
- package/Logic_Debertz-core.js +15 -13
- package/Logic_Debertz-core.js.map +1 -1
- package/Logic_Debertz-engine.js +46 -46
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +2 -2
- package/Logic_Debertz-game_client.js.map +1 -1
- package/Logic_Debertz-game_server.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +4 -4
- package/package.json +1 -1
|
@@ -974,7 +974,7 @@
|
|
|
974
974
|
initMetadataForClass(ObserverStrategy, 'ObserverStrategy', VOID, Enum);
|
|
975
975
|
initMetadataForInterface(TradeScene, 'TradeScene', VOID, VOID, [SceneActionsContract, ExpectantContract, TradeSceneContract]);
|
|
976
976
|
initMetadataForInterface(EarnPointsScene, 'EarnPointsScene', VOID, VOID, [SceneActionsContract, ExpectantContract, EarnPointsSceneContract]);
|
|
977
|
-
initMetadataForInterface(TableScene, 'TableScene', VOID, VOID, [
|
|
977
|
+
initMetadataForInterface(TableScene, 'TableScene', VOID, VOID, [ExpectantContract, ControlsContract, SceneActionsContract]);
|
|
978
978
|
initMetadataForClass(EarnPointsSceneImpl, 'EarnPointsSceneImpl', VOID, VOID, [EarnPointsSceneContract, ExpectantContract, SceneActionsContract, PlayersSceneContract, EarnPointsScene, GameEngineSceneContract]);
|
|
979
979
|
initMetadataForLambda(TableSceneImpl$observeControlsMode$o$collect$slambda, CoroutineImpl, VOID, [1]);
|
|
980
980
|
initMetadataForCoroutine($collectCOROUTINE$41, CoroutineImpl);
|
|
@@ -30123,7 +30123,7 @@
|
|
|
30123
30123
|
tmp_27.td6_1 = Instance(di, tmp$ret$28, null).w67(this, transitionsReducer$factory());
|
|
30124
30124
|
}
|
|
30125
30125
|
protoOf(OnlineGameStoreContract).s9f = function () {
|
|
30126
|
-
var tmp = plus(plus(plus(plus(this.ad6_1.s9f(), _get_transitionsReducer__bsis4j(this).ud6(this.zd5_1)),
|
|
30126
|
+
var tmp = plus(plus(plus(plus(this.ad6_1.s9f(), _get_transitionsReducer__bsis4j(this).ud6(this.zd5_1)), listOf_0([_get_mechanicReducers__ipi0tc(this).x9g(), clientErrorStateWhenTerminationActionReducer(_get_clientLifecycleReducer__6ihp6m_0(this))])), this.dd6_1.s9f()), this.bd6_1.s9f());
|
|
30127
30127
|
var tmp_0;
|
|
30128
30128
|
if (_get_gameClientConfig__xfscic_1(this).isAutoStepCurrentPlayer) {
|
|
30129
30129
|
tmp_0 = this.cd6_1.s9f();
|