client_plugin_logic_deb 1.8.427 → 1.8.428

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.
@@ -427,7 +427,7 @@
427
427
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
428
428
  //endregion
429
429
  function GameEngineConfig() {
430
- this.version = '1.8.427';
430
+ this.version = '1.8.428';
431
431
  }
432
432
  protoOf(GameEngineConfig).g3z = function () {
433
433
  return this.version;
@@ -1355,8 +1355,8 @@
1355
1355
  initMetadataForClass(NotCurrentPlayerCheck, 'NotCurrentPlayerCheck');
1356
1356
  initMetadataForClass(consumeFromClientActionsMiddleware$$inlined$middlewareForActionType$1, VOID, VOID, VOID, [Middleware]);
1357
1357
  initMetadataForInterface(IgnoreLoggerAction, 'IgnoreLoggerAction', VOID, VOID, [Action]);
1358
- initMetadataForLambda(botChatPutCardMiddleware$o$handle$slambda, CoroutineImpl, VOID, [1]);
1359
- initMetadataForClass(botChatPutCardMiddleware$$inlined$middlewareForActionType$1, VOID, VOID, VOID, [Middleware]);
1358
+ initMetadataForLambda(botChatMiddleware$o$handle$slambda, CoroutineImpl, VOID, [1]);
1359
+ initMetadataForClass(botChatMiddleware$$inlined$middlewareForActionType$1, VOID, VOID, VOID, [Middleware]);
1360
1360
  initMetadataForLambda(handleRandomMessage$slambda, CoroutineImpl, VOID, [1]);
1361
1361
  initMetadataForLambda(botLogicMiddleware$o$handle$slambda, CoroutineImpl, VOID, [1]);
1362
1362
  initMetadataForClass(botLogicMiddleware$$inlined$middlewareForActionType$1, VOID, VOID, VOID, [Middleware]);
@@ -57148,7 +57148,7 @@
57148
57148
  // Inline function 'kotlin.let' call
57149
57149
  var tmp0_asyncProvider = _get_asyncProvider__jbpyhw_0(this);
57150
57150
  var tmp1_conversationCache = _get_conversationCache__95j15a(this);
57151
- this_0.j(botChatPutCardMiddleware(tmp3_safe_receiver, tmp1_conversationCache, tmp0_asyncProvider, isEnableBotForPlayer));
57151
+ this_0.j(botChatMiddleware(tmp3_safe_receiver, tmp1_conversationCache, tmp0_asyncProvider, isEnableBotForPlayer));
57152
57152
  }
57153
57153
  }
57154
57154
  return this_0.e3();
@@ -58052,9 +58052,9 @@
58052
58052
  return Unit_instance;
58053
58053
  };
58054
58054
  }
