client_plugin_logic_deb 1.8.446 → 1.8.448

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.
@@ -367,6 +367,10 @@
367
367
  initMetadataForInterface(NotValidateIfGameFinished, 'NotValidateIfGameFinished', VOID, VOID, [NotValidateIfGameFinishing]);
368
368
  initMetadataForClass(StopTimerAction, 'StopTimerAction', VOID, TimerAction, [TimerAction, NotValidateIfGameFinished]);
369
369
  initMetadataForClass(TimerTickAction, 'TimerTickAction', VOID, TimerAction, [TimerAction, NotValidateIfGameFinished]);
370
+ function ignoreValidation_1() {
371
+ return true;
372
+ }
373
+ initMetadataForInterface(NotValidateIfGameNotCreated, 'NotValidateIfGameNotCreated');
370
374
  initMetadataForLambda(timerMiddleware$o$handle$slambda$slambda, CoroutineImpl, VOID, [1]);
371
375
  initMetadataForLambda(timerMiddleware$o$handle$slambda$slambda_1, CoroutineImpl, VOID, [1]);
372
376
  initMetadataForLambda(timerMiddleware$o$handle$slambda, CoroutineImpl, VOID, [1]);
@@ -427,7 +431,7 @@
427
431
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
428
432
  //endregion
429
433
  function GameEngineConfig() {
430
- this.version = '1.8.446';
434
+ this.version = '1.8.448';
431
435
  }
432
436
  protoOf(GameEngineConfig).h3z = function () {
433
437
  return this.version;
@@ -5525,6 +5529,8 @@
5525
5529
  }
5526
5530
  function NotValidateIfGameFinishing() {
5527
5531
  }
5532
+ function NotValidateIfGameNotCreated() {
5533
+ }
5528
5534
  function applyCatcher(logger) {
5529
5535
  return applyCatcher$lambda(logger);
5530
5536
  }
@@ -8227,6 +8233,11 @@
8227
8233
  var $com = _.com || (_.com = {});
8228
8234
  var $com$logic = $com.logic || ($com.logic = {});
8229
8235
  var $com$logic$redux = $com$logic.redux || ($com$logic.redux = {});
8236
+ var $com$logic$redux$actions = $com$logic$redux.actions || ($com$logic$redux.actions = {});
8237
+ var $com$logic$redux$actions$validation = $com$logic$redux$actions.validation || ($com$logic$redux$actions.validation = {});
8238
+ var $com = _.com || (_.com = {});
8239
+ var $com$logic = $com.logic || ($com.logic = {});
8240
+ var $com$logic$redux = $com$logic.redux || ($com$logic.redux = {});
8230
8241
  var $com$logic$redux$store = $com$logic$redux.store || ($com$logic$redux.store = {});
8231
8242
  var $com$logic$redux$store$definitions = $com$logic$redux$store.definitions || ($com$logic$redux$store.definitions = {});
8232
8243
  var $com = _.com || (_.com = {});
@@ -8325,108 +8336,109 @@
8325
8336
  _.$_$.l2 = NotValidateIfGameFinished;
8326
8337
  _.$_$.m2 = ignoreValidation;
8327
8338
  _.$_$.n2 = NotValidateIfGameFinishing;
