connected-spaces-platform.web 4.10.4 → 4.10.5
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.wasm +0 -0
- package/Debug/ConnectedSpacesPlatform_WASM.wasm.debug.wasm +0 -0
- package/README.md +10 -20
- package/Release/ConnectedSpacesPlatform_WASM.wasm +0 -0
- package/connectedspacesplatform.d.ts +4894 -4894
- package/connectedspacesplatform.js +19595 -19580
- package/connectedspacesplatform.js.map +1 -1
- package/connectedspacesplatform.ts +3952 -3937
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
package/README.md
CHANGED
|
@@ -1,25 +1,15 @@
|
|
|
1
|
-
<h1>Built from changelist ID
|
|
1
|
+
<h1>Built from changelist ID 6de07ab384257867ad307ee6a3dfb8c8174cd4bb</h1>
|
|
2
2
|
<h2>Summary Lists</h2>
|
|
3
|
-
<h3><p>&#
|
|
4
|
-
<ul><li>No Ticket -
|
|
5
|
-
<ul><li>No Ticket - Fix android build issues - 02b6ac0</li></ul>
|
|
3
|
+
<h3><p>🐛 🔨 Fixes</p></h3>
|
|
4
|
+
<ul><li>No Ticket - C++ compile warnings - 5670cbd</li><li>No Ticket - Remove deprecation warnings - bf02b97</li></ul>
|
|
6
5
|
<h2>Revision Change Details</h2>
|
|
7
6
|
|
|
8
7
|
<table><thead><tr><th>change_id</th><th>user</th><th>description</th></thead>
|
|
9
|
-
<tbody><tr><td>
|
|
10
|
-
<tr><td>
|
|
11
|
-
<tr><td>
|
|
12
|
-
<tr><td>
|
|
13
|
-
<tr><td>
|
|
14
|
-
<tr><td>
|
|
15
|
-
<tr><td>
|
|
16
|
-
<tr><td>7844e0e</td><td>Michael K</td><td>merge pull request #181 from magnopus-opensource/staging <em> <br>4.10.2 </em> </td></tr>
|
|
17
|
-
<tr><td>b28eaab</td><td>Michael K</td><td>merge pull request #180 from magnopus-opensource/develop <em> <br>Staging 4.10.2 </em> </td></tr>
|
|
18
|
-
<tr><td>d23d592</td><td>MAG-AW</td><td><strong><em>[nt-0] fix</em></strong>: publish pipeline fixes <em> </em> </td></tr>
|
|
19
|
-
<tr><td>4204657</td><td>Michael K</td><td><strong><em>[ob-2860] fix</em></strong>: disable mimalloc on android (#177) <em> <br>Mimalloc doesn't seem to play nicely with Quest 2 headsets. </em> </td></tr>
|
|
20
|
-
<tr><td>ec50377</td><td>Sam Birley</td><td>merge pull request #168 from magnopus-opensource/of-1151-add-emaillinkurl-for-user-invites <em> <br>[OF-1151] feat!: Add email link for user invite </em> </td></tr>
|
|
21
|
-
<tr><td>1420fac</td><td>Sam Birley</td><td><strong><em>[of-1151] doc</em></strong>: api inline comment correction <em> <br>Corrected ordering of inline comments for `InviteToSpace` </em> </td></tr>
|
|
22
|
-
<tr><td>302e5b4</td><td>Sam Birley</td><td><strong><em>[of-1151] fix</em></strong>: csharp test <em> <br>Updating one of the C# tests to account for the <br>new signature of `SpaceSystemTests.CreateSpace` </em> </td></tr>
|
|
23
|
-
<tr><td>f75dafa</td><td>MAG-pw</td><td>merge branch 'develop' into of-1151-add-emaillinkurl-for-user-invites</td></tr>
|
|
24
|
-
<tr><td>4612afb</td><td>MAG-pw</td><td><p style="color:red"><strong><em>[of-1151] feat!</em></strong>: add email link for user invite </p> <em> <br>This changes when there is an array of InviteUserRoleInfo to use a <br>new InviteUserRoleInfoCollection. This collection class now includes <br>an EmailLinkUrl parameter that can be provided to specify where to <br>redirect a user back to. It is OK to leave this blank. This applies <br>to the CreateSpace, CreateSpaceWithBuffer and BulkInviteToSpace <br>calls. <br>The same thing is also added as a new optional parameter to the <br>InviteToSpace call. </em> </td></tr>
|
|
8
|
+
<tbody><tr><td>dcbe06d</td><td>Michael K</td><td>merge pull request #192 from magnopus-opensource/staging <em> <br>Main 4.10.5 </em> </td></tr>
|
|
9
|
+
<tr><td>1170079</td><td>Michael K</td><td>merge pull request #191 from magnopus-opensource/develop <em> <br>Staging 4.10.5 </em> </td></tr>
|
|
10
|
+
<tr><td>de58931</td><td>Michael K</td><td><strong><em>[nt-0] fix</em></strong>: temp fix for macos <em> <br>Hack to always use Release bins on macOS until Debug binaries are <br>re-added. </em> </td></tr>
|
|
11
|
+
<tr><td>5670cbd</td><td>Sam Birley</td><td>merge pull request #189 from magnopus-opensource/ob-2474_visibility_overrides_warning_fix <em> <br>[OB-2474] fix: C++ compile warnings </em> </td></tr>
|
|
12
|
+
<tr><td>bf02b97</td><td>Sam Birley</td><td>merge pull request #182 from magnopus-opensource/of-1156_removemultiplayerdeprecation <em> <br>[OF-1156] fix: Remove deprecation warnings </em> </td></tr>
|
|
13
|
+
<tr><td>f4040bd</td><td>Sam Birley</td><td><strong><em>[ob-2474] fix</em></strong>: compile warning <em> <br>All CSP multiplayer components now declare functions <br>with `override` when overriding interface functions. </em> </td></tr>
|
|
14
|
+
<tr><td>667962b</td><td>Adam Thorn</td><td><strong><em>[of-1156] fix</em></strong>: remove deprecation warnings <em> <br>Remove redundant deprecation warnings from MultiplayerConnection. </em> </td></tr>
|
|
25
15
|
</tbody></table>
|
|
Binary file
|