58055
- function botChatPutCardMiddleware(botChatInteractor, conversationCache, asyncProvider, isEnableBotChatForPlayer) {
58055
+ function botChatMiddleware(botChatInteractor, conversationCache, asyncProvider, isEnableBotChatForPlayer) {
58056
58056
  // Inline function 'com.logic.redux.store.definitions.middlewareForActionType' call
58057
- return new botChatPutCardMiddleware$$inlined$middlewareForActionType$1(conversationCache, botChatInteractor, asyncProvider, isEnableBotChatForPlayer);
58057
+ return new botChatMiddleware$$inlined$middlewareForActionType$1(conversationCache, botChatInteractor, asyncProvider, isEnableBotChatForPlayer);
58058
58058
  }
58059
58059
  function shouldGenerateRandomMessage() {
58060
58060
  return false;
@@ -58062,7 +58062,7 @@
58062
58062
  function handleRandomMessage(store, playerId, botChatInteractor, asyncProvider, isEnableBotChatForPlayer, triggerReason) {
58063
58063
  asyncProvider.f6l(VOID, handleRandomMessage$slambda_0(store, botChatInteractor, playerId, triggerReason, isEnableBotChatForPlayer, null));
58064
58064
  }
58065
- function botChatPutCardMiddleware$o$handle$slambda($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation) {
58065
+ function botChatMiddleware$o$handle$slambda($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation) {
58066
58066
  this.g9t_1 = $botChatInteractor;
58067
58067
  this.h9t_1 = $store;
58068
58068
  this.i9t_1 = $messageText;
@@ -58070,16 +58070,16 @@
58070
58070
  this.k9t_1 = $isEnableBotChatForPlayer;
58071
58071
  CoroutineImpl.call(this, resultContinuation);
58072
58072
  }
58073
- protoOf(botChatPutCardMiddleware$o$handle$slambda).j29 = function ($this$launchDefault, $completion) {
58073
+ protoOf(botChatMiddleware$o$handle$slambda).j29 = function ($this$launchDefault, $completion) {
58074
58074
  var tmp = this.k29($this$launchDefault, $completion);
58075
58075
  tmp.u8_1 = Unit_instance;
58076
58076
  tmp.v8_1 = null;
58077
58077
  return tmp.a9();
58078
58078
  };
58079
- protoOf(botChatPutCardMiddleware$o$handle$slambda).i9 = function (p1, $completion) {
58079
+ protoOf(botChatMiddleware$o$handle$slambda).i9 = function (p1, $completion) {
58080
58080
  return this.j29((!(p1 == null) ? isInterface(p1, CoroutineScope) : false) ? p1 : THROW_CCE(), $completion);
58081
58081
  };
58082
- protoOf(botChatPutCardMiddleware$o$handle$slambda).a9 = function () {
58082
+ protoOf(botChatMiddleware$o$handle$slambda).a9 = function () {
58083
58083
  var suspendResult = this.u8_1;
58084
58084
  $sm: do
58085
58085
  try {
@@ -58124,29 +58124,29 @@
58124
58124
  }
58125
58125
  while (true);
58126
58126
  };
58127
- protoOf(botChatPutCardMiddleware$o$handle$slambda).k29 = function ($this$launchDefault, completion) {
58128
- var i = new botChatPutCardMiddleware$o$handle$slambda(this.g9t_1, this.h9t_1, this.i9t_1, this.j9t_1, this.k9t_1, completion);
58127
+ protoOf(botChatMiddleware$o$handle$slambda).k29 = function ($this$launchDefault, completion) {
58128
+ var i = new botChatMiddleware$o$handle$slambda(this.g9t_1, this.h9t_1, this.i9t_1, this.j9t_1, this.k9t_1, completion);
58129
58129
  i.l9t_1 = $this$launchDefault;
58130
58130
  return i;
58131
58131
  };
58132
- function botChatPutCardMiddleware$o$handle$slambda_0($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation) {
58133
- var i = new botChatPutCardMiddleware$o$handle$slambda($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation);
58132
+ function botChatMiddleware$o$handle$slambda_0($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation) {
58133
+ var i = new botChatMiddleware$o$handle$slambda($botChatInteractor, $store, $messageText, $action, $isEnableBotChatForPlayer, resultContinuation);
58134
58134
  var l = function ($this$launchDefault, $completion) {
58135
58135
  return i.j29($this$launchDefault, $completion);
58136
58136
  };
58137
58137
  l.$arity = 1;
58138
58138
  return l;
58139
58139
  }
58140
- function botChatPutCardMiddleware$$inlined$middlewareForActionType$1($conversationCache, $botChatInteractor, $asyncProvider, $isEnableBotChatForPlayer) {
58140
+ function botChatMiddleware$$inlined$middlewareForActionType$1($conversationCache, $botChatInteractor, $asyncProvider, $isEnableBotChatForPlayer) {
58141
58141
  this.m9t_1 = $conversationCache;
58142
58142
  this.n9t_1 = $botChatInteractor;
58143
58143
  this.o9t_1 = $asyncProvider;
58144
58144
  this.p9t_1 = $isEnableBotChatForPlayer;
58145
58145
  }
58146
- protoOf(botChatPutCardMiddleware$$inlined$middlewareForActionType$1).c6p = function (action) {
58146
+ protoOf(botChatMiddleware$$inlined$middlewareForActionType$1).c6p = function (action) {
58147
58147
  return action instanceof MechanicAction;
58148
58148
  };
58149
- protoOf(botChatPutCardMiddleware$$inlined$middlewareForActionType$1).r6q = function (store, next, action) {
58149
+ protoOf(botChatMiddleware$$inlined$middlewareForActionType$1).r6q = function (store, next, action) {
58150
58150
  var action_0 = action instanceof MechanicAction ? action : THROW_CCE();
58151
58151
  next(action_0);
58152
58152
  if (action_0 instanceof MessageMechanicAction) {
@@ -58193,7 +58193,7 @@
58193
58193
  }
58194
58194
  var messageText = tmp_0;
58195
58195
  if (!(messageText == null)) {
58196
- this.o9t_1.f6l(VOID, botChatPutCardMiddleware$o$handle$slambda_0(this.n9t_1, store, messageText, action_0, this.p9t_1, null));
58196
+ this.o9t_1.f6l(VOID, botChatMiddleware$o$handle$slambda_0(this.n9t_1, store, messageText, action_0, this.p9t_1, null));
58197
58197
  }
58198
58198
  }
58199
58199
  }
@@ -58201,7 +58201,7 @@
58201
58201
  }
58202
58202
  }
58203
58203
  };
58204
- protoOf(botChatPutCardMiddleware$$inlined$middlewareForActionType$1).b6p = function (store, next, action) {
58204
+ protoOf(botChatMiddleware$$inlined$middlewareForActionType$1).b6p = function (store, next, action) {
58205
58205
  return this.r6q(store, next, action);
58206
58206
  };
58207
58207
  function handleRandomMessage$slambda($store, $botChatInteractor, $playerId, $triggerReason, $isEnableBotChatForPlayer, resultContinuation) {