Skip to content

docs: [1.X] fixes of PVP exceptions (round 2) #3374

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 21 commits into
base: develop
Choose a base branch
from
Open
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
7a95a10
Initial PR to separate Test stuff from Missing API description
michalChrobot Apr 1, 2025
96cb8d8
150-1 PVP fixes
michalChrobot Apr 8, 2025
cee23f1
Merge branch 'develop' into pvp-fixes-develop-v2
michalChrobot Apr 8, 2025
6d9bf0d
NetworkPrefab and NetworkPrefabs corrections
michalChrobot Apr 7, 2025
0fedf0c
The rest of NetworkPrefab APIs
michalChrobot Apr 8, 2025
6f14dd8
Merge branch 'pvp-fixes-develop-v2' of https://github.com/Unity-Techn…
michalChrobot Apr 8, 2025
40c6e58
AnticipatedNetworkVariable corrected
michalChrobot Apr 7, 2025
0917354
pvpException file corrections after AnticipatedNetworkVariable changes
michalChrobot Apr 8, 2025
cdc7560
NetworkVariable corrections and added inheritdocs when API is override
michalChrobot Apr 8, 2025
4aa8320
pvpExceptions update after cherry pick
michalChrobot Apr 8, 2025
35dad81
RpcParams corrections
michalChrobot Apr 7, 2025
86f224c
NetworkTransport corrections
michalChrobot Apr 8, 2025
ec8041d
Bunch of API additions
michalChrobot Apr 8, 2025
6e84ac0
corrected all 151-1 PVP APIs marked
michalChrobot Apr 8, 2025
2f2cada
Few new corrections
michalChrobot Apr 8, 2025
fae73a5
more corrections
michalChrobot Apr 8, 2025
412edb7
corrections
michalChrobot Apr 8, 2025
281f06d
correction
michalChrobot Apr 8, 2025
7d1c3eb
Merge branch 'develop' into pvp-fixes-develop-v2
michalChrobot Apr 11, 2025
ded6aaa
Merge branch 'develop' into pvp-fixes-develop-v2
michalChrobot Apr 11, 2025
2cf2019
Merge branch 'develop' into pvp-fixes-develop-v2
EmandM Apr 15, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Initial PR to separate Test stuff from Missing API description
  • Loading branch information
michalChrobot committed Apr 1, 2025
commit 7a95a1001b260adbad83f2b2a6742096002ca0cb
1 change: 1 addition & 0 deletions pvpExceptions.json
Original file line number Diff line number Diff line change
@@ -108,6 +108,7 @@
"Unity.Netcode.NetworkTransport.TransportEventDelegate: missing <param name=\"payload\">",
"Unity.Netcode.NetworkTransport.TransportEventDelegate: missing <param name=\"receiveTime\">",
"Unity.Netcode.Transports.UTP.UnityTransport.ConnectionAddressData: IsIpv6: undocumented",

"Unity.Netcode.TestHelpers.Runtime.ObjectNameIdentifier: undocumented",
"Unity.Netcode.TestHelpers.Runtime.ObjectNameIdentifier: void OnNetworkSpawn(): undocumented",
"Unity.Netcode.TestHelpers.Runtime.ObjectNameIdentifier: void RegisterAndLabelNetworkObject(): undocumented",