client_plugin_logic_deb 1.8.428 → 1.8.430

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.
@@ -427,7 +427,7 @@
427
427
  initMetadataForClass(AppEnvironmentValue, 'AppEnvironmentValue', VOID, Enum);
428
428
  //endregion
429
429
  function GameEngineConfig() {
430
- this.version = '1.8.428';
430
+ this.version = '1.8.430';
431
431
  }
432
432
  protoOf(GameEngineConfig).g3z = function () {
433
433
  return this.version;
@@ -218,6 +218,7 @@
218
218
  var toIntOrNull = kotlin_kotlin.$_$.kg;
219
219
  var mapFromDto_2 = kotlin_io_raspberryapps_game_engine_core.$_$.z;
220
220
  var listOfNotNull_0 = kotlin_kotlin.$_$.g8;
221
+ var PlayerConnectionState_LIVE_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.w4;
221
222
  var mapToDto_2 = kotlin_io_raspberryapps_game_engine_core.$_$.g1;
222
223
  var singleOrNull = kotlin_kotlin.$_$.g9;
223
224
  var RulesDto = kotlin_io_raspberryapps_game_engine_core.$_$.l1;
@@ -225,7 +226,6 @@
225
226
  var mapFromDto_3 = kotlin_io_raspberryapps_game_engine_core.$_$.x;
226
227
  var Companion_instance_0 = kotlin_io_raspberryapps_game_engine_core.$_$.v5;
227
228
  var Companion_instance_1 = kotlin_io_raspberryapps_game_engine_core.$_$.t5;
228
- var PlayerConnectionState_LIVE_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.w4;
229
229
  var toDuration_0 = kotlin_kotlin.$_$.bh;
230
230
  var PlayerConnectionState_LEFT_PERMANENTLY_getInstance = kotlin_io_raspberryapps_game_engine_core.$_$.u4;
231
231
  var $serializer_getInstance_0 = kotlin_io_raspberryapps_game_engine_core.$_$.z5;
@@ -3148,11 +3148,9 @@
3148
3148
  switch (this.q2_1) {
3149
3149
  case 0:
3150
3150
  case 1:
3151
- tmp = true;
3152
- break;
3153
3151
  case 2:
3154
3152
  case 3:
3155
- tmp = false;
3153
+ tmp = true;
3156
3154
  break;
3157
3155
  default:
3158
3156
  noWhenBranchMatchedException();
@@ -13929,7 +13927,7 @@
13929
13927
  var tmp2_cached = Companion_getInstance_59().m7x_1;
13930
13928
  tmp1_output.dt(tmp0_desc, 0, value.p7x_1);
13931
13929
  tmp1_output.ft(tmp0_desc, 1, tmp2_cached[1].x(), value.q7x_1);
13932
- tmp1_output.ft(tmp0_desc, 2, tmp2_cached[2].x(), value.r7x_1);
13930
+ tmp1_output.ht(tmp0_desc, 2, tmp2_cached[2].x(), value.r7x_1);
13933
13931
  tmp1_output.ht(tmp0_desc, 3, tmp2_cached[3].x(), value.s7x_1);
13934
13932
  tmp1_output.ht(tmp0_desc, 4, BooleanSerializer_getInstance(), value.t7x_1);
13935
13933
  tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.u7x_1);
@@ -13956,7 +13954,7 @@
13956
13954
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
13957
13955
  tmp5_local1 = tmp10_input.as(tmp0_desc, 1, tmp11_cached[1].x(), tmp5_local1);
13958
13956
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
13959
- tmp6_local2 = tmp10_input.as(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
13957
+ tmp6_local2 = tmp10_input.cs(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
13960
13958
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
13961
13959
  tmp7_local3 = tmp10_input.cs(tmp0_desc, 3, tmp11_cached[3].x(), tmp7_local3);
13962
13960
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
@@ -13980,7 +13978,7 @@
13980
13978
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
13981
13979
  break;
13982
13980
  case 2:
13983
- tmp6_local2 = tmp10_input.as(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
13981
+ tmp6_local2 = tmp10_input.cs(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
13984
13982
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
13985
13983
  break;
13986
13984
  case 3:
@@ -14010,7 +14008,7 @@
14010
14008
  // Inline function 'kotlin.arrayOf' call
14011
14009
  // Inline function 'kotlin.js.unsafeCast' call
14012
14010
  // Inline function 'kotlin.js.asDynamic' call
14013
- return [StringSerializer_getInstance(), tmp0_cached[1].x(), tmp0_cached[2].x(), get_nullable(tmp0_cached[3].x()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
14011
+ return [StringSerializer_getInstance(), tmp0_cached[1].x(), get_nullable(tmp0_cached[2].x()), get_nullable(tmp0_cached[3].x()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
14014
14012
  };
14015
14013
  var $serializer_instance_21;
14016
14014
  function $serializer_getInstance_24() {
@@ -14045,12 +14043,12 @@
14045
14043
  this.u7x_1 = reconnectUntilTime;
14046
14044
  }
14047
14045
  protoOf(PlayerConnectionChangedMechanicActionDto).toString = function () {
14048
- return 'PlayerConnectionChangedMechanicActionDto(playerId=' + this.p7x_1 + ', state=' + this.q7x_1.toString() + ', previousState=' + this.r7x_1.toString() + ', causeState=' + toString_0(this.s7x_1) + ', isNoneActivePlayers=' + this.t7x_1 + ', reconnectUntilTime=' + this.u7x_1 + ')';
14046
+ return 'PlayerConnectionChangedMechanicActionDto(playerId=' + this.p7x_1 + ', state=' + this.q7x_1.toString() + ', previousState=' + toString_0(this.r7x_1) + ', causeState=' + toString_0(this.s7x_1) + ', isNoneActivePlayers=' + this.t7x_1 + ', reconnectUntilTime=' + this.u7x_1 + ')';
14049
14047
  };
14050
14048
  protoOf(PlayerConnectionChangedMechanicActionDto).hashCode = function () {
14051
14049
  var result = getStringHashCode(this.p7x_1);
14052
14050
  result = imul(result, 31) + this.q7x_1.hashCode() | 0;
14053
- result = imul(result, 31) + this.r7x_1.hashCode() | 0;
14051
+ result = imul(result, 31) + (this.r7x_1 == null ? 0 : this.r7x_1.hashCode()) | 0;
14054
14052
  result = imul(result, 31) + (this.s7x_1 == null ? 0 : this.s7x_1.hashCode()) | 0;
14055
14053
  result = imul(result, 31) + (this.t7x_1 == null ? 0 : getBooleanHashCode(this.t7x_1)) | 0;
14056
14054
  result = imul(result, 31) + (this.u7x_1 == null ? 0 : getStringHashCode(this.u7x_1)) | 0;
@@ -14065,7 +14063,7 @@
14065
14063
  return false;
14066
14064
  if (!this.q7x_1.equals(other.q7x_1))
14067
14065
  return false;
14068
- if (!this.r7x_1.equals(other.r7x_1))
14066
+ if (!equals(this.r7x_1, other.r7x_1))
14069
14067
  return false;
14070
14068
  if (!equals(this.s7x_1, other.s7x_1))
14071
14069
  return false;
@@ -16905,7 +16903,7 @@
16905
16903
  var tmp2_cached = Companion_getInstance_81().k82_1;
16906
16904
  tmp1_output.dt(tmp0_desc, 0, value.n82_1);
16907
16905
  tmp1_output.ft(tmp0_desc, 1, tmp2_cached[1].x(), value.o82_1);
16908
- tmp1_output.ft(tmp0_desc, 2, tmp2_cached[2].x(), value.p82_1);
16906
+ tmp1_output.ht(tmp0_desc, 2, tmp2_cached[2].x(), value.p82_1);
16909
16907
  tmp1_output.ht(tmp0_desc, 3, BooleanSerializer_getInstance(), value.q82_1);
16910
16908
  tmp1_output.ht(tmp0_desc, 4, StringSerializer_getInstance(), value.r82_1);
16911
16909
  tmp1_output.ht(tmp0_desc, 5, StringSerializer_getInstance(), value.s82_1);
@@ -16932,7 +16930,7 @@
16932
16930
  tmp3_bitMask0 = tmp3_bitMask0 | 1;
16933
16931
  tmp5_local1 = tmp10_input.as(tmp0_desc, 1, tmp11_cached[1].x(), tmp5_local1);
16934
16932
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
16935
- tmp6_local2 = tmp10_input.as(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
16933
+ tmp6_local2 = tmp10_input.cs(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
16936
16934
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
16937
16935
  tmp7_local3 = tmp10_input.cs(tmp0_desc, 3, BooleanSerializer_getInstance(), tmp7_local3);
16938
16936
  tmp3_bitMask0 = tmp3_bitMask0 | 8;
@@ -16956,7 +16954,7 @@
16956
16954
  tmp3_bitMask0 = tmp3_bitMask0 | 2;
16957
16955
  break;
16958
16956
  case 2:
16959
- tmp6_local2 = tmp10_input.as(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
16957
+ tmp6_local2 = tmp10_input.cs(tmp0_desc, 2, tmp11_cached[2].x(), tmp6_local2);
16960
16958
  tmp3_bitMask0 = tmp3_bitMask0 | 4;
16961
16959
  break;
16962
16960
  case 3:
@@ -16986,7 +16984,7 @@
16986
16984
  // Inline function 'kotlin.arrayOf' call
16987
16985
  // Inline function 'kotlin.js.unsafeCast' call
16988
16986
  // Inline function 'kotlin.js.asDynamic' call
16989
- return [StringSerializer_getInstance(), tmp0_cached[1].x(), tmp0_cached[2].x(), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
16987
+ return [StringSerializer_getInstance(), tmp0_cached[1].x(), get_nullable(tmp0_cached[2].x()), get_nullable(BooleanSerializer_getInstance()), get_nullable(StringSerializer_getInstance()), get_nullable(StringSerializer_getInstance())];
16990
16988
  };
16991
16989
  var $serializer_instance_42;
16992
16990
  function $serializer_getInstance_45() {
@@ -17055,7 +17053,7 @@
17055
17053
  protoOf(PlayerConnectionChangedToClientActionDto).hashCode = function () {
17056
17054
  var result = getStringHashCode(this.n82_1);
17057
17055
  result = imul(result, 31) + this.o82_1.hashCode() | 0;
17058
- result = imul(result, 31) + this.p82_1.hashCode() | 0;
17056
+ result = imul(result, 31) + (this.p82_1 == null ? 0 : this.p82_1.hashCode()) | 0;
17059
17057
  result = imul(result, 31) + (this.q82_1 == null ? 0 : getBooleanHashCode(this.q82_1)) | 0;
17060
17058
  result = imul(result, 31) + (this.r82_1 == null ? 0 : getStringHashCode(this.r82_1)) | 0;
17061
17059
  result = imul(result, 31) + (this.s82_1 == null ? 0 : getStringHashCode(this.s82_1)) | 0;
@@ -17070,7 +17068,7 @@
17070
17068
  return false;
17071
17069
  if (!this.o82_1.equals(other.o82_1))
17072
17070
  return false;
17073
- if (!this.p82_1.equals(other.p82_1))
17071
+ if (!equals(this.p82_1, other.p82_1))
17074
17072
  return false;
17075
17073
  if (!(this.q82_1 == other.q82_1))
17076
17074
  return false;
@@ -22000,8 +21998,10 @@
22000
21998
  return new MessageMechanicAction(mapFromDto_49(_this__u8e3s4.g7x_1, true));
22001
21999
  }
22002
22000
  function mapFromDto_81(_this__u8e3s4) {
22003
- var tmp0_elvis_lhs = _this__u8e3s4.t7x_1;
22004
- return new PlayerConnectionChangedMechanicAction(_this__u8e3s4.p7x_1, _this__u8e3s4.q7x_1, _this__u8e3s4.r7x_1, _this__u8e3s4.s7x_1, tmp0_elvis_lhs == null ? false : tmp0_elvis_lhs, _this__u8e3s4.u7x_1);
22001
+ var tmp0_elvis_lhs = _this__u8e3s4.r7x_1;
22002
+ var tmp = tmp0_elvis_lhs == null ? PlayerConnectionState_LIVE_getInstance() : tmp0_elvis_lhs;
22003
+ var tmp1_elvis_lhs = _this__u8e3s4.t7x_1;
22004
+ return new PlayerConnectionChangedMechanicAction(_this__u8e3s4.p7x_1, _this__u8e3s4.q7x_1, tmp, _this__u8e3s4.s7x_1, tmp1_elvis_lhs == null ? false : tmp1_elvis_lhs, _this__u8e3s4.u7x_1);
22005
22005
  }
22006
22006
  function mapFromDto_82(_this__u8e3s4) {
22007
22007
  return new ErrorAction(mapFromDto_20(_this__u8e3s4.p7w_1));
@@ -53842,7 +53842,8 @@
53842
53842
  return new MessageMechanicAction(mapFromDto_49(_this__u8e3s4.c82_1, true), _this__u8e3s4.d82_1);
53843
53843
  }
53844
53844
  function mapFromClientDto_18(_this__u8e3s4) {
53845
- return new PlayerConnectionChangedMechanicAction(_this__u8e3s4.n82_1, _this__u8e3s4.o82_1, _this__u8e3s4.p82_1, VOID, false, _this__u8e3s4.r82_1, _this__u8e3s4.s82_1);
53845
+ var tmp0_elvis_lhs = _this__u8e3s4.p82_1;
53846
+ return new PlayerConnectionChangedMechanicAction(_this__u8e3s4.n82_1, _this__u8e3s4.o82_1, tmp0_elvis_lhs == null ? PlayerConnectionState_LIVE_getInstance() : tmp0_elvis_lhs, VOID, false, _this__u8e3s4.r82_1, _this__u8e3s4.s82_1);
53846
53847
  }
53847
53848
  function mapFromClientDto_19(_this__u8e3s4) {
53848
53849
  return new ErrorAction(mapFromDto_20(_this__u8e3s4.j81_1), _this__u8e3s4.k81_1);