您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
nathaniel.buck@unity3d.com 3c745e1e Adding in nameplates to player cursors, so that player names are shown except for that of the local client. Adding a networked data store to live on the server, since we'll need to retrieve the names for the end-of-game UI as well. 3 年前
..
Auth Merging in the "bugs, various" branch 3 年前
Game Changing the InGame namespace/directory to NGO for clarity. 3 年前
Infrastructure Merging in the Messenger fix 3 年前
Lobby Switching over to the RelayUnityTransport component, although I'm still using the other Relay allocation to send the NGO relay code so that needs to change. Also note that consecutive games in one lobby fail now, for using the wrong relay code. 3 年前
Netcode Adding in nameplates to player cursors, so that player names are shown except for that of the local client. Adding a networked data store to live on the server, since we'll need to retrieve the names for the end-of-game UI as well. 3 年前
Relay Cleaning up with some comments and shifting the RelayNGOUtpSetup to its own file. 3 年前
Tests Merging in the Messenger fix 3 年前
UI Just a little thing I noticed - There are some editor assets that are creating new LocalLobbies in edit mode. I'll have to root out all of them, but here's one. 3 年前
Vivox Merge of disconnect bug fix 3 年前
Auth.meta Latest Dev and Readme without Vivox 3 年前
Game.meta Latest Dev and Readme without Vivox 3 年前
Infrastructure.meta Latest Dev and Readme without Vivox 3 年前
Lobby.meta Latest Dev and Readme without Vivox 3 年前
LobbyRelaySample.asmdef Initial network behavior - When entering the InGame state, players will disable menu components and the host will spawn networked objects for the symbols. They can move with Rigidbody physics for all players. Returning to the menu cleans up. Note that this currently only works with a local network connection. 3 年前
LobbyRelaySample.asmdef.meta Latest Dev and Readme without Vivox 3 年前
Netcode.meta Initial network behavior - When entering the InGame state, players will disable menu components and the host will spawn networked objects for the symbols. They can move with Rigidbody physics for all players. Returning to the menu cleans up. Note that this currently only works with a local network connection. 3 年前
Relay.meta Latest Dev and Readme without Vivox 3 年前
Tests.meta Latest Dev and Readme without Vivox 3 年前
UI.meta Latest Dev and Readme without Vivox 3 年前
Vivox.meta Adding in Vivox package. There is now a basic voice channel while in a lobby, but not yet volume controls or other Vivox features. (There are some TODOs of details to follow up on as well.) 3 年前