27 次代码提交 (3b6a28a2-67e2-44b5-b8b1-bbfc7bab779f)

作者 SHA1 备注 提交日期
Jacob Stove Lorentzen a394c6e4 Latest Dev and Readme without Vivox 3 年前
UnityJacob 4dc33191 merging in the working plastic branch. 3 年前
UnityJacob 5a5209dc Pulled in latest Renames from Plastic Branch 3 年前
UnityJacob 85de15c7 Updated latest Lobby Rename and Moved Relay allocation to Countdown. 3 年前
UnityJacob d7613e86 Latest Rename Changes. 3 年前
nathaniel.buck@unity3d.com 5fa60706 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 年前
Jacob Stove Lorentzen e7ddbab9 Cooldown for Lobby Requests - Preventing Confusing errors due to User impatience. 3 年前
Jacob Stove Lorentzen 286b4757 Implemented CR feedback 3 年前
nathaniel.buck@unity3d.com 20603d75 Quick change to have the lobby list refresh upon returning from a lobby, as though entering from the main menu. Since we constantly query while in the lobby, the rate limit could interfere, so there's now logic to wait if needed. 3 年前
nathaniel.buck@unity3d.com a8327179 Ugh, I'm just getting really lost in this merge. Just gonna check this in reaaaal quick since this seems to be nearly correct and then make adjustments. It appears I no longer have the issue where it recurses forever and crashes, but it's not *quite* right on the Join menu refreshing logic. 3 年前
nathaniel.buck@unity3d.com 9f43a38a Minor renames to clarify join codes. 3 年前
Jacob Stove Lorentzen db4d0f42 QuickJoin Button and functionality 3 年前
nathaniel.buck@unity3d.com e0abc931 Bugs: Removing the selected lobby data from the Join menu, so that when we return from a lobby, if we select Join again immediately, we don't just try to join the same lobby again. Changing "Ready." to "Ready" in the lobby UI. Making the error popup block raycasts fully, except for the Back button (for the case of the host disconnecting from the Lobby, since they would be popping up a 404 every 1.5s such that it would be difficult to click the button to leave the lobby). 3 年前
Jacob Stove Lorentzen 45ad44d6 Disallowing Empty Name Changes 3 年前
Jacob Stove Lorentzen 97fab322 Small Whitespace nitpicks, reverted a sneaky change. 3 年前
Jacob Stove Lorentzen 413eb4b3 Join Menu tabs retain their color on change. 2 年前
Jacob 06dea12e renamed the namespace 2 年前
Jacob Stove Lorentzen 8a5b5a31 Renamed LobbyUpdater to Lobby Synchronizer. 2 年前
Jacob Stove Lorentzen 9a25d84e Removed Relay related user synch limiting behaviour in LobbyUser. Synching is all done in LobbySynchronizer. 2 年前
Jacob Stove Lorentzen 04cf2cf7 Stopping point. for converting Lobby to non-observer. 2 年前
Jacob Stove Lorentzen 7e47c4ab Stopping POint 2 年前
Jacob Stove Lorentzen f73d89e6 WIP: Torn out LobbyUserObserver and LocalobbyObserver. 2 年前
Jacob Stove Lorentzen e9517ac6 WIP: simplifying Lobby SDK calls. 2 年前
UnityJacob 05bb81d4 feat: Fixed some broken UI Prefabs 2 年前
UnityJacob d9767fc6 fix : color, entry and double calls. 2 年前
UnityJacob a5704e9b feat: rest of the lifecycle working 1年前
UnityJacob e33e0556 fix : JoinMenu Bug 1年前