raspberry_games_server_game_logic 1.8.318 → 1.8.320

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.
@@ -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, WithUtcOffset, WithDate, WithTime]);
380
+ initMetadataForClass(Builder, 'Builder', VOID, VOID, [AbstractDateTimeFormatBuilder, AbstractWithDateTimeBuilder, AbstractWithOffsetBuilder, WithUtcOffset, WithTime, WithDate]);
381
381
  initMetadataForClass(AbstractDateTimeFormat, 'AbstractDateTimeFormat');
382
382
  initMetadataForClass(DateTimeComponentsFormat, 'DateTimeComponentsFormat', VOID, AbstractDateTimeFormat);
383
383
  initMetadataForClass(TwoDigitNumber, 'TwoDigitNumber');
@@ -376,7 +376,7 @@
376
376
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
377
377
  //endregion
378
378
  function GameEngineConfig() {
379
- this.version = '1.8.318';
379
+ this.version = '1.8.320';
380
380
  }
381
381
  protoOf(GameEngineConfig).s2z = function () {
382
382
  return this.version;
@@ -14234,8 +14234,8 @@
14234
14234
  var combinationReasonMappingLegacy;
14235
14235
  function mapToCombinationType(_this__u8e3s4) {
14236
14236
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14237
- var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationTypeMapping());
14238
- return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationTypeMappingLegacy()) : tmp0_elvis_lhs;
14237
+ var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationTypeMappingLegacy());
14238
+ return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationTypeMapping()) : tmp0_elvis_lhs;
14239
14239
  }
14240
14240
  function mapToDto_7(_this__u8e3s4) {
14241
14241
  _init_properties_CombinationsDtoMappers_kt__fk981j();
@@ -14347,8 +14347,8 @@
14347
14347
  }
14348
14348
  function mapToDto_9(_this__u8e3s4) {
14349
14349
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14350
- var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationTypeMapping());
14351
- return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationTypeMappingLegacy()) : tmp0_elvis_lhs;
14350
+ var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationTypeMappingLegacy());
14351
+ return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationTypeMapping()) : tmp0_elvis_lhs;
14352
14352
  }
14353
14353
  function mapToDto_10(_this__u8e3s4) {
14354
14354
  _init_properties_CombinationsDtoMappers_kt__fk981j();
@@ -14360,13 +14360,13 @@
14360
14360
  }
14361
14361
  function mapToDto_11(_this__u8e3s4) {
14362
14362
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14363
- var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationReasonMapping());
14364
- return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationReasonMappingLegacy()) : tmp0_elvis_lhs;
14363
+ var tmp0_elvis_lhs = enumToStringSafe(_this__u8e3s4, get_combinationReasonMappingLegacy());
14364
+ return tmp0_elvis_lhs == null ? enumToString(_this__u8e3s4, get_combinationReasonMapping()) : tmp0_elvis_lhs;
14365
14365
  }
14366
14366
  function mapToCombinationReason(_this__u8e3s4) {
14367
14367
  _init_properties_CombinationsDtoMappers_kt__fk981j();
14368
- var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationReasonMapping());
14369
- return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationReasonMappingLegacy()) : tmp0_elvis_lhs;
14368
+ var tmp0_elvis_lhs = toDomainEnumSafe(_this__u8e3s4, get_combinationReasonMappingLegacy());
14369
+ return tmp0_elvis_lhs == null ? toDomainEnum(_this__u8e3s4, get_combinationReasonMapping()) : tmp0_elvis_lhs;
14370
14370
  }
14371
14371
  function mapFromDto_8(_this__u8e3s4) {
14372
14372
  _init_properties_CombinationsDtoMappers_kt__fk981j();