game_client_logic_deb 1.8.336 → 1.8.339

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.
@@ -324,7 +324,7 @@
324
324
  function addFormatStructureForTime(structure) {
325
325
  this.y58(structure);
326
326
  }
327
- initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithDate, WithTime]);
327
+ initMetadataForInterface(AbstractWithDateTimeBuilder, 'AbstractWithDateTimeBuilder', VOID, VOID, [AbstractWithDateBuilder, AbstractWithTimeBuilder, WithTime, WithDate]);
328
328
  function offsetHours$default(padding, $super) {
329
329
  padding = padding === VOID ? Padding_ZERO_getInstance() : padding;
330
330
  var tmp;
@@ -377,7 +377,7 @@
377
377
  return tmp;
378
378
  }
379
379
  initMetadataForInterface(AbstractWithOffsetBuilder, 'AbstractWithOffsetBuilder', VOID, VOID, [WithUtcOffset]);
380
- initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithDate, WithTime, WithUtcOffset]);
380
+ initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithTime, WithUtcOffset, WithDate]);
381
381
  initMetadataForClass(AbstractDateTimeFormat, 'AbstractDateTimeFormat');
382
382
  initMetadataForClass(DateTimeComponentsFormat, 'DateTimeComponentsFormat', VOID, AbstractDateTimeFormat);
383
383
  initMetadataForClass(TwoDigitNumber, 'TwoDigitNumber');
@@ -380,7 +380,7 @@
380
380
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
381
381
  //endregion
382
382
  function GameEngineConfig() {
383
- this.version = '1.8.336';
383
+ this.version = '1.8.339';
384
384
  }
