vis2k
|
aac0652a5f
|
Accidentally removed NetworkManagerEditor before
|
2018-07-20 10:51:12 +02:00 |
|
vis2k
|
ee2d0373eb
|
UNetwork.MsgType converted to Enum. Easier + faster string conversion and more flexible code.
|
2018-07-19 21:03:00 +02:00 |
|
vis2k
|
c01b48f582
|
Removed NetworkServiceInitialize analytics code.
|
2018-07-19 18:38:26 +02:00 |
|
vis2k
|
27f5717b70
|
Matchmaking feature removed because Unity pretty much abandoned it and plans to replace it with a solution on Google Cloud. People that need it might as well use the 'fixes-only' version.
|
2018-07-19 17:46:42 +02:00 |
|
vis2k
|
0425e896aa
|
Removed NetworkLobbyManager because there's no reason why this should be in here. Unity has a NetworkLobby asset for lobby functionality, and that's how it should be. Hard coding all kinds of different classes that inherit from NetworkManager is not good for anyone. People that need it might as well use the 'fixes-only' version.
|
2018-07-19 17:20:09 +02:00 |
|
vis2k
|
498433e124
|
Network Simulator support removed because the feature was confirmed to be broken by UNET Developers, it never worked
|
2018-07-19 11:48:48 +02:00 |
|
vis2k
|
5002d2d281
|
NetworkManagerEditor: removed crc, fragmentation, maxpacketsize since it's not needed anymore; NetworkManager: improved comments for those fields
|
2018-07-18 14:05:30 +02:00 |
|
Paul Pacheco
|
df0c183628
|
Merged in paulpach/hlapi-community-edition-lag/debugbuild2 (pull request #12)
Fixed debug build
|
2018-06-26 10:13:37 +00:00 |
|
Paul Pacheco
|
bc20d2cbe9
|
Simplify Network Discovery Initializing
|
2018-06-24 10:53:38 -05:00 |
|
Paul Pacheco
|
6b97f04960
|
Fixed debug build
|
2018-06-24 09:45:41 -05:00 |
|
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
|
dd6f47a82d
|
LogFilter: removed redundant log level definitions
|
2018-06-22 09:32:19 +02:00 |
|
Paul Pacheco
|
5acaf30f3a
|
Fix references to sibling project instead of built dll
|
2018-06-22 09:31:45 +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 |
|