您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
nathaniel.buck@unity3d.com 2689dab6 Adding in a color field to the lobbies, and the ability to filter by color in the lobby list. I still need to ensure the additional UI works for arbitrary aspect ratios. 3 年前
..
EmoteType.cs Still partial progress. I have a little handoff going where the client identifies itself to the server and the server responds with an ID to use in further communication. However, I don't think that will actually work since all clients would also need those IDs? I can just send the user ID, which takes up more bandwidth but not dramatically so. Also, this pinpoints the heartbeat for keeping the Relay allocation up. I'm trying to pull out all the job system things, since that both seems like an extra layer of complexity that devs would have to learn and it also isn't, like, *actually* used correctly in the sample? 3 年前
EmoteType.cs.meta Still partial progress. I have a little handoff going where the client identifies itself to the server and the server responds with an ID to use in further communication. However, I don't think that will actually work since all clients would also need those IDs? I can just send the user ID, which takes up more bandwidth but not dramatically so. Also, this pinpoints the heartbeat for keeping the Relay allocation up. I'm trying to pull out all the job system things, since that both seems like an extra layer of complexity that devs would have to learn and it also isn't, like, *actually* used correctly in the sample? 3 年前
GameStateManager.cs Adding in a color field to the lobbies, and the ability to filter by color in the lobby list. I still need to ensure the additional UI works for arbitrary aspect ratios. 3 年前
GameStateManager.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyServiceData.cs Latest Rename Changes. 3 年前
LobbyServiceData.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyServiceDataObserver.cs Pulled in latest Renames from Plastic Branch 3 年前
LobbyServiceDataObserver.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyUser.cs Cleaning up some of the lobby state so that leaving and rejoining/creating new lobbies works properly. Oh, also, I forgot to remove the ArePlayersReadyTime from the lobby, and also had a minor bug with the lobby heartbeat. 3 年前
LobbyUser.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyUserObserver.cs Pulled in latest Renames from Plastic Branch 3 年前
LobbyUserObserver.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalGameState.cs Pulled in latest Renames from Plastic Branch 3 年前
LocalGameState.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalGameStateObserver.cs Pulled in latest Renames from Plastic Branch 3 年前
LocalGameStateObserver.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalLobby.cs Adding in a color field to the lobbies, and the ability to filter by color in the lobby list. I still need to ensure the additional UI works for arbitrary aspect ratios. 3 年前
LocalLobby.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalLobbyObserver.cs Bringing in Merge changes to Lobby 3 年前
LocalLobbyObserver.cs.meta Latest Dev and Readme without Vivox 3 年前
ServerAddress.cs Pulled in latest Renames from Plastic Branch 3 年前
ServerAddress.cs.meta Latest Dev and Readme without Vivox 3 年前