385
385
  protoOf(GameEngineConfig).o2y = function () {
386
386
  return this.version;
@@ -6857,106 +6857,107 @@
6857
6857
  _.$_$.b1 = TerminationGameReasonDto;
6858
6858
  _.$_$.c1 = CardGrowthComparator;
6859
6859
  _.$_$.d1 = ProcessingCard;
6860
- _.$_$.e1 = getPoint;
6861
- _.$_$.f1 = getValueInHand;
6862
- _.$_$.g1 = CoreConfig;
6863
- _.$_$.h1 = FinishPlayerReason;
6864
- _.$_$.i1 = GameErrorReason;
6865
- _.$_$.j1 = GameFinishedReason;
6866
- _.$_$.k1 = IdempotencyTag;
6867
- _.$_$.l1 = PlayerExitReason;
6868
- _.$_$.m1 = PlayerLostConnectionReason;
6869
- _.$_$.n1 = PlayerTimeoutReason;
6870
- _.$_$.o1 = ProcessingReason;
6871
- _.$_$.p1 = WaitingForConnectionReason;
6872
- _.$_$.q1 = AsyncProvider;
6873
- _.$_$.r1 = IdsProvider;
6874
- _.$_$.s1 = JobsProvider;
6875
- _.$_$.t1 = FileSystem;
6876
- _.$_$.u1 = LoggerFactory;
6877
- _.$_$.v1 = notValidateWhenFinished;
6878
- _.$_$.w1 = NotValidateIfGameFinished;
6879
- _.$_$.x1 = notValidateWhenFinishing;
6880
- _.$_$.y1 = NotValidateIfGameFinishing;
6881
- _.$_$.z1 = BufferedAction;
6882
- _.$_$.a2 = ignoreExpectant;
6883
- _.$_$.b2 = get_isAutoStartTimer;
6884
- _.$_$.c2 = manualExpectantHandling;
6885
- _.$_$.d2 = waitForExpectantAnimation;
6886
- _.$_$.e2 = ExpectantAction;
6887
- _.$_$.f2 = IgnoreBufferForAction;
6888
- _.$_$.g2 = ReleaseBufferTriggerAction;
6889
- _.$_$.h2 = StartTimerAction;
6890
- _.$_$.i2 = StopTimerAction;
6891
- _.$_$.j2 = TimerAction;
6892
- _.$_$.k2 = TimerTickAction;
6893
- _.$_$.l2 = applyCatcher;
6894
- _.$_$.m2 = applyMiddleware;
6895
- _.$_$.n2 = timerMiddleware;
6896
- _.$_$.o2 = get_actionTag;
6897
- _.$_$.p2 = Action;
6898
- _.$_$.q2 = Middleware;
6899
- _.$_$.r2 = Reducer;
6900
- _.$_$.s2 = Store;
6901
- _.$_$.t2 = combineReducers;
6902
- _.$_$.u2 = middleware;
6903
- _.$_$.v2 = parseActionName;
6904
- _.$_$.w2 = compose;
6905
- _.$_$.x2 = createStore;
6906
- _.$_$.y2 = get_entries_1;
6907
- _.$_$.z2 = LoggerOutputDataDto;
6908
- _.$_$.a3 = enumToStringSafe;
6909
- _.$_$.b3 = enumToString;
6910
- _.$_$.c3 = getDataClassName;
6911
- _.$_$.d3 = getItemIndex;
6912
- _.$_$.e3 = mapOfObject;
6913
- _.$_$.f3 = nextToOrNull;
6914
- _.$_$.g3 = nextTo;
6915
- _.$_$.h3 = previousToOrNull;
6916
- _.$_$.i3 = toDomainEnumSafe;
6917
- _.$_$.j3 = toDomainEnum;
6918
- _.$_$.k3 = updateItem;
6919
- _.$_$.l3 = updateLastItem;
6920
- _.$_$.m3 = updateOrAddItems;
6921
- _.$_$.n3 = updated;
6922
- _.$_$.o3 = combinedLoggerModule;
6923
- _.$_$.p3 = coreModule;
6924
- _.$_$.q3 = dealerModule;
6925
- _.$_$.r3 = assertIfMainThread;
6926
- _.$_$.s3 = PlayerConnectionState_DISCONNECTING_getInstance;
6927
- _.$_$.t3 = PlayerConnectionState_LEFT_getInstance;
6928
- _.$_$.u3 = PlayerConnectionState_LIVE_getInstance;
6929
- _.$_$.v3 = PlayerWaitingState_IDLE_getInstance;
6930
- _.$_$.w3 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
6931
- _.$_$.x3 = Reason_GAME_NOT_EXISTS_getInstance_0;
6932
- _.$_$.y3 = Reason_INTERNAL_ERROR_getInstance;
6933
- _.$_$.z3 = Reason_PLAYER_DISCONNECTED_getInstance;
6934
- _.$_$.a4 = Reason_WRONG_PLAYER_TURN_getInstance;
6935
- _.$_$.b4 = Reason_FINISHED_getInstance;
6936
- _.$_$.c4 = TimerType_DELAY_getInstance;
6937
- _.$_$.d4 = LogType_DEBUG_getInstance;
6938
- _.$_$.e4 = LogType_ERROR_getInstance;
6939
- _.$_$.f4 = LogType_INFO_getInstance;
6940
- _.$_$.g4 = LogType_VERBOSE_getInstance;
6941
- _.$_$.h4 = LogType_WARN_getInstance;
6942
- _.$_$.i4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
6943
- _.$_$.j4 = AppEnvironmentValue_PRODUCTION_getInstance;
6944
- _.$_$.k4 = Companion_instance_8;
6945
- _.$_$.l4 = Companion_getInstance_9;
6946
- _.$_$.m4 = Companion_instance_11;
6947
- _.$_$.n4 = Companion_getInstance_10;
6948
- _.$_$.o4 = $serializer_getInstance_6;
6949
- _.$_$.p4 = $serializer_getInstance_8;
6950
- _.$_$.q4 = $serializer_getInstance_9;
6951
- _.$_$.r4 = ProcessingReasonDto_getInstance;
6952
- _.$_$.s4 = Companion_getInstance_12;
6953
- _.$_$.t4 = Companion_getInstance_1;
6954
- _.$_$.u4 = Companion_instance_5;
6955
- _.$_$.v4 = ProcessingReason_getInstance;
6956
- _.$_$.w4 = RestartGameReason_getInstance;
6957
- _.$_$.x4 = WaitingForConnectionReason_getInstance;
6958
- _.$_$.y4 = Toggles_instance;
6959
- _.$_$.z4 = AppEnvironment_getInstance;
6860
+ _.$_$.e1 = getGrowth;
6861
+ _.$_$.f1 = getPoint;
6862
+ _.$_$.g1 = getValueInHand;
6863
+ _.$_$.h1 = CoreConfig;
6864
+ _.$_$.i1 = FinishPlayerReason;
6865
+ _.$_$.j1 = GameErrorReason;
6866
+ _.$_$.k1 = GameFinishedReason;
6867
+ _.$_$.l1 = IdempotencyTag;
6868
+ _.$_$.m1 = PlayerExitReason;
6869
+ _.$_$.n1 = PlayerLostConnectionReason;
6870
+ _.$_$.o1 = PlayerTimeoutReason;
6871
+ _.$_$.p1 = ProcessingReason;
6872
+ _.$_$.q1 = WaitingForConnectionReason;
6873
+ _.$_$.r1 = AsyncProvider;
6874
+ _.$_$.s1 = IdsProvider;
6875
+ _.$_$.t1 = JobsProvider;
6876
+ _.$_$.u1 = FileSystem;
6877
+ _.$_$.v1 = LoggerFactory;
6878
+ _.$_$.w1 = notValidateWhenFinished;
6879
+ _.$_$.x1 = NotValidateIfGameFinished;
6880
+ _.$_$.y1 = notValidateWhenFinishing;
6881
+ _.$_$.z1 = NotValidateIfGameFinishing;
6882
+ _.$_$.a2 = BufferedAction;
6883
+ _.$_$.b2 = ignoreExpectant;
6884
+ _.$_$.c2 = get_isAutoStartTimer;
6885
+ _.$_$.d2 = manualExpectantHandling;
6886
+ _.$_$.e2 = waitForExpectantAnimation;
6887
+ _.$_$.f2 = ExpectantAction;
6888
+ _.$_$.g2 = IgnoreBufferForAction;
6889
+ _.$_$.h2 = ReleaseBufferTriggerAction;
6890
+ _.$_$.i2 = StartTimerAction;
6891
+ _.$_$.j2 = StopTimerAction;
6892
+ _.$_$.k2 = TimerAction;
6893
+ _.$_$.l2 = TimerTickAction;
6894
+ _.$_$.m2 = applyCatcher;
6895
+ _.$_$.n2 = applyMiddleware;
6896
+ _.$_$.o2 = timerMiddleware;
6897
+ _.$_$.p2 = get_actionTag;
6898
+ _.$_$.q2 = Action;
6899
+ _.$_$.r2 = Middleware;
6900
+ _.$_$.s2 = Reducer;
6901
+ _.$_$.t2 = Store;
6902
+ _.$_$.u2 = combineReducers;
6903
+ _.$_$.v2 = middleware;
6904
+ _.$_$.w2 = parseActionName;
6905
+ _.$_$.x2 = compose;
6906
+ _.$_$.y2 = createStore;
6907
+ _.$_$.z2 = get_entries_1;
6908
+ _.$_$.a3 = LoggerOutputDataDto;
6909
+ _.$_$.b3 = enumToStringSafe;
6910
+ _.$_$.c3 = enumToString;
6911
+ _.$_$.d3 = getDataClassName;
6912
+ _.$_$.e3 = getItemIndex;
6913
+ _.$_$.f3 = mapOfObject;
6914
+ _.$_$.g3 = nextToOrNull;
6915
+ _.$_$.h3 = nextTo;
6916
+ _.$_$.i3 = previousToOrNull;
6917
+ _.$_$.j3 = toDomainEnumSafe;
6918
+ _.$_$.k3 = toDomainEnum;
6919
+ _.$_$.l3 = updateItem;
6920
+ _.$_$.m3 = updateLastItem;
6921
+ _.$_$.n3 = updateOrAddItems;
6922
+ _.$_$.o3 = updated;
6923
+ _.$_$.p3 = combinedLoggerModule;
6924
+ _.$_$.q3 = coreModule;
6925
+ _.$_$.r3 = dealerModule;
6926
+ _.$_$.s3 = assertIfMainThread;
6927
+ _.$_$.t3 = PlayerConnectionState_DISCONNECTING_getInstance;
6928
+ _.$_$.u3 = PlayerConnectionState_LEFT_getInstance;
6929
+ _.$_$.v3 = PlayerConnectionState_LIVE_getInstance;
6930
+ _.$_$.w3 = PlayerWaitingState_IDLE_getInstance;
6931
+ _.$_$.x3 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
6932
+ _.$_$.y3 = Reason_GAME_NOT_EXISTS_getInstance_0;
6933
+ _.$_$.z3 = Reason_INTERNAL_ERROR_getInstance;
6934
+ _.$_$.a4 = Reason_PLAYER_DISCONNECTED_getInstance;
6935
+ _.$_$.b4 = Reason_WRONG_PLAYER_TURN_getInstance;
6936
+ _.$_$.c4 = Reason_FINISHED_getInstance;
6937
+ _.$_$.d4 = TimerType_DELAY_getInstance;
6938
+ _.$_$.e4 = LogType_DEBUG_getInstance;
6939
+ _.$_$.f4 = LogType_ERROR_getInstance;
6940
+ _.$_$.g4 = LogType_INFO_getInstance;
6941
+ _.$_$.h4 = LogType_VERBOSE_getInstance;
6942
+ _.$_$.i4 = LogType_WARN_getInstance;
6943
+ _.$_$.j4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
6944
+ _.$_$.k4 = AppEnvironmentValue_PRODUCTION_getInstance;
6945
+ _.$_$.l4 = Companion_instance_8;
6946
+ _.$_$.m4 = Companion_getInstance_9;
6947
+ _.$_$.n4 = Companion_instance_11;
6948
+ _.$_$.o4 = Companion_getInstance_10;
6949
+ _.$_$.p4 = $serializer_getInstance_6;
6950
+ _.$_$.q4 = $serializer_getInstance_8;
6951
+ _.$_$.r4 = $serializer_getInstance_9;
6952
+ _.$_$.s4 = ProcessingReasonDto_getInstance;
6953
+ _.$_$.t4 = Companion_getInstance_12;
6954
+ _.$_$.u4 = Companion_getInstance_1;
6955
+ _.$_$.v4 = Companion_instance_5;
6956
+ _.$_$.w4 = ProcessingReason_getInstance;
6957
+ _.$_$.x4 = RestartGameReason_getInstance;
6958
+ _.$_$.y4 = WaitingForConnectionReason_getInstance;
6959
+ _.$_$.z4 = Toggles_instance;
6960
+ _.$_$.a5 = AppEnvironment_getInstance;
6960
6961
  //endregion
6961
6962
  return _;
6962
6963
  }));