game_client_logic_deb 1.8.446 → 1.8.447

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.
@@ -380,7 +380,7 @@
380
380
  function addFormatStructureForTime(structure) {
381
381
  this.f5j(structure);
382
382
  }
383
- initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithTime, WithDate]);
383
+ initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithDate, WithTime]);
384
384
  initMetadataForClass(Builder_0, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder]);
385
385
  initMetadataForClass(LocalDateTimeFormat, 'LocalDateTimeFormat', VOID, AbstractDateTimeFormat);
386
386
  function set_fractionOfSecond(value) {
@@ -341,6 +341,10 @@
341
341
  initMetadataForInterface(NotValidateIfGameFinished, 'NotValidateIfGameFinished', VOID, VOID, [NotValidateIfGameFinishing]);
342
342
  initMetadataForClass(TimerTickAction, 'TimerTickAction', VOID, TimerAction, [TimerAction, NotValidateIfGameFinished]);
343
343
  initMetadataForClass(StopTimerAction, 'StopTimerAction', VOID, TimerAction, [TimerAction, NotValidateIfGameFinished]);
344
+ function ignoreValidation_1() {
345
+ return true;
346
+ }
347
+ initMetadataForInterface(NotValidateIfGameNotCreated, 'NotValidateIfGameNotCreated');
344
348
  initMetadataForLambda(timerMiddleware$o$handle$slambda$slambda, CoroutineImpl, VOID, [1]);
345
349
  initMetadataForLambda(timerMiddleware$o$handle$slambda$slambda_1, CoroutineImpl, VOID, [1]);
346
350
  initMetadataForLambda(timerMiddleware$o$handle$slambda, CoroutineImpl, VOID, [1]);
@@ -387,7 +391,7 @@
387
391
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
388
392
  //endregion
389
393
  function GameEngineConfig() {
390
- this.version = '1.8.446';
394
+ this.version = '1.8.447';
391
395
  }
392
396
  protoOf(GameEngineConfig).x3u = function () {
393
397
  return this.version;
@@ -5041,6 +5045,8 @@
5041
5045
  }
5042
5046
  function NotValidateIfGameFinishing() {
5043
5047
  }
5048
+ function NotValidateIfGameNotCreated() {
5049
+ }
5044
5050
  function applyCatcher(logger) {
5045
5051
  return applyCatcher$lambda(logger);
5046
5052
  }
@@ -7041,6 +7047,11 @@
7041
7047
  var $com = _.com || (_.com = {});
7042
7048
  var $com$logic = $com.logic || ($com.logic = {});
7043
7049
  var $com$logic$redux = $com$logic.redux || ($com$logic.redux = {});
7050
+ var $com$logic$redux$actions = $com$logic$redux.actions || ($com$logic$redux.actions = {});
7051
+ var $com$logic$redux$actions$validation = $com$logic$redux$actions.validation || ($com$logic$redux$actions.validation = {});
7052
+ var $com = _.com || (_.com = {});
7053
+ var $com$logic = $com.logic || ($com.logic = {});
7054
+ var $com$logic$redux = $com$logic.redux || ($com$logic.redux = {});
7044
7055
  var $com$logic$redux$store = $com$logic$redux.store || ($com$logic$redux.store = {});
7045
7056
  var $com$logic$redux$store$definitions = $com$logic$redux$store.definitions || ($com$logic$redux$store.definitions = {});
7046
7057
  var $com = _.com || (_.com = {});
@@ -7125,92 +7136,93 @@
7125
7136
  _.$_$.x1 = NotValidateIfGameFinished;
7126
7137
  _.$_$.y1 = ignoreValidation;
7127
7138
  _.$_$.z1 = NotValidateIfGameFinishing;
7128
- _.$_$.a2 = BufferedAction;
7129
- _.$_$.b2 = IgnoreBufferForAction;
7130
- _.$_$.c2 = ignoreInterception;
7131
- _.$_$.d2 = get_isAutoStartTimer;
7132
- _.$_$.e2 = manualExpectantHandling;
7133
- _.$_$.f2 = waitForExpectantAnimation;
7134
- _.$_$.g2 = InterceptableAction;
7135
- _.$_$.h2 = ReleaseBufferTriggerAction;
7136
- _.$_$.i2 = StartTimerAction;
7137
- _.$_$.j2 = StopTimerAction;
7138
- _.$_$.k2 = TimerAction;
7139
- _.$_$.l2 = TimerTickAction;
7140
- _.$_$.m2 = applyCatcher;
7141
- _.$_$.n2 = applyMiddleware;
7142
- _.$_$.o2 = timerMiddleware;
7143
- _.$_$.p2 = get_actionTag;
7144
- _.$_$.q2 = Action;
7145
- _.$_$.r2 = Middleware;
7146
- _.$_$.s2 = Reducer;
7147
- _.$_$.t2 = Store;
7148
- _.$_$.u2 = combineReducers;
7149
- _.$_$.v2 = middleware;
7150
- _.$_$.w2 = parseActionName;
7151
- _.$_$.x2 = compose;
7152
- _.$_$.y2 = createStore;
7153
- _.$_$.z2 = get_entries_1;
7154
- _.$_$.a3 = LoggerOutputDataDto;
7155
- _.$_$.b3 = ClientLoggerKey;
7156
- _.$_$.c3 = enumToStringSafe;
7157
- _.$_$.d3 = enumToString;
7158
- _.$_$.e3 = getDataClassName;
7159
- _.$_$.f3 = getItemIndex;
7160
- _.$_$.g3 = mapOfObject;
7161
- _.$_$.h3 = nextToOrNull;
7162
- _.$_$.i3 = nextTo;
7163
- _.$_$.j3 = previousToOrNull;
7164
- _.$_$.k3 = toDomainEnumSafe;
7165
- _.$_$.l3 = toDomainEnum;
7166
- _.$_$.m3 = updateItem;
7167
- _.$_$.n3 = updateLastItem;
7168
- _.$_$.o3 = updateOrAddItems;
7169
- _.$_$.p3 = updated;
7170
- _.$_$.q3 = combinedLoggerModule;
7171
- _.$_$.r3 = coreModule;
7172
- _.$_$.s3 = dealerModule;
7173
- _.$_$.t3 = assertIfMainThread;
7174
- _.$_$.u3 = get_versionOrDefault;
7175
- _.$_$.v3 = AgentType_BOT_NATIVE_getInstance;
7176
- _.$_$.w3 = AgentType_BOT_REPLACEMENT_getInstance;
7177
- _.$_$.x3 = AgentType_HUMAN_getInstance;
7178
- _.$_$.y3 = PlayerConnectionState_DISCONNECTING_getInstance;
7179
- _.$_$.z3 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
7180
- _.$_$.a4 = PlayerConnectionState_LEFT_getInstance;
7181
- _.$_$.b4 = PlayerConnectionState_LIVE_getInstance;
7182
- _.$_$.c4 = PlayerWaitingState_IDLE_getInstance;
7183
- _.$_$.d4 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
7184
- _.$_$.e4 = Reason_GAME_NOT_EXISTS_getInstance_0;
7185
- _.$_$.f4 = Reason_INTERNAL_ERROR_getInstance;
7186
- _.$_$.g4 = Reason_PLAYER_DISCONNECTED_getInstance;
7187
- _.$_$.h4 = Reason_WRONG_PLAYER_TURN_getInstance;
7188
- _.$_$.i4 = Reason_FINISHED_getInstance;
7189
- _.$_$.j4 = TimerType_DELAY_getInstance;
7190
- _.$_$.k4 = LogType_DEBUG_getInstance;
7191
- _.$_$.l4 = LogType_ERROR_getInstance;
7192
- _.$_$.m4 = LogType_INFO_getInstance;
7193
- _.$_$.n4 = LogType_VERBOSE_getInstance;
7194
- _.$_$.o4 = LogType_WARN_getInstance;
7195
- _.$_$.p4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
7196
- _.$_$.q4 = AppEnvironmentValue_PRODUCTION_getInstance;
7197
- _.$_$.r4 = Companion_instance_8;
7198
- _.$_$.s4 = Companion_getInstance_10;
7199
- _.$_$.t4 = Companion_instance_11;
7200
- _.$_$.u4 = Companion_getInstance_11;
7201
- _.$_$.v4 = $serializer_getInstance_6;
7202
- _.$_$.w4 = $serializer_getInstance_8;
7203
- _.$_$.x4 = $serializer_getInstance_9;
7204
- _.$_$.y4 = ProcessingReasonDto_getInstance;
7205
- _.$_$.z4 = Companion_getInstance_13;
7206
- _.$_$.a5 = Companion_getInstance_2;
7207
- _.$_$.b5 = Companion_instance_5;
7208
- _.$_$.c5 = ProcessingReason_getInstance;
7209
- _.$_$.d5 = RestartGameReason_getInstance;
7210
- _.$_$.e5 = WaitingForConnectionReason_getInstance;
7211
- _.$_$.f5 = GameEngineConfig_instance;
7212
- _.$_$.g5 = Toggles_instance;
7213
- _.$_$.h5 = AppEnvironment_getInstance;
7139
+ _.$_$.a2 = NotValidateIfGameNotCreated;
7140
+ _.$_$.b2 = BufferedAction;
7141
+ _.$_$.c2 = IgnoreBufferForAction;
7142
+ _.$_$.d2 = ignoreInterception;
7143
+ _.$_$.e2 = get_isAutoStartTimer;
7144
+ _.$_$.f2 = manualExpectantHandling;
7145
+ _.$_$.g2 = waitForExpectantAnimation;
7146
+ _.$_$.h2 = InterceptableAction;
7147
+ _.$_$.i2 = ReleaseBufferTriggerAction;
7148
+ _.$_$.j2 = StartTimerAction;
7149
+ _.$_$.k2 = StopTimerAction;
7150
+ _.$_$.l2 = TimerAction;
7151
+ _.$_$.m2 = TimerTickAction;
7152
+ _.$_$.n2 = applyCatcher;
7153
+ _.$_$.o2 = applyMiddleware;
7154
+ _.$_$.p2 = timerMiddleware;
7155
+ _.$_$.q2 = get_actionTag;
7156
+ _.$_$.r2 = Action;
7157
+ _.$_$.s2 = Middleware;
7158
+ _.$_$.t2 = Reducer;
7159
+ _.$_$.u2 = Store;
7160
+ _.$_$.v2 = combineReducers;
7161
+ _.$_$.w2 = middleware;
7162
+ _.$_$.x2 = parseActionName;
7163
+ _.$_$.y2 = compose;
7164
+ _.$_$.z2 = createStore;
7165
+ _.$_$.a3 = get_entries_1;
7166
+ _.$_$.b3 = LoggerOutputDataDto;
7167
+ _.$_$.c3 = ClientLoggerKey;
7168
+ _.$_$.d3 = enumToStringSafe;
7169
+ _.$_$.e3 = enumToString;
7170
+ _.$_$.f3 = getDataClassName;
7171
+ _.$_$.g3 = getItemIndex;
7172
+ _.$_$.h3 = mapOfObject;
7173
+ _.$_$.i3 = nextToOrNull;
7174
+ _.$_$.j3 = nextTo;
7175
+ _.$_$.k3 = previousToOrNull;
7176
+ _.$_$.l3 = toDomainEnumSafe;
7177
+ _.$_$.m3 = toDomainEnum;
7178
+ _.$_$.n3 = updateItem;
7179
+ _.$_$.o3 = updateLastItem;
7180
+ _.$_$.p3 = updateOrAddItems;
7181
+ _.$_$.q3 = updated;
7182
+ _.$_$.r3 = combinedLoggerModule;
7183
+ _.$_$.s3 = coreModule;
7184
+ _.$_$.t3 = dealerModule;
7185
+ _.$_$.u3 = assertIfMainThread;
7186
+ _.$_$.v3 = get_versionOrDefault;
7187
+ _.$_$.w3 = AgentType_BOT_NATIVE_getInstance;
7188
+ _.$_$.x3 = AgentType_BOT_REPLACEMENT_getInstance;
7189
+ _.$_$.y3 = AgentType_HUMAN_getInstance;
7190
+ _.$_$.z3 = PlayerConnectionState_DISCONNECTING_getInstance;
7191
+ _.$_$.a4 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
7192
+ _.$_$.b4 = PlayerConnectionState_LEFT_getInstance;
7193
+ _.$_$.c4 = PlayerConnectionState_LIVE_getInstance;
7194
+ _.$_$.d4 = PlayerWaitingState_IDLE_getInstance;
7195
+ _.$_$.e4 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
7196
+ _.$_$.f4 = Reason_GAME_NOT_EXISTS_getInstance_0;
7197
+ _.$_$.g4 = Reason_INTERNAL_ERROR_getInstance;
7198
+ _.$_$.h4 = Reason_PLAYER_DISCONNECTED_getInstance;
7199
+ _.$_$.i4 = Reason_WRONG_PLAYER_TURN_getInstance;
7200
+ _.$_$.j4 = Reason_FINISHED_getInstance;
7201
+ _.$_$.k4 = TimerType_DELAY_getInstance;
7202
+ _.$_$.l4 = LogType_DEBUG_getInstance;
7203
+ _.$_$.m4 = LogType_ERROR_getInstance;
7204
+ _.$_$.n4 = LogType_INFO_getInstance;
7205
+ _.$_$.o4 = LogType_VERBOSE_getInstance;
7206
+ _.$_$.p4 = LogType_WARN_getInstance;
7207
+ _.$_$.q4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
7208
+ _.$_$.r4 = AppEnvironmentValue_PRODUCTION_getInstance;
7209
+ _.$_$.s4 = Companion_instance_8;
7210
+ _.$_$.t4 = Companion_getInstance_10;
7211
+ _.$_$.u4 = Companion_instance_11;
7212
+ _.$_$.v4 = Companion_getInstance_11;
7213
+ _.$_$.w4 = $serializer_getInstance_6;
7214
+ _.$_$.x4 = $serializer_getInstance_8;
7215
+ _.$_$.y4 = $serializer_getInstance_9;
7216
+ _.$_$.z4 = ProcessingReasonDto_getInstance;
7217
+ _.$_$.a5 = Companion_getInstance_13;
7218
+ _.$_$.b5 = Companion_getInstance_2;
7219
+ _.$_$.c5 = Companion_instance_5;
7220
+ _.$_$.d5 = ProcessingReason_getInstance;
7221
+ _.$_$.e5 = RestartGameReason_getInstance;
7222
+ _.$_$.f5 = WaitingForConnectionReason_getInstance;
7223
+ _.$_$.g5 = GameEngineConfig_instance;
7224
+ _.$_$.h5 = Toggles_instance;
7225
+ _.$_$.i5 = AppEnvironment_getInstance;
7214
7226
  //endregion
7215
7227
  return _;
7216
7228
  }));