raspberry_games_server_game_logic 1.8.405 → 1.8.406

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.v5k(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) {
@@ -389,7 +389,7 @@
389
389
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
390
390
  //endregion
391
391
  function GameEngineConfig() {
392
- this.version = '1.8.405';
392
+ this.version = '1.8.406';
393
393
  }
394
394
  protoOf(GameEngineConfig).a3w = function () {
395
395
  return this.version;
@@ -7544,109 +7544,110 @@
7544
7544
  _.$_$.b1 = RulesDto;
7545
7545
  _.$_$.c1 = TerminationGameReasonDto;
7546
7546
  _.$_$.d1 = CardGrowthComparator;
7547
- _.$_$.e1 = getPoint;
7548
- _.$_$.f1 = getValueInHand;
7549
- _.$_$.g1 = CoreConfig;
7550
- _.$_$.h1 = GameErrorReason;
7551
- _.$_$.i1 = GameFinishedReason;
7552
- _.$_$.j1 = IdempotencyTag;
7553
- _.$_$.k1 = PlayerReturnsReason;
7554
- _.$_$.l1 = RestartRoundReason;
7555
- _.$_$.m1 = AsyncProvider;
7556
- _.$_$.n1 = IdsProvider;
7557
- _.$_$.o1 = JobsProvider;
7558
- _.$_$.p1 = FileSystem;
7559
- _.$_$.q1 = LoggerFactory;
7560
- _.$_$.r1 = ignoreValidation_0;
7561
- _.$_$.s1 = NotValidateIfGameFinished;
7562
- _.$_$.t1 = ignoreValidation;
7563
- _.$_$.u1 = NotValidateIfGameFinishing;
7564
- _.$_$.v1 = BufferedAction;
7565
- _.$_$.w1 = IgnoreBufferForAction;
7566
- _.$_$.x1 = ReleaseBufferTriggerAction;
7567
- _.$_$.y1 = StartTimerAction;
7568
- _.$_$.z1 = StopTimerAction;
7569
- _.$_$.a2 = TimerAction;
7570
- _.$_$.b2 = TimerTickAction;
7571
- _.$_$.c2 = applyCatcher;
7572
- _.$_$.d2 = applyMiddleware;
7573
- _.$_$.e2 = timerMiddleware;
7574
- _.$_$.f2 = get_actionTag;
7575
- _.$_$.g2 = Action;
7576
- _.$_$.h2 = Middleware;
7577
- _.$_$.i2 = Reducer;
7578
- _.$_$.j2 = Store;
7579
- _.$_$.k2 = combineReducers;
7580
- _.$_$.l2 = middleware;
7581
- _.$_$.m2 = parseActionName;
7582
- _.$_$.n2 = compose;
7583
- _.$_$.o2 = createStore;
7584
- _.$_$.p2 = get_entries_1;
7585
- _.$_$.q2 = LoggerOutputDataDto;
7586
- _.$_$.r2 = ServerLoggerKey;
7587
- _.$_$.s2 = enumToStringSafe;
7588
- _.$_$.t2 = enumToString;
7589
- _.$_$.u2 = mapOfObject;
7590
- _.$_$.v2 = nextToOrNull;
7591
- _.$_$.w2 = nextTo;
7592
- _.$_$.x2 = previousToOrNull;
7593
- _.$_$.y2 = sortWithItem;
7594
- _.$_$.z2 = swap;
7595
- _.$_$.a3 = toDomainEnumSafe;
7596
- _.$_$.b3 = toDomainEnum;
7597
- _.$_$.c3 = updateItem;
7598
- _.$_$.d3 = updateLastItem;
7599
- _.$_$.e3 = updateOrAddItems;
7600
- _.$_$.f3 = updated;
7601
- _.$_$.g3 = combinedLoggerModule;
7602
- _.$_$.h3 = coreModule;
7603
- _.$_$.i3 = dealerModule;
7604
- _.$_$.j3 = randomOrgModule;
7605
- _.$_$.k3 = assertIfMainThread;
7606
- _.$_$.l3 = get_versionOrDefault;
7607
- _.$_$.m3 = AgentType_BOT_NATIVE_getInstance;
7608
- _.$_$.n3 = AgentType_BOT_REPLACEMENT_getInstance;
7609
- _.$_$.o3 = AgentType_HUMAN_getInstance;
7610
- _.$_$.p3 = PlayerConnectionState_DELETED_getInstance;
7611
- _.$_$.q3 = PlayerConnectionState_DISCONNECTING_getInstance;
7612
- _.$_$.r3 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
7613
- _.$_$.s3 = PlayerConnectionState_LEFT_getInstance;
7614
- _.$_$.t3 = PlayerConnectionState_LIVE_getInstance;
7615
- _.$_$.u3 = PlayerConnectionState_LOST_CONNECTION_getInstance;
7616
- _.$_$.v3 = PlayerConnectionState_TIMEOUT_getInstance;
7617
- _.$_$.w3 = PlayerWaitingState_IN_PROGRESS_getInstance;
7618
- _.$_$.x3 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
7619
- _.$_$.y3 = Reason_GAME_NOT_EXISTS_getInstance_0;
7620
- _.$_$.z3 = Reason_PLAYER_DISCONNECTED_getInstance;
7621
- _.$_$.a4 = Reason_SERVER_ERROR_getInstance;
7622
- _.$_$.b4 = Reason_WRONG_PLAYER_TURN_getInstance;
7623
- _.$_$.c4 = Reason_DEPLOY_getInstance;
7624
- _.$_$.d4 = Reason_FINISHED_getInstance;
7625
- _.$_$.e4 = Reason_REVENGED_getInstance;
7626
- _.$_$.f4 = TimerType_DELAY_getInstance;
7627
- _.$_$.g4 = LogType_DEBUG_getInstance;
7628
- _.$_$.h4 = LogType_ERROR_getInstance;
7629
- _.$_$.i4 = LogType_INFO_getInstance;
7630
- _.$_$.j4 = LogType_VERBOSE_getInstance;
7631
- _.$_$.k4 = LogType_WARN_getInstance;
7632
- _.$_$.l4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
7633
- _.$_$.m4 = AppEnvironmentValue_PRODUCTION_getInstance;
7634
- _.$_$.n4 = Companion_instance_8;
7635
- _.$_$.o4 = Companion_getInstance_10;
7636
- _.$_$.p4 = Companion_instance_11;
7637
- _.$_$.q4 = Companion_getInstance_11;
7638
- _.$_$.r4 = $serializer_getInstance_6;
7639
- _.$_$.s4 = $serializer_getInstance_8;
7640
- _.$_$.t4 = $serializer_getInstance_9;
7641
- _.$_$.u4 = ProcessingReasonDto_getInstance;
7642
- _.$_$.v4 = Companion_getInstance_13;
7643
- _.$_$.w4 = Companion_getInstance_2;
7644
- _.$_$.x4 = Companion_instance_5;
7645
- _.$_$.y4 = ProcessingReason_getInstance;
7646
- _.$_$.z4 = RestartGameReason_getInstance;
7647
- _.$_$.a5 = GameEngineConfig_instance;
7648
- _.$_$.b5 = Toggles_instance;
7649
- _.$_$.c5 = AppEnvironment_getInstance;
7547
+ _.$_$.e1 = getGrowth;
7548
+ _.$_$.f1 = getPoint;
7549
+ _.$_$.g1 = getValueInHand;
7550
+ _.$_$.h1 = CoreConfig;
7551
+ _.$_$.i1 = GameErrorReason;
7552
+ _.$_$.j1 = GameFinishedReason;
7553
+ _.$_$.k1 = IdempotencyTag;
7554
+ _.$_$.l1 = PlayerReturnsReason;
7555
+ _.$_$.m1 = RestartRoundReason;
7556
+ _.$_$.n1 = AsyncProvider;
7557
+ _.$_$.o1 = IdsProvider;
7558
+ _.$_$.p1 = JobsProvider;
7559
+ _.$_$.q1 = FileSystem;
7560
+ _.$_$.r1 = LoggerFactory;
7561
+ _.$_$.s1 = ignoreValidation_0;
7562
+ _.$_$.t1 = NotValidateIfGameFinished;
7563
+ _.$_$.u1 = ignoreValidation;
7564
+ _.$_$.v1 = NotValidateIfGameFinishing;
7565
+ _.$_$.w1 = BufferedAction;
7566
+ _.$_$.x1 = IgnoreBufferForAction;
7567
+ _.$_$.y1 = ReleaseBufferTriggerAction;
7568
+ _.$_$.z1 = StartTimerAction;
7569
+ _.$_$.a2 = StopTimerAction;
7570
+ _.$_$.b2 = TimerAction;
7571
+ _.$_$.c2 = TimerTickAction;
7572
+ _.$_$.d2 = applyCatcher;
7573
+ _.$_$.e2 = applyMiddleware;
7574
+ _.$_$.f2 = timerMiddleware;
7575
+ _.$_$.g2 = get_actionTag;
7576
+ _.$_$.h2 = Action;
7577
+ _.$_$.i2 = Middleware;
7578
+ _.$_$.j2 = Reducer;
7579
+ _.$_$.k2 = Store;
7580
+ _.$_$.l2 = combineReducers;
7581
+ _.$_$.m2 = middleware;
7582
+ _.$_$.n2 = parseActionName;
7583
+ _.$_$.o2 = compose;
7584
+ _.$_$.p2 = createStore;
7585
+ _.$_$.q2 = get_entries_1;
7586
+ _.$_$.r2 = LoggerOutputDataDto;
7587
+ _.$_$.s2 = ServerLoggerKey;
7588
+ _.$_$.t2 = enumToStringSafe;
7589
+ _.$_$.u2 = enumToString;
7590
+ _.$_$.v2 = mapOfObject;
7591
+ _.$_$.w2 = nextToOrNull;
7592
+ _.$_$.x2 = nextTo;
7593
+ _.$_$.y2 = previousToOrNull;
7594
+ _.$_$.z2 = sortWithItem;
7595
+ _.$_$.a3 = swap;
7596
+ _.$_$.b3 = toDomainEnumSafe;
7597
+ _.$_$.c3 = toDomainEnum;
7598
+ _.$_$.d3 = updateItem;
7599
+ _.$_$.e3 = updateLastItem;
7600
+ _.$_$.f3 = updateOrAddItems;
7601
+ _.$_$.g3 = updated;
7602
+ _.$_$.h3 = combinedLoggerModule;
7603
+ _.$_$.i3 = coreModule;
7604
+ _.$_$.j3 = dealerModule;
7605
+ _.$_$.k3 = randomOrgModule;
7606
+ _.$_$.l3 = assertIfMainThread;
7607
+ _.$_$.m3 = get_versionOrDefault;
7608
+ _.$_$.n3 = AgentType_BOT_NATIVE_getInstance;
7609
+ _.$_$.o3 = AgentType_BOT_REPLACEMENT_getInstance;
7610
+ _.$_$.p3 = AgentType_HUMAN_getInstance;
7611
+ _.$_$.q3 = PlayerConnectionState_DELETED_getInstance;
7612
+ _.$_$.r3 = PlayerConnectionState_DISCONNECTING_getInstance;
7613
+ _.$_$.s3 = PlayerConnectionState_LEFT_PERMANENTLY_getInstance;
7614
+ _.$_$.t3 = PlayerConnectionState_LEFT_getInstance;
7615
+ _.$_$.u3 = PlayerConnectionState_LIVE_getInstance;
7616
+ _.$_$.v3 = PlayerConnectionState_LOST_CONNECTION_getInstance;
7617
+ _.$_$.w3 = PlayerConnectionState_TIMEOUT_getInstance;
7618
+ _.$_$.x3 = PlayerWaitingState_IN_PROGRESS_getInstance;
7619
+ _.$_$.y3 = Reason_DUPLICATED_PLAYER_ANSWER_getInstance;
7620
+ _.$_$.z3 = Reason_GAME_NOT_EXISTS_getInstance_0;
7621
+ _.$_$.a4 = Reason_PLAYER_DISCONNECTED_getInstance;
7622
+ _.$_$.b4 = Reason_SERVER_ERROR_getInstance;
7623
+ _.$_$.c4 = Reason_WRONG_PLAYER_TURN_getInstance;
7624
+ _.$_$.d4 = Reason_DEPLOY_getInstance;
7625
+ _.$_$.e4 = Reason_FINISHED_getInstance;
7626
+ _.$_$.f4 = Reason_REVENGED_getInstance;
7627
+ _.$_$.g4 = TimerType_DELAY_getInstance;
7628
+ _.$_$.h4 = LogType_DEBUG_getInstance;
7629
+ _.$_$.i4 = LogType_ERROR_getInstance;
7630
+ _.$_$.j4 = LogType_INFO_getInstance;
7631
+ _.$_$.k4 = LogType_VERBOSE_getInstance;
7632
+ _.$_$.l4 = LogType_WARN_getInstance;
7633
+ _.$_$.m4 = AppEnvironmentValue_DEVELOPMENT_getInstance;
7634
+ _.$_$.n4 = AppEnvironmentValue_PRODUCTION_getInstance;
7635
+ _.$_$.o4 = Companion_instance_8;
7636
+ _.$_$.p4 = Companion_getInstance_10;
7637
+ _.$_$.q4 = Companion_instance_11;
7638
+ _.$_$.r4 = Companion_getInstance_11;
7639
+ _.$_$.s4 = $serializer_getInstance_6;
7640
+ _.$_$.t4 = $serializer_getInstance_8;
7641
+ _.$_$.u4 = $serializer_getInstance_9;
7642
+ _.$_$.v4 = ProcessingReasonDto_getInstance;
7643
+ _.$_$.w4 = Companion_getInstance_13;
7644
+ _.$_$.x4 = Companion_getInstance_2;
7645
+ _.$_$.y4 = Companion_instance_5;
7646
+ _.$_$.z4 = ProcessingReason_getInstance;
7647
+ _.$_$.a5 = RestartGameReason_getInstance;
7648
+ _.$_$.b5 = GameEngineConfig_instance;
7649
+ _.$_$.c5 = Toggles_instance;
7650
+ _.$_$.d5 = AppEnvironment_getInstance;
7650
7651
  //endregion
7651
7652
  return _;
7652
7653
  }));