您最多选择25个主题 主题必须以中文或者字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Jacob Stove Lorentzen e9517ac6 WIP: simplifying Lobby SDK calls. 2 年前
..
Countdown.cs Stopping POint 2 年前
Countdown.cs.meta Pulling the countdown logic out of the GameManager and the LocalLobby; the latter fixes a bug where the countdown would prevent any lobby changes from being pushed from the host, since every from the LocalLobby's OnChanged event would fire. 3 年前
EmoteType.cs New Emote Icons. 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 年前
GameManager.cs WIP: simplifying Lobby SDK calls. 2 年前
GameManager.cs.meta Latest Dev and Readme without Vivox 3 年前
LobbyUserAudio.cs Vivox Support for Lobby and Relay merge 3 年前
LobbyUserAudio.cs.meta Local User Audio UI hooked into listening for LocalUser.HasVoice. 3 年前
LocalLobby.cs WIP: simplifying Lobby SDK calls. 2 年前
LocalLobby.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalLobbyList.cs WIP: Torn out LobbyUserObserver and LocalobbyObserver. 2 年前
LocalLobbyList.cs.meta Latest Dev and Readme without Vivox 3 年前
LocalPlayer.cs WIP: Torn out LobbyUserObserver and LocalobbyObserver. 2 年前
LocalPlayer.cs.meta Latest Dev and Readme without Vivox 3 年前
ServerAddress.cs Stopping point. for converting Lobby to non-observer. 2 年前
ServerAddress.cs.meta Latest Dev and Readme without Vivox 3 年前