您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
nathaniel.buck@unity3d.com 5a114974 Transitioning data handling to Relay, so Lobby will only be responsible for the data useful for getting players into the lobby. I'm also fixing a bug where the lobby list heartbeat would never stop. 3 年前
..
BackButtonUI.cs Latest Rename Changes. 3 年前
BackButtonUI.cs.meta Latest Dev and Readme without Vivox 3 年前
CountdownUI.cs Bringing in Merge changes to Lobby 3 年前
CountdownUI.cs.meta merging in the working plastic branch. 3 年前
CreateMenuUI.cs Latest Rename Changes. 3 年前
CreateMenuUI.cs.meta Latest Dev and Readme without Vivox 3 年前
DisplayCodeUI.cs Bringing in Merge changes to Lobby 3 年前
DisplayCodeUI.cs.meta Latest Dev and Readme without Vivox 3 年前
EmoteButtonUI.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 年前
EmoteButtonUI.cs.meta Latest Dev and Readme without Vivox 3 年前
EndGameButtonUI.cs Bringing in Merge changes to Lobby 3 年前
EndGameButtonUI.cs.meta merging in the working plastic branch. 3 年前
ExitButtonUI.cs Bringing in Merge changes to Lobby 3 年前
ExitButtonUI.cs.meta merging in the working plastic branch. 3 年前
GameStateVisibilityUI.cs Latest Rename Changes. 3 年前
GameStateVisibilityUI.cs.meta Latest Dev and Readme without Vivox 3 年前
InLobbyUserList.cs Bringing in Merge changes to Lobby 3 年前
InLobbyUserList.cs.meta Latest Dev and Readme without Vivox 3 年前
InLobbyUserUI.cs Adding inclusion of initial player data to lobby creation/join. Adding logic for Relay hosts to ferry network events from client to client. A bit of progress on changing the flow of user state to account for Relay, but that's still mostly in-progress. Adding client heartbeat to keep the UTP connection alive. 3 年前
InLobbyUserUI.cs.meta Latest Dev and Readme without Vivox 3 年前
JoinCreateLobbyUI.cs Bringing in Merge changes to Lobby 3 年前
JoinCreateLobbyUI.cs.meta Latest Dev and Readme without Vivox 3 年前
JoinMenuUI.cs Starting to shift responsibility off of lobby. Now, once a player is connected to Relay, the local player data will update from that instead of from the lobby. The data are still written to the lobby currently, however. 3 年前
JoinMenuUI.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyButtonUI.cs Latest Rename Changes. 3 年前
LobbyButtonUI.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyNameUI.cs Bringing in Merge changes to Lobby 3 年前
LobbyNameUI.cs.meta Latest Dev and Readme without Vivox 3 年前
MainMenuUI.cs Latest Rename Changes. 3 年前
MainMenuUI.cs.meta Latest Dev and Readme without Vivox 3 年前
NameChangeUI.cs Latest Rename Changes. 3 年前
NameChangeUI.cs.meta Latest Dev and Readme without Vivox 3 年前
ObserverPanel.cs Latest Rename Changes. 3 年前
ObserverPanel.cs.meta Latest Dev and Readme without Vivox 3 年前
PlayerNameUI.cs Latest Rename Changes. 3 年前
PlayerNameUI.cs.meta Latest Dev and Readme without Vivox 3 年前
ReadyCheckUI.cs Bringing in Merge changes to Lobby 3 年前
ReadyCheckUI.cs.meta Latest Dev and Readme without Vivox 3 年前
RelayAddressUI.cs Bringing in Merge changes to Lobby 3 年前
RelayAddressUI.cs.meta Latest Dev and Readme without Vivox 3 年前
ShowWhenLobbyStateUI.cs Bringing in Merge changes to Lobby 3 年前
ShowWhenLobbyStateUI.cs.meta merging in the working plastic branch. 3 年前
SpinnerUI.cs Bringing in Merge changes to Lobby 3 年前
SpinnerUI.cs.meta merging in the working plastic branch. 3 年前
StartLobbyButtonUI.cs Bringing in Merge changes to Lobby 3 年前
StartLobbyButtonUI.cs.meta merging in the working plastic branch. 3 年前
UIPanelBase.cs Transitioning data handling to Relay, so Lobby will only be responsible for the data useful for getting players into the lobby. I'm also fixing a bug where the lobby list heartbeat would never stop. 3 年前
UIPanelBase.cs.meta Latest Dev and Readme without Vivox 3 年前
UserStateVisibilityUI.cs Latest Rename Changes. 3 年前
UserStateVisibilityUI.cs.meta Latest Dev and Readme without Vivox 3 年前