8328
- _.$_$.o2 = BufferedAction;
8329
- _.$_$.p2 = IgnoreBufferForAction;
8330
- _.$_$.q2 = ignoreInterception;
8331
- _.$_$.r2 = get_isAutoStartTimer;
8332
- _.$_$.s2 = manualExpectantHandling;
8333
- _.$_$.t2 = waitForExpectantAnimation;
8334
- _.$_$.u2 = InterceptableAction;
8335
- _.$_$.v2 = ReleaseBufferTriggerAction;
8336
- _.$_$.w2 = StartTimerAction;
8337
- _.$_$.x2 = StopTimerAction;
8338
- _.$_$.y2 = TimerAction;
8339
- _.$_$.z2 = TimerTickAction;
8340
- _.$_$.a3 = applyCatcher;
8341
- _.$_$.b3 = applyMiddleware;
8342
- _.$_$.c3 = timerMiddleware;
8343
- _.$_$.d3 = get_actionTag;
8344
- _.$_$.e3 = Action;
8345
- _.$_$.f3 = Middleware;
8346
- _.$_$.g3 = Reducer;
8347
- _.$_$.h3 = Store;
8348
- _.$_$.i3 = combineReducers;
8349
- _.$_$.j3 = middleware;
8350
- _.$_$.k3 = parseActionName;
8351
- _.$_$.l3 = compose;
8352
- _.$_$.m3 = createStore;
8353
- _.$_$.n3 = get_entries_1;
8354
- _.$_$.o3 = valueOf_2;
8355
- _.$_$.p3 = LoggerOutputDataDto;
8356
- _.$_$.q3 = ObservableLoggerOutputImpl;
8357
- _.$_$.r3 = ClientLoggerKey;
8358
- _.$_$.s3 = ServerLoggerKey;
8359
- _.$_$.t3 = enumToStringSafe;
8360
- _.$_$.u3 = enumToString;
8361
- _.$_$.v3 = getDataClassName;
8362
- _.$_$.w3 = getItemIndex;
8363
- _.$_$.x3 = mapOfObject;
8364
- _.$_$.y3 = nextToOrNull;
8365
- _.$_$.z3 = nextTo;
8366
- _.$_$.a4 = previousToOrNull;
8367
- _.$_$.b4 = sortWithItem;
8368
- _.$_$.c4 = swap;
8369
- _.$_$.d4 = toDomainEnumSafe;
8370
- _.$_$.e4 = toDomainEnum;
8371
- _.$_$.f4 = updateItem;
8372
- _.$_$.g4 = updateLastItem;
8373
- _.$_$.h4 = updateOrAddItems;
8374
- _.$_$.i4 = updated;
8375
- _.$_$.j4 = combinedLoggerModule;
8376
- _.$_$.k4 = coreModule;
8377
- _.$_$.l4 = dealerModule;
8378
- _.$_$.m4 = randomOrgModule;
8379
- _.$_$.n4 = assertIfMainThread;
8380
- _.$_$.o4 = get_versionOrDefault;
8381
- _.$_$.p4 = AgentType_BOT_NATIVE_getInstance;
8382
- _.$_$.q4 = AgentType_BOT_REPLACEMENT_getInstance;
8383
- _.$_$.r4 = AgentType_HUMAN_getInstance;
8384
- _.$_$.s4 = PlayerConnectionState_DELETED_getInstance;
8385
- _.$_$.t4 = PlayerConnectionState_DISCONNECTING_getInstance;
8386
- _.$_$.u4 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
8387
- _.$_$.v4 = PlayerConnectionState_LEFT_getInstance;
8388
- _.$_$.w4 = PlayerConnectionState_LIVE_getInstance;
8389
- _.$_$.x4 = PlayerConnectionState_LOST_CONNECTION_getInstance;
8390
- _.$_$.y4 = PlayerConnectionState_TIMEOUT_getInstance;
8391
- _.$_$.z4 = PlayerConnectionState_WAITING_getInstance;
8392
- _.$_$.a5 = PlayerWaitingState_IDLE_getInstance;
8393
- _.$_$.b5 = PlayerWaitingState_IN_PROGRESS_getInstance;
8394
- _.$_$.c5 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
8395
- _.$_$.d5 = Reason_GAME_NOT_EXISTS_getInstance_0;
8396
- _.$_$.e5 = Reason_INTERNAL_ERROR_getInstance;
8397
- _.$_$.f5 = Reason_PLAYER_DISCONNECTED_getInstance;
8398
- _.$_$.g5 = Reason_SERVER_ERROR_getInstance;
8399
- _.$_$.h5 = Reason_WRONG_PLAYER_TURN_getInstance;
8400
- _.$_$.i5 = Reason_DEPLOY_getInstance;
8401
- _.$_$.j5 = Reason_FINISHED_getInstance;
8402
- _.$_$.k5 = Reason_REVENGED_getInstance;
8403
- _.$_$.l5 = TimerType_DELAY_getInstance;
8404
- _.$_$.m5 = LogType_DEBUG_getInstance;
8405
- _.$_$.n5 = LogType_ERROR_getInstance;
8406
- _.$_$.o5 = LogType_INFO_getInstance;
8407
- _.$_$.p5 = LogType_VERBOSE_getInstance;
8408
- _.$_$.q5 = LogType_WARN_getInstance;
8409
- _.$_$.r5 = AppEnvironmentValue_DEVELOPMENT_getInstance;
8410
- _.$_$.s5 = AppEnvironmentValue_PRODUCTION_getInstance;
8411
- _.$_$.t5 = Companion_instance_8;
8412
- _.$_$.u5 = Companion_getInstance_10;
8413
- _.$_$.v5 = Companion_instance_11;
8414
- _.$_$.w5 = Companion_getInstance_11;
8415
- _.$_$.x5 = $serializer_getInstance_7;
8416
- _.$_$.y5 = $serializer_getInstance_8;
8417
- _.$_$.z5 = $serializer_getInstance_10;
8418
- _.$_$.a6 = $serializer_getInstance_11;
8419
- _.$_$.b6 = $serializer_getInstance_1;
8420
- _.$_$.c6 = ProcessingReasonDto_getInstance;
8421
- _.$_$.d6 = Companion_getInstance_14;
8422
- _.$_$.e6 = Companion_getInstance_4;
8423
- _.$_$.f6 = Companion_instance_5;
8424
- _.$_$.g6 = ProcessingReason_getInstance;
8425
- _.$_$.h6 = RestartGameReason_getInstance;
8426
- _.$_$.i6 = WaitingForConnectionReason_getInstance;
8427
- _.$_$.j6 = GameEngineConfig_instance;
8428
- _.$_$.k6 = Toggles_instance;
8429
- _.$_$.l6 = AppEnvironment_getInstance;
8339
+ _.$_$.o2 = NotValidateIfGameNotCreated;
8340
+ _.$_$.p2 = BufferedAction;
8341
+ _.$_$.q2 = IgnoreBufferForAction;
8342
+ _.$_$.r2 = ignoreInterception;
8343
+ _.$_$.s2 = get_isAutoStartTimer;
8344
+ _.$_$.t2 = manualExpectantHandling;
8345
+ _.$_$.u2 = waitForExpectantAnimation;
8346
+ _.$_$.v2 = InterceptableAction;
8347
+ _.$_$.w2 = ReleaseBufferTriggerAction;
8348
+ _.$_$.x2 = StartTimerAction;
8349
+ _.$_$.y2 = StopTimerAction;
8350
+ _.$_$.z2 = TimerAction;
8351
+ _.$_$.a3 = TimerTickAction;
8352
+ _.$_$.b3 = applyCatcher;
8353
+ _.$_$.c3 = applyMiddleware;
8354
+ _.$_$.d3 = timerMiddleware;
8355
+ _.$_$.e3 = get_actionTag;
8356
+ _.$_$.f3 = Action;
8357
+ _.$_$.g3 = Middleware;
8358
+ _.$_$.h3 = Reducer;
8359
+ _.$_$.i3 = Store;
8360
+ _.$_$.j3 = combineReducers;
8361
+ _.$_$.k3 = middleware;
8362
+ _.$_$.l3 = parseActionName;
8363
+ _.$_$.m3 = compose;
8364
+ _.$_$.n3 = createStore;
8365
+ _.$_$.o3 = get_entries_1;
8366
+ _.$_$.p3 = valueOf_2;
8367
+ _.$_$.q3 = LoggerOutputDataDto;
8368
+ _.$_$.r3 = ObservableLoggerOutputImpl;
8369
+ _.$_$.s3 = ClientLoggerKey;
8370
+ _.$_$.t3 = ServerLoggerKey;
8371
+ _.$_$.u3 = enumToStringSafe;
8372
+ _.$_$.v3 = enumToString;
8373
+ _.$_$.w3 = getDataClassName;
8374
+ _.$_$.x3 = getItemIndex;
8375
+ _.$_$.y3 = mapOfObject;
8376
+ _.$_$.z3 = nextToOrNull;
8377
+ _.$_$.a4 = nextTo;
8378
+ _.$_$.b4 = previousToOrNull;
8379
+ _.$_$.c4 = sortWithItem;
8380
+ _.$_$.d4 = swap;
8381
+ _.$_$.e4 = toDomainEnumSafe;
8382
+ _.$_$.f4 = toDomainEnum;
8383
+ _.$_$.g4 = updateItem;
8384
+ _.$_$.h4 = updateLastItem;
8385
+ _.$_$.i4 = updateOrAddItems;
8386
+ _.$_$.j4 = updated;
8387
+ _.$_$.k4 = combinedLoggerModule;
8388
+ _.$_$.l4 = coreModule;
8389
+ _.$_$.m4 = dealerModule;
8390
+ _.$_$.n4 = randomOrgModule;
8391
+ _.$_$.o4 = assertIfMainThread;
8392
+ _.$_$.p4 = get_versionOrDefault;
8393
+ _.$_$.q4 = AgentType_BOT_NATIVE_getInstance;
8394
+ _.$_$.r4 = AgentType_BOT_REPLACEMENT_getInstance;
8395
+ _.$_$.s4 = AgentType_HUMAN_getInstance;
8396
+ _.$_$.t4 = PlayerConnectionState_DELETED_getInstance;
8397
+ _.$_$.u4 = PlayerConnectionState_DISCONNECTING_getInstance;
8398
+ _.$_$.v4 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
8399
+ _.$_$.w4 = PlayerConnectionState_LEFT_getInstance;
8400
+ _.$_$.x4 = PlayerConnectionState_LIVE_getInstance;
8401
+ _.$_$.y4 = PlayerConnectionState_LOST_CONNECTION_getInstance;
8402
+ _.$_$.z4 = PlayerConnectionState_TIMEOUT_getInstance;
8403
+ _.$_$.a5 = PlayerConnectionState_WAITING_getInstance;
8404
+ _.$_$.b5 = PlayerWaitingState_IDLE_getInstance;
8405
+ _.$_$.c5 = PlayerWaitingState_IN_PROGRESS_getInstance;
8406
+ _.$_$.d5 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
8407
+ _.$_$.e5 = Reason_GAME_NOT_EXISTS_getInstance_0;
8408
+ _.$_$.f5 = Reason_INTERNAL_ERROR_getInstance;
8409
+ _.$_$.g5 = Reason_PLAYER_DISCONNECTED_getInstance;
8410
+ _.$_$.h5 = Reason_SERVER_ERROR_getInstance;
8411
+ _.$_$.i5 = Reason_WRONG_PLAYER_TURN_getInstance;
8412
+ _.$_$.j5 = Reason_DEPLOY_getInstance;
8413
+ _.$_$.k5 = Reason_FINISHED_getInstance;
8414
+ _.$_$.l5 = Reason_REVENGED_getInstance;
8415
+ _.$_$.m5 = TimerType_DELAY_getInstance;
8416
+ _.$_$.n5 = LogType_DEBUG_getInstance;
8417
+ _.$_$.o5 = LogType_ERROR_getInstance;
8418
+ _.$_$.p5 = LogType_INFO_getInstance;
8419
+ _.$_$.q5 = LogType_VERBOSE_getInstance;
8420
+ _.$_$.r5 = LogType_WARN_getInstance;
8421
+ _.$_$.s5 = AppEnvironmentValue_DEVELOPMENT_getInstance;
8422
+ _.$_$.t5 = AppEnvironmentValue_PRODUCTION_getInstance;
8423
+ _.$_$.u5 = Companion_instance_8;
8424
+ _.$_$.v5 = Companion_getInstance_10;
8425
+ _.$_$.w5 = Companion_instance_11;
8426
+ _.$_$.x5 = Companion_getInstance_11;
8427
+ _.$_$.y5 = $serializer_getInstance_7;
8428
+ _.$_$.z5 = $serializer_getInstance_8;
8429
+ _.$_$.a6 = $serializer_getInstance_10;
8430
+ _.$_$.b6 = $serializer_getInstance_11;
8431
+ _.$_$.c6 = $serializer_getInstance_1;
8432
+ _.$_$.d6 = ProcessingReasonDto_getInstance;
8433
+ _.$_$.e6 = Companion_getInstance_14;
8434
+ _.$_$.f6 = Companion_getInstance_4;
8435
+ _.$_$.g6 = Companion_instance_5;
8436
+ _.$_$.h6 = ProcessingReason_getInstance;
8437
+ _.$_$.i6 = RestartGameReason_getInstance;
8438
+ _.$_$.j6 = WaitingForConnectionReason_getInstance;
8439
+ _.$_$.k6 = GameEngineConfig_instance;
8440
+ _.$_$.l6 = Toggles_instance;
8441
+ _.$_$.m6 = AppEnvironment_getInstance;
8430
8442
  //endregion
8431
8443
  return _;
8432
8444
  }));