connected-spaces-platform.web 4.18.0 → 4.20.0
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/Debug/ConnectedSpacesPlatform_WASM.js +52 -98
- package/Debug/ConnectedSpacesPlatform_WASM.wasm +0 -0
- package/Debug/ConnectedSpacesPlatform_WASM.wasm.debug.wasm +0 -0
- package/README.md +10 -62
- package/Release/ConnectedSpacesPlatform_WASM.js +1 -1
- package/Release/ConnectedSpacesPlatform_WASM.wasm +0 -0
- package/connectedspacesplatform.d.ts +10245 -10304
- package/connectedspacesplatform.js +25277 -25445
- package/connectedspacesplatform.js.map +1 -1
- package/connectedspacesplatform.ts +366 -684
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
package/README.md
CHANGED
|
@@ -1,55 +1,22 @@
|
|
|
1
|
-
# Built from changelist ID
|
|
1
|
+
# Built from changelist ID 97c71cd21b5536392810686c81239d9b12be56cd
|
|
2
2
|
|
|
3
3
|
<br>
|
|
4
4
|
|
|
5
5
|
## Summary Lists
|
|
6
6
|
|
|
7
7
|
|
|
8
|
-
### 🔥 ❗ Breaking Changes
|
|
9
|
-
|
|
10
|
-
- Rename `loginwithtoken` *(27016b9)* [**OF-1047**]
|
|
11
|
-
- Expose multiplayer errors *(0e1a844)* [**OB-3069**]
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
### 🍰 🙌 New Features
|
|
15
|
-
|
|
16
|
-
- Add avatar info settings *(485b064)* [**OF-793**]
|
|
17
|
-
- Wrap `[[deprecated]]` in wrappers *(7e8b589)* [**OF-665**]
|
|
18
8
|
|
|
19
9
|
|
|
20
10
|
### 🐛 🔨 Bug Fixes
|
|
21
11
|
|
|
22
|
-
-
|
|
23
|
-
-
|
|
24
|
-
-
|
|
25
|
-
- Fix
|
|
26
|
-
- Python preq installation *(40004a7)* [**No Ticket**]
|
|
27
|
-
- More interface implementations *(ebe4ab1)* [**No Ticket**]
|
|
28
|
-
- Update module dependencies (#315) *(beb8fa8)* [**No Ticket**]
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
### 💫 💥 Code Refactors
|
|
33
|
-
|
|
34
|
-
- Update c++ basicframework example to 4.17.1 (#292) *(d098dc3)* [**OF-1205**]
|
|
35
|
-
- Update web examples to 4.17.1 (#291) *(6a182cf)* [**OW-1567**]
|
|
36
|
-
- Remove generatereadme (#294) *(c5b155f)* [**OF-1189**]
|
|
37
|
-
- Optimise header transform *(d152116)* [**OF-1166**]
|
|
38
|
-
- Removing `entitysystemversion` (#301) *(60dffa1)* [**OF-955**]
|
|
39
|
-
- Component update documentation (#303) *(b6c9055)* [**OF-1185**]
|
|
40
|
-
- Implement transform interfaces *(31bf625)* [**OF-1214**]
|
|
41
|
-
- Export all `logsystem` functions *(cdaf2cd)* [**OF-1155**]
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
### 🙈 🙉 🙊 Test Changes
|
|
12
|
+
- Fix SetCustomProperty not sending changes to clients (#345) *(c66a157)* [**OB-3203**]
|
|
13
|
+
- Bump gitpython from 3.1.32 to 3.1.41 *(4fdc213)* [**No Ticket**]
|
|
14
|
+
- Entity names emitted in log messages (#348) *(8435f72)* [**OF-687**]
|
|
15
|
+
- Fix spline waypoints in script *(6a14178)* [**OB-3227**]
|
|
45
16
|
|
|
46
|
-
- Coverage of usersystem (#290) *(86aa2b9)* [**OF-1083**]
|
|
47
|
-
- Add tests for apiresponsebase (#300) *(320bcb3)* [**OF-1086**]
|
|
48
17
|
|
|
49
18
|
|
|
50
|
-
### 📖 ✍ Documentation Changes
|
|
51
19
|
|
|
52
|
-
- Documenting our approach to updating the examples (#287) *(49f2614)* [**No Ticket**]
|
|
53
20
|
|
|
54
21
|
|
|
55
22
|
|
|
@@ -59,27 +26,8 @@
|
|
|
59
26
|
|
|
60
27
|
| Change ID | Author | Description |
|
|
61
28
|
| --------- | ------ | ----------- |
|
|
62
|
-
|
|
|
63
|
-
|
|
|
64
|
-
|
|
|
65
|
-
|
|
|
66
|
-
|
|
|
67
|
-
| c5b155f | Mag-JB | [OF-1189] refac: remove GenerateReadMe (#294) |
|
|
68
|
-
| bb0f889 | Mag-JB | [OF-1196] fix: Remove C style casting (#295) |
|
|
69
|
-
| 86aa2b9 | MAG-AW | [OF-1083] test: coverage of UserSystem (#290)<br>• [OF-1083] test: coverage of UserSystem<br>• [OF-1083] test: fixed invalid test case<br>• [OF-1083] test: Changed test name |
|
|
70
|
-
| 27016b9 | Michael K | [OF-1047] refac!: rename `LoginWithToken`<br>BREAKING CHANGE: `UserSystem::LoginWithToken` has been renamed to<br>`UserSystem::RefreshSession`. Parameter types have not changed. |
|
|
71
|
-
| 704cb1f | Michael K | [NT-0] fix: fix .clangformat for latest clang ver |
|
|
72
|
-
| 0e1a844 | Michael K | [OB-3069] refac!: Expose multiplayer errors<br>This change addresses a lack of error handling in our multiplayer code.<br>A lot of calls return values were being ignored, which resulted in<br>internal errors that weren't properly handled. It also exposes a way<br>for the user to handle errors.<br>BREAKING CHANGE: This changes a lot of `MultiplayerConnection`<br>endpoints to take an `ErrorCodeCallbackHandler` instead of a<br>`CallbackHandler`. This callback type gets an `ErrorCode` instead of a<br>`bool` passed as the only parameter. This value should be compared to<br>`ErrorCode::None` to ensure the call succeeded. |
|
|
73
|
-
| d152116 | Michael K | [OF-1166] refac: optimise header transform<br>This change removes an extra allocation in the code that transforms<br>header keys and values to lower-case in `EmscriptenWebClient`. To<br>support this, a new `String::ToLower` function was added which returns<br>a copy of the string converted to lower-case. |
|
|
74
|
-
| 60dffa1 | Sam Birley | [OF-955] refac: removing `EntitySystemVersion` (#301)<br>This API variable still exists from an old versioning pass which has<br>been removed.<br>While we do want to do this versioning style in future,<br>we are removing this from the code base now to prevent<br>confusion down the line. |
|
|
75
|
-
| 40004a7 | Sam Birley | [NT-0] fix: python preq installation<br>On windows, the python prerequisites installed during at the start of solution generation now invokes the same python commands as on OSX. |
|
|
76
|
-
| 320bcb3 | MAG-AW | [OF-1086] test: Add tests for APIResponseBase (#300) |
|
|
77
|
-
| b6c9055 | MAG-AW | [OF-1185] refac: Component Update documentation (#303)<br>• [OF-1185] refac: Component Update documentation<br>- Improved comments for Component Update flow<br>- Removed redundant property info class which is unused.<br>- Removed commented references to it also.<br>• [OF-1185] refac: removed unneeded template |
|
|
78
|
-
| 485b064 | Michael K | [OF-793] feat: add Avatar info settings<br>This change adds `SettingsSystem::SetAvatarInfo()` and<br>`SettingsSystem::GetAvatarInfo()` to allow clients to set persistent<br>Avatar values that can be retrieved outside of the Multiplayer system. |
|
|
79
|
-
| ebe4ab1 | Michael K | [NT-0] fix: more interface implementations<br>This change implements `ITransformComponent` for `ImageSpaceComponent`<br>and `IPositionComponent` for `AudioSpaceComponent`. |
|
|
80
|
-
| 31bf625 | Michael K | [OF-1214] refac: implement transform interfaces |
|
|
81
|
-
| 7e8b589 | Michael K | [OF-665] feat: wrap `[[deprecated]]` in wrappers |
|
|
82
|
-
| b5fdb28 | Kuang-Hsin Liu | [OPE-1504] Update examples to Unity 2022 LTS<br>• updated Unity example Initialising Foundation to Unity 2022.3.16f1<br>• updated Unity example Basic Framework to Unity 2022.3.16f1<br>• updated Unity example Multiplayer to Unity 2022.3.16f1<br>• updated the Unity version info in README files |
|
|
83
|
-
| cdaf2cd | Michael K | [OF-1155] refac: export all `LogSystem` functions<br>NOTE: Tests are not needed for this as we currently already test<br>`LogSystem` in our C++ tests, and wrapper-related tests are handled by<br>our wrapper generator unit tests. |
|
|
84
|
-
| beb8fa8 | AdamThorn | [NT-0] fix: Update module dependencies (#315)<br>Updated requirements.txt to include the distutils<br>module dependency. |
|
|
85
|
-
| 1da5a66 | AdamThorn | Staging 4.18.0 (#322) (#323)<br>[NT-0] fix: Remove distutils dependency<br>The build agents have been updated to Python 3.12<br>and support distutils has been removed with that release.<br>Updating the script to use shutil.copy_tree instead. |
|
|
29
|
+
| c66a157 | MAG-me | [OB-3203] fix: fix SetCustomProperty not sending changes to clients (#345)<br>• [OB-3197] fix: Add call to SendPropertyUpdate<br>• [OB-3203] fix: Add call to SendPropertyUpdate |
|
|
30
|
+
| 4fdc213 | dependabot[bot] | [NT-0] fix: bump gitpython from 3.1.32 to 3.1.41<br>Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.32 to 3.1.41.<br>- [Release notes](https://github.com/gitpython-developers/GitPython/releases)<br>- [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)<br>- [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.32...3.1.41)<br>---<br>updated-dependencies:<br>- dependency-name: gitpython<br> dependency-type: direct:production<br>...<br>Signed-off-by: dependabot[bot] <support@github.com><br>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
|
|
31
|
+
| 8435f72 | Sam Birley | [OF-687] fix: entity names emitted in log messages (#348)<br>When an entity's properties cannot be mutated due to the local user not having permissions to change the values, CSP emits a log message which now includes the entity's name in the message. |
|
|
32
|
+
| 6a14178 | Michael K | [OB-3227] fix: fix spline waypoints in script<br>This change fixes an issue with SplineSpaceComponentScriptInterface<br>only returning a third of waypoints. |
|
|
33
|
+
| dd90337 | Sam Birley | [NT-0] VisionOS Support for CSP (#351)<br>[NT-0] feat: VisionOS support for CSP.<br>Notable changes include:<br>• A new shell script for generating VisionOS xcodeprojects: `generate_solution_visionos.sh`. Run this, open the project and build to create visionos-compatible CSP libraries.<br>• Since premake does not yet support the device, the approach taken is to instruct premake to build for iOS, with an additional argument flagging that it should actually generate a project targeting visionos. Responding to this argument is primarily handled within the `premake5_helpers.lua` script.<br>• Some refactorings have been made around the Unity package generation pipeline to allow for Unity-compatible packages to be generated via MacOS. This greatly helps with local debugging and iteration.<br>• Mimalloc has been disabled for iOS and VisionOS. Whilst this has not been reported to be an issue on iOS, it causes problems on VIsionOS similar to what we have seen in the past for Android and WASM. I would recommend we strip it out entirely in the near future.<br>• A fix for a MacOS bug in our project generation scripts which always led to a loose file named '142' being created at the root directory level. |
|