vis2k
|
3047539600
|
Removed UNET_HOST_MIGRATION code (wasn't stable and hosting on other people's computers never works well anyway)
|
2018-06-22 09:32:19 +02:00 |
|
vis2k
|
0a34efbaf4
|
NetworkReader/Writer use C#'s built in BinaryReader/Writer; removed NetworkBuffer; removed redundant .AsArray()/AsArraySegment() functions; removed unnecessary constructors
|
2018-06-22 09:32:19 +02:00 |
|
vis2k
|
b7d128ba73
|
ClientScene: syntax improved to simplify code
|
2018-06-22 09:32:19 +02:00 |
|
vis2k
|
0d175c2844
|
ClientScene: removed static message caching to simplify code and reduce state
|
2018-06-22 09:32:19 +02:00 |
|
vis2k
|
de27baa1b4
|
Applied HLAPI 2018.1 downwards compatible improvements
|
2018-06-08 14:23:59 +02:00 |
|
vis2k
|
877c5f6aa9
|
'Did not find target for sync message' warning improved with note that this might be completely normal
|
2018-06-08 12:06:04 +02:00 |
|
vis2k
|
d4eb84182d
|
Fix for sceneId mismatch caused by OnPostProcess FindObjectsOfType<NetworkIdentity> order not being guaranteed.
|
2018-06-08 10:59:32 +02:00 |
|
vis2k
|
1e77e191b3
|
HLAPI 2017.4 (from https://bitbucket.org/Unity-Technologies/networking/src 2017.3, which is the same for 2017.4)
|
2018-06-07 15:41:08 +02:00 |
|