FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · NoelStephensUnity/com.unity.netcode.gameobjects · GitHub
NoelStephensUnity
/
com.unity.netcode.gameobjects
Public
forked from
Unity-Technologies/com.unity.netcode.gameobjects
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 4, 2023
feat: expose NetworkObject.GetNetworkBehaviourAtOrderIndex (#2724)
ShadauxCat
authored
b223d5f
View commit details
Copy full SHA for b223d5f
Browse repository at this point
fix: Active scene not being added to server side NetworkSceneManager scenes loaded [MTT-7537] (#2723)
Show description for 1701474
NoelStephensUnity
authored
1701474
View commit details
Copy full SHA for 1701474
Browse repository at this point
fix: Errors with NetworkVariable<float> and others in inspector (#2714)
Show description for a60288f
ShadauxCat
authored
a60288f
View commit details
Copy full SHA for a60288f
Browse repository at this point
feat: Log errors when Relay/WebSocket settings are mismatched (#2715)
Show description for 6353f59
simon-lemay-unity
and
NoelStephensUnity
authored
6353f59
View commit details
Copy full SHA for 6353f59
Browse repository at this point
feat: Update UTP to 1.4 and add ability to set UTP's MTU (#2716)
simon-lemay-unity
authored
b50b396
View commit details
Copy full SHA for b50b396
Browse repository at this point
Commits on Oct 3, 2023
feat: Support for generic NetworkBehaviour types, and fix: issues with domain reload/scene reload being disabled (#2720)
Show description for d565d9d
ShadauxCat
authored
d565d9d
View commit details
Copy full SHA for d565d9d
Browse repository at this point
fix: GlobalObjectIdHash Generation (missed changes) (#2721)
Show description for a5c0130
NoelStephensUnity
authored
a5c0130
View commit details
Copy full SHA for a5c0130
Browse repository at this point
fix: ClientNetworkTransform ownership change with half precision synchronization issues [MTT-7271] (#2712)
Show description for aa7ecbf
NoelStephensUnity
authored
aa7ecbf
View commit details
Copy full SHA for aa7ecbf
Browse repository at this point
Commits on Oct 2, 2023
feat: Added `GenerateSerializationForGenericParameterAttribute` and `GenerateSerializationForTypeAttribute` (#2694)
Show description for 5a2b607
ShadauxCat
and
NoelStephensUnity
authored
5a2b607
View commit details
Copy full SHA for 5a2b607
Browse repository at this point
fix: GlobalObjectIdHash generation for already existing in-scene placed prefab instances [MTT-7055] (#2707)
Show description for c84a1dc
NoelStephensUnity
authored
c84a1dc
View commit details
Copy full SHA for c84a1dc
Browse repository at this point
Commits on Sep 7, 2023
fix: Allow UDP/DTLS connections when working in the editor with WebGL (#2695)
Show description for ca577a6
simon-lemay-unity
authored
ca577a6
View commit details
Copy full SHA for ca577a6
Browse repository at this point
Commits on Aug 30, 2023
fix: NetworkObject component should always precede NetworkBehaviour components [MTT-7216] (#2685)
Show description for f59f5e6
NoelStephensUnity
authored
f59f5e6
View commit details
Copy full SHA for f59f5e6
Browse repository at this point
feat: per-peer MTU (#2676)
ShadauxCat
authored
a981703
View commit details
Copy full SHA for a981703
Browse repository at this point
fix: SpawnWithObservers not honored when EnableSceneManagement is disabled [MTT-7237] (#2682)
Show description for f890d7e
NoelStephensUnity
authored
f890d7e
View commit details
Copy full SHA for f890d7e
Browse repository at this point
chore: release/1.6.0 merge back to develop (#2684)
SamuelBellomo
authored
47f9d65
View commit details
Copy full SHA for 47f9d65
Browse repository at this point
Commits on Aug 28, 2023
chore: test project updates 2023-Q3 (#2679)
Show description for dd015bf
NoelStephensUnity
authored
dd015bf
View commit details
Copy full SHA for dd015bf
Browse repository at this point
Commits on Aug 25, 2023
fix: GlobalObjectidHash serializing invalid values [MTT-77098] (#2662)
Show description for d379198
NoelStephensUnity
authored
d379198
View commit details
Copy full SHA for d379198
Browse repository at this point
Commits on Aug 23, 2023
fix: client not tracking changes to layer weights [MTT-7166] (#2674)
Show description for b5b8eda
NoelStephensUnity
authored
b5b8eda
View commit details
Copy full SHA for b5b8eda
Browse repository at this point
Commits on Aug 22, 2023
fix: Fixes "writing past the end of the buffer" error when calling ResetDirty() on managed network variables that are larger than 256 bytes when serialized. (#2670)
ShadauxCat
authored
cea4486
View commit details
Copy full SHA for cea4486
Browse repository at this point
Commits on Aug 8, 2023
fix: 32bit-ARMv7 crashes on android (#2654)
Show description for cbc2d72
NoelStephensUnity
and
ShadauxCat
authored
cbc2d72
View commit details
Copy full SHA for cbc2d72
Browse repository at this point
Commits on Aug 7, 2023
fix: more CoreCLR ILPP fixes (#2656)
ShadauxCat
authored
7ae8296
View commit details
Copy full SHA for 7ae8296
Browse repository at this point
Commits on Aug 1, 2023
chore: merging 1.5.2 back into the develop branch (#2650)
Show description for 81fd4ef
NoelStephensUnity
and
ShadauxCat
authored
81fd4ef
View commit details
Copy full SHA for 81fd4ef
Browse repository at this point
fix: NetworkTransform synchronization fixes and owner authoritative performance improvement on server-host [MTT-6971] (#2636)
Show description for 422aa23
NoelStephensUnity
authored
422aa23
View commit details
Copy full SHA for 422aa23
Browse repository at this point
Commits on Jul 25, 2023
fix: NetworkBehaviourEditor exception when using the inspector view while in play mode (#2641)
Show description for fae403a
NoelStephensUnity
authored
fae403a
View commit details
Copy full SHA for fae403a
Browse repository at this point
Commits on Jul 21, 2023
fix: ilpp stripping and coreclr compatibility [NCCBUG-209] (#2614)
Show description for 6d461bf
NoelStephensUnity
and
ShadauxCat
authored
6d461bf
View commit details
Copy full SHA for 6d461bf
Browse repository at this point
Commits on Jul 20, 2023
fix: NetworkClient.OwnedObjects always returning a count of zero (#2631)
Show description for dfe7138
NoelStephensUnity
authored
dfe7138
View commit details
Copy full SHA for dfe7138
Browse repository at this point
fix: Add null check in TrySetParent (#2625)
Show description for 7e4efe1
ShadauxCat
and
NoelStephensUnity
authored
7e4efe1
View commit details
Copy full SHA for 7e4efe1
Browse repository at this point
Commits on Jul 18, 2023
fix: compile error with generic NetworkBehaviour singletons (#2603)
Show description for 72d6102
ShadauxCat
and
NoelStephensUnity
authored
72d6102
View commit details
Copy full SHA for 72d6102
Browse repository at this point
Commits on Jul 14, 2023
fix: RemoveOwnership not locally notifying server that it gained ownership [MTT-6377] [MTT-6937][MTT-6936] (#2618)
Show description for 208d1c9
NoelStephensUnity
authored
208d1c9
View commit details
Copy full SHA for 208d1c9
Browse repository at this point
fix: NetworkTransform full precision state updates being lost when interpolating [MTT-6799] (#2624)
Show description for 9af9280
NoelStephensUnity
authored
9af9280
View commit details
Copy full SHA for 9af9280
Browse repository at this point
Commits on Jul 12, 2023
fix: shutdown causes exception if invoked twice [MTT-6752] (#2622)
Show description for 9ca4efb
NoelStephensUnity
authored
9ca4efb
View commit details
Copy full SHA for 9ca4efb
Browse repository at this point
fix: NetworkObject.SpawnWithObservers was not being honored for late joining clients [MTT-6934] (#2623)
Show description for b8eed68
NoelStephensUnity
authored
b8eed68
View commit details
Copy full SHA for b8eed68
Browse repository at this point
fix: UTP test that was failing when you install Unity Transport package 2.0.0 or newer (#2616)
Show description for 6ae793a
fluong6
authored
6ae793a
View commit details
Copy full SHA for 6ae793a
Browse repository at this point
Commits on Jun 21, 2023
chore: Release/1.5.1 merge back to develop (#2594)
ShadauxCat
authored
54666c3
View commit details
Copy full SHA for 54666c3
Browse repository at this point
Commits on May 24, 2023
feat: Native container serialization (#2375)
ShadauxCat
authored
1c74129
View commit details
Copy full SHA for 1c74129
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL