raspberry_games_server_game_logic 1.8.431 → 1.8.432

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.
Files changed (36) hide show
  1. package/Kosi-Kaverit-kaverit.js +2 -2
  2. package/Kosi-Kodein-kodein-di.js +16 -16
  3. package/Kotlin-DateTime-library-kotlinx-datetime.js +152 -152
  4. package/Logic_Debertz-ai_module.js +193 -193
  5. package/Logic_Debertz-core.js +536 -536
  6. package/Logic_Debertz-engine.js +3667 -3649
  7. package/Logic_Debertz-engine.js.map +1 -1
  8. package/Logic_Debertz-game_server.d.ts +1 -0
  9. package/Logic_Debertz-game_server.js +187 -187
  10. package/kotlin-kotlin-stdlib.js +546 -540
  11. package/kotlin-kotlin-stdlib.js.map +1 -1
  12. package/kotlinx-atomicfu.js +13 -13
  13. package/kotlinx-coroutines-core.js +2160 -2160
  14. package/kotlinx-io-kotlinx-io-core.js +314 -314
  15. package/kotlinx-serialization-kotlinx-serialization-core.js +1739 -1739
  16. package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
  17. package/kotlinx-serialization-kotlinx-serialization-json.js +1316 -1316
  18. package/ktor-ktor-client-content-negotiation.js +123 -123
  19. package/ktor-ktor-client-core.js +1442 -1442
  20. package/ktor-ktor-client-logging.js +265 -265
  21. package/ktor-ktor-events.js +6 -6
  22. package/ktor-ktor-http.js +590 -590
  23. package/ktor-ktor-io.js +1241 -1241
  24. package/ktor-ktor-serialization-kotlinx-json.js +6 -6
  25. package/ktor-ktor-serialization-kotlinx.js +132 -132
  26. package/ktor-ktor-serialization.js +61 -61
  27. package/ktor-ktor-utils.js +483 -483
  28. package/ktor-ktor-websockets.js +42 -42
  29. package/package.json +1 -1
  30. package/random-library-crypto-rand.js +1 -1
  31. package/random-library-secure-random.js +2 -2
  32. package/raspberry-cardgame-lib-core.js +7 -7
  33. package/raspberry-cardgame-lib-logger.js +90 -90
  34. package/raspberry-cardgame-lib-random.js +794 -794
  35. package/raspberry-cardgame-lib-random.js.map +1 -1
  36. package/uuid.js +12 -12
@@ -42,13 +42,13 @@
42
42
  tmp_1[tmp_0] = atomic$ref$1(null);
43
43
  tmp_0 = tmp_0 + 1 | 0;
44
44
  }
45
- tmp.r1o_1 = tmp_1;
45
+ tmp.s1o_1 = tmp_1;
46
46
  }
47
- protoOf(atomicfu$AtomicRefArray$ref).s1o = function () {
48
- return this.r1o_1.length;
47
+ protoOf(atomicfu$AtomicRefArray$ref).t1o = function () {
48
+ return this.s1o_1.length;
49
49
  };
50
50
  protoOf(atomicfu$AtomicRefArray$ref).atomicfu$get = function (index) {
51
- return this.r1o_1[index];
51
+ return this.s1o_1[index];
52
52
  };
53
53
  function atomicfu$AtomicRefArray$ofNulls(size) {
54
54
  return new atomicfu$AtomicRefArray$ref(size);
@@ -76,10 +76,10 @@
76
76
  function AtomicBoolean(value) {
77
77
  this.kotlinx$atomicfu$value = value;
78
78
  }
79
- protoOf(AtomicBoolean).t1o = function (_set____db54di) {
79
+ protoOf(AtomicBoolean).u1o = function (_set____db54di) {
80
80
  this.kotlinx$atomicfu$value = _set____db54di;
81
81
  };
82
- protoOf(AtomicBoolean).u1o = function () {
82
+ protoOf(AtomicBoolean).v1o = function () {
83
83
  return this.kotlinx$atomicfu$value;
84
84
  };
85
85
  protoOf(AtomicBoolean).atomicfu$compareAndSet = function (expect, update) {
@@ -102,10 +102,10 @@
102
102
  function AtomicRef(value) {
103
103
  this.kotlinx$atomicfu$value = value;
104
104
  }
105
- protoOf(AtomicRef).v1o = function (_set____db54di) {
105
+ protoOf(AtomicRef).w1o = function (_set____db54di) {
106
106
  this.kotlinx$atomicfu$value = _set____db54di;
107
107
  };
108
- protoOf(AtomicRef).u1o = function () {
108
+ protoOf(AtomicRef).v1o = function () {
109
109
  return this.kotlinx$atomicfu$value;
110
110
  };
111
111
  protoOf(AtomicRef).atomicfu$compareAndSet = function (expect, update) {
@@ -128,10 +128,10 @@
128
128
  function AtomicInt(value) {
129
129
  this.kotlinx$atomicfu$value = value;
130
130
  }
131
- protoOf(AtomicInt).w1o = function (_set____db54di) {
131
+ protoOf(AtomicInt).x1o = function (_set____db54di) {
132
132
  this.kotlinx$atomicfu$value = _set____db54di;
133
133
  };
134
- protoOf(AtomicInt).u1o = function () {
134
+ protoOf(AtomicInt).v1o = function () {
135
135
  return this.kotlinx$atomicfu$value;
136
136
  };
137
137
  protoOf(AtomicInt).atomicfu$compareAndSet = function (expect, update) {
@@ -181,10 +181,10 @@
181
181
  function AtomicLong(value) {
182
182
  this.kotlinx$atomicfu$value = value;
183
183
  }
184
- protoOf(AtomicLong).x1o = function (_set____db54di) {
184
+ protoOf(AtomicLong).y1o = function (_set____db54di) {
185
185
  this.kotlinx$atomicfu$value = _set____db54di;
186
186
  };
187
- protoOf(AtomicLong).u1o = function () {
187
+ protoOf(AtomicLong).v1o = function () {
188
188
  return this.kotlinx$atomicfu$value;
189
189
  };
190
190
  protoOf(AtomicLong).atomicfu$compareAndSet = function (expect, update) {
@@ -262,7 +262,7 @@
262
262
  }
263
263
  }
264
264
  //region block: post-declaration
265
- defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).s1o);
265
+ defineProp(protoOf(atomicfu$AtomicRefArray$ref), 'atomicfu$size', protoOf(atomicfu$AtomicRefArray$ref).t1o);
266
266
  //endregion
267
267
  //region block: exports
268
268
  _.$_$ = _.$_$ || {};