game_client_logic_deb 1.8.303 → 1.8.304
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.
- package/Kotlin-DateTime-library-kotlinx-datetime.js +1 -1
- package/Logic_Debertz-core.js +1 -1
- package/Logic_Debertz-engine.js +92 -93
- package/Logic_Debertz-engine.js.map +1 -1
- package/Logic_Debertz-game_client.js +95 -114
- package/Logic_Debertz-game_client.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +4 -4
- package/package.json +1 -1
|
@@ -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,
|
|
380
|
+
initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithTime, WithDate, WithUtcOffset]);
|
|
381
381
|
initMetadataForClass(AbstractDateTimeFormat, 'AbstractDateTimeFormat');
|
|
382
382
|
initMetadataForClass(DateTimeComponentsFormat, 'DateTimeComponentsFormat', VOID, AbstractDateTimeFormat);
|
|
383
383
|
initMetadataForClass(TwoDigitNumber, 'TwoDigitNumber');
|
package/Logic_Debertz-core.js
CHANGED
|
@@ -380,7 +380,7 @@
|
|
|
380
380
|
initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
|
|
381
381
|
//endregion
|
|
382
382
|
function GameEngineConfig() {
|
|
383
|
-
this.version = '1.8.
|
|
383
|
+
this.version = '1.8.304';
|
|
384
384
|
}
|
|
385
385
|
protoOf(GameEngineConfig).n2y = function () {
|
|
386
386
|
return this.version;
|
package/Logic_Debertz-engine.js
CHANGED
|
@@ -56721,99 +56721,98 @@
|
|
|
56721
56721
|
_.$_$.p1 = getEngineGameModule;
|
|
56722
56722
|
_.$_$.q1 = jsonModule;
|
|
56723
56723
|
_.$_$.r1 = get_ratingModule;
|
|
56724
|
-
_.$_$.s1 =
|
|
56725
|
-
_.$_$.t1 =
|
|
56726
|
-
_.$_$.u1 =
|
|
56727
|
-
_.$_$.v1 =
|
|
56728
|
-
_.$_$.w1 =
|
|
56729
|
-
_.$_$.x1 =
|
|
56730
|
-
_.$_$.y1 =
|
|
56731
|
-
_.$_$.z1 =
|
|
56732
|
-
_.$_$.a2 =
|
|
56733
|
-
_.$_$.b2 =
|
|
56734
|
-
_.$_$.c2 =
|
|
56735
|
-
_.$_$.d2 =
|
|
56736
|
-
_.$_$.e2 =
|
|
56737
|
-
_.$_$.f2 =
|
|
56738
|
-
_.$_$.g2 =
|
|
56739
|
-
_.$_$.h2 =
|
|
56740
|
-
_.$_$.i2 =
|
|
56741
|
-
_.$_$.j2 =
|
|
56742
|
-
_.$_$.k2 =
|
|
56743
|
-
_.$_$.l2 =
|
|
56744
|
-
_.$_$.m2 =
|
|
56745
|
-
_.$_$.n2 =
|
|
56746
|
-
_.$_$.o2 =
|
|
56747
|
-
_.$_$.p2 =
|
|
56748
|
-
_.$_$.q2 =
|
|
56749
|
-
_.$_$.r2 =
|
|
56750
|
-
_.$_$.s2 =
|
|
56751
|
-
_.$_$.t2 =
|
|
56752
|
-
_.$_$.u2 =
|
|
56753
|
-
_.$_$.v2 =
|
|
56754
|
-
_.$_$.w2 =
|
|
56755
|
-
_.$_$.x2 =
|
|
56756
|
-
_.$_$.y2 =
|
|
56757
|
-
_.$_$.z2 =
|
|
56758
|
-
_.$_$.a3 =
|
|
56759
|
-
_.$_$.b3 =
|
|
56760
|
-
_.$_$.c3 =
|
|
56761
|
-
_.$_$.d3 =
|
|
56762
|
-
_.$_$.e3 =
|
|
56763
|
-
_.$_$.f3 =
|
|
56764
|
-
_.$_$.g3 =
|
|
56765
|
-
_.$_$.h3 =
|
|
56766
|
-
_.$_$.i3 =
|
|
56767
|
-
_.$_$.j3 =
|
|
56768
|
-
_.$_$.k3 =
|
|
56769
|
-
_.$_$.l3 =
|
|
56770
|
-
_.$_$.m3 =
|
|
56771
|
-
_.$_$.n3 =
|
|
56772
|
-
_.$_$.o3 =
|
|
56773
|
-
_.$_$.p3 =
|
|
56774
|
-
_.$_$.q3 =
|
|
56775
|
-
_.$_$.r3 =
|
|
56776
|
-
_.$_$.s3 =
|
|
56777
|
-
_.$_$.t3 =
|
|
56778
|
-
_.$_$.u3 =
|
|
56779
|
-
_.$_$.v3 =
|
|
56780
|
-
_.$_$.w3 =
|
|
56781
|
-
_.$_$.x3 =
|
|
56782
|
-
_.$_$.y3 =
|
|
56783
|
-
_.$_$.z3 =
|
|
56784
|
-
_.$_$.a4 =
|
|
56785
|
-
_.$_$.b4 =
|
|
56786
|
-
_.$_$.c4 =
|
|
56787
|
-
_.$_$.d4 =
|
|
56788
|
-
_.$_$.e4 =
|
|
56789
|
-
_.$_$.f4 =
|
|
56790
|
-
_.$_$.g4 =
|
|
56791
|
-
_.$_$.h4 =
|
|
56792
|
-
_.$_$.i4 =
|
|
56793
|
-
_.$_$.j4 =
|
|
56794
|
-
_.$_$.k4 =
|
|
56795
|
-
_.$_$.l4 =
|
|
56796
|
-
_.$_$.m4 =
|
|
56797
|
-
_.$_$.n4 =
|
|
56798
|
-
_.$_$.o4 =
|
|
56799
|
-
_.$_$.p4 =
|
|
56800
|
-
_.$_$.q4 =
|
|
56801
|
-
_.$_$.r4 =
|
|
56802
|
-
_.$_$.s4 =
|
|
56803
|
-
_.$_$.t4 =
|
|
56804
|
-
_.$_$.u4 =
|
|
56805
|
-
_.$_$.v4 =
|
|
56806
|
-
_.$_$.w4 =
|
|
56807
|
-
_.$_$.x4 =
|
|
56808
|
-
_.$_$.y4 =
|
|
56809
|
-
_.$_$.z4 =
|
|
56810
|
-
_.$_$.a5 =
|
|
56811
|
-
_.$_$.b5 =
|
|
56812
|
-
_.$_$.c5 =
|
|
56813
|
-
_.$_$.d5 =
|
|
56814
|
-
_.$_$.e5 =
|
|
56815
|
-
_.$_$.f5 =
|
|
56816
|
-
_.$_$.g5 = Companion_instance_169;
|
|
56724
|
+
_.$_$.s1 = FromClientEventsObserver;
|
|
56725
|
+
_.$_$.t1 = MessageFactory;
|
|
56726
|
+
_.$_$.u1 = LastCardInteractor;
|
|
56727
|
+
_.$_$.v1 = CombinationProvider;
|
|
56728
|
+
_.$_$.w1 = DealerInteractor;
|
|
56729
|
+
_.$_$.x1 = GameMechanicLogicInteractor;
|
|
56730
|
+
_.$_$.y1 = PointsInteractor;
|
|
56731
|
+
_.$_$.z1 = PlayerTurnTagProvider;
|
|
56732
|
+
_.$_$.a2 = notValidateTimerReset;
|
|
56733
|
+
_.$_$.b2 = NotValidateTimerReset;
|
|
56734
|
+
_.$_$.c2 = ScenePositionProvider;
|
|
56735
|
+
_.$_$.d2 = CardFromClientAction;
|
|
56736
|
+
_.$_$.e2 = CombinationChoiceFromClientAction;
|
|
56737
|
+
_.$_$.f2 = ExitFromClientAction;
|
|
56738
|
+
_.$_$.g2 = FromClientAction;
|
|
56739
|
+
_.$_$.h2 = MessageFromClientAction;
|
|
56740
|
+
_.$_$.i2 = PartnerSelectedFromClientAction;
|
|
56741
|
+
_.$_$.j2 = PlayerReadyFromClientAction;
|
|
56742
|
+
_.$_$.k2 = RequestedCardDecksFromClientAction;
|
|
56743
|
+
_.$_$.l2 = SuitChoiceFromClientAction;
|
|
56744
|
+
_.$_$.m2 = GameAction;
|
|
56745
|
+
_.$_$.n2 = RoundEndedAction;
|
|
56746
|
+
_.$_$.o2 = RoundStartedAction;
|
|
56747
|
+
_.$_$.p2 = CardsMechanicAction;
|
|
56748
|
+
_.$_$.q2 = CombinationChoiceMechanicAction;
|
|
56749
|
+
_.$_$.r2 = ContinueGameMechanicAction;
|
|
56750
|
+
_.$_$.s2 = ErrorAction;
|
|
56751
|
+
_.$_$.t2 = FinishGameMechanicAction;
|
|
56752
|
+
_.$_$.u2 = FinishingGameMechanicAction;
|
|
56753
|
+
_.$_$.v2 = FirstMechanicAction;
|
|
56754
|
+
_.$_$.w2 = InSceneAction;
|
|
56755
|
+
_.$_$.x2 = MechanicAction;
|
|
56756
|
+
_.$_$.y2 = MessageMechanicAction;
|
|
56757
|
+
_.$_$.z2 = NavigationMechanicAction;
|
|
56758
|
+
_.$_$.a3 = NextPlayerTurnAction;
|
|
56759
|
+
_.$_$.b3 = PickUpBribeMechanicAction;
|
|
56760
|
+
_.$_$.c3 = PlayerTurnAnswerAction;
|
|
56761
|
+
_.$_$.d3 = PutCardMechanicAction;
|
|
56762
|
+
_.$_$.e3 = RestartGameMechanicAction;
|
|
56763
|
+
_.$_$.f3 = SceneActMechanicAction;
|
|
56764
|
+
_.$_$.g3 = SceneMechanicAction;
|
|
56765
|
+
_.$_$.h3 = SuitChoiceMechanicAction;
|
|
56766
|
+
_.$_$.i3 = TeamsDataMechanicAction;
|
|
56767
|
+
_.$_$.j3 = TerminatedAction;
|
|
56768
|
+
_.$_$.k3 = TrumpMechanicAction;
|
|
56769
|
+
_.$_$.l3 = WinnerCombinationsMechanicAction;
|
|
56770
|
+
_.$_$.m3 = getPlayerTurn;
|
|
56771
|
+
_.$_$.n3 = ClearAction;
|
|
56772
|
+
_.$_$.o3 = PlayerConnectionUpdateAction;
|
|
56773
|
+
_.$_$.p3 = BotGameStoreContract;
|
|
56774
|
+
_.$_$.q3 = FileLoggerStoreContract;
|
|
56775
|
+
_.$_$.r3 = GameMechanicStoreContract;
|
|
56776
|
+
_.$_$.s3 = PlayerTurnStoreContract;
|
|
56777
|
+
_.$_$.t3 = StoreContract;
|
|
56778
|
+
_.$_$.u3 = TimersStoreContract;
|
|
56779
|
+
_.$_$.v3 = ValidationStoreContract;
|
|
56780
|
+
_.$_$.w3 = sendFromClientEventsMiddleware;
|
|
56781
|
+
_.$_$.x3 = roundLifecycleMiddleware;
|
|
56782
|
+
_.$_$.y3 = putPlayerLastCardMiddleware;
|
|
56783
|
+
_.$_$.z3 = getInitialPlayerTurnTimerDelayMillis;
|
|
56784
|
+
_.$_$.a4 = playerTurnTimeoutMiddleware;
|
|
56785
|
+
_.$_$.b4 = IgnoreLoggerAction;
|
|
56786
|
+
_.$_$.c4 = BaseMechanicLifecycleReducer;
|
|
56787
|
+
_.$_$.d4 = MechanicLifecycleReducer;
|
|
56788
|
+
_.$_$.e4 = TeamsMechanicReducer;
|
|
56789
|
+
_.$_$.f4 = TableLifecycleReducer;
|
|
56790
|
+
_.$_$.g4 = AppStatePayload;
|
|
56791
|
+
_.$_$.h4 = AppState;
|
|
56792
|
+
_.$_$.i4 = TerminationState;
|
|
56793
|
+
_.$_$.j4 = CallbackWrapperLoggerOutput;
|
|
56794
|
+
_.$_$.k4 = FileLoggerOutputImpl;
|
|
56795
|
+
_.$_$.l4 = FileLoggerOutput;
|
|
56796
|
+
_.$_$.m4 = get_isCreated_0;
|
|
56797
|
+
_.$_$.n4 = BaseGame;
|
|
56798
|
+
_.$_$.o4 = GameStoreContract;
|
|
56799
|
+
_.$_$.p4 = GameStore;
|
|
56800
|
+
_.$_$.q4 = StateProvider;
|
|
56801
|
+
_.$_$.r4 = ValidationCode_CARD_VALIDATION_HAS_HIGHER_TRUMP_CARD_getInstance;
|
|
56802
|
+
_.$_$.s4 = ValidationCode_CARD_VALIDATION_HAS_SAME_CARD_getInstance;
|
|
56803
|
+
_.$_$.t4 = ValidationCode_CARD_VALIDATION_HAS_TRUMP_CARD_getInstance;
|
|
56804
|
+
_.$_$.u4 = MessageLifecycle_GAME_getInstance;
|
|
56805
|
+
_.$_$.v4 = MessageLifecycle_ROOM_getInstance;
|
|
56806
|
+
_.$_$.w4 = GameLifecycleState_CREATED_getInstance;
|
|
56807
|
+
_.$_$.x4 = GameLifecycleState_CREATING_getInstance;
|
|
56808
|
+
_.$_$.y4 = GameLifecycleState_FINISHED_getInstance;
|
|
56809
|
+
_.$_$.z4 = GameLifecycleState_FINISHING_getInstance;
|
|
56810
|
+
_.$_$.a5 = PlayerTurnTimerTag_init_$Create$;
|
|
56811
|
+
_.$_$.b5 = Companion_instance_147;
|
|
56812
|
+
_.$_$.c5 = Companion_instance_148;
|
|
56813
|
+
_.$_$.d5 = Companion_instance_166;
|
|
56814
|
+
_.$_$.e5 = Companion_instance_168;
|
|
56815
|
+
_.$_$.f5 = Companion_instance_169;
|
|
56817
56816
|
//endregion
|
|
56818
56817
|
return _;
|
|
56819
56818
|
}));
|