Skip to content
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

Mirror 66.0.6 #11

Merged
merged 44 commits into from
Apr 11, 2022
Merged

Mirror 66.0.6 #11

merged 44 commits into from
Apr 11, 2022

Conversation

MrGadget1024
Copy link

No description provided.

miwarnec and others added 30 commits March 10, 2022 19:37
…> Get; Recycle => Return; (#3112)

* breaking: NetworkReader/WriterPool API simplified: GetReader/Writer => Take; Recycle => Return;

* rename Take() to Get()

* Pool<T> Take() => Get()
…tworkStatistics) (#3117)

* feature: Transport.OnClient/ServerDataSent events += (prepares for NetworkStatistics)

* comments
* feature: NetworkStatistics

* better UI
…h the potential for 1 byte VarInt) (#3119)

* perf: Rpcs/Cmds functionHash bandwidth reduced from 4 => 2 bytes (with the potential for 1 byte VarInt)

* tests
imerr and others added 14 commits March 26, 2022 13:06
Since some may use , instead of . as their decimal place seperator

Error:
String lengths are both 7. Strings differ at index 1.
  Expected: "1.00 KB"
  But was:  "1,00 KB"
* rename

* so far

* better

* fixx

* old

* error

* typo

* comment
…even if the NetworkIdentity has disappeared on the client.

added test to guarantee it never happens again.
…obvious exception for prefabs / unspawned objects (#3132)

* fix: #2060 serializing GameObjects / NetworkIdentities now throws an obvious exception for prefabs / unspawned objects

* NetworkWriter: WriteGameObject reuses WriteNetworkIdentity

* warning instead of exception
…looking for registered prefabs, instead of the other way around
@MrGadget1024 MrGadget1024 merged commit 3088330 into portals-labs:master Apr